kssenii
|
5b15ec6ae1
|
Move test from stateless to integration
|
2024-03-13 17:10:55 +01:00 |
|
Kruglov Pavel
|
14402e450a
|
Merge pull request #61036 from HowePa/detect_stdout
Detect output format by file exctension in clickhouse-client(local)
|
2024-03-13 14:57:59 +01:00 |
|
Ilya Yatsishin
|
7226b0f862
|
Merge pull request #61198 from nickitat/02887_mutations_subcolumns
Fix `02887_mutations_subcolumns` test flakiness
|
2024-03-13 17:34:54 +04:00 |
|
Kseniia Sumarokova
|
893ea7e4fe
|
Merge pull request #60396 from ClickHouse/fix-usage-of-plain-metadata
Fix usage of plain metadata type with new disks configuration option
|
2024-03-13 14:18:36 +01:00 |
|
Robert Schulze
|
f16259e54c
|
Merge pull request #61101 from ClickHouse/docs/add-substring-utf8
Document `substringUTF8` and `substringIndexUTF8`
|
2024-03-13 14:09:07 +01:00 |
|
János Benjamin Antal
|
cccf054420
|
Merge pull request #60881 from ClickHouse/add-docs-to-simplejson-and-sin
Add docs to simplejson and sin
|
2024-03-13 14:00:51 +01:00 |
|
János Benjamin Antal
|
681001418e
|
Merge pull request #61246 from ClickHouse/more-output-for-test-to-debug
Print more info in `02572_system_logs_materialized_views_ignore_errors` to debug
|
2024-03-13 13:58:41 +01:00 |
|
Robert Schulze
|
1e536251a2
|
Update string-functions.md
|
2024-03-13 13:41:56 +01:00 |
|
Robert Schulze
|
6ca4fc26f4
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
|
2024-03-13 13:39:14 +01:00 |
|
Robert Schulze
|
b4953f35b4
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
|
2024-03-13 13:39:03 +01:00 |
|
Robert Schulze
|
4954bde599
|
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
|
2024-03-13 13:38:35 +01:00 |
|
Ilya Yatsishin
|
f4875d2467
|
Merge pull request #61256 from ClickHouse/Avogar-patch-3
Disable test 02998_primary_key_skip_columns.sql in sanitizer builds as it can be slow
|
2024-03-13 16:38:06 +04:00 |
|
Yarik Briukhovetskyi
|
24d6dcb96b
|
Merge pull request #61249 from mkmkme/mkmkme/fix-has-function
Fix `has()` function with `Nullable` column
|
2024-03-13 13:16:40 +01:00 |
|
Yarik Briukhovetskyi
|
9da0360728
|
Reload CI
|
2024-03-13 13:10:48 +01:00 |
|
Raúl Marín
|
799fcbf4c3
|
Merge pull request #61203 from Algunenano/groupArrayCrash
Fix multiple bugs in groupArraySorted
|
2024-03-13 13:08:30 +01:00 |
|
Raúl Marín
|
52f094299c
|
Merge pull request #61184 from Algunenano/test_san
Disable sanitizers with 02784_parallel_replicas_automatic_decision_join
|
2024-03-13 13:05:46 +01:00 |
|
Antonio Andelic
|
0f7041429f
|
Merge pull request #61233 from ClickHouse/fix-keeper-reconfig
Fix Keeper reconfig for standalone binary
|
2024-03-13 12:20:12 +01:00 |
|
Konstantin Bogdanov
|
a704ea510a
|
Fix test_placement_info (#61057)
* Fix test
* Fix last minute changes
* Automatic style fix
---------
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
|
2024-03-13 12:03:42 +01:00 |
|
Nikita Mikhaylov
|
765873a371
|
Merge pull request #61263 from ClickHouse/modern-assert
Modern `chassert` which can accept comment as a second parameter
|
2024-03-13 11:41:45 +01:00 |
|
Kseniia Sumarokova
|
992465f6ed
|
Merge pull request #61266 from ClickHouse/fix-disk-web-exists
Fix `01417_freeze_partition_verbose`
|
2024-03-13 10:44:20 +01:00 |
|
SmitaRKulkarni
|
474f369209
|
Merge pull request #61264 from ClickHouse/Update_curl_with_bugfixes
Update curl to curl with data race fix
|
2024-03-13 10:37:58 +01:00 |
|
Alexey Milovidov
|
a73d8aac0e
|
Merge pull request #61218 from azat/tests/fix-01603_insert_select_too_many_parts
Fix 01603_insert_select_too_many_parts flakiness
|
2024-03-13 11:53:35 +03:00 |
|
Alexey Milovidov
|
3bf267e8a8
|
Merge pull request #61253 from nickitat/02908_many_requests
Add retries to `02908_many_requests_to_system_replicas`
|
2024-03-13 11:49:19 +03:00 |
|
Alexey Milovidov
|
c8f71c024f
|
Merge pull request #61206 from ClickHouse/fix-strange-message-2
Fix strange log message
|
2024-03-13 11:22:03 +03:00 |
|
Alexey Milovidov
|
c2506b0344
|
Merge pull request #61171 from Algunenano/compilation
Remove a few templates from Aggregator.cpp
|
2024-03-13 10:24:06 +03:00 |
|
Mikhail Koviazin
|
87846b2c98
|
Added more tests
|
2024-03-13 09:14:55 +02:00 |
|
robot-ch-test-poll4
|
455a1bbd54
|
Merge pull request #61258 from ClickHouse/docs/add-sleep-function
Adds `sleep()` and `sleepEachRow()` docs.
|
2024-03-13 07:30:33 +01:00 |
|
Yakov Olkhovskiy
|
460692ac74
|
Update docs/en/sql-reference/functions/other-functions.md
|
2024-03-13 00:36:23 -04:00 |
|
Alexey Milovidov
|
937fe5dcdb
|
Merge pull request #61269 from Algunenano/show_database
Fix bugs in show database
|
2024-03-13 06:07:45 +03:00 |
|
Sergei Trifonov
|
828cd7adab
|
Merge pull request #61215 from pmusa/patch-2
Clarify sentence about clusterAllReplicas
|
2024-03-12 22:48:57 +01:00 |
|
Raúl Marín
|
0a7c3dd929
|
Merge remote-tracking branch 'blessed/master' into test_san
|
2024-03-12 21:19:01 +01:00 |
|
Raúl Marín
|
15484bedad
|
Fix clone for ASTQueryWithTableAndOutputImpl derived classes
|
2024-03-12 21:03:26 +01:00 |
|
Raúl Marín
|
ec80cc475e
|
Fix formatting of overlay database
|
2024-03-12 19:58:23 +01:00 |
|
kssenii
|
c947484fe0
|
Fxi again
|
2024-03-12 19:36:10 +01:00 |
|
kssenii
|
296f7a1da2
|
Fix
|
2024-03-12 19:02:58 +01:00 |
|
Smita Kulkarni
|
ddd2d92d0f
|
Update curl to curl with data race fix
|
2024-03-12 18:40:20 +01:00 |
|
Nikita Mikhaylov
|
ca282ab451
|
Better
|
2024-03-12 17:33:09 +00:00 |
|
Nikita Mikhaylov
|
3149111589
|
Merge branch 'master' into modern-assert
|
2024-03-12 18:30:44 +01:00 |
|
Nikita Mikhaylov
|
f3f1f611a4
|
Better
|
2024-03-12 17:26:42 +00:00 |
|
Mikhail f. Shiryaev
|
ad363fe254
|
Merge pull request #61231 from ClickHouse/style-quick-scale
Make every style-checker runner types scaling-out very quickly
|
2024-03-12 18:19:03 +01:00 |
|
johnnymatthews
|
2847def517
|
Formats markdown with prettier.
|
2024-03-12 13:57:34 -03:00 |
|
johnnymatthews
|
b3cfb8a2cb
|
Adds sleep function docs.
|
2024-03-12 13:57:03 -03:00 |
|
robot-ch-test-poll
|
14e560a191
|
Merge pull request #61252 from peter279k/fix_import_gpg_key
Using straightforward approach to import GPG key
|
2024-03-12 17:36:06 +01:00 |
|
Kruglov Pavel
|
e1ea0671b1
|
Disable test 02998_primary_key_skip_columns.sql in sanitizer builds as it can be slow
|
2024-03-12 17:27:25 +01:00 |
|
Mikhail f. Shiryaev
|
2fbc113021
|
Adjust the packages in installation docs
|
2024-03-12 17:00:44 +01:00 |
|
Nikita Taranov
|
24f4cda484
|
impl
|
2024-03-12 15:34:07 +00:00 |
|
Peter
|
5576c17051
|
Using straightforward approach to import GPG key
|
2024-03-12 22:57:06 +08:00 |
|
Mikhail Koviazin
|
94f15dd5e0
|
Fix has() function with Nullable column
Previous implementation didn't check for `null_map` when the given
argument was not `Null`. This commit adds the missing check.
Fixes #60214
|
2024-03-12 16:48:43 +02:00 |
|
Nikita Mikhaylov
|
19b1a675a1
|
Merge pull request #61173 from Avogar/avoid-logical-error-in-json
Avoid some logical errors in experimantal Object type
|
2024-03-12 15:14:32 +01:00 |
|
János Benjamin Antal
|
b5489ac962
|
Print out all queries to have better insights
|
2024-03-12 14:05:39 +00:00 |
|