Nikolai Kochetov
|
471b0d8ad6
|
Merge pull request #50638 from ClickHouse/vdimir/semi_join_use_nulls_50540
Fix crash in anti/semi join
|
2023-06-08 12:43:34 +02:00 |
|
vdimir
|
a268250aff
|
Fixes for LowCardinality Nullable in HashJoin
|
2023-06-07 20:16:36 +02:00 |
|
vdimir
|
f3b5a87a66
|
Fixing crash in anti/semi join
|
2023-06-07 20:16:36 +02:00 |
|
Dmitry Novik
|
280e80fcd4
|
Merge branch 'master' into analyzer-distr-query
|
2023-06-07 00:32:09 +02:00 |
|
Raúl Marín
|
473743b49f
|
Disable pure parallel replicas if trivial count optimization is possible (#50594)
|
2023-06-06 18:38:32 +02:00 |
|
Dmitry Novik
|
d9a6e36685
|
Add comments
|
2023-06-05 11:02:23 +00:00 |
|
Dmitry Novik
|
a4cb82127d
|
Analyzer: WIP on distributed queries
|
2023-06-01 14:34:29 +00:00 |
|
Azat Khuzhin
|
d03ae2abfa
|
Fix modernize-loop-convert clang-tidy warning
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-05-09 21:19:37 +02:00 |
|
Dmitry Novik
|
235ad55bad
|
Merge branch 'master' into analyzer-additional-filters
|
2023-04-12 01:13:38 +02:00 |
|
Dmitry Novik
|
0e417b1a6f
|
Cleanup the code
|
2023-04-11 14:08:28 +00:00 |
|
Dmitry Novik
|
a60c315b3e
|
Support additional_result_filter
|
2023-04-06 19:18:26 +00:00 |
|
Dmitry Novik
|
4cb1ffa2eb
|
Fix distributed case
|
2023-04-05 16:13:03 +00:00 |
|
vdimir
|
01ce3baf0f
|
Rename Context::getTemporaryVolume to getGlobalTemporaryVolume
|
2023-04-05 13:42:13 +00:00 |
|
Dmitry Novik
|
96a1304730
|
WIP on additional_table_filters
|
2023-04-04 20:33:59 +00:00 |
|
Antonio Andelic
|
ac8dd527dc
|
Address PR comments
|
2023-03-28 07:49:34 +00:00 |
|
Antonio Andelic
|
28182e9489
|
Fix typo
|
2023-03-27 15:51:42 +02:00 |
|
Antonio Andelic
|
fa8ea85f3d
|
Make custom key work with new analyzer
|
2023-03-27 13:39:33 +00:00 |
|
Maksim Kita
|
f45dac99c2
|
Revert "Revert "Analyzer planner fixes before enable by default""
|
2023-03-22 17:19:32 +01:00 |
|
Alexey Milovidov
|
ef5e8462da
|
Revert "Analyzer planner fixes before enable by default"
|
2023-03-19 19:25:37 +03:00 |
|
Maksim Kita
|
87f8138c55
|
Analyzer support row policy
|
2023-03-15 15:21:49 +01:00 |
|
Maksim Kita
|
6c2084052c
|
Fixed tests
|
2023-03-15 15:21:49 +01:00 |
|
Maksim Kita
|
c102adb728
|
Analyzer added PREWHERE support
|
2023-03-15 15:21:49 +01:00 |
|
Maksim Kita
|
fe25922899
|
Planner JOIN TREE build fix
|
2023-03-12 13:43:58 +01:00 |
|
Maksim Kita
|
25088187d4
|
Fixed tests
|
2023-03-11 11:51:54 +01:00 |
|
Maksim Kita
|
0358cb36d8
|
Fixed tests
|
2023-03-11 11:51:54 +01:00 |
|
Maksim Kita
|
a762112e15
|
Analyzer support distributed JOINS and subqueries in IN functions
|
2023-03-11 11:51:54 +01:00 |
|
Igor Nikonov
|
56e8547f7e
|
Do not apply the optimization when plan is built only for analysis
|
2023-03-06 10:47:32 +00:00 |
|
Igor Nikonov
|
b6f05a6399
|
Merge remote-tracking branch 'origin/master' into analyzer_trivial_count_optimization
|
2023-03-03 17:44:08 +00:00 |
|
Maksim Kita
|
d55b800fc6
|
Fixed code review issues
|
2023-03-02 13:43:03 +01:00 |
|
Igor Nikonov
|
e17c0b6bf1
|
Review fixes
|
2023-03-01 20:19:51 +00:00 |
|
Maksim Kita
|
d39be3ac9c
|
Fixed tests
|
2023-03-01 18:05:07 +01:00 |
|
Maksim Kita
|
14e01566a0
|
Fixed tests
|
2023-03-01 18:05:07 +01:00 |
|
Maksim Kita
|
51ee007e01
|
Fixed tests
|
2023-03-01 18:05:07 +01:00 |
|
Maksim Kita
|
bff55d5b2a
|
Planner table expression data column order fix
|
2023-03-01 18:03:42 +01:00 |
|
Maksim Kita
|
40fc36bb6f
|
Fixed tests
|
2023-03-01 18:03:42 +01:00 |
|
vdimir
|
0a4842a99f
|
Fix empty result when selection from only one side of join in analyzer
|
2023-03-01 16:10:31 +00:00 |
|
Igor Nikonov
|
42c5634ae4
|
Remove debug logging
|
2023-02-28 11:35:36 +00:00 |
|
Igor Nikonov
|
e01c9ff5ec
|
Fixes: group by, final
|
2023-02-27 17:37:29 +00:00 |
|
Igor Nikonov
|
cac9e96d04
|
Fix: do not apply if FINAL
|
2023-02-27 10:56:59 +00:00 |
|
Igor Nikonov
|
f9a324c47a
|
Make diagnostic traces debug level
|
2023-02-27 09:48:24 +00:00 |
|
Igor Nikonov
|
1e4d9e2421
|
try to fix
|
2023-02-26 22:51:17 +00:00 |
|
Igor Nikonov
|
4b5d62d5bf
|
Analyzer: trivial count optimization
|
2023-02-26 22:19:01 +00:00 |
|
Maksim Kita
|
cbd961de98
|
Fixed code review issues
|
2023-02-18 17:06:00 +01:00 |
|
Maksim Kita
|
6b2adc1ec2
|
Analyzer storage Merge fixes
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
80af0666ea
|
Analyzer support Materialized View
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
b2cc71f413
|
Fixed tests
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
afb3eb3c31
|
Planner JOIN planning fix
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
af38660cf5
|
Analyzer support ARRAY JOIN with Nested
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
f8442b2a8d
|
Analyzer support LiveView
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
70eb41c6a8
|
Analyzer add single_join_prefer_left_table setting
|
2023-02-16 12:17:03 +01:00 |
|