|
|
2a3426ca9d
|
*: make explain result more clearly. (#2063)
|
2016-11-23 18:58:12 +08:00 |
|
|
|
cbf024e8f7
|
*: clean code. (#1987)
|
2016-11-10 15:38:22 +08:00 |
|
|
|
1550e76e6c
|
executor: add comments in executor package. (#1876)
* executor: add comments in executor package.
|
2016-10-31 10:51:17 +08:00 |
|
|
|
e33587ed47
|
support explain (#1632)
|
2016-08-26 11:19:23 +08:00 |
|
|
|
e4ac5301ce
|
remove useless code. (#1609)
|
2016-08-20 16:00:20 +08:00 |
|
|
|
0450ba0b47
|
*: unify "See url" format (#1391)
* *: unify "See url" format
|
2016-07-05 11:21:10 +08:00 |
|
|
|
a71005710f
|
plan: merge 'optimizer/plan' and 'optimizer' into one package. (#1300)
|
2016-06-07 20:49:05 +08:00 |
|
|
|
10359b0052
|
rewrite executor. (#1294)
* rewrite executor.
|
2016-06-07 20:32:15 +08:00 |
|
|
|
dc885f4b9d
|
change plan to DAG mode (#1180)
* change plan to DAG mode
* add error and comment
|
2016-04-29 15:39:22 +08:00 |
|
|
|
d5941446c2
|
table: replace interface{} with Datum in table.
|
2016-03-02 21:01:20 +08:00 |
|
|
|
af131d2127
|
executor: replace Executor interface{} with Datum.
|
2016-03-02 16:13:25 +08:00 |
|
|
|
c60122c8ea
|
*: address comments
|
2016-02-24 20:39:08 +08:00 |
|
|
|
32c6ee2cbf
|
executor: support Explain
|
2016-02-24 17:46:59 +08:00 |
|