bdca9cce3e
[branch-2.1]add internal workload group ( #42006 ) ( #44592 )
...
Add an internal workload group when Doris started, currently it mainly
used to manage compaction workload cpu usage.
pick #42006
2024-11-26 17:09:55 +08:00
5f2d0e3d53
[Fix](executor)Fix when Fe send empty wg list to be may cause query failed. ( #34074 )
2024-04-25 12:01:44 +08:00
859e56ac16
[bugfix](wg) should set task group down after thread pool stopped
2024-02-25 18:09:39 +08:00
be7273da83
[refactor](executor)Refactor workload meta update to be #26710
2023-11-18 11:19:38 +08:00
1ba8a9bae4
[feature-wip](executor)Fe send topic info to be ( #25798 )
2023-10-26 15:52:48 +08:00
9e960f4c4f
[chore](build) Use include-what-you-use to optimize includes ( #18681 )
...
Currently, there are some useless includes in the codebase. We can use a tool named include-what-you-use to optimize these includes. By using a strict include-what-you-use policy, we can get lots of benefits from it.
2023-04-17 11:44:58 +08:00
fd0bd395ac
[Enhancement] Remove some unused include ( #10035 )
2022-06-17 10:47:25 +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
c86d469baf
[Refactor](storage_engine) Use std::shared_mutex to replace RWMutex ( #8387 )
2022-03-11 18:14:24 +08:00
a803ceea86
[refactor] Remove boost mutex, use std::mutex instead ( #5684 )
...
* Remove boost mutex, use std::mutex instead
* replace shared_mutex
2021-04-22 11:29:36 +08:00
6fedf5881b
[CodeFormat] Clang-format cpp sources ( #4965 )
...
Clang-format all c++ source files.
2020-11-28 18:36:49 +08:00
75e0ba32a1
Fixes some be typo ( #4714 )
2020-10-13 09:37:15 +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
cc74efb3c5
merge to ddb65b69f9c788e359e191889cb31f15279c41ec ( #224 )
...
1. Apache HDFS broker support HDFS HA and Hadoop kerberos authentication.
2. New Backup and Restore function. Use Fs Broker to backup your data to HDFS or restore them from HDFS.
3. Table-Level Privileges. Grant fine-grained privileges on table-level to specified user.
4. A lot of bugs fixed.
5. Performance improvement.
2018-08-24 17:12:26 +08:00
6486be64c3
fix license statement ( #29 )
...
* change picture to word
* change picture to word
* SHOW FULL TABLES WHERE Table_type != VIEW sql can not execute
* change license description
2017-08-18 19:16:23 +08:00
e2311f656e
baidu palo
2017-08-11 17:51:21 +08:00