Maksim Kita
|
2d2696bc20
|
Fixed code review issues
|
2023-03-17 14:34:23 +01:00 |
|
Maksim Kita
|
c102adb728
|
Analyzer added PREWHERE support
|
2023-03-15 15:21:49 +01:00 |
|
Azat Khuzhin
|
167e4903a8
|
Fix concrete columns PREWHERE support
This is the fix for the IStorage::supportedPrewhereColumns() API.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-03-02 18:51:23 +01:00 |
|
Alexander Gololobov
|
a6061e022e
|
Merge branch 'master' into split_prewhere_dag
|
2023-02-16 14:43:58 +01:00 |
|
Han Fei
|
937fade982
|
clean up
|
2023-02-14 18:54:19 +01:00 |
|
Alexander Gololobov
|
7634b9f56e
|
Added settings to enable the new logic
|
2023-02-12 21:54:23 +01:00 |
|
hexiaoting
|
ee4137cd78
|
fix bug
|
2022-07-08 11:05:01 +08:00 |
|
hexiaoting
|
99995f55bc
|
Allow more situations with final to push where to prewhere
|
2022-07-07 17:26:58 +08:00 |
|
Maksim Kita
|
2fdcf53a76
|
Fix clang-tidy warnings in Server, Storages folders
|
2022-03-14 18:17:35 +00:00 |
|
vdimir
|
64ffacd9e0
|
MergeTreeWhereOptimizer::tryAnalyzeTuple, fix fuzz
|
2021-10-01 17:01:02 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
fuqi
|
487d6bdcd9
|
add test case
fix order key check
|
2021-03-24 16:36:45 +08:00 |
|
fuqi
|
b8edc12812
|
fix code style
|
2021-03-17 23:56:55 +08:00 |
|
fuqi
|
9ab713c2e1
|
optimize select final with prewhere primary key
|
2021-03-17 18:57:58 +08:00 |
|
fuqi
|
5e20ea2c33
|
optimize select final with prewhere primary key
|
2021-03-17 18:49:24 +08:00 |
|
Maxim Akhmedov
|
0cd3601928
|
Allow using MergeTreeWhereOptimizer not only with MergeTree-based storages
|
2021-02-06 18:08:42 +03:00 |
|
Anton Popov
|
1a4ed07a98
|
add some more comments
|
2020-11-27 15:47:27 +03:00 |
|
alesapin
|
d4c49816ab
|
Really atomic metadata
|
2020-06-18 14:02:31 +03:00 |
|
alesapin
|
1afdebeebd
|
Primary key in storage metadata
|
2020-06-17 15:39:20 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|