Alexander Gololobov
|
520b381675
|
Fixes for executing actions on block with unknown row count
|
2023-02-19 12:14:23 +01:00 |
|
Alexander Gololobov
|
0ed0b191f8
|
Fix for Nullable step filter column
|
2023-02-18 19:12:32 +01:00 |
|
Alexander Gololobov
|
88fb6c3c25
|
Fix for incorrect combined PREWHERE column
|
2023-02-18 18:29:16 +01:00 |
|
Alexander Gololobov
|
a6061e022e
|
Merge branch 'master' into split_prewhere_dag
|
2023-02-16 14:43:58 +01:00 |
|
Kseniia Sumarokova
|
947753bd4c
|
Merge pull request #46409 from kssenii/follow-up-to-46168
Follow-up to #46168
|
2023-02-16 11:26:54 +01:00 |
|
Sergei Trifonov
|
3ad41b29ec
|
Merge pull request #46247 from ClickHouse/round-robin-merge-scheduler
|
2023-02-16 08:03:22 +01:00 |
|
Alexander Gololobov
|
cdf3828575
|
Removed unneeded default value for enable_multiple_prewhere_read_steps
|
2023-02-15 22:41:55 +01:00 |
|
Alexander Gololobov
|
6936471150
|
fix include
Co-authored-by: Nikita Taranov <nikita.taranov@clickhouse.com>
|
2023-02-15 22:37:40 +01:00 |
|
Alexander Gololobov
|
8b528739c1
|
fix typo
Co-authored-by: Nikita Taranov <nikita.taranov@clickhouse.com>
|
2023-02-15 22:37:18 +01:00 |
|
Alexander Gololobov
|
3ff0c7edcc
|
fix typo
Co-authored-by: Nikita Taranov <nikita.taranov@clickhouse.com>
|
2023-02-15 22:37:04 +01:00 |
|
Han Fei
|
5458d4216f
|
Merge branch 'master' into dev-prewhere
|
2023-02-15 17:59:44 +01:00 |
|
Robert Schulze
|
ec33204c05
|
Merge pull request #46344 from ClickHouse/rs/stabilize-full_text_seaerch_test
Try to stabilize test 02346_full_text_search.sql
|
2023-02-15 10:47:00 +01:00 |
|
Alexander Tokmakov
|
e96340e183
|
Merge pull request #46410 from ClickHouse/fix_noisy_log_messages
Fix noisy log messages
|
2023-02-15 01:22:42 +03:00 |
|
Alexander Tokmakov
|
8ddbc85919
|
Merge branch 'master' into followup_revert_39737
|
2023-02-15 01:15:17 +03:00 |
|
Sergei Trifonov
|
b7a4fa8bd9
|
Merge branch 'master' into round-robin-merge-scheduler
|
2023-02-14 20:39:02 +01:00 |
|
serxa
|
a7bbf02bac
|
fix possible deadlock
|
2023-02-14 19:37:09 +00:00 |
|
Han Fei
|
937fade982
|
clean up
|
2023-02-14 18:54:19 +01:00 |
|
Han Fei
|
86fda9bd22
|
some clean up
|
2023-02-14 18:52:09 +01:00 |
|
Han Fei
|
32050acde5
|
Merge branch 'master' into dev-prewhere
|
2023-02-14 18:39:13 +01:00 |
|
Kseniia Sumarokova
|
fe155bb210
|
Merge branch 'master' into follow-up-to-46168
|
2023-02-14 18:28:46 +01:00 |
|
Anton Popov
|
ecc6ff707b
|
Merge pull request #46387 from CurtizJ/fix-update-from-empty-nested
Fix `ALTER UPDATE` of empty `Nested` columns
|
2023-02-14 16:28:32 +01:00 |
|
kssenii
|
5bda358fb7
|
Follow-up to #46168
|
2023-02-14 15:45:38 +01:00 |
|
Alexander Tokmakov
|
1bf3735ca9
|
fix noisy log messages
|
2023-02-14 15:33:27 +01:00 |
|
Nikita Taranov
|
cbd10c4493
|
Fix mbm with aio on top of query plan (#45892)
|
2023-02-14 14:02:54 +01:00 |
|
Robert Schulze
|
95c50b8653
|
Address the actual problem (not an optimal approach yet ...)
|
2023-02-14 12:32:09 +00:00 |
|
Sema Checherinda
|
fba7ee6332
|
Merge pull request #46347 from CheSema/fix-select-candite-to-check
fix candidate selection
|
2023-02-14 11:18:42 +01:00 |
|
Anton Popov
|
1ab37ad5ed
|
fix update of empty Nested columns
|
2023-02-14 02:31:42 +00:00 |
|
Alexander Gololobov
|
d76e4f60a8
|
Fix for combined node for condition group not found
|
2023-02-13 23:14:18 +01:00 |
|
Nikolai Kochetov
|
1c0c662fe1
|
Merge pull request #46275 from ClickHouse/less-mem-usage-for-vertical-merge
Less memory usage for vertical merge (non-remote disk)
|
2023-02-13 21:10:43 +01:00 |
|
Alexander Gololobov
|
0fe080cc6f
|
Logger instead of debug prints
|
2023-02-13 17:43:41 +01:00 |
|
Alexander Gololobov
|
18a29e81fc
|
Better formatting in PrewhereExprInfo::dump()
|
2023-02-13 17:42:27 +01:00 |
|
Alexander Gololobov
|
f0011862a9
|
Move prewhere splitting logic into a separate file
|
2023-02-13 16:00:03 +01:00 |
|
Antonio Andelic
|
95db6fb1a6
|
Merge pull request #45659 from ClickHouse/add-support-for-settings-alias
Add support for settings aliases/Rename `replication_alter_partitions_sync` to `alter_sync`
|
2023-02-13 15:31:12 +01:00 |
|
Sema Checherinda
|
a48b6ec612
|
fix candidate selection
|
2023-02-13 14:52:55 +01:00 |
|
Alexander Tokmakov
|
69f579b8ec
|
remove an unused argument
|
2023-02-13 14:46:46 +01:00 |
|
Alexander Gololobov
|
39e4ca9850
|
Cleanup
|
2023-02-13 14:40:54 +01:00 |
|
Alexander Gololobov
|
c39cfee954
|
Properly set "remove" flag for step prewhere_columns when they are used in futher steps
|
2023-02-13 14:11:18 +01:00 |
|
Alexander Gololobov
|
3060bee18a
|
Properly handle constants in multiple steps
|
2023-02-13 12:58:33 +01:00 |
|
Alexey Milovidov
|
9be1bba92f
|
Merge pull request #46310 from ClickHouse/replicas_status_remove_mutex
Remove mutex from replicas_status
|
2023-02-13 13:36:11 +03:00 |
|
Antonio Andelic
|
8d16fe5793
|
Merge branch 'master' into add-support-for-settings-alias
|
2023-02-13 08:46:00 +01:00 |
|
Alexander Gololobov
|
a89465d1cb
|
Fix build after merge
|
2023-02-12 22:48:28 +01:00 |
|
Alexander Gololobov
|
3ad0683de9
|
Refactor DAG splitting into steps
|
2023-02-12 21:55:53 +01:00 |
|
Alexander Gololobov
|
12e576cddb
|
Slight refactoring
|
2023-02-12 21:55:53 +01:00 |
|
Alexander Gololobov
|
8fc08c74f0
|
Pass action_settings to getReadTaskColumns()
|
2023-02-12 21:55:53 +01:00 |
|
Alexander Gololobov
|
e460d53619
|
Use different name when filter column is CASTed to UInt8
|
2023-02-12 21:55:41 +01:00 |
|
Alexander Gololobov
|
7634b9f56e
|
Added settings to enable the new logic
|
2023-02-12 21:54:23 +01:00 |
|
Alexander Gololobov
|
120b112743
|
Cleanup
|
2023-02-12 21:54:23 +01:00 |
|
Alexander Gololobov
|
31f5dbe2a3
|
Cast intermediate step result to Bool if needed
|
2023-02-12 21:54:23 +01:00 |
|
Alexander Gololobov
|
1b207d9fa0
|
Fix for overwritten row level filter step
|
2023-02-12 21:54:23 +01:00 |
|
Alexander Gololobov
|
249e670c9f
|
Properly preserve columns that are required by next steps
|
2023-02-12 21:54:23 +01:00 |
|