|
|
035657c5a1
|
[typo](comment) Fix a lot of spell errors in be comments (#14208)
fix typos.
|
2022-11-12 16:06:15 +08:00 |
|
|
|
290366787c
|
[refactor] refactor code, replace some file with stl libs (#8759)
1. replace ConditionVariables with std::condition_variable
2. repalace Mutex with std::mutex
3. repalce MonoTime with std::chrono
|
2022-04-13 09:55:29 +08:00 |
|
|
|
24d38614a0
|
[Dependency] Upgrade thirdparty libs (#6766)
Upgrade the following dependecies:
libevent -> 2.1.12
OpenSSL 1.0.2k -> 1.1.1l
thrift 0.9.3 -> 0.13.0
protobuf 3.5.1 -> 3.14.0
gflags 2.2.0 -> 2.2.2
glog 0.3.3 -> 0.4.0
googletest 1.8.0 -> 1.10.0
snappy 1.1.7 -> 1.1.8
gperftools 2.7 -> 2.9.1
lz4 1.7.5 -> 1.9.3
curl 7.54.1 -> 7.79.0
re2 2017-05-01 -> 2021-02-02
zstd 1.3.7 -> 1.5.0
brotli 1.0.7 -> 1.0.9
flatbuffers 1.10.0 -> 2.0.0
apache-arrow 0.15.1 -> 5.0.0
CRoaring 0.2.60 -> 0.3.4
orc 1.5.8 -> 1.6.6
libdivide 4.0.0 -> 5.0
brpc 0.97 -> 1.0.0-rc02
librdkafka 1.7.0 -> 1.8.0
after this pr compile doris should use build-env:1.4.0
|
2021-10-15 13:03:04 +08:00 |
|
|
|
5f9359d618
|
Use SleepFor() instead of usleep() (#3211)
|
2020-03-29 14:18:19 +08:00 |
|
|
|
9d03ba236b
|
Uniform Status (#1317)
|
2019-06-14 23:38:31 +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 |
|