|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +08:00 |
|
|
|
7755d25aba
|
*: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198)
|
2021-08-16 18:52:00 +08:00 |
|
|
|
a689df0416
|
planner, util: new unfixed mutrow for TypeNull (#17893)
Co-authored-by: Yuanjia Zhang <zhangyuanjia@pingcap.com>
|
2020-06-11 10:50:48 +08:00 |
|
|
|
01db67bbad
|
chunk: make mysql.TypeNull be judged as fixedLen (#15512)
|
2020-03-26 19:25:38 +08:00 |
|
|
|
4755a9b9ef
|
util: revert util/mathutil (#14744)
|
2020-02-13 11:33:04 +08:00 |
|
|
|
8cbacf0d7c
|
wasm: fix compile error for wasm (#14160)
Signed-off-by: 5kbpers <tangminghua@pingcap.com>
|
2019-12-23 15:17:46 +08:00 |
|
|
|
438d39ebcd
|
*: revert #10124 and remove sql mode PadCharToFullLength (#14007)
|
2019-12-17 15:25:06 +08:00 |
|
|
|
5a589c9994
|
planner: consider disk cost in hashJoin (#13246)
|
2019-12-03 13:43:19 +08:00 |
|
|
|
e43444265b
|
*: Support required rows rows for arrow decode format. (#12613)
|
2019-11-05 18:12:09 +08:00 |
|
|
|
99a5432dce
|
*: encode the returned data using the Chunk format in mocktikv (#12023)
|
2019-09-28 20:02:26 +08:00 |
|
|
|
c1e6b8d777
|
executor: utilities for disk-based hash join (#12116)
|
2019-09-11 17:38:15 +08:00 |
|
|
|
36573d5b57
|
executor: make vectorized methods of Time be compatible with its row-based methods (#11776)
|
2019-08-19 16:30:17 +08:00 |
|
|
|
fe998656e2
|
executor: add PreAlloc and replace nullCnt field with `Nul… (#11485)
|
2019-07-30 13:36:56 +08:00 |
|
|
|
d927f9ae18
|
executor: expose chunk.Column to prepare for vectorized expression evaluation (#11351)
|
2019-07-22 12:40:55 +08:00 |
|
|
|
68e7b00bd1
|
chunk: change offset type to int64 (#10348)
|
2019-05-05 17:38:51 +08:00 |
|
|
|
89dda9d9a8
|
*: move parser to a separate repository (#8036)
|
2018-10-25 11:12:10 +08:00 |
|
|
|
2fb314537a
|
chunk: support capacity grow (#7473)
|
2018-08-28 20:08:13 +08:00 |
|
|
|
90c721ad72
|
chunk/codec: adjust decoding offsets in chunk (#7106)
|
2018-07-19 18:53:16 +08:00 |
|
|
|
9cf670a324
|
*: cut off duration.fsp in chunk (#7043)
|
2018-07-17 15:36:27 +08:00 |
|
|
|
fced72f653
|
chunk: support encode/decode a Chunk (#7006)
|
2018-07-13 20:34:19 +08:00 |
|