Maksim Kita
|
2a327107b6
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
|
Anton Popov
|
40a1744b7c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2023-12-04 18:10:43 +00:00 |
|
JackyWoo
|
8a68d51261
|
Add index to table system.numbers (#50909)
|
2023-12-01 19:59:25 +01:00 |
|
Anton Popov
|
65efb18842
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2023-11-21 17:30:38 +00:00 |
|
Anton Popov
|
fb666e137c
|
remove old code of projection analysis
|
2023-10-12 23:25:20 +00:00 |
|
Nikita Mikhaylov
|
4456fe40f9
|
Remove the old code for projection analysis (#55112)
|
2023-10-10 17:13:32 +02:00 |
|
Raúl Marín
|
b6900c8517
|
Add support for the analyzer
|
2023-07-11 13:57:51 +02:00 |
|
Raúl Marín
|
0d9888e183
|
Cleanup parallel replica adjustement
|
2023-07-11 13:57:51 +02:00 |
|
Raúl Marín
|
dd3917760f
|
Partially cleanup the TODO
|
2023-07-11 13:57:51 +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 |
|
Nikita Mikhaylov
|
1c3b6738f4
|
Fixes for parallel replicas (#50195)
|
2023-05-25 14:41:04 +02:00 |
|
Antonio Andelic
|
01cf9c94f4
|
Merge branch 'master' into custom-key-parallel-replicas
|
2023-03-02 14:28:42 +00:00 |
|
Alexey Milovidov
|
77f60311da
|
Merge branch 'master' into add_select_final_mt_setting
|
2023-02-15 15:35:37 +03:00 |
|
Antonio Andelic
|
f67e5505ab
|
Merge branch 'master' into custom-key-parallel-replicas
|
2023-02-06 11:12:39 +00:00 |
|
Nikita Mikhaylov
|
33877b5e00
|
Parallel replicas. Part [2] (#43772)
|
2023-02-03 14:34:18 +01:00 |
|
Arthur Passos
|
2c15ede37c
|
Change setting name from force_select_final to final
|
2023-01-31 15:21:00 -03:00 |
|
Antonio Andelic
|
f950b75ef0
|
Fix
|
2023-01-11 10:42:01 +00:00 |
|
Antonio Andelic
|
19e5988d33
|
Better
|
2023-01-11 09:57:13 +00:00 |
|
Arthur Passos
|
3239516521
|
apply final only on storages that support it
|
2022-12-05 10:18:44 -03:00 |
|
Vladimir Chebotaryov
|
d17b7387f9
|
Reworked changes to std::shared_ptr<const RowPolicyFilter> .
|
2022-10-27 10:42:55 +03:00 |
|
Vladimir Chebotaryov
|
0c485d786c
|
Better includes.
|
2022-10-27 10:42:24 +03:00 |
|
Vladimir Chebotaryov
|
c28e439c33
|
Review fixes.
|
2022-10-27 10:42:22 +03:00 |
|
Vladimir Chebotaryov
|
4cabe1f57c
|
Added applied row-level policies to system.query_log .
|
2022-10-27 10:41:47 +03:00 |
|
Igor Nikonov
|
d83bea626c
|
Merge remote-tracking branch 'origin/master' into skipping_sorting_step
|
2022-08-13 21:46:34 +00:00 |
|
Igor Nikonov
|
d9f5c56c41
|
Fix compilation errors after fixing merge conflicts
|
2022-08-11 12:51:45 +00:00 |
|
Igor Nikonov
|
75f6fcfa70
|
Merge remote-tracking branch 'origin/master' into skipping_sorting_step
|
2022-08-11 12:35:55 +00:00 |
|
Amos Bird
|
fa8fab2e8f
|
Fix KeyCondition with other filters
|
2022-08-11 19:20:44 +08:00 |
|
Igor Nikonov
|
bf5269d536
|
Avoid copying SortDescription during SortingStep construction
|
2022-08-09 22:19:25 +00:00 |
|
vdimir
|
d9928ac93d
|
Add methods to SubqueryForSet, do not use refernce to SetPtr
|
2022-07-26 18:39:09 +00:00 |
|
vdimir
|
1e3fa2e01f
|
Refactor PreparedSets/SubqueryForSet
|
2022-07-26 18:39:02 +00:00 |
|
Nikolai Kochetov
|
91aa2385ca
|
Merge branch 'master' into additional-filters
|
2022-07-20 18:56:24 +02:00 |
|
Igor Nikonov
|
9ca08f8fda
|
Continue: ContextPtr -> const ContextPtr & in parameters
|
2022-07-06 13:13:19 +00:00 |
|
Igor Nikonov
|
059c5c0f0a
|
Simple cleanup: context ptr usage in interpreters
|
2022-07-06 12:29:20 +00:00 |
|
Igor Nikonov
|
99de1ee109
|
Simple cleanup: interpreters and parsers
|
2022-07-05 22:13:39 +00:00 |
|
Nikolai Kochetov
|
543782436d
|
Process additional filters.
|
2022-06-21 11:24:46 +00:00 |
|
Vladimir Chebotarev
|
ec22f6d539
|
Draft.
|
2022-06-20 05:15:07 +03:00 |
|
Nikolai Kochetov
|
8991f39412
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-06-02 17:00:08 +00:00 |
|
Nikolai Kochetov
|
85f4295370
|
Cleanup
|
2022-06-02 10:34:40 +00:00 |
|
Nikita Mikhaylov
|
d34e051c69
|
Support for simultaneous read from local and remote parallel replica (#37204)
|
2022-06-02 11:46:33 +02:00 |
|
Nikolai Kochetov
|
edac3d6714
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-06-02 09:36:20 +00:00 |
|
Nikolai Kochetov
|
913e7a91ae
|
Fix limits from subquery.
|
2022-05-30 18:25:17 +00:00 |
|
Amos Bird
|
6525bfc4cd
|
Avoid context copy for InterpreterSelects
|
2022-05-30 17:08:12 +08:00 |
|
Nikolai Kochetov
|
b80b1940ce
|
Fix some tests.
|
2022-05-27 20:47:35 +00:00 |
|
Nikolai Kochetov
|
1b85f2c1d6
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-25 16:27:40 +02:00 |
|
Nikolai Kochetov
|
56feef01e7
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
|
Nikolai Kochetov
|
2d99f0ce13
|
Simplify code a little bit.
|
2022-05-11 12:16:15 +00:00 |
|
Nikolai Kochetov
|
f7dbd48ee5
|
Simplify code a little bit.
|
2022-05-10 16:12:03 +00:00 |
|
Nikolai Kochetov
|
a02e1d2f4a
|
Simplify code a little bit.
|
2022-05-10 16:00:00 +00:00 |
|
Dmitry Novik
|
9a251e0028
|
Cleanup code
|
2022-05-05 18:13:00 +00:00 |
|
Dmitry Novik
|
4cc26aa38b
|
Merge remote-tracking branch 'origin/master' into grouping-sets-fix
And fix execution of the query with only one grouping set
|
2022-05-05 17:14:52 +00:00 |
|