- May 13, 2022
-
-
XuPeng-SH authored
* (tae): add system db models * (tae): support cross db transaction * (tae): add ut
-
GuokeCui authored
-
nnsgmsone authored
-
GuokeCui authored
-
nnsgmsone authored
-
maomao authored
* enable sca check * slightly refactor makefile
-
chenmingsong authored
* add function register for compute layer refactor * remove redundant attribute, fix a type-chek bug * support own type-check function for each function with variable-length parameters * remove unused code, add init logic for function package * refactor the Function structure and related method * add unittest for functionRegister and fix bugs * use function_id instead of function_name to do register work
-
nnsgmsone authored
* Add group operator * Add batchFill of group operator
-
XuPeng-SH authored
Co-authored-by:
jiangxinmeng1 <51114574+jiangxinmeng1@users.noreply.github.com>
-
GuokeCui authored
Remove unused code directly according to linter deadcode. # How to check deadcode golangci-lint run --disable-all --max-same-issues 10000 --max-issues-per-linter 10000 -E deadcode
-
- May 12, 2022
-
-
GuokeCui authored
-
GuokeCui authored
-
maomao authored
-
tjie authored
* Add built-in function oct (#2115) Signed-off-by:
lawrshen <191220090@smail.nju.edu.cn> * refine: use bit operations instead of strconv.FormatUint Signed-off-by:
lawrshen <191220090@smail.nju.edu.cn>
-
e11jah authored
* add built-in string function bin * refine test codes for bin func * refine: use bit operations instead of strconv.FormatUint
-
GuokeCui authored
-
nnsgmsone authored
-
maomao authored
* remove debug param * add nightly static code analysis & ut coverage
-
GuokeCui authored
-
XuPeng-SH authored
-
- May 11, 2022
-
-
nnsgmsone authored
-
Cui Guoke authored
-
ou yuanning authored
Co-authored-by:
Yingfeng <yingfeng.zhang@gmail.com>
-
broccoliSpicy authored
* add decimal compare * add Align Decimal using scaleDiff Batch function
-
maomao authored
* remove ut coverage check in ut * remove debug param
-
XuPeng-SH authored
* (aoe): optimization * (tae): update for append node * (tae): add exception state * (tae): temp not check gc ops
-
ou yuanning authored
-
maomao authored
-
maomao authored
-
maomao authored
* Add daily code analysis notify * extend unittest timeout temporally
-
nnsgmsone authored
-
- May 10, 2022
-
-
XuPeng-SH authored
Co-authored-by:
kutori <312856403@qq.com> Co-authored-by:
jiangxinmeng1 <51114574+jiangxinmeng1@users.noreply.github.com>
-
Cui Guoke authored
-
bRong Njam authored
-
chenmingsong authored
-
ou yuanning authored
-
broccoliSpicy authored
-
nnsgmsone authored
-
ou yuanning authored
* add basic support for tpch in plan2 * fix static check error * fix static check error * fix unit test fail * fix typo * fix typo
-
Cui Guoke authored
-