Commit Graph

15 Commits

Author SHA1 Message Date
b4df7ca4dc test: make all the tests run in serial (#30692) 2021-12-14 18:06:36 +08:00
xhe
94e30df8e2 parser: fix compiling, add unit tests (#28700) 2021-10-11 23:15:25 +08:00
a5b4c2a26a util/chunk: migrate test-infra to testify for all remaining tests (#27028) 2021-08-24 18:32:04 +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
02016b09ef util: add test TestCodec (#22197)
Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
2021-01-07 17:32:27 +08:00
76614c6ca9 util/chunk: fix slice out of bound panic (#21155) 2021-01-06 17:24:42 +08:00
ac15dd336c util/chunk: fix checkptr validation (#15153) 2020-03-05 19:35:16 +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
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
469fa877d6 util/hack: define a MutableString type for function hack.String (#9230) 2019-02-12 12:30:40 +08:00
89dda9d9a8 *: move parser to a separate repository (#8036) 2018-10-25 11:12:10 +08:00
90c721ad72 chunk/codec: adjust decoding offsets in chunk (#7106) 2018-07-19 18:53:16 +08:00
fced72f653 chunk: support encode/decode a Chunk (#7006) 2018-07-13 20:34:19 +08:00