Commit Graph

148031 Commits

Author SHA1 Message Date
Robert Schulze
064bd643da
Cosmetics 2024-07-19 12:23:56 +00:00
János Benjamin Antal
3fb01ed2c9 Use nonexistent address to check connection error at table creation 2024-07-19 12:10:28 +00:00
Robert Schulze
95adf85336
Merge remote-tracking branch 'ClickHouse/master' into adjust-perftests 2024-07-19 12:08:01 +00:00
Nikolai Kochetov
52b03eb776
Merge pull request #66654 from ClickHouse/fix-is-null-constant-folding-old-analyzer
Disable getConstantResultForNonConstArguments for IS NULL with old analyzer
2024-07-19 11:35:02 +00:00
Han Fei
424b96011c Merge branch 'master' into hanfei/keeperrocks 2024-07-19 11:25:01 +00:00
Sema Checherinda
74033e6fbc fix var names 2024-07-19 13:14:19 +02:00
Nikolai Kochetov
5a26e60672
Merge pull request #66655 from ClickHouse/fix-in-scalar-first-arg
Allow scalar subquery in the first argument of IN with new analyzer.
2024-07-19 10:55:07 +00:00
Max K
983d2b474b CI: Next fix for builds in CI workflow 2024-07-19 12:44:31 +02:00
Kruglov Pavel
0d00e84c5c
Merge pull request #66659 from ClickHouse/Avogar-patch-6
Fix possible PARAMETER_OUT_OF_BOUND error during reading variant subcolumn
2024-07-19 10:32:45 +00:00
Max K.
a07707c56e
Merge pull request #66651 from ClickHouse/ci_remove_lambdas_from_oss
CI: Remove aws lambda packages from oss
2024-07-19 10:10:26 +00:00
vdimir
5cca0f1ab7
Add test test_storage_mysql/test.py::test_joins, close #65989 2024-07-19 09:30:26 +00:00
Max K
b2adabd59e fix pylint 2024-07-19 10:55:37 +02:00
vdimir
843a13dc7a
Merge branch 'master' into fix-terrible-test-arthurpassos 2024-07-19 10:34:26 +02:00
vdimir
4e8c4e76a7
Merge branch 'master' into vdimir/join_on_null_fix_followup 2024-07-19 10:31:00 +02:00
vdimir
b732723c18
Merge branch 'master' into vdimir/full_sorting_join_improvements 2024-07-19 10:30:32 +02:00
Max K.
9f16c2abbc
Merge branch 'master' into ci/dump-dmesg 2024-07-19 09:54:53 +02:00
Alexey Milovidov
3bf3dc5ce0 Merge branch 'fix-bad-log-message' of github.com:ClickHouse/ClickHouse into fix-bad-log-message 2024-07-19 04:04:22 +02:00
Alexey Milovidov
d6a885d794 Merge branch 'master' into fix-bad-log-message 2024-07-19 04:03:53 +02:00
Alexey Milovidov
f6380dac0c
Fix tidy. 2024-07-19 04:03:28 +02:00
Alexey Milovidov
69ad57a2a5
Update 03205_parallel_window_finctions_and_column_sparse_bug.sql 2024-07-19 03:58:07 +02:00
Alexey Milovidov
b1b5123a6a
Merge pull request #66630 from ClickHouse/remove-system-functions-is-deterministic
Remove `is_deterministic` from system.functions
2024-07-19 01:52:45 +00:00
Alexey Milovidov
5e88411c7f
Merge pull request #66641 from amosbird/named-tuple-null
Avoid generating named tuple for special keywords (null, true, false)
2024-07-19 01:52:10 +00:00
Alexey Milovidov
78dbbc3049
Merge pull request #66707 from Algunenano/fix_vertical_merge
Fix rare case of stuck merge after drop column
2024-07-19 01:49:11 +00:00
Alexey Milovidov
c4c8e999c2
Merge pull request #66722 from ClickHouse/chesema-fix-isUniqTypes
fixing assert `isUniqTypes`
2024-07-19 01:48:00 +00:00
Alexey Milovidov
f19de4effd Fix bad tests long_select_and_alter, CC @alesapin 2024-07-19 03:38:05 +02:00
Alexey Milovidov
d61369fed0 Merge branch 'fix-03036_join_filter_push_down_equivalent_sets' into fix-processors_profile_log 2024-07-19 03:24:59 +02:00
Alexey Milovidov
8f5e52a1f7 Merge branch 'fix-processors_profile_log' into fix-show-merges 2024-07-19 03:18:23 +02:00
Alexey Milovidov
bc11463896 Fix error 2024-07-19 03:16:23 +02:00
Alexey Milovidov
e1a24c9dd6 Fix error 2024-07-19 00:20:03 +02:00
Alexey Milovidov
cc20174562 Fix bad code: it was catching exceptions 2024-07-19 00:20:03 +02:00
Alexey Milovidov
6a7a4df1ec Fix error 2024-07-19 00:20:03 +02:00
Alexey Milovidov
2832f8c57e Fix a typo 2024-07-19 00:20:03 +02:00
Alexey Milovidov
4d4e090188 Fix build 2024-07-19 00:20:03 +02:00
Alexey Milovidov
88dce34be9 Fix error 2024-07-19 00:20:03 +02:00
Alexey Milovidov
87fa2c64e9 Apply review comments 2024-07-19 00:20:03 +02:00
Alexey Milovidov
15be94ee14 Update src/Parsers/ASTDataType.h
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
2024-07-19 00:20:03 +02:00
Alexey Milovidov
985f398925 Fix error 2024-07-19 00:20:03 +02:00
Alexey Milovidov
2860aa514d Fix style 2024-07-19 00:20:03 +02:00
Alexey Milovidov
7d9b7cc796 Introduce ASTDataType 2024-07-19 00:20:03 +02:00
Alexey Milovidov
b295185370 Fix bad test 03036_join_filter_push_down_equivalent_sets 2024-07-19 00:11:29 +02:00
Alexey Milovidov
0bf9346b07
Update 03206_no_exceptions_clickhouse_local.sh 2024-07-19 00:08:36 +02:00
Max K
09141163b4 remove lambda unit tests 2024-07-18 23:45:52 +02:00
Alexey Milovidov
4ef9cb6d7a Fix style 2024-07-18 23:13:32 +02:00
Alexey Milovidov
58d4127a0f Merge branch 'master' into fix-idiotic-code 2024-07-18 23:12:36 +02:00
Alexey Milovidov
ed56a7ce50 Merge branch 'master' into remove-unused-local-variables 2024-07-18 23:11:30 +02:00
Alexey Milovidov
f266e2cc87 Merge branch 'master' into remove-noise-from-unit-tests 2024-07-18 23:09:50 +02:00
Alexey Milovidov
c021f9dcd3 Fix SHOW MERGES 2024-07-18 22:56:15 +02:00
Max K.
2e1f00dd97
Merge pull request #66726 from ClickHouse/ci_mergeable_check_fixes
CI: Fix issue with a skipped Build report
2024-07-18 20:37:35 +00:00
Han Fei
05569aad4b
Merge pull request #66658 from hanfei1991/hanfei/debug-split-block
add log for splitBlockIntoParts
2024-07-18 20:18:05 +00:00
Nikita Fomichev
7c1ed1b445 Stateless tests: check parallelization 2024-07-18 21:50:21 +02:00