starrocks/be/test/util
trueeyu 35e984856e
[Refactor] Remove some names related to ObjectCache (#63768)
Signed-off-by: trueeyu <lxhhust350@qq.com>
2025-10-02 18:05:04 +08:00
..
arrow [UT] clean clang compiler warnings (#58840) 2025-05-09 09:32:44 -07:00
bthreads [UT] clean clang compiler warnings (#58840) 2025-05-09 09:32:44 -07:00
test_data
aes_util_test.cpp [Refactor] Fix ut compiling problems with Clang (#12894) 2022-11-02 20:33:41 -07:00
await_test.cpp [Feature] cloud native table support auto partition (#22478) 2023-06-08 14:09:08 +08:00
base85_test.cpp [Feature] Support query deletion vector for delta lake (#53766) 2024-12-12 15:38:26 +08:00
bit_mask_test.cpp [Enhancement] add spilling capability for multi_cast_local_exchange operator (#47982) 2024-07-25 15:13:35 +08:00
bit_packing_simd_test.cpp [Refactor] refactor bit packing code (#60434) 2025-06-30 19:47:11 +08:00
bit_packing_test.cpp [Refactor] refactor bitpacking code (#60320) 2025-06-27 10:20:26 +08:00
bit_stream_utils_test.cpp [Refactor] refactor bitpacking code (#60320) 2025-06-27 10:20:26 +08:00
bit_util_test.cpp [Enhancement] support parquet BYTE_STREAM_SPLIT encoding (#58034) 2025-04-17 09:39:22 +08:00
bitmap_test.cpp remove some unused code (#16553) 2023-01-12 17:27:53 +08:00
block_compression_test.cpp [BugFix] fix compression context pool slow down after long running (#53172) 2024-11-27 13:57:10 +08:00
blocking_queue_test.cpp [License] Change Elastic License to Apache License 2.0 (#14744) 2022-12-06 10:50:55 -08:00
brpc_stub_cache_test.cpp [Enhancement] Add a cleaner for BrpcStubCache to cleanup unused connections (#61417) 2025-09-09 11:01:10 +08:00
byte_buffer_test.cpp [Enhancement] Routine load records kafka partition/offset of dirty json data to the error log (#55772) 2025-05-07 13:41:35 +08:00
byte_stream_split_test.cpp [Enhancement] support parquet BYTE_STREAM_SPLIT encoding (#58034) 2025-04-17 09:39:22 +08:00
c_string_test.cpp [License] Change Elastic License to Apache License 2.0 (#14744) 2022-12-06 10:50:55 -08:00
cidr_test.cpp [Feature] BE support IPv6 (#41554) 2024-03-25 17:08:47 +08:00
coding_test.cpp [Refactor] Fix ut compiling problems with Clang (#12894) 2022-11-02 20:33:41 -07:00
concurrent_limiter_test.cpp [Enhancement] support http concurrent limit for stream load (#25809) 2023-06-27 12:14:04 +08:00
core_local_counter_test.cpp [BugFix] Fix heap-use-after-free of ThreadPool bvar (#42351) 2024-03-12 13:21:08 +08:00
core_local_test.cpp [Refactor] Fix ut compiling problems with Clang (#12894) 2022-11-02 20:33:41 -07:00
countdown_latch_test.cpp [Refactor] Fix ut compiling problems with Clang (#12894) 2022-11-02 20:33:41 -07:00
cpu_info_test.cpp [Enhancement] Add runtime cpu flags check (#53407) 2024-12-04 13:59:48 +08:00
cpu_usage_info_test.cpp [BugFix] Fix CpuUsageRecorderTest failure (#25289) 2023-06-14 22:53:33 +08:00
crc32c_test.cpp [Refactor] Fix ut compiling problems with Clang (#12894) 2022-11-02 20:33:41 -07:00
download_util_test.cpp [BugFix] shorten jdbc driver name to avoid file name too long (#43277) 2024-03-29 21:28:31 +08:00
dynamic_cache_test.cpp [Enhancement] Introduce TxnStateCache for merge commit sync mode (#55001) 2025-01-16 17:28:02 +08:00
easy_json-test.cpp [Refactor] fix clang-tidy warnings (#13519) 2022-11-17 08:12:16 +00:00
exception_stack_test.cpp [License] Change Elastic License to Apache License 2.0 (#14744) 2022-12-06 10:50:55 -08:00
fail_point_test.cpp [Enhancement] Add failpoints for load (#59518) 2025-06-10 23:01:20 +08:00
faststring_test.cpp [License] Change Elastic License to Apache License 2.0 (#14744) 2022-12-06 10:50:55 -08:00
file_util_test.cpp [BugFix] Fix read_contents return false when reaching eos (#15891) 2022-12-29 11:04:25 +08:00
filesystem_util_test.cpp [Refactor] Fix compile warning: the use of tmpnam is dangerous. (#13724) 2023-01-03 11:27:35 -08:00
frame_of_reference_coding_test.cpp
gc_helper_test.cpp [License] Change Elastic License to Apache License 2.0 (#14744) 2022-12-06 10:50:55 -08:00
int96_test.cpp [License] Change Elastic License to Apache License 2.0 (#14744) 2022-12-06 10:50:55 -08:00
internal_service_recoverable_stub_parallel_test.cpp [UT] fix ut ASAN leak, wait for all rpc requests done before exit (#62986) 2025-09-11 14:06:56 +08:00
internal_service_recoverable_stub_test.cpp [Enhancement] Secondary replica supports to poll state from primary replica (#57539) 2025-05-28 09:28:26 +08:00
json_flattener_test.cpp [BugFix] Fix JSON extraction null column consistency and add validation checks (#63054) 2025-09-12 16:06:44 +08:00
json_util_test.cpp [Feature] Support a complete index metadata of GIN (#36765) 2023-12-14 12:59:41 +08:00
jvm_metrics_test.cpp [Enhancement] Add be jvm memory metrics (#62210) 2025-09-23 12:18:54 +08:00
lru_cache_test.cpp [Enhancement] Remove page_size from interface of object cache (#58305) 2025-04-25 09:18:02 +00:00
md5_test.cpp [Refactor] Fix ut compiling problems with Clang (#12894) 2022-11-02 20:33:41 -07:00
memcmp_test.cpp [UT] Fix sse_memcmp UT compilation error on aarch64 (#61569) 2025-08-04 15:45:17 +08:00
monotime_test.cpp
mysql_row_buffer_test.cpp [Refactor] Move LargeIntValue from runtime to types (#53598) 2024-12-05 16:27:54 +08:00
new_metrics_test.cpp [Refactor] Fix ut compiling problems with Clang (#12894) 2022-11-02 20:33:41 -07:00
numeric_types_test.cpp [BugFix] Fix check overflow for widening conversion (#51280) 2024-09-24 20:16:29 +08:00
parse_util_test.cpp [Enhancement] Modify the semantics of parse_mem_str to distinguish between handling parsing errors and special values. (#58323) 2025-04-25 20:31:01 +08:00
path_trie_test.cpp
path_util_test.cpp [License] Change Elastic License to Apache License 2.0 (#14744) 2022-12-06 10:50:55 -08:00
phmap_test.cpp [Enhancement] backport for_each/with_submap interface for phmap (#58901) 2025-05-13 13:55:30 +08:00
priority_queue_test.cpp [License] Change Elastic License to Apache License 2.0 (#14744) 2022-12-06 10:50:55 -08:00
ratelimit_test.cpp [UT] fix asan UT failure & unstable UT (#43029) 2024-03-25 13:52:47 +08:00
raw_container_test.cpp [BugFix] fix alloc-dealloc-mismatch in raw container (#50709) 2024-09-06 12:44:19 +08:00
rle_encoding_test.cpp [Enhancement]better way to check data correctness (#58555) 2025-05-09 16:28:09 +08:00
runtime_profile_test.cpp [BugFix] Fix race condition in merge_isomorphic_profiles (#59809) 2025-06-11 21:00:12 +08:00
scoped_cleanup_test.cpp
simdjson_util_test.cpp [BugFix] safe processing simdjson unescape key and string (#58320) 2025-04-25 16:28:51 +08:00
stack_trace_mutex_test.cpp [Enhancement] Print stack trace if cannot acquire lock for a long time (#22593) 2023-06-30 12:11:53 +00:00
stack_util_test.cpp [BugFix] Fix stack trace heap-use-after-free (#58427) 2025-04-27 14:23:21 +08:00
starrocks_metrics_test.cpp [Refactor] Remove some names related to ObjectCache (#63768) 2025-10-02 18:05:04 +08:00
string_parser_test.cpp [BugFix] Fix string to infinity float bug (#59574) 2025-06-04 05:57:51 +00:00
string_util_test.cpp [BugFix] fix cloud native pk index memory statistic leak (#60566) 2025-07-07 14:37:21 +08:00
system_metrics_test.cpp [Refactor] Remove tcmalloc (#27130) 2023-07-14 11:47:19 +08:00
table_metrics_mgr_test.cpp [BugFix] reduce lock contention of TableMetricsManager (#58911) 2025-07-23 19:15:07 +08:00
tdigest_test.cpp [Refactor] Refactor FunctionContext (#15018) 2022-12-09 18:54:43 -08:00
thread_test.cpp [Refactor] Fix ut compiling problems with Clang (#12894) 2022-11-02 20:33:41 -07:00
threadpool_test.cpp [BugFix] Let submitted tasks without execution can be awared in starrocks::LakeServiceImpl to set a correct response and status (#59814) 2025-07-03 15:50:13 +08:00
thrift_client_test.cpp [BugFix] Fix invalid connections are fetched in the thrift connection pools (#59536) 2025-06-04 09:48:18 +08:00
thrift_rpc_helper_test.cpp [BugFix] Fix thrift rpc not reopen after failed (#49619) 2024-08-08 23:17:35 -07:00
timezone_utils_test.cpp [BugFix] Decimal precision (#25670) 2023-06-29 19:14:50 -07:00
trace_test.cpp [Refactor] Refactor some BE log (#56928) 2025-06-20 13:49:35 +08:00
uid_util_test.cpp [Feature] Support LoadChannel profile (#41664) 2024-03-28 19:04:26 -07:00
url_coding_test.cpp [BugFix] StreamLoad not working for URL encoded chinese characters (#59722) 2025-06-11 09:10:12 -07:00
url_parser_test.cpp [BugFix] Fix extract wrong result from relative URL (#60926) 2025-07-16 09:36:48 +08:00
utf8_check_test.cpp [License] Change Elastic License to Apache License 2.0 (#14744) 2022-12-06 10:50:55 -08:00
uuid_generator_test.cpp [UT] Add tests for C++ ThreadLocalUUIDGenerator (#59267) 2025-05-24 09:13:35 -07:00