|
|
62f1a54680
|
expression: remove row-vec convertor and introduce Vectorized() to check if an expression supports vectorized evaluation explicitly (#11884)
|
2019-08-27 20:16:35 +08:00 |
|
|
|
6f76bbe1f7
|
Introduce individual vectorized evaluation methods for each type. (#11815)
|
2019-08-22 10:51:25 +08:00 |
|
|
|
e19ef45e3e
|
expression: make Column support hybrid types when vectorized evaluation (#11803)
|
2019-08-21 15:00:28 +08:00 |
|
|
|
db2f1edadc
|
executor: support converting from vectorized evaluation to row-based evaluation (#11778)
|
2019-08-20 15:59:16 +08:00 |
|
|
|
096deba00b
|
executor: introduce the column buffer allocator for vectorized evaluation (#11743)
|
2019-08-16 15:46:16 +08:00 |
|
|
|
1b13a2acb9
|
expression, util: add an interface Times for chunk.Column (#11742)
|
2019-08-15 13:00:37 +08:00 |
|
|
|
5e54680ca3
|
expression: make baseBuiltinFunc support converting from row-based evaluation to vectorized evaluation
|
2019-08-14 15:02:44 +08:00 |
|