Igor Nikonov
|
83c6ac4f6c
|
Remove storage as parameter dependency, only columns are needed
|
2023-11-21 12:14:12 +00:00 |
|
vdimir
|
11b8395fe7
|
Address review comments
|
2023-11-14 11:07:27 +00:00 |
|
vdimir
|
3b73780bf6
|
Calculate sets from (array) joined actions
|
2023-11-14 10:35:43 +00:00 |
|
vdimir
|
5c8d0c25ee
|
Revert "Analyzer: fix logical error with set in array join"
This reverts commit fede5d8fcb .
|
2023-11-13 14:42:14 +00:00 |
|
vdimir
|
fede5d8fcb
|
Analyzer: fix logical error with set in array join
|
2023-11-13 11:54:01 +00:00 |
|
Maksim Kita
|
bf37f05ccd
|
Analyzer log used row policies
|
2023-11-09 19:43:31 +03:00 |
|
vdimir
|
5b5c8db7ed
|
Support isNotDistinct in JOIN ON in analyzer
|
2023-11-06 19:34:57 +00:00 |
|
Nikolai Kochetov
|
e885ea9257
|
Fix building sets.
|
2023-10-31 13:30:35 +00:00 |
|
Nikolai Kochetov
|
9894be8ceb
|
Merge branch 'master' into fix-row-policy-analyzer
|
2023-10-31 11:45:36 +01:00 |
|
Kruglov Pavel
|
62b154930a
|
Merge pull request #53504 from filimonov/ignore_max_distributed_connections_for_async_remote
Disable logic max_threads=max_distributed_connections when async_socket_for_remote=1
|
2023-10-24 14:15:21 +02:00 |
|
Raúl Marín
|
a4f5e9e045
|
Improvements based on PR review
|
2023-10-19 15:36:48 +00:00 |
|
Raúl Marín
|
0c49f72433
|
Tidy
|
2023-10-17 16:08:50 +02:00 |
|
Raúl Marín
|
bfb5b8f441
|
Implement replica estimation on top of the analyzer
|
2023-10-16 18:34:58 +02:00 |
|
Raúl Marín
|
f799f5d7a1
|
Merge remote-tracking branch 'blessed/master' into parallel_replicas_row_estimation
|
2023-10-16 15:07:11 +02:00 |
|
Raúl Marín
|
478f635d60
|
Merge pull request #53792 from ClickHouse/revert-53782-revert-52762-planner-prepare-filters-for-analysis
Revert "Revert "Planner prepare filters for analysis""
|
2023-10-16 13:21:54 +02:00 |
|
Alexey Milovidov
|
f02f8f7a3d
|
Merge branch 'master' into fix-row-policy-analyzer
|
2023-10-14 02:24:22 +02:00 |
|
Raúl Marín
|
c5bd29792a
|
Merge remote-tracking branch 'blessed/master' into parallel_replicas_row_estimation
|
2023-10-13 15:05:47 +02:00 |
|
vdimir
|
3aac663bd2
|
fix
|
2023-10-12 10:46:58 +00:00 |
|
vdimir
|
84e838d038
|
Fix 02382_join_and_filtering_set
Copy missing corresponding code from Interpreter, adjust test (removed
with cube)
|
2023-10-12 10:45:56 +00:00 |
|
Raúl Marín
|
95d2063e91
|
Merge remote-tracking branch 'blessed/master' into parallel_replicas_row_estimation
|
2023-10-10 17:29:45 +02:00 |
|
Igor Nikonov
|
0b4d76780f
|
Merge branch 'master' into revert-53782-revert-52762-planner-prepare-filters-for-analysis
|
2023-10-09 14:44:00 +02:00 |
|
filimonov
|
bff832c7f0
|
Disable logic max_threads=max_distributed_connections when async_socket_for_remote=1
See #53287
|
2023-10-02 08:34:46 +02:00 |
|
Nikolai Kochetov
|
26cbb62f2c
|
Merge branch 'master' into fix-row-policy-analyzer
|
2023-09-11 14:18:55 +00:00 |
|
Dmitry Novik
|
5266511281
|
Merge remote-tracking branch 'origin/master' into revert-53782-revert-52762-planner-prepare-filters-for-analysis
|
2023-08-31 14:40:53 +00:00 |
|
Nikolai Kochetov
|
571abfd41e
|
Disable trivial count optimization with additional_table_filters in analyzer.
|
2023-08-31 13:39:18 +00:00 |
|
Sergei Trifonov
|
802579f3f1
|
Merge pull request #49618 from ClickHouse/concurrency-control-controllable
Make concurrency control controllable
|
2023-08-29 19:44:51 +02:00 |
|
Raúl Marín
|
45e8185f9b
|
Merge remote-tracking branch 'blessed/master' into parallel_replicas_row_estimation
|
2023-08-29 11:17:34 +02:00 |
|
Kruglov Pavel
|
44db5fa992
|
Merge branch 'master' into cache-count
|
2023-08-24 17:21:18 +02:00 |
|
avogar
|
c4f8113a78
|
Fix tests
|
2023-08-24 15:05:45 +00:00 |
|
Nikolai Kochetov
|
15182772cc
|
Update src/Planner/PlannerJoinTree.cpp
Co-authored-by: Raúl Marín <git@rmr.ninja>
|
2023-08-24 12:54:11 +02:00 |
|
Nikolai Kochetov
|
6128146371
|
Fix 02834_remote_session_log
(cherry picked from commit 40a84e48aae09aff08850e19c5527fd9bcf4ab8e)
|
2023-08-24 10:34:47 +00:00 |
|
Nikolai Kochetov
|
93ab53163a
|
Revert "Revert "Planner prepare filters for analysis""
|
2023-08-24 12:32:56 +02:00 |
|
Alexander Tokmakov
|
011c7f7064
|
Revert "Planner prepare filters for analysis"
|
2023-08-24 12:52:03 +03:00 |
|
Kruglov Pavel
|
063c986680
|
Merge pull request #53637 from Avogar/fast-count-from-files
Optimize count from files in most input formats
|
2023-08-23 22:17:29 +02:00 |
|
avogar
|
40e76bfc39
|
Apply optimization for Planner
|
2023-08-22 17:01:42 +00:00 |
|
Nikolai Kochetov
|
4222ac528d
|
Merge branch 'master' into planner-prepare-filters-for-analysis
|
2023-08-21 16:48:33 +00:00 |
|
Dmitry Novik
|
84131740fd
|
Fix sanitizer error
|
2023-08-15 00:22:05 +02:00 |
|
Dmitry Novik
|
9dafc596d0
|
Analyzer: fix quotas for system tables
|
2023-08-14 18:44:09 +02:00 |
|
Dmitry Novik
|
5baadf796e
|
Analyzer: fix row policy
|
2023-08-08 19:50:07 +00:00 |
|
Alexey Milovidov
|
ce2fcc8f33
|
Fix wording
|
2023-08-06 14:48:20 +02:00 |
|
Sergei Trifonov
|
01196ac41f
|
Merge branch 'master' into concurrency-control-controllable
|
2023-08-01 15:40:50 +02:00 |
|
Maksim Kita
|
d82a834bec
|
Planner prepare filters for analysis
|
2023-07-29 19:17:14 +03:00 |
|
Raúl Marín
|
974f72800f
|
Merge remote-tracking branch 'blessed/master' into parallel_replicas_row_estimation
|
2023-07-26 10:35:40 +02:00 |
|
Azat Khuzhin
|
d7f7f16fbc
|
Introduce IStorage::supportsTrivialCountOptimization()
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-07-24 05:50:44 +02:00 |
|
Raúl Marín
|
b6900c8517
|
Add support for the analyzer
|
2023-07-11 13:57:51 +02:00 |
|
Alexey Milovidov
|
2c96580a77
|
Merge branch 'master' into concurrency-control-controllable
|
2023-07-04 23:16:04 +03:00 |
|
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 |
|