Commit Graph

120063 Commits

Author SHA1 Message Date
Alexey Milovidov
c68a44b61f
Merge branch 'master' into add-test-41727 2023-07-18 23:20:27 +03:00
robot-ch-test-poll1
6d0ed2963a
Merge pull request #52252 from timfursov/timfursov-patch-1
Update with.md
2023-07-18 22:04:16 +02:00
Dmitry Kardymon
9b951e965b Restore define 2023-07-18 19:48:43 +00:00
Antonio Andelic
e0f737f363 Remove timeout 2023-07-18 19:28:35 +00:00
Alexey Milovidov
482c8b5cde
Merge pull request #52158 from ClickHouse/fix-unexpected-ast-set
Fix unexpected AST Set
2023-07-18 22:17:51 +03:00
Dmitry Kardymon
4e1bdc7db9 Merge remote-tracking branch 'origin/master' into ADQM-868 2023-07-18 18:21:04 +00:00
Dmitry Kardymon
9d0391e6fb Add ifndef to fix build 2023-07-18 18:13:57 +00:00
Antonio Andelic
89552bbde5
Pull logs for first replica before optimize (#52032)
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-07-18 19:39:20 +03:00
vdimir
25eee81746
Fix temp data deletion on startup, add test 2023-07-18 16:29:21 +00:00
Alexey Milovidov
8d10dd71f7
Merge pull request #52172 from ClickHouse/fix-crash-query-analysis
Fix crash in comparison functions due to incorrect query analysis
2023-07-18 18:53:41 +03:00
Alexey Milovidov
97b2893f78
Update 02816_s2_invalid_point.sql 2023-07-18 18:03:56 +03:00
kssenii
680903e89b Fix style check 2023-07-18 16:54:33 +02:00
alesapin
cf0b58a831
Merge pull request #52197 from ClickHouse/fix_sticky_mutations_test
Fix sticky mutations test (and extremely rare race condition)
2023-07-18 16:49:31 +02:00
Dmitry Kardymon
f091baaa0f Remove whitespaces 2023-07-18 14:33:26 +00:00
Nikita Mikhaylov
423d4b5f9e
Merge pull request #52256 from ClickHouse/undefined-behaviour-fuzzer
Fix undefined behaviour in fuzzer
2023-07-18 16:31:11 +02:00
Nikita Mikhaylov
a06631f0db Better detecting invalid figures 2023-07-18 16:26:10 +02:00
Salvatore Mesoraca
f6bbc4bce9
Use getData instead of get64 2023-07-18 16:04:48 +02:00
Salvatore Mesoraca
388d090e53
Add more sipHash128Reference tests 2023-07-18 16:04:48 +02:00
Salvatore Mesoraca
be0096e536
Add more sipHash128 tests 2023-07-18 16:04:47 +02:00
Salvatore Mesoraca
5282fc2c34
Fix class name 2023-07-18 16:04:47 +02:00
timfursov
90df922f50
Update with.md
Removed new line chars completely just in case
2023-07-18 15:02:59 +01:00
Chen768959
9b7ecbaa27
fix issue#50582
The buildInputOrderInfo() method in optimizeReadInOrder.cpp adds constant columns to order_key_prefix_descr. However, since header_without_constants does not contain constant columns, the constant columns in description_sorted_ also need to be removed in advance.
2023-07-18 22:00:47 +08:00
timfursov
cfcfb83ab7
Update with.md
replaced <br> to \
2023-07-18 14:41:43 +01:00
Alexander Gololobov
c68de09e0a
Merge pull request #52144 from ClickHouse/fix-kill-mutation
Fix the "kill_mutation" test
2023-07-18 15:40:21 +02:00
Nikolai Kochetov
51c65e38ff
Merge pull request #52160 from ClickHouse/fix-has-token
Add a check for `hasToken`
2023-07-18 15:38:34 +02:00
Alexander Tokmakov
32b9d391a5
Merge pull request #52210 from ClickHouse/analyzer-integration-tests-master
Add integration tests check with analyzer to master
2023-07-18 16:35:02 +03:00
Alexander Tokmakov
7f2f73f569
Merge branch 'master' into analyzer-integration-tests-master 2023-07-18 16:33:59 +03:00
Val Doroshchuk
79ba798ab5
Merge branch 'master' into parse-ddl 2023-07-18 15:19:13 +02:00
Val Doroshchuk
2a491b39ca
Merge branch 'master' into mysql-types 2023-07-18 15:18:45 +02:00
Antonio Andelic
681bf10c93 Check nullptr in fuzzer 2023-07-18 13:06:02 +00:00
Dmitry Kardymon
7466ef5837 Add index 2023-07-18 13:05:20 +00:00
alesapin
66531965f9
Merge pull request #52218 from ClickHouse/avoid_zero_copy
Use one copy replication more agressively
2023-07-18 14:46:52 +02:00
alesapin
f3f62097e5
Merge branch 'master' into fix_sticky_mutations_test 2023-07-18 14:46:24 +02:00
alesapin
5fe90208cf
Merge branch 'master' into fix_flaky_test_lost_part 2023-07-18 14:43:18 +02:00
Ilya Yatsishin
73246b4788
Merge pull request #52056 from ClickHouse/ignore-create-index-query
Allow to ignore CREATE INDEX query for better SQL syntax compatibility
2023-07-18 14:40:38 +02:00
timfursov
5a398f9a93
Update with.md
Added an example
2023-07-18 13:39:53 +01:00
Lloyd-Pottiger
a58ace75a2
Merge branch 'master' into add-alias-for-today-and-now 2023-07-18 20:32:32 +08:00
Nikolai Kochetov
58c5e91047
Merge pull request #52152 from amosbird/add_optimize_use_implicit_projections
Disable implicit projections by default
2023-07-18 14:32:04 +02:00
Nikita Mikhaylov
2aa339fb2c
Merge pull request #52227 from ClickHouse/slightly-better-diagnostics-2
Slightly better diagnostics in a test
2023-07-18 14:21:49 +02:00
alesapin
c752acf3fc
Merge branch 'master' into avoid_zero_copy 2023-07-18 14:07:52 +02:00
Salvatore Mesoraca
00d4a07909
Improve tests formatting 2023-07-18 14:02:48 +02:00
Salvatore Mesoraca
f163953b27
Use error name instead of number in tests 2023-07-18 13:52:59 +02:00
Kruglov Pavel
37054e7b47
Merge pull request #51603 from Avogar/full-filename-placeholder
Add placeholder for full filename in rename_files_after_processing setting
2023-07-18 13:37:06 +02:00
Kruglov Pavel
6985bf0cdb
Merge branch 'master' into row-binary-with-defaults 2023-07-18 13:36:56 +02:00
Kruglov Pavel
8057be547c
Merge branch 'master' into async-connect-to-multiple-ips 2023-07-18 13:31:23 +02:00
Nikolai Kochetov
b542fe364a
Merge pull request #52223 from ClickHouse/rename-constants-in-key-condition
Fix 01889_key_condition_function_chains for analyzer.
2023-07-18 13:19:02 +02:00
Nikolai Kochetov
d69df6975f
Merge branch 'master' into add_optimize_use_implicit_projections 2023-07-18 13:17:12 +02:00
avogar
a74a56b0d7 Attempt to fix assert in tsan with fibers 2023-07-18 11:06:16 +00:00
timfursov
f3bfc6e5cf
Update with.md
I propose changes to make it clear that CTEs do not guarantee the same results in all places they are used, since the query will be re-executed in each place they are used.
2023-07-18 11:40:57 +01:00
Nikolai Kochetov
83e9ec117c
Merge pull request #51481 from ClickHouse/fix-the-same-names-for-lift-up-functions-before-sorting
Fix optimization to move functions before sorting.
2023-07-18 12:34:51 +02:00