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 |
|
sundy-li
|
84807e9791
|
rename settings
|
2020-12-17 02:17:59 +00:00 |
|
sundy-li
|
d72d8ee7d8
|
apply review advices
|
2020-12-15 16:35:19 +08:00 |
|
sundy-li
|
041f5c8843
|
add comments
|
2020-12-13 19:30:53 +08:00 |
|
sundy-li
|
9ff39da5d2
|
fixes build
|
2020-12-13 09:55:56 +08:00 |
|
sundyli
|
36ca21c24a
|
Merge branch 'master' into alias_column_partition_prune
|
2020-12-13 00:45:14 +08:00 |
|
sundy-li
|
9407028540
|
update
|
2020-12-13 00:42:15 +08:00 |
|
Alexander Kuzmenkov
|
d757f32300
|
Remove some redundant includes to speed up build
|
2020-12-11 02:58:11 +03:00 |
|
Nikolai Kochetov
|
1db8e77371
|
Add comments. Update ActionsDAG::Index
|
2020-11-10 17:54:59 +03:00 |
|
Nikolai Kochetov
|
9aeb757da4
|
Merge branch 'master' into actions-dag-f14
|
2020-11-06 15:04:20 +03:00 |
|
Azat Khuzhin
|
e7f15dff55
|
Do not pass StoragePtr to ReadInOrderOptimizer::getInputOrder()
Looks like this is not required anymore, since #11745
|
2020-11-03 21:22:46 +03:00 |
|
Nikolai Kochetov
|
07a7c46b89
|
Refactor ExpressionActions [Part 3]
|
2020-11-03 14:28:28 +03:00 |
|
Artem Zuikov
|
2afd123eda
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03:00 |
|
alesapin
|
d79982f497
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
|
alesapin
|
ba04d02f1e
|
Compilable sorting key in metadata
|
2020-06-17 14:05:11 +03:00 |
|
Dmitry
|
bbe0245b9d
|
changes after review #1
|
2020-05-13 16:49:10 +03:00 |
|
Dmitry
|
0286b60ed6
|
return multiple blocks
|
2020-05-08 22:46:52 +03:00 |
|
Dmitry
|
e7b747b0b7
|
limit fixes + func(primary_key) group by works
|
2020-05-08 16:13:50 +03:00 |
|
Dmitry
|
e98c23a8cf
|
read in order enabled
|
2020-05-05 17:35:23 +03:00 |
|
Artem Zuikov
|
8297683972
|
renames: AnalyzedJoin -> TableJoin, Join -> HashJoin (#10065)
|
2020-04-07 12:48:47 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|