|
|
fb429408c9
|
*: make schema as a pointer. (#2533)
|
2017-01-23 16:23:47 +08:00 |
|
|
|
5f96f67cbc
|
*: change schema from []*Column to struct (#2321)
|
2016-12-27 14:02:19 +08:00 |
|
|
|
c24c90b4d3
|
tidb, variable: refactor retry, add TransactionContext (#2256)
|
2016-12-16 11:07:59 +08:00 |
|
|
|
d406c77c1f
|
Revert "tidb, variable: refactor retry, add TransactionContext" (#2255)
|
2016-12-15 10:42:04 +08:00 |
|
|
|
ff0ceb1785
|
tidb, variable: refactor retry, add TransactionContext (#2254)
|
2016-12-15 10:35:57 +08:00 |
|
|
|
74a1c9935d
|
*: add StatementContext argument to functions. (#2157)
Add StatementContext argument to more functions where it is needed.
|
2016-12-02 23:28:11 +08:00 |
|
|
|
cbf024e8f7
|
*: clean code. (#1987)
|
2016-11-10 15:38:22 +08:00 |
|
|
|
3bcb4bedd8
|
executor: let union_scan executor use its own schema. (#1925)
|
2016-11-02 13:26:11 +08:00 |
|
|
|
1550e76e6c
|
executor: add comments in executor package. (#1876)
* executor: add comments in executor package.
|
2016-10-31 10:51:17 +08:00 |
|
|
|
b8994bb139
|
*: Support stream aggregation. (#1735)
* *: Support stream aggregation.
|
2016-09-20 17:14:31 +08:00 |
|
|
|
5caa0f5e29
|
decide push down conditions during plan building phase. (#1731)
|
2016-09-18 10:35:52 +08:00 |
|
|
|
f2d8b3c108
|
remove New*** from variable name. (#1644)
|
2016-08-29 10:18:45 +08:00 |
|
|
|
6e878144e5
|
support UPDATE and DELETE in new plan (#1582)
|
2016-08-19 14:35:39 +08:00 |
|
|
|
2f697eb987
|
support index scan. (#1440)
|
2016-07-13 18:16:51 +08:00 |
|
|
|
05353c271a
|
executor: support new table scan executor (#1401)
|
2016-07-06 16:08:38 +08:00 |
|
|
|
1f080550fb
|
support dirty transaction. (#1339)
support dirty transaction.
|
2016-06-23 14:10:37 +08:00 |
|
|
|
10359b0052
|
rewrite executor. (#1294)
* rewrite executor.
|
2016-06-07 20:32:15 +08:00 |
|
|
|
965e704412
|
executor: makes dirty table supports XAPI. (#1245)
|
2016-05-24 10:53:17 +08:00 |
|