Azat Khuzhin
|
dde535797e
|
Update libfiu to fix the build
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-05-10 19:35:45 +02:00 |
|
Azat Khuzhin
|
a0cc5b7e47
|
Merge remote-tracking branch 'u/master' into build/llvm-16
|
2023-05-10 16:28:36 +02:00 |
|
Azat Khuzhin
|
88b07d121c
|
Update vectorscan library with fixes for MSan
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-05-10 16:01:29 +02:00 |
|
Han Fei
|
d17aa828b3
|
Merge pull request #49361 from hanfei1991/hanfei/fiu
support named fault injection and add a simple test
|
2023-05-10 15:51:51 +02:00 |
|
Han Fei
|
505d9be7b2
|
address comments
|
2023-05-10 13:56:17 +02:00 |
|
Azat Khuzhin
|
6ae41be0cc
|
Add riscv64 support for boringssl
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-05-09 10:33:37 +02:00 |
|
Han Fei
|
64b67b9a37
|
Merge branch 'master' into hanfei/fiu
|
2023-05-09 01:14:30 +02:00 |
|
jasperzhu
|
d92ff92966
|
Merge branch 'master' into iaadeflate_idxd_config_amend
|
2023-05-08 16:36:23 +08:00 |
|
jinjunzh
|
d2d291fe89
|
resolved conflict with master
|
2023-05-08 16:46:27 -04:00 |
|
jinjunzh
|
17cb445c1b
|
refine content of cmake for qpl
|
2023-05-08 16:43:37 -04:00 |
|
jinjunzh
|
9fad9f234f
|
add missing idxd-config module for qpl-deflate codec
|
2023-05-08 15:20:55 -04:00 |
|
Robert Schulze
|
156cd1de6f
|
Revert "Remove trash"
|
2023-05-07 22:03:37 +02:00 |
|
Alexey Milovidov
|
bcafd7002a
|
Merge pull request #49597 from ClickHouse/remove-locales
Remove "locale"
|
2023-05-07 07:26:02 +03:00 |
|
Alexey Milovidov
|
49766769df
|
Merge pull request #49584 from jinjunzh/iaadeflate_isal_issuefix
fixed symbol conflict between contrib/isa-l and isa-l in qpl
|
2023-05-07 04:52:08 +03:00 |
|
Alexey Milovidov
|
13ed528e0b
|
Remove "locale"
|
2023-05-06 18:45:14 +02:00 |
|
jasperzhu
|
6b9df33ca1
|
Merge branch 'master' into iaadeflate_isal_issuefix
|
2023-05-06 10:32:58 +08:00 |
|
jinjunzh
|
576fbb9c25
|
fixed symbol conflict between contrib/isal and isal in qpl
|
2023-05-06 10:38:11 -04:00 |
|
ltrk2
|
20cd799e51
|
Add CMake option for BOOST_USE_UCONTEXT
|
2023-05-05 16:29:21 +00:00 |
|
Alexey Milovidov
|
3a33f0eefb
|
Merge pull request #49531 from ClickHouse/remove-garbage-hdfs
Remove garbage from HDFS
|
2023-05-05 17:47:23 +03:00 |
|
Nikolay Degterinsky
|
7a727bbbe3
|
Merge pull request #49520 from IvanTakarlikov-st/it-grammar-fixes
Fix some grammar mistakes in documentation, code and tests
|
2023-05-05 15:45:58 +02:00 |
|
Alexey Milovidov
|
34798f5358
|
Remove garbage from HDFS
|
2023-05-05 03:27:03 +02:00 |
|
Alexey Milovidov
|
bbd6be85bf
|
Merge pull request #49457 from ClibMouse/fix_json_float_s390x
Fix the code to use the RapidJSONParser in case of big-endian system
|
2023-05-05 00:21:30 +03:00 |
|
MeenaRenganathan22
|
9b75f08794
|
Modified the code to disable the build of SimdJSONParser library in case of S390X and use the RapidJSONParser library instead.
|
2023-05-04 19:48:46 +00:00 |
|
Ivan Takarlikov
|
8873856ce5
|
Fix some grammar mistakes in documentation, code and tests
|
2023-05-04 13:35:18 -03:00 |
|
Alexey Milovidov
|
c799bcf6bf
|
Merge pull request #49437 from azat/build/disable-libraries-fixes
Build fixes for ENABLE_LIBRARIES=OFF
|
2023-05-03 23:55:50 +03:00 |
|
Nikolay Degterinsky
|
048b4ec738
|
Merge branch 'master' into bcrypt
|
2023-05-03 16:14:57 +02:00 |
|
alesapin
|
129d123956
|
Merge pull request #49423 from ClickHouse/remove-trash-7
Remove trash
|
2023-05-03 14:19:08 +02:00 |
|
Azat Khuzhin
|
2045cf1550
|
Respect ENABLE_LIBRARIES for ISA-L library
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-05-03 09:50:42 +02:00 |
|
Alexey Milovidov
|
7075c16b3e
|
Remove trash
|
2023-05-02 19:25:40 +02:00 |
|
Han Fei
|
5a31d2129e
|
fix build in fast test
|
2023-05-02 14:54:10 +02:00 |
|
Han Fei
|
d608ba41e7
|
try to fix
|
2023-05-02 00:05:36 +02:00 |
|
Robert Schulze
|
550e430c28
|
A better way of excluding ISA-L on non-x86
Follow-up to #49256. More 'modern', i.e. uses a CMake TARGET exists
check instead of an internal variable.
|
2023-05-01 20:42:57 +00:00 |
|
Han Fei
|
4d18a4f8d3
|
Merge branch 'master' into hanfei/fiu
|
2023-05-01 17:51:41 +02:00 |
|
Han Fei
|
b701293d46
|
support named fault injection and add a simple test
|
2023-05-01 17:44:37 +02:00 |
|
Nikolay Degterinsky
|
f64ef88197
|
Merge remote-tracking branch 'upstream/master' into bcrypt
|
2023-04-30 21:39:16 +00:00 |
|
Boris Kuschel
|
e640d79765
|
Update Curl to latest
|
2023-04-28 04:59:06 -07:00 |
|
Boris Kuschel
|
dcfee036a8
|
One more file
|
2023-04-28 04:59:05 -07:00 |
|
Boris Kuschel
|
449f63a2ef
|
Add missing files
|
2023-04-28 04:59:04 -07:00 |
|
Boris Kuschel
|
2246306370
|
remove commented lines
|
2023-04-28 04:59:03 -07:00 |
|
Boris Kuschel
|
7f91105e7d
|
Update curl to 8.0.1
|
2023-04-28 04:59:02 -07:00 |
|
Robert Schulze
|
744acc943c
|
Update CMakeLists.txt
|
2023-04-27 19:43:51 +02:00 |
|
Robert Schulze
|
742a93f168
|
Check NASM exists
|
2023-04-27 17:42:09 +00:00 |
|
Nikolay Degterinsky
|
df1e56b985
|
Merge remote-tracking branch 'upstream/master' into bcrypt
|
2023-04-27 17:01:58 +00:00 |
|
Jordi
|
be702ee584
|
Disable ISA-L on aarch64 architectures
|
2023-04-27 12:15:37 +02:00 |
|
Alexey Milovidov
|
ce00aa74a0
|
Merge pull request #48833 from M1eyu2018/update-hdfs
Update HDFS: Support for erasure codes
|
2023-04-27 01:36:05 +03:00 |
|
Alexey Milovidov
|
0c3dfe9d86
|
Merge branch 'master' into iaadeflate_upgrade_qpl_v1.1.0
|
2023-04-26 13:57:16 +03:00 |
|
Alexey Milovidov
|
038402c9d2
|
Merge branch 'master' into update-hdfs
|
2023-04-26 13:52:59 +03:00 |
|
jinjunzh
|
260eb5450b
|
Upgrade IAA-Deflate codec library:qpl from v1.0.0 to v1.1.0
|
2023-04-25 14:52:28 -04:00 |
|
alesapin
|
2495e30b7d
|
Bump sysroot
|
2023-04-25 18:15:07 +02:00 |
|
M1eyu2018
|
dff3c0c867
|
Update HDFS: Support for erasure codes
Signed-off-by: M1eyu2018 <857037797@qq.com>
|
2023-04-24 09:59:16 +08:00 |
|