- Jul 29, 2022
- Jul 28, 2022
-
-
lni authored
-
nnsgmsone authored
* Replace ring with agg * Fix the bug of bit_and * Modify the behavior of bit_and in bvt to be consistent with mysql
-
daviszhen authored
-
fagongzi authored
-
reusee authored
-
fagongzi authored
-
fagongzi authored
-
lni authored
-
lni authored
-
fagongzi authored
-
lni authored
-
reusee authored
-
fengttt authored
* Rewrite decimal function macro. * Move int/uint/float add to cgo. Benchmarked. For 8K int/uint/float operations, go perf is roughly 10us. Cgo is roughly 2us. For 8K dec64/dec128, right now it is 100 - 200 us. This may argue for our own implementation of decimal.
-
lni authored
-
reusee authored
-
fagongzi authored
-
Jensen authored
Co-authored-by:
nnsgmsone <nnsmgsone@outlook.com>
-
fengttt authored
-
fengttt authored
Plus first. If it looks ok, I will work out the rest.
-
- Jul 27, 2022
-
-
lni authored
-
fagongzi authored
-
daviszhen authored
-
ou yuanning authored
* add coalesceString * change if/case type check * retag some case to 3333 * fix cast datetime to string bug * change bvt result * little performance optimization
-
fagongzi authored
-
nnsgmsone authored
-
ou yuanning authored
-
iamlinjunhong authored
-
Wei Ziran authored
-
reusee authored
-
fagongzi authored
-
nnsgmsone authored
-
iamlinjunhong authored
-
qingxinhome authored
* Develop date_format function and unit tests. * Add date_format() bvt test cases * modify date-format code * Organize test cases * Supplementary license header for go file
-
nnsgmsone authored
-
lni authored
-
- Jul 26, 2022