proller
|
674d34e93e
|
Merge remote-tracking branch 'upstream/master' into fix27
|
2020-01-08 18:43:54 +03:00 |
|
Alexey Milovidov
|
828e43cf94
|
Slightly more compatible
|
2020-01-06 16:41:08 +03:00 |
|
Alexey Milovidov
|
cc369d97ff
|
Make Ryu "to shortest" mode compatible with double-conversion
|
2020-01-06 14:33:30 +03:00 |
|
Alexey Milovidov
|
6f5e74cade
|
Make Ryu "to shortest" mode compatible with double-conversion
|
2020-01-06 13:38:00 +03:00 |
|
Alexey Milovidov
|
e14f5bef39
|
Make Ryu "to shortest" mode compatible with double-conversion
|
2020-01-06 13:34:33 +03:00 |
|
Alexey Milovidov
|
2d47572603
|
Using "ryu" library to format floats
|
2020-01-06 06:22:11 +03:00 |
|
alexey-milovidov
|
e894015acd
|
Merge pull request #8526 from ClickHouse/general-compression-rework
Removed bad code around general compression methods
|
2020-01-06 01:25:58 +03:00 |
|
Alexey Milovidov
|
33bba81f47
|
Update zlib-ng just in case
|
2020-01-05 08:45:28 +03:00 |
|
Vladimir Chebotarev
|
9cf2827dc0
|
Fixed build without crypto.
|
2020-01-04 16:04:40 +03:00 |
|
Vladimir Chebotarev
|
e5b0be289c
|
Improved extracting of GCC version.
|
2020-01-03 16:25:00 +03:00 |
|
Alexey Milovidov
|
e2525186cb
|
Update submodule "libc-headers"
|
2020-01-03 00:43:33 +03:00 |
|
alexey-milovidov
|
03be29eddb
|
Merge pull request #8501 from ClickHouse/stack-trace-in-std-exception
Calculate stack trace for std::exception (experimental)
|
2020-01-03 00:22:12 +03:00 |
|
Alexey Milovidov
|
628ab6849f
|
Fixed build
|
2020-01-02 19:38:09 +03:00 |
|
proller
|
4bb320627c
|
Merge remote-tracking branch 'upstream/master' into fix27
|
2020-01-02 14:29:48 +03:00 |
|
proller
|
5b9c12ba3b
|
Merge remote-tracking branch 'upstream/master' into fix27
|
2020-01-02 14:29:22 +03:00 |
|
Alexey Milovidov
|
2889d3541c
|
Fixed comment
|
2020-01-02 11:02:33 +03:00 |
|
Alexey Milovidov
|
67afaa9d93
|
Stack trace for every exception (experimental)
|
2020-01-02 09:56:53 +03:00 |
|
Ivan
|
835be7d47c
|
Proper ASM files generation for darwin (#8297)
|
2020-01-02 03:28:40 +03:00 |
|
alexey-milovidov
|
14563da602
|
Merge pull request #8447 from amosbird/c++20
C++20
|
2019-12-31 21:06:41 +03:00 |
|
Alexey Milovidov
|
ea0df54c0f
|
Remove -fPIC from some libraries
|
2019-12-29 23:06:44 +03:00 |
|
Alexey Milovidov
|
3d8703e81b
|
Minor cleanups
|
2019-12-29 16:20:41 +03:00 |
|
Alexey Milovidov
|
d635441090
|
Removed all harmful libraries
|
2019-12-29 16:04:11 +03:00 |
|
Amos Bird
|
bbc736f2d9
|
c++20!
|
2019-12-29 03:08:25 +08:00 |
|
proller
|
0f46f6d74e
|
Merge remote-tracking branch 'upstream/master' into fix27
|
2019-12-27 14:52:19 +03:00 |
|
Maxim Ulanovskiy
|
cc13466baa
|
arrow headers generated by flatc are moved from src to binary
|
2019-12-26 20:26:22 +03:00 |
|
proller
|
b96d3509df
|
Merge remote-tracking branch 'upstream/master' into fix27
|
2019-12-26 15:18:53 +00:00 |
|
alexey-milovidov
|
af3c52d5fc
|
Merge pull request #8334 from maxulan/parquet_list_reading_fix
Parquet list reading fix
|
2019-12-26 17:33:30 +03:00 |
|
proller
|
c8301b69cc
|
Merge remote-tracking branch 'upstream/master' into fix27
|
2019-12-26 16:59:34 +03:00 |
|
Alexey Milovidov
|
66e2bd06ba
|
Update base64 library just in case
|
2019-12-26 04:43:18 +03:00 |
|
proller
|
c3ea8783ef
|
Build fixes
|
2019-12-25 15:31:49 +00:00 |
|
Maxim Ulanovskiy
|
dbaf470541
|
disabled building of unused arrow ipc cmd utils
|
2019-12-25 11:37:21 +03:00 |
|
Maxim Ulanovskiy
|
8222cbccbd
|
added arrow dependency on flatbuffers generated files
|
2019-12-25 04:59:34 +03:00 |
|
Maxim Ulanovskiy
|
b43ea04548
|
Merge branch 'master' into parquet_list_reading_fix
|
2019-12-25 04:09:39 +03:00 |
|
Maxim Ulanovskiy
|
fc9f548ee0
|
arrow-cmake: targeted FLATBUFFERS_INCLUDE_DIR for Darwin
|
2019-12-24 19:59:22 +03:00 |
|
Alexey Milovidov
|
2befa5aec5
|
Fixed build on old systems
|
2019-12-24 19:51:37 +03:00 |
|
Maxim Ulanovskiy
|
55af29ab0c
|
arrow lib: excluded compression_bz2
|
2019-12-24 19:41:41 +03:00 |
|
Maxim Ulanovskiy
|
0f1347d0b2
|
added pre-generated arrow headers
|
2019-12-24 18:17:15 +03:00 |
|
maxulan
|
031dbe465d
|
Merge branch 'master' into parquet_list_reading_fix
|
2019-12-23 10:01:41 +03:00 |
|
Maxim Ulanovskiy
|
e9021f6377
|
flatbuffers lib downloading replaced with contrib/flatbuffers
|
2019-12-23 09:51:35 +03:00 |
|
Maxim Ulanovskiy
|
5d12b7e24b
|
added submodule flatbuffers v1.11.0
|
2019-12-22 15:24:23 +03:00 |
|
maxim
|
558324e773
|
fixed reading of parquet files containing columns of type list
|
2019-12-22 10:15:51 +03:00 |
|
maxim
|
76869bb695
|
arrow version updated to apache-arrow-0.15.1
|
2019-12-21 07:30:55 +03:00 |
|
Alexey Milovidov
|
dbbc13213b
|
Added missing translation units
|
2019-12-20 21:36:13 +03:00 |
|
Alexey Milovidov
|
46372c9520
|
Updated libc++
|
2019-12-20 21:25:19 +03:00 |
|
alexey-milovidov
|
1b528ab2f1
|
Merge pull request #5773 from ClickHouse/libc-headers
Imported libc headers to contrib.
|
2019-12-20 18:14:19 +03:00 |
|
alexey-milovidov
|
b864bc49b9
|
Merge pull request #8310 from ClickHouse/remove-tcmalloc
Remove support for tcmalloc
|
2019-12-20 05:04:19 +03:00 |
|
Alexey Milovidov
|
69083eee7a
|
Fixed warning while building libunwind
|
2019-12-20 05:02:11 +03:00 |
|
Alexey Milovidov
|
9a27ed559b
|
Fixed warning while building libunwind
|
2019-12-20 04:59:24 +03:00 |
|
Alexey Milovidov
|
6b25f8991d
|
Fixed warning while building libunwind
|
2019-12-20 04:56:20 +03:00 |
|
Alexey Milovidov
|
efe0492bee
|
Replaced libc-headers with submodule
|
2019-12-20 04:50:20 +03:00 |
|