|
|
dc1f8ff031
|
planner: don't prune sleep function in LogicalProjection (#11927)
|
2019-08-30 16:35:06 +08:00 |
|
|
|
c59933323a
|
expression: fix constItem() and column-pruning in order by clause (#11839)
|
2019-08-28 16:59:35 +08:00 |
|
|
|
fe038642e5
|
*: refactor cost model formulas and constants (#10581)
|
2019-08-07 17:44:09 +08:00 |
|
|
|
e829920934
|
planner: fix plus prefix for select constant (#9707)
|
2019-03-21 10:51:59 +08:00 |
|
|
|
5a283a98dd
|
plan/executor: make semi joins null and empty aware (#9051)
|
2019-02-25 15:42:38 +08:00 |
|
|
|
776c90fa79
|
planner: check null and empty for != any(subq) and = all(subq) (#9106)
|
2019-01-21 16:17:48 +08:00 |
|
|
|
3c98f69266
|
*: support select partition for partition table (#8990)
|
2019-01-14 20:55:52 +08:00 |
|
|
|
f33e04f486
|
expression: make sysdate unfoldable (#7838)
|
2018-10-08 16:47:45 +08:00 |
|
|
|
869e20138a
|
plan: refine the handle check to use point get plan for prepare statement (#7732)
|
2018-09-25 11:32:12 +08:00 |
|
|
|
7f6babb2b4
|
plan: fix mistaken conversion from outer join to inner join (#7689)
exclude upper level join conditions from predicates when simplifying
embedded outer join
|
2018-09-17 13:39:15 +08:00 |
|
|
|
372a6fc921
|
plan: refine explain result format (#7011)
|
2018-07-09 13:55:36 +08:00 |
|