|
|
59ea7460a8
|
planner: PointGet don't rely on names in expression.Column (#11779)
|
2019-08-26 15:40:39 +08:00 |
|
|
|
2addc25984
|
planner: use BatchPointGet to improve SELECT ...WHERE IN performance (#11750)
|
2019-08-20 19:10:35 +08:00 |
|
|
|
8a161721f1
|
planner, expression: remove TblID2Handle from Schema (#11152)
|
2019-08-16 13:02:16 +08:00 |
|
|
|
6d51ad33fd
|
*: Optimize struct memory usage by adjust field order (#11629)
|
2019-08-13 17:20:53 +08:00 |
|
|
|
fe038642e5
|
*: refactor cost model formulas and constants (#10581)
|
2019-08-07 17:44:09 +08:00 |
|
|
|
59e3eb75cd
|
*: speed up the operation of "admin check table" (#8572)
|
2019-07-31 17:11:30 +08:00 |
|
|
|
bdec3414e7
|
executor: fix the behavior when index join meet prefix index (#11081)
|
2019-07-12 17:48:35 +08:00 |
|
|
|
5c436bb1d6
|
planner: support subquery in SHOW statement (#10942)
|
2019-07-11 23:56:51 +08:00 |
|
|
|
9071ab9131
|
planner, executor: merge window functions with same specification name (#9866)
|
2019-05-23 16:39:59 +08:00 |
|
|
|
3190ad99f9
|
planner: tidy up PhysicalApply struct and related methods (#10394)
|
2019-05-09 10:58:50 +08:00 |
|
|
|
9d74d6404f
|
planner, executor: index join enhancement (#8471)
|
2019-04-29 11:07:15 +08:00 |
|
|
|
7666f688b3
|
*: add stats version in slow_query and slow log. (#10082)
|
2019-04-15 18:04:48 +08:00 |
|
|
|
2f3842a8da
|
executor, planner: refine merge join compare methods to avoid some rare cases (#9390)
|
2019-02-25 14:19:26 +08:00 |
|
|
|
18ff4f953e
|
planner/core: refine explain for window function (#9270)
|
2019-02-13 15:23:00 +08:00 |
|
|
|
3835bef7ae
|
executor: support window func for aggregate without frame clause (#8899)
|
2019-01-15 15:23:17 +08:00 |
|
|
|
91cdbf2f54
|
planner: support window function (#8630)
|
2019-01-03 16:56:06 +08:00 |
|
|
|
761365b31c
|
*: avoid using columnEvaluator for the Projectin build by buildProjtion4Union (#8142)
|
2018-11-02 17:28:09 +08:00 |
|
|
|
89dda9d9a8
|
*: move parser to a separate repository (#8036)
|
2018-10-25 11:12:10 +08:00 |
|
|
|
e79bd946ed
|
*: change package name from plan to planner (#7760)
|
2018-09-25 11:16:39 +08:00 |
|