c9961c9bb9
[style] clang-format all c++ code ( #9305 )
...
- sh build-support/clang-format.sh to clang-format all c++ code
2022-04-29 16:14:22 +08:00
8de09cbd21
[Bug-fix] Decimal Divide, Mod Zero Result Should be NULL. ( #6051 )
2021-07-17 10:43:06 +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
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
bdbe59a41a
[Bug]Fix be crash caused by decimal to date ( #4282 )
...
Fix be crash caused by cast decimal to date. A be crashed bug caused by Unable to find. _ZN5doris18DecimalV2Operators16cast_to_date_val.
also see #4281
2020-08-09 20:47:43 +08:00
c3fccb7a49
Support cast datetime to decimal ( #1849 )
2019-09-23 19:56:20 +08:00
c34b306b4f
Decimal optimize branch #695 ( #727 )
2019-03-22 17:22:16 +08:00