Commit Graph

116941 Commits

Author SHA1 Message Date
vdimir
bdb192cf27
Test right join in 02725_any_join_single_row, style code changes 2023-06-01 15:43:37 +00:00
Dmitry Novik
480db8622d Always add table name while converting ColumnNode to AST 2023-06-01 15:21:55 +00:00
Kruglov Pavel
d9113a3b75
Style 2023-06-01 16:57:43 +02:00
Han Fei
17261e52da
Merge pull request #50307 from ZhiguoZh/20230527-toyyyymm
Optimize predicate with toYYYYMM converter
2023-06-01 16:51:45 +02:00
avogar
883350d5c2 Fix tests 2023-06-01 14:51:14 +00:00
Dmitry Novik
99b35eca07 Update reference files 2023-06-01 14:34:30 +00:00
Dmitry Novik
eb7ae91d01 Do not add alias to a temporary table 2023-06-01 14:34:30 +00:00
Dmitry Novik
c6dcb69b85 Fix GLOBAL IN 2023-06-01 14:34:30 +00:00
Dmitry Novik
bc7b7f2cd2 Always add source alias in ColumnNode::toASTImpl 2023-06-01 14:34:30 +00:00
Dmitry Novik
85e5ed79e5 Fix distributed JOINs 2023-06-01 14:34:30 +00:00
Dmitry Novik
b86516131b Attempt to fix global JOINs and INs 2023-06-01 14:34:30 +00:00
Dmitry Novik
d79bd5694a Fix LambdaNode::cloneImpl 2023-06-01 14:34:30 +00:00
Dmitry Novik
2c878581bf Update 02377_optimize_sorting_by_input_stream_properties_explain reference 2023-06-01 14:34:29 +00:00
Dmitry Novik
70c1b1de57 Remove code 2023-06-01 14:34:29 +00:00
Dmitry Novik
a4cb82127d Analyzer: WIP on distributed queries 2023-06-01 14:34:29 +00:00
Dan Roscigno
d302eae85e
Merge pull request #50433 from DanRoscigno/add-explain-video-to-docs
add explain video to docs
2023-06-01 10:31:38 -04:00
Dan Roscigno
c70aa9592b
Merge pull request #50419 from ClickHouse/reddit-fixes
Reddit dataset fixes
2023-06-01 10:30:56 -04:00
Kruglov Pavel
e924aafdf6
Merge branch 'master' into fix-secure-async-read-write 2023-06-01 16:24:54 +02:00
Dmitry Kardymon
54d526c75c Add cast type supprt to DateTimeTransformImpl 2023-06-01 14:22:57 +00:00
Robert Schulze
45b1fcdeda
Merge pull request #50315 from arenadata/ADQM-810
Add new function toLastDayOfWeek()
2023-06-01 16:19:14 +02:00
Nikita Taranov
a75598ea65 fix test 2023-06-01 16:16:39 +02:00
Han Fei
238b0927a9 make test easier 2023-06-01 16:15:42 +02:00
Nikolay Degterinsky
d57ffec72f Add signal handler for SIGQUIT 2023-06-01 13:45:00 +00:00
DanRoscigno
97e120ee3c add explain video to docs 2023-06-01 09:31:05 -04:00
Robert Schulze
42c26c1d67
Merge pull request #50403 from ClickHouse/bump-c-ares
Bump c-ares to v1.19.1
2023-06-01 15:21:52 +02:00
Nikita Taranov
e5c21e588a
Update app.py (#50407) 2023-06-01 15:19:47 +02:00
Robert Schulze
9490cd44ac
Include msan fix in protobuf 2023-06-01 13:16:33 +00:00
Azat Khuzhin
53eb360ac2 Fix merge_tree_min_rows_for_seek/merge_tree_min_bytes_for_seek for data skipping indexes
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-06-01 15:04:16 +02:00
Robert Schulze
03628bde42
Fix hashing of const integer values 2023-06-01 12:54:34 +00:00
Mikhail f. Shiryaev
9089360688
Merge pull request #50415 from ClickHouse/build-report-pending
Mark the builds without results as pending
2023-06-01 14:53:09 +02:00
Han Fei
3f08e3e03f make filter push down through cross join 2023-06-01 14:53:07 +02:00
Robert Schulze
93ba75b370
Remove parentheses from single-line if/for 2023-06-01 12:51:38 +00:00
Robert Schulze
56fa98cb77
Rename variables for better readability 2023-06-01 12:51:30 +00:00
Alexander Tokmakov
e1d044dfd7
Merge pull request #50392 from ClickHouse/fix_materialized_mysql_poll_timeout
Fix poll timeout in MaterializedMySQL
2023-06-01 15:16:59 +03:00
Robert Schulze
73fb2081c1
Merge pull request #50210 from arenadata/ADQM-880
clickhouse-client: disallow usage of `--query` and `--queries-file` at the same time
2023-06-01 14:16:20 +02:00
Alexander Tokmakov
a97b180ff3
Merge pull request #50426 from ClickHouse/revert-50245-msan-siphash-keyed
Revert "Fix msan issue in keyed siphash"
2023-06-01 15:07:41 +03:00
pufit
fdfd56e765
Merge branch 'master' into roles_in_config 2023-06-01 08:03:59 -04:00
vdimir
0f0958f82d
Add test 02725_any_join_single_row 2023-06-01 12:03:11 +00:00
vdimir
62f950ddaf
Keep blocks with nulls for right and full join 2023-06-01 12:03:10 +00:00
vdimir
68d46c81b9
Do not store blocks in hash join if nothing is inseted 2023-06-01 12:03:09 +00:00
Alexander Tokmakov
9a2b3afb7e
Revert "Fix msan issue in keyed siphash" 2023-06-01 15:02:32 +03:00
Mikhail f. Shiryaev
de7179876e
Merge pull request #47151 from ClickHouse/increase-vm-max_map_count
Update ubuntu_ami_for_ci.sh
2023-06-01 13:54:21 +02:00
Kruglov Pavel
7485962443
Merge pull request #50343 from Avogar/fix-bit-shift-func
Fix bitShift* functions with both constant arguments
2023-06-01 13:53:36 +02:00
SmitaRKulkarni
06432929a7
Merge pull request #50339 from ClickHouse/43983_Updated_to_hold_lock_fetch_part
Improved fetch part by holding directory lock longer
2023-06-01 13:42:34 +02:00
Mikhail f. Shiryaev
6a5ae6558a
Add comment for usage of prepare-ci-ami.sh 2023-06-01 12:58:03 +02:00
Alexander Tokmakov
3444dfda8c
Merge pull request #50408 from CheSema/reuse_s3_mocks
reuse s3_mocks, rewrite test test_paranoid_check_in_logs
2023-06-01 13:21:17 +03:00
Alexander Tokmakov
05c90f8987
Merge branch 'master' into reuse_s3_mocks 2023-06-01 13:20:23 +03:00
Alexey Milovidov
a44c00c926
Merge pull request #50411 from ClickHouse/remove-something
Remove something
2023-06-01 13:14:24 +03:00
Sema Checherinda
72dde838cb
Merge pull request #50342 from CheSema/fix-test-profile-events
do not fix the event list in test
2023-06-01 11:30:50 +02:00
rfraposa
86e97f5f5c Update reddit-comments.md 2023-06-01 03:19:23 -06:00