7e30b28f3a
[Optimize] Speed up converting the data of other types to string in mysql_result_writer ( #6384 )
...
Co-authored-by: caiconghui <caiconghui@xiaomi.com >
2021-08-24 22:30:58 +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
1999a0c26b
[optimization] open gcc strict-aliasing optimization ( #6034 )
...
* open gcc strict-aliasing optimization
* use -Werror=strick-alias
2021-06-18 11:39:24 +08:00
bde60280b8
[Optimize] use string_view instead of std::string in string function ( #6010 )
2021-06-16 09:40:13 +08:00
b1b99ae884
[Function] Support Decimal to calculate variance and standard deviation ( #4959 )
2020-12-06 08:49:01 +08:00
6fedf5881b
[CodeFormat] Clang-format cpp sources ( #4965 )
...
Clang-format all c++ source files.
2020-11-28 18:36:49 +08:00
09f97f8a05
[Refactor] Fixes some be typo part 2 ( #4747 )
2020-10-20 09:28:57 +08:00
a340bc7a00
Remove unused LLVM related codes of directory:be/src/runtime ( #2910 ) ( #2985 )
...
Remove unused LLVM related codes of directory (step 4):be/src/runtime (#2910 )
there are many LLVM related codes in code base, but these codes are not really used.
The higher version of GCC is not compatible with the LLVM 3.4.2 version currently used by Doris.
The PR delete all LLVM related code of directory: be/src/runtime
2020-02-25 13:47:20 +08:00
89dc461f91
Fix UT and remove unused code ( #2160 )
2019-11-08 08:47:48 +08:00
c34b306b4f
Decimal optimize branch #695 ( #727 )
2019-03-22 17:22:16 +08:00