aea3e4e59b
[refactor] Remove version hash from BE and related test in BE ( #8027 )
2022-02-14 09:29:27 +08:00
20ef8a6e21
[feature-wip](remote storage)(step1) use a struct instead of string for parameter path, add basic remote method ( #7098 )
...
For the first, we need to make a parameter to discribe the data is local or remote.
At then, we need to support some basic function to support the operation for remote storage.
2021-12-22 22:58:23 +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
a7422ee142
[UT][Bug-Fix] Resolve UT memory leak problem ( #4406 )
...
Fix ut memory leak on Fix #4164
2020-08-21 10:41:54 +08:00
16c89c7d56
[BUG]Fix remove expired stale rowset path order error ( #4214 )
...
Delete stale rowset path order error. This bug leads to stale rowsets version inconsistents. #4213
2020-08-01 17:44:39 +08:00