ad949c2f65
Optimize Hex and add related Doc ( #6697 )
...
I tested hex in a 1000w times for loop with random numbers,
old hex avg time cost is 4.92 s,optimize hex avg time cost is 0.46 s which faster nearly 10x.
2021-10-13 11:36:14 +08:00
739c0268ff
[refactor] Remove decimal v1 related code from code base ( #6079 )
...
remove ALL DECIMAL V1 type code , this is a part of #6073
2021-07-07 10:26:32 +08:00
6fedf5881b
[CodeFormat] Clang-format cpp sources ( #4965 )
...
Clang-format all c++ source files.
2020-11-28 18:36:49 +08:00
10e1e29711
Remove header file common/names.h ( #4945 )
2020-11-26 17:00:48 +08:00
98e71a8b9f
[Bug][Function] Fix rand() function return same value ( #4709 )
...
fix rand function return same value when no parameter
2020-10-11 15:40:38 +08:00
10e3fc2778
[BUG] Fix abs function cannot handle bigint or bigger data type ( #4326 )
2020-08-12 20:58:35 +08:00
b2a022b348
Add money_format function ( #1064 )
2019-04-29 18:31:24 +08:00
c34b306b4f
Decimal optimize branch #695 ( #727 )
2019-03-22 17:22:16 +08:00
37b4cafe87
Change variable and namespace name in BE ( #268 )
...
Change 'palo' to 'doris'
2018-11-02 10:22:32 +08:00
2868793b6b
Change license to Apache License 2.0 ( #262 )
2018-11-01 09:06:01 +08:00
e2311f656e
baidu palo
2017-08-11 17:51:21 +08:00