d9c2c2cac6
Revert "[refactor] remove unused new_in_predicate code ( #8263 )" ( #8372 )
...
This reverts commit 757e35744d4f6319e936fca84b4be13cf043a578.
2022-03-07 15:55:38 +08:00
757e35744d
[refactor] remove unused new_in_predicate code ( #8263 )
...
remove unused code of new_in_predicate.h/cpp
2022-03-01 11:11:42 +08:00
6c6380969b
[refactor] replace boost smart ptr with stl ( #6856 )
...
1. replace all boost::shared_ptr to std::shared_ptr
2. replace all boost::scopted_ptr to std::unique_ptr
3. replace all boost::scoped_array to std::unique<T[]>
4. replace all boost:thread to std::thread
2021-11-17 10:18:35 +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
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
0f65b770ad
[PALO-3124] added in predicate functions for largeInt
2018-01-08 11:18:18 +08:00
e2311f656e
baidu palo
2017-08-11 17:51:21 +08:00