|
|
2b4acb0caf
|
support cbo (#1498)
|
2016-07-27 11:10:52 +08:00 |
|
|
|
f5a6c962b5
|
*: Change ctx.Value from interface{} to Datum (#1494)
|
2016-07-25 10:42:54 +08:00 |
|
|
|
432df5458b
|
*: aggregate related code cleanup (#1488)
|
2016-07-23 14:29:52 +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 |
|
|
|
bd10f50e26
|
localstore xapi max/min (#1455)
Support Max and Min for localstore xapi.
|
2016-07-17 17:44:59 +08:00 |
|
|
|
7c3c45a83c
|
*: Support avg for localstore xapi (#1446)
|
2016-07-14 12:34:58 +08:00 |
|
|
|
61ada26dc4
|
Support sum in xapi. (#1409)
|
2016-07-08 19:59:13 +08:00 |
|
|
|
5b2794904b
|
*: Support xapi first row aggregate function in local store. (#1317)
|
2016-06-14 13:01:25 +08:00 |
|
|
|
ce2378bddf
|
*: Refactor dist-agg partial result data layout (#1314)
Make result more compact.
|
2016-06-13 14:52:05 +08:00 |
|
|
|
10359b0052
|
rewrite executor. (#1294)
* rewrite executor.
|
2016-06-07 20:32:15 +08:00 |
|
|
|
6cefb905e1
|
*: support distributed aggregate function count (#1289)
support distributed aggregate function count and groupby on local_region
|
2016-06-07 16:19:48 +08:00 |
|