|
|
35eded065e
|
*: fix structcheck lint warnings (#23062)
|
2021-03-24 21:09:37 +08:00 |
|
|
|
f4e58eecab
|
ddl: compare expression in check partition definition according to column type (#21226)
|
2020-11-25 11:46:36 +08:00 |
|
|
|
fbaab3ecb6
|
ddl, planner: make partition table consider collation in create table and select sentence (#20937)
|
2020-11-21 09:53:53 +08:00 |
|
|
|
4d1fe2062a
|
planner,explaintest: partition pruning for YEAR function (#20064)
|
2020-09-25 11:55:21 +08:00 |
|
|
|
945f7cc4a0
|
ddl, tables: support the column type change between the integer types (#19059)
|
2020-08-26 21:30:14 +08:00 |
|
|
|
d745acafb1
|
planner/core: prune EQ condition for non-monotonous range partition (#19267)
|
2020-08-25 11:19:55 +08:00 |
|
|
|
baf6c99b95
|
*: fix a bug causes indexed virtual generated column return wrong value and refine admin check table (#18408)
|
2020-07-24 12:59:47 +08:00 |
|
|
|
745e979a42
|
expression: fix data race when simpleRewriter rewrite ast.ColumnNameExpr concurrently (#17353)
|
2020-05-26 10:52:11 +08:00 |
|
|
|
365ff9b57c
|
*: handle signed/unsigned in the partition pruning (#15436)
|
2020-03-24 11:47:59 +08:00 |
|
|
|
4481006e1c
|
planner/core: get back range columns pruning after last refactor (#15169)
|
2020-03-18 13:35:23 +08:00 |
|
|
|
902c6ca2b9
|
planner,expression,table: clean up the old partition pruning code (#14834)
|
2020-02-27 00:52:03 +08:00 |
|
|
|
9543a0f4a6
|
*: re-implement partition pruning for better performance (#14679)
|
2020-02-14 19:18:49 +08:00 |
|
|
|
36f0f37b40
|
expression, planner: remove some fields from `expression.Colum… (#12573)
|
2019-10-29 15:48:26 +08:00 |
|
|
|
81cc7bc6cf
|
expression,planner/core: support unix_timestamp() function in partition pruning (#12035)
|
2019-09-12 13:37:49 +08:00 |
|
|
|
b339c02831
|
planner,expression: use constraint propagation in partition pruning (#8885)
|
2019-01-17 11:09:41 +08:00 |
|