Anton Popov
|
e0dd533811
|
fix scheduling of async tasks in StorageS3
|
2022-11-28 16:13:01 +00:00 |
|
Anton Popov
|
65a78bcd91
|
improve performance of storage S3
|
2022-11-26 15:24:01 +00:00 |
|
vdimir
|
1e3fa2e01f
|
Refactor PreparedSets/SubqueryForSet
|
2022-07-26 18:39:02 +00:00 |
|
Dmitry Novik
|
16c6b60703
|
Introduce AggregationKeysInfo
|
2022-05-25 23:22:29 +00:00 |
|
Dmitry Novik
|
e5b395e054
|
Support ROLLUP and CUBE in GROUPING function
|
2022-05-16 17:33:38 +00:00 |
|
Dmitry Novik
|
6fc7dfea80
|
Support ordinary GROUP BY
|
2022-05-13 23:04:12 +00:00 |
|
Dmitry Novik
|
ae81268d4d
|
Try to compute helper column lazy
|
2022-05-13 14:55:50 +00:00 |
|
Dmitry Novik
|
c5b40a9c91
|
WIP on GROUPING function
|
2022-05-12 16:40:26 +00:00 |
|
tavplubix
|
3afb7aa97e
|
Update VirtualColumnUtils.cpp
|
2021-06-28 16:47:47 +03:00 |
|
Ivan Lezhankin
|
d0ad6d9cff
|
Fix all remaining tests
|
2021-05-31 21:50:07 +03:00 |
|
Maksim Kita
|
150a88d647
|
ExpressionActions compile only necessary places
|
2021-05-19 11:43:16 +03:00 |
|
Amos Bird
|
50f2e488bd
|
Fix invalid virtual column expr
|
2021-04-21 10:29:03 +08:00 |
|
Alexey Milovidov
|
22720dd7a4
|
Fix trivial mistake in filtering by virtual columns
|
2021-04-11 22:39:22 +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 |
|
Amos Bird
|
02604185f2
|
Correctly check constant expr
|
2021-03-10 02:48:46 +08:00 |
|
Amos Bird
|
091894f8ca
|
Add more comments
|
2021-03-08 11:09:06 +08:00 |
|
Amos Bird
|
909cb3c243
|
Fix again....
|
2021-03-04 22:27:07 +08:00 |
|
Amos Bird
|
fac832227c
|
Fix again
|
2021-03-04 19:43:03 +08:00 |
|
Amos Bird
|
9205fad8c7
|
Better
|
2021-03-04 19:43:03 +08:00 |
|
Amos Bird
|
2f8f4e9697
|
Fix tests
|
2021-03-04 19:43:03 +08:00 |
|
Amos Bird
|
93b661ad5a
|
partition id pruning
|
2021-03-04 19:43:03 +08:00 |
|
Artem Zuikov
|
2afd123eda
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03:00 |
|
Alexey Milovidov
|
b78e1145e8
|
Fix filtering by virtual columns #12166
|
2020-07-09 02:52:57 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|