alesapin
|
62f2c17a66
|
Secondary indices in StorageInMemoryMetadata
|
2020-06-17 12:38:47 +03:00 |
|
Alexey Milovidov
|
a655765040
|
Merge branch 'master' into return-not-nullable-from-count-distinct-2
|
2020-06-17 01:15:57 +03:00 |
|
Artem Zuikov
|
857d84bf7c
|
Buffer left blocks optimisation for MergeJoin (#10601)
|
2020-06-16 23:13:18 +03:00 |
|
Alexey Milovidov
|
394fb64a9c
|
Better way of implementation
|
2020-06-14 20:42:11 +03:00 |
|
Nikolai Kochetov
|
d4c8adbaff
|
Fix sanitizeBlock
|
2020-06-10 18:06:37 +03:00 |
|
Dmitry
|
4b0d32f026
|
Merge branch 'master' of github.com:yandex/ClickHouse into group_by_in_order_optimization
|
2020-05-31 00:21:02 +03:00 |
|
alexey-milovidov
|
3eea042d16
|
Merge pull request #11243 from ClickHouse/remove-experimental-use-processors-flag-4
Remove some code.
|
2020-05-30 21:05:14 +03:00 |
|
Alexander Tokmakov
|
c071e0a473
|
add context to DatabaseCatalog methods
|
2020-05-29 02:01:18 +03:00 |
|
Nikolai Kochetov
|
ea3f638b30
|
Try fix tests.
|
2020-05-28 17:11:36 +03:00 |
|
Nikolai Sorokin
|
6585571ee2
|
Fix bug
|
2020-05-27 12:53:15 +03:00 |
|
Nikolai Sorokin
|
61974e0047
|
TTL Expressions WHERE and GROUP BY draft
|
2020-05-27 12:53:15 +03:00 |
|
Dmitry
|
47778c0259
|
Merge branch 'master' of github.com:yandex/ClickHouse into group_by_in_order_optimization
|
2020-05-21 23:45:12 +03:00 |
|
Azat Khuzhin
|
d93b9a57f6
|
Forward declaration for Context as much as possible.
Now after changing Context.h 488 modules will be recompiled instead of 582.
|
2020-05-21 01:53:18 +03:00 |
|
Artem Zuikov
|
9b38324028
|
fix JOIN with PREWHERE with second analyze() (#11051)
|
2020-05-20 12:29:23 +03:00 |
|
Dmitry
|
c4295d97f9
|
Merge branch 'master' of github.com:yandex/ClickHouse into group_by_in_order_optimization
|
2020-05-12 17:57:32 +03:00 |
|
Anton Popov
|
19528007fd
|
fix multiple usages of 'IN' operator with the same set
|
2020-05-06 03:57:44 +03:00 |
|
Dmitry
|
e98c23a8cf
|
read in order enabled
|
2020-05-05 17:35:23 +03:00 |
|
Dmitry
|
d9ac0e8fef
|
Merge branch 'master' of github.com:yandex/ClickHouse into group_by_in_order_optimization
|
2020-04-26 14:44:06 +03:00 |
|
Alexey Milovidov
|
0a7edce036
|
Checkpoint
|
2020-04-22 09:01:33 +03:00 |
|
alexey-milovidov
|
4ecc86beca
|
Merge pull request #9950 from ClickHouse/aku/literal-columns
Create unique columns for literals
|
2020-04-21 02:30:17 +03:00 |
|
alexey-milovidov
|
8cea45315f
|
Merge pull request #10133 from 4ertus2/joins
JOIN with Dictionary
|
2020-04-18 16:08:15 +03:00 |
|
Dmitry
|
25cd4ce132
|
Merge branch 'master' of github.com:yandex/ClickHouse into group_by_in_order_optimization
|
2020-04-18 12:56:34 +03:00 |
|
Artem Zuikov
|
ce372f464b
|
Fix finalize chain logic in ExpressionAnalysisResult (#10302)
|
2020-04-16 21:03:27 +03:00 |
|
Alexander Kuzmenkov
|
d15d6e1661
|
review fixes
|
2020-04-15 17:10:33 +03:00 |
|
Alexander Kuzmenkov
|
1d3fe23b3b
|
review fixes
|
2020-04-14 20:41:06 +03:00 |
|
Alexander Kuzmenkov
|
59e8230271
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-04-14 02:27:46 +03:00 |
|
Artem Zuikov
|
6106b2bfc7
|
Merge branch 'master' into joins
|
2020-04-13 20:37:27 +03:00 |
|
alexey-milovidov
|
00d8e7eefb
|
Merge branch 'master' into transform_null_in
|
2020-04-11 23:15:54 +03:00 |
|
Artem Zuikov
|
0cd49d746f
|
several fixes
|
2020-04-09 23:00:57 +03:00 |
|
philip.han
|
3149f75430
|
Replace a reference for Context with a copied bool value.
|
2020-04-09 17:27:55 +09:00 |
|
Artem Zuikov
|
ab12ebb5cf
|
add allowDictJoin()
|
2020-04-08 22:58:27 +03:00 |
|
Artem Zuikov
|
8d6f641796
|
join over dictionary concept
|
2020-04-08 21:59:52 +03:00 |
|
philip.han
|
53b5dade5e
|
Implement transform_null_in
|
2020-04-07 20:08:13 +09:00 |
|
Artem Zuikov
|
8297683972
|
renames: AnalyzedJoin -> TableJoin, Join -> HashJoin (#10065)
|
2020-04-07 12:48:47 +03:00 |
|
Alexander Kuzmenkov
|
35783af25d
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-04-07 03:34:39 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|