Maxim Akhmedov
|
2d3321e003
|
Extend KeyCondition interface so that it returns BoolMask.
|
2020-01-30 00:40:22 +03:00 |
|
Alexey Milovidov
|
7384e04430
|
Revert "CHYT-142: extend KeyCondition interface so that it returns BoolMask."
This reverts commit 2cacc3cfd2 .
|
2019-09-24 04:29:26 +03:00 |
|
Maxim Akhmedov
|
2cacc3cfd2
|
CHYT-142: extend KeyCondition interface so that it returns BoolMask.
|
2019-06-27 16:31:33 +03:00 |
|
Nikita Vasilev
|
6a86a901b4
|
return KeyCondition
|
2019-03-08 11:29:48 +03:00 |
|
Nikita Vasilev
|
a555918fca
|
rpnbuilder
|
2019-03-07 12:15:58 +03:00 |
|
Nikita Vasilev
|
c35c671f4e
|
key condition
|
2019-02-20 19:24:46 +03:00 |
|
Alexey Zatelepin
|
370c8c4e54
|
Merge branch 'master' into mutations-fix-in
Conflicts:
dbms/src/Parsers/IAST.h
|
2019-01-23 14:47:53 +03:00 |
|
Alexey Zatelepin
|
f3b4292fc6
|
add data types to the prepared_sets key for literals #4058
|
2019-01-23 14:20:01 +03:00 |
|
maiha
|
6c83beafdd
|
dbms: Fixed misspells in comments
|
2019-01-23 04:56:53 +09:00 |
|
Ivan Lezhankin
|
6df757c6f7
|
Refactor constant folding and make it reusable for primary_key_expr
|
2018-12-17 17:59:01 +03:00 |
|
Nikolai Kochetov
|
1e9aeba603
|
Split ExpressionAnalyzer and SyntaxAnalyzer.
|
2018-11-09 18:01:18 +03:00 |
|
Nikolai Kochetov
|
726ae0cb9a
|
Split ExpressionAnalyzer and SyntaxAnalyzer.
|
2018-11-08 19:47:12 +03:00 |
|
chertus
|
d2518fdb3f
|
more refactoring: funcs to extract database_and_table from AST
|
2018-10-29 22:04:28 +03:00 |
|
Alexey Milovidov
|
c99e717632
|
Fixed bad code #2571
|
2018-07-04 20:28:52 +03:00 |
|
Alexey Milovidov
|
e86f73e465
|
Fixed half of bad code #2571
|
2018-07-04 20:28:52 +03:00 |
|
alexey-milovidov
|
39e69b421a
|
Merge pull request #2468 from yandex/fix-partition-key-parts-pruning
Fix pruning of parts by conditions on partition key columns
|
2018-06-05 15:52:47 +03:00 |
|
Alexey Milovidov
|
e5682e81f7
|
Slightly better (preparation) [#CLICKHOUSE-3]
|
2018-06-04 20:01:00 +03:00 |
|
Alexey Zatelepin
|
a9b348fe5e
|
check if partition key condition can be true in parallelogram instead of range [#CLICKHOUSE-3757]
|
2018-06-04 19:20:02 +03:00 |
|
Alexey Milovidov
|
70be882b64
|
Renamed PK to Key where it's appropriate #2246
|
2018-04-20 03:27:25 +03:00 |
|
Alexey Milovidov
|
d71b3a95ef
|
Renamed PK to Key where it's appropriate #2246
|
2018-04-20 03:20:50 +03:00 |
|