Robert Schulze
|
af8d32bb1f
|
Merge pull request #42023 from ClickHouse/llvm-without-clothes
Build against an LLVM version which has clang[-extra-tools], lldb and lld removed
|
2022-10-04 17:13:50 +02:00 |
|
Vitaly Baranov
|
65c61877c7
|
Merge pull request #33435 from BoloniniD/BLAKE3
Integrating Rust code into ClickHouse
|
2022-10-03 15:25:06 +02:00 |
|
Robert Schulze
|
aadb999913
|
Build against an LLVM version which has clang[-extra-tools], lldb and lld removed
Saves ca. 600 MB of disk space
|
2022-10-03 12:44:11 +00:00 |
|
Robert Schulze
|
aa9373c9c2
|
Merge pull request #41951 from ClickHouse/llvm-14
Bump LLVM from 13 to 14
|
2022-10-03 12:34:31 +02:00 |
|
BoloniniD
|
92e6bf57dc
|
Remove old if-statement in corrosion-cmake
|
2022-10-02 22:29:47 +03:00 |
|
BoloniniD
|
a3c0b8e815
|
Fix CMake style in corrosion-cmake
Co-authored-by: Vitaly Baranov <vitlibar@yandex.ru>
|
2022-10-02 21:25:10 +03:00 |
|
Alexey Milovidov
|
2194c549ba
|
Merge pull request #41974 from ClibMouse/enable_base64_ppc64le
Enable lib base64 for powerpc platform
|
2022-10-01 18:10:08 +03:00 |
|
BoloniniD
|
758d4b79fb
|
Fix submodules
|
2022-09-30 20:31:01 +03:00 |
|
Suzy Wang
|
29c8023b7f
|
Enable lib base64 for powerpc platform
|
2022-09-30 07:04:47 -07:00 |
|
Robert Schulze
|
4ac308a7a6
|
Update submodule + fix compile error
|
2022-09-30 09:23:41 +00:00 |
|
BoloniniD
|
55c79230b3
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into BLAKE3
|
2022-09-29 23:53:25 +03:00 |
|
Robert Schulze
|
32f0aa75e6
|
Bump to LLVM 14
|
2022-09-29 19:16:11 +00:00 |
|
Robert Schulze
|
a300ea6024
|
Try to fix binary compatibility check + extend check to library-bridge
|
2022-09-28 09:56:58 +00:00 |
|
Robert Schulze
|
9c62797d28
|
Bump LLVM from 12 to 13
|
2022-09-26 07:13:46 +00:00 |
|
Nikolay Degterinsky
|
6edf8ec3f2
|
Better S3 logs
|
2022-09-22 22:34:13 +00:00 |
|
BoloniniD
|
7642212ff8
|
Fix find_package(Rust) for corrosion-cmake
|
2022-09-22 21:53:55 +03:00 |
|
Alexey Milovidov
|
33c751a561
|
Merge pull request #41603 from ClickHouse/cut-openldap
Update OpenLDAP library
|
2022-09-22 07:26:01 +03:00 |
|
Alexey Milovidov
|
2d6350b114
|
Update OpenLDAP library
|
2022-09-21 06:27:10 +02:00 |
|
Filatenkov Artur
|
2139d5be17
|
Merge branch 'master' into annoy
|
2022-09-20 15:28:08 +03:00 |
|
FArthur-cmd
|
14c963e4ee
|
update submodule
|
2022-09-20 11:29:13 +03:00 |
|
BoloniniD
|
55fcb98f29
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into BLAKE3
|
2022-09-19 21:53:14 +03:00 |
|
BoloniniD
|
4f2915c8f7
|
Fix aarch64-darwin build
|
2022-09-19 21:52:57 +03:00 |
|
BoloniniD
|
5b4fb4bf66
|
Merge branch 'master' into BLAKE3
|
2022-09-18 23:14:37 +03:00 |
|
BoloniniD
|
7b5d3e3d82
|
Fix Rust installation for Corrosion
|
2022-09-18 23:14:16 +03:00 |
|
Alexey Milovidov
|
3eb7ee8308
|
Remove noise from build process
|
2022-09-18 10:35:25 +02:00 |
|
Alexey Milovidov
|
7e93dbfcd6
|
Merge pull request #41094 from HarryLeeIBM/hlee-s390x-zlib-ng
Fix zlib-ng build issue for s390x
|
2022-09-18 07:55:20 +03:00 |
|
Alexey Milovidov
|
59d05b949b
|
Merge branch 'master' into bump-replxx
|
2022-09-17 22:49:34 +03:00 |
|
BoloniniD
|
627dea333e
|
Merge branch 'master' into BLAKE3
|
2022-09-17 22:14:30 +03:00 |
|
Alexander Tokmakov
|
42dab6dc02
|
Revert "Merge pull request #38200 from ClickHouse/keeper-linearizable-reads"
This reverts commit 222b964070 , reversing
changes made to da01982652 .
|
2022-09-17 19:22:58 +02:00 |
|
BoloniniD
|
1c0047dbff
|
Review fixes
|
2022-09-17 16:34:19 +03:00 |
|
Alexey Milovidov
|
cb45f51e51
|
Merge branch 'master' into bump-replxx
|
2022-09-17 03:22:10 +03:00 |
|
BoloniniD
|
452ef4435b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into BLAKE3
|
2022-09-16 20:05:56 +03:00 |
|
Robert Schulze
|
545893f56a
|
Merge pull request #41239 from ClickHouse/bundled-c-ares
Bundle c-ares 3rd-party library
|
2022-09-16 12:06:54 +02:00 |
|
Antonio Andelic
|
222b964070
|
Merge pull request #38200 from ClickHouse/keeper-linearizable-reads
Keeper faster linearizable reads
|
2022-09-16 07:58:52 +02:00 |
|
Alexey Milovidov
|
da01982652
|
Merge pull request #41046 from azat/build/llvm-15
Switch to llvm/clang 15
|
2022-09-16 07:31:06 +03:00 |
|
Robert Schulze
|
2b9938fb3a
|
Merge branch 'master' into bundled-c-ares
|
2022-09-16 02:15:19 +02:00 |
|
BoloniniD
|
0df426d329
|
Corrosion fixes + review fixes
|
2022-09-16 00:05:21 +03:00 |
|
Antonio Andelic
|
761d53b438
|
Use merged NuRaft
|
2022-09-15 16:14:45 +00:00 |
|
Antonio Andelic
|
0dbd0c1f72
|
Merge branch 'master' into keeper-linearizable-reads
|
2022-09-15 16:03:18 +00:00 |
|
Robert Schulze
|
065e668182
|
Merge branch 'master' into bundled-c-ares
|
2022-09-14 09:31:06 +02:00 |
|
Robert Schulze
|
5aedf60689
|
fix: repair aarch64 build
|
2022-09-13 20:51:51 +00:00 |
|
Robert Schulze
|
fb5812f554
|
Bump vectorscan to 5.4.8
Brings good stuff like
- https://github.com/VectorCamp/vectorscan/pull/119
- https://github.com/VectorCamp/vectorscan/pull/118
|
2022-09-13 17:06:09 +00:00 |
|
Robert Schulze
|
d2d6e6787b
|
style: remove obsolete comments
|
2022-09-13 17:42:57 +02:00 |
|
Robert Schulze
|
5fcad783d2
|
fix: make musl build work
|
2022-09-13 07:21:27 +00:00 |
|
Robert Schulze
|
134def1cff
|
build: bundle c-ares
|
2022-09-12 20:36:35 +00:00 |
|
BoloniniD
|
147dfac11e
|
Try using Corrosion
|
2022-09-12 23:05:41 +03:00 |
|
Alexey Milovidov
|
485262991e
|
Merge pull request #41033 from ClickHouse/regen-vectorscan-assets
Regenerate vectorscan assets with latest and greatest ragel/colm
|
2022-09-11 22:57:39 +03:00 |
|
Azat Khuzhin
|
3c47d5bbff
|
Add a workaround for strerror_r() libpq for FreeBSD (for clang-15)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-09-10 21:38:35 +02:00 |
|
Azat Khuzhin
|
38c0b0ee50
|
Add a workaround for krb5 and musl for strerror_r()
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-09-10 21:38:35 +02:00 |
|
Azat Khuzhin
|
0bb835c66e
|
Add a workaround for clang-15 in libpq for strerror_r()
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-09-10 21:38:35 +02:00 |
|