ClickHouse/utils
qiangxuhui 97a5de9653 Initial support for loongarch64
Make ClickHouse compilable and runnable on loongarch64

So far only basic functionality was tested (on real hw),
clickhouse server runs, exceptions works, client works,
simple tests works.
2024-05-14 07:45:26 +00:00
..
antlr Update README.md 2022-11-02 23:38:03 +03:00
backupview Fix parsing virtual hosted S3 URI 2023-12-07 12:32:32 +01:00
changelog Automatically correct some mistakes in the changelog 2023-03-27 14:48:05 +02:00
check-marks Fix clang-tidy build 2024-03-18 10:51:46 +01:00
check-mysql-binlog Fix clang-tidy build 2024-03-18 10:51:46 +01:00
check-style Initial support for loongarch64 2024-05-14 07:45:26 +00:00
checksum-for-compressed-block Support getHexUIntLowercase() with CityHash_v1_0_2::uint128 parameter. 2023-06-29 15:29:37 +02:00
clickhouse-diagnostics Fix varieties and curiosities 2024-02-22 10:06:38 +01:00
compressor fix 2023-01-25 16:06:40 +01:00
corrector_utf8 Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
debug_remote_fs_performance Resubmit prefetches 2023-02-08 21:26:24 +01:00
durability-test Fix shellcheck issues in durability-test.sh 2024-03-18 15:04:46 +01:00
grpc-client Use pregenerated gRPC protocol pb2 files to fix test flakyness. 2023-09-26 17:28:19 +02:00
kafka Apply black formatter to all *.py files in the repo 2022-03-22 17:39:58 +01:00
keeper-bench Another fix 2024-02-08 17:17:12 +01:00
keeper-data-dumper Useless changes 2024-05-13 00:26:18 +02:00
keeper-overload thread-fuzzer: randomize sleep time 2024-03-15 00:02:09 +02:00
list-licenses Rewrite list-licenses.sh to use array+find 2024-03-18 15:04:45 +01:00
list-versions Update version_date.tsv and changelogs after v23.8.14.6-lts 2024-05-02 18:07:48 +00:00
memcpy-bench Fix build 2024-03-01 11:43:54 +00:00
postprocess-traces Print correct count 2024-04-05 10:27:13 +02:00
prepare-time-trace Insert symbols info to the CI database 2024-05-08 04:10:01 +02:00
report Install only "programs" directory during build 2023-02-15 11:49:19 +01:00
security-generator Slightly improve the generator readbility 2023-11-24 20:23:11 +01:00
self-extracting-executable copy on mac instead renaming 2024-02-12 18:01:43 +00:00
test_history apply black formatter 2023-03-23 15:33:23 +00:00
tests-visualizer Fix tests visualizer 2023-04-29 23:48:45 +02:00
trace-visualizer Fix typos in some js code and ignore some typos 2022-08-07 19:59:39 +00:00
zero_copy Apply black formatter to all *.py files in the repo 2022-03-22 17:39:58 +01:00
zookeeper-cli fix 2024-02-16 14:05:22 +01:00
zookeeper-dump-tree fix 2024-02-16 14:05:22 +01:00
zookeeper-remove-by-list fix 2024-02-16 14:05:22 +01:00
async_loader_graph Rename system.async_loader into system.asynchronous_loader 2023-12-12 16:55:27 +00:00
c++expr fix root CMakeLists.txt search 2022-05-26 04:39:02 +02:00
clickhouse-docker Change Docker org name 2021-09-20 01:52:21 +03:00
CMakeLists.txt Merge branch 'master' into remove-useless-install 2023-11-20 01:12:08 +01:00
data-lakes-importer.py Hudi tests 2023-03-21 12:51:14 +01:00