Commit Graph

135805 Commits

Author SHA1 Message Date
Alexey Milovidov
092ed2b16a
Update 02985_dialects_with_distributed_tables.sql 2024-02-26 12:58:02 -05:00
Alexey Milovidov
00f80b171b
Update test 2024-02-26 12:58:02 -05:00
Alexey Milovidov
61640e3da0
Temporarily turn off Kusto 2024-02-26 12:58:02 -05:00
Alexey Milovidov
9130c1704c
Update 02985_dialects_with_distributed_tables.sql 2024-02-26 12:58:02 -05:00
Alexey Milovidov
0458f470b9
Update 02985_dialects_with_distributed_tables.sql 2024-02-26 12:58:02 -05:00
Austin Kothig
f5ba7fde9f
Only set dialect if KQL or PRQL. 2024-02-26 12:58:01 -05:00
kothiga
0dfcf954a1
Specify no-fasttest. 2024-02-26 12:58:01 -05:00
kothiga
70248639e8
Include PRQL. Added functional test that tests both KQL and PRQL. 2024-02-26 12:58:01 -05:00
kothiga
90a18326a5
Fix KQL distributed tables queries. 2024-02-26 12:58:01 -05:00
Amos Bird
41388a7a53 Fix
(cherry picked from commit 1d22dd8f0d809f1cc6593d4164098f1b5463cc77)
2024-02-26 17:52:19 +00:00
Alexey Milovidov
a66a11933f Fix tests 2024-02-26 18:49:15 +01:00
Alexander Tokmakov
d656ab77e4
Merge pull request #60357 from ClickHouse/tavplubix-patch-10
Update 01158_zookeeper_log_long.sql
2024-02-26 17:51:34 +01:00
Alexey Milovidov
12ecfbb0d0 Fix wrong log message in Fuzzer 2024-02-26 17:46:51 +01:00
Johnny
5bd8f4356c
Cleans up version() example. 2024-02-26 12:41:44 -04:00
Alexey Milovidov
b71ae80fa9
Merge pull request #60392 from ClickHouse/fix-duplicate-chart-rendering
Fix duplicate and dangling charts on the Dashboard
2024-02-26 19:24:52 +03:00
Raúl Marín
e9dd4de143 Oh no! Style 2024-02-26 16:54:42 +01:00
Raúl Marín
eb0af49fd0 Merge remote-tracking branch 'blessed/master' into max_threads_sanity 2024-02-26 16:33:43 +01:00
Raúl Marín
c871403e8e Adjust tests 2024-02-26 16:33:40 +01:00
Nikolai Kochetov
ce7cde64ec Small fix 2024-02-26 15:33:25 +00:00
Anton Popov
814cd53918
Merge pull request #58140 from CurtizJ/storage-merge-tree-index
Add table function `mergeTreeIndex`
2024-02-26 16:31:56 +01:00
Raúl Marín
7e56a8048e Adapt test 2024-02-26 16:29:47 +01:00
Raúl Marín
dfbca34298
Merge pull request #60053 from ClickHouse/melvynator-patch-2
Update settings.md
2024-02-26 16:22:08 +01:00
Dmitry Novik
b5b7e02fd9
Merge branch 'master' into fix-analyzer-executable 2024-02-26 16:21:53 +01:00
Kruglov Pavel
0b2e678320
Fix test 2024-02-26 16:20:04 +01:00
Nikolai Kochetov
ed78c18eda Add a setting query_plan_optimize_prewhere. Use AST-based PREWHERE optimization when it is disabled. 2024-02-26 15:19:27 +00:00
Nikolai Kochetov
2b9889fb84
Merge pull request #60082 from amosbird/non-trivial-count-optimization
Refactor prewhere and primary key optimization
2024-02-26 16:17:24 +01:00
Raúl Marín
4b64145ea8 Missing includes 2024-02-26 16:00:40 +01:00
Robert Schulze
1767a6d244
Fix test results 2024-02-26 14:47:26 +00:00
avogar
3c881b63d6 Merge branch 'master' of github.com:ClickHouse/ClickHouse into validate-nested-types-under-a-setting 2024-02-26 14:45:57 +00:00
Kruglov Pavel
7c3ef34241
Fix fasttest 2024-02-26 15:45:09 +01:00
avogar
73bbc08384 Fix undefined-behavior in case of too big max_execution_time setting 2024-02-26 14:40:51 +00:00
Robert Schulze
048f7ec3e9
Merge pull request #59516 from rschu1ze/cgroup-observing-memory-tracker
Update memory tracker periodically with cgroup memory usage
2024-02-26 15:27:19 +01:00
Nikolai Kochetov
ef8dab52c6
Merge pull request #57767 from jsc0218/DictShortCircuit
Dict Short Circuit
2024-02-26 15:16:15 +01:00
Juan Madurga
28eb15910f rename tests 2024-02-26 15:02:58 +01:00
Juan Madurga
f41c3b136c update test to avoid timezone randomization on ci 2024-02-26 15:01:17 +01:00
Juan Madurga
caa4203a38 use timezone in test 2024-02-26 15:01:17 +01:00
Juan Madurga
bc0707995a update test 2024-02-26 15:01:17 +01:00
Juan Madurga
e8051318fe Ulid requires external libraries 2024-02-26 15:01:17 +01:00
Juan Madurga
4fdf54bf36 add test 2024-02-26 15:01:17 +01:00
Juan Madurga
556b9897d0 update FunctionULIDStringToDateTime for short circuit 2024-02-26 15:01:17 +01:00
peter279k
16a9a8cdf1
Add the permanent approach for setting THP 2024-02-26 21:57:02 +08:00
Arthur Passos
ae9765244b remove one test because it already exists 2024-02-26 10:52:16 -03:00
Arthur Passos
024997f797 add echoon 2024-02-26 10:48:12 -03:00
Arthur Passos
f6aa145428 projections after attach test 2024-02-26 10:46:59 -03:00
Kruglov Pavel
d184ebff6a
Merge pull request #60343 from Alex-Cheng/master
Update settings.md to correct the description for setting `max_concur…
2024-02-26 14:21:10 +01:00
Raúl Marín
a8878bfdc5 Merge remote-tracking branch 'blessed/master' into melvynator-patch-2 2024-02-26 14:18:41 +01:00
Nikita Taranov
2ea20004ef upd 2024-02-26 13:54:57 +01:00
avogar
024a5c90f1 Fix tests, add new setting to changes history 2024-02-26 12:48:40 +00:00
Raúl Marín
98e68ccfb8 Remove old tags from integration tests 2024-02-26 13:45:20 +01:00
Kruglov Pavel
1a9ee8c318
Merge pull request #60372 from HowePa/single_arg_merge
Support single-argument version for the merge table function
2024-02-26 13:43:04 +01:00