|
|
40dd366203
|
executor: Use multiple goroutines to do join (#1591)
|
2016-08-22 15:03:11 +08:00 |
|
|
|
3752e706c0
|
*: When sort data by scanning pkcol, xapi TableScan response should keep order (#1612)
|
2016-08-21 09:46:34 +08:00 |
|
|
|
99c3bba7c7
|
xapi: Async fetch xapi result (#1599)
|
2016-08-19 17:16:38 +08:00 |
|
|
|
469580ffd0
|
Use gogo proto for tipb (#1603)
|
2016-08-18 18:03:40 +08:00 |
|
|
|
96fe96a6c4
|
*: Add keepOrder parameter for xapi.Select (#1596)
Not all xapi request should return in key order.
|
2016-08-17 17:27:16 +08:00 |
|
|
|
4a2f5ba1b7
|
*: Abstract coprocess result to interface (#1587)
|
2016-08-16 10:44:16 +08:00 |
|
|
|
39e4d52bd7
|
*: support index where and aggregate push down. (#1567)
|
2016-08-15 20:03:52 +08:00 |
|
|
|
69c9d59252
|
plan: fix index double read (#1569)
|
2016-08-09 11:01:39 +08:00 |
|
|
|
d639c0aa54
|
support single index read. (#1538)
|
2016-08-02 16:13:50 +08:00 |
|
|
|
08c69c8ffb
|
executor: Fix limit bugs in new xapi executor (#1535)
|
2016-08-02 10:10:43 +08:00 |
|
|
|
d2b4ad8814
|
*: Pass make race (#1521)
|
2016-07-29 18:45:55 +08:00 |
|
|
|
b0e4096f3c
|
fix bug of limit. (#1515)
|
2016-07-28 17:58:13 +08:00 |
|
|
|
60d0c97721
|
Hanfei/newplan (#1513)
|
2016-07-28 14:11:57 +08:00 |
|
|
|
2b4acb0caf
|
support cbo (#1498)
|
2016-07-27 11:10:52 +08:00 |
|
|
|
ba59e7975c
|
executor: Support aggregate push down in new index scan executor (#1485)
|
2016-07-22 18:03:55 +08:00 |
|
|
|
c66576ba05
|
Support aggregate push down in new executor (#1483)
Support aggregate push down for NewXSeelctTableExec.
|
2016-07-22 13:15:41 +08:00 |
|
|
|
11d642520b
|
fix a bug that select null from a index table. (#1464)
|
2016-07-18 12:01:31 +08:00 |
|
|
|
e068bc5c8e
|
refine code (#1447)
|
2016-07-14 14:41:03 +08:00 |
|
|
|
2f697eb987
|
support index scan. (#1440)
|
2016-07-13 18:16:51 +08:00 |
|