Ilya Golshtein
94ae9f640f
exceptions_kafka_consumers: test fix
2023-08-24 07:28:26 +00:00
selfuppen
d1d7f8ad26
[doc/zh]: apply all suggestions from code review
2023-08-24 14:31:20 +08:00
Selfuppen
c673bac0fe
Merge branch 'ClickHouse:master' into master
2023-08-24 11:29:22 +08:00
VanDarkholme7
110c03c177
empty commit to restart CI checks
2023-08-24 02:26:26 +00:00
pufit
8c1f0251e6
Get keeper node from clickhouse configs
2023-08-23 22:18:24 -04:00
Ilya Golshtein
ec0c12960a
exceptions_kafka_consumers: stylecheck
2023-08-23 23:10:25 +00:00
Ilya Golshtein
e7213ef5b9
exceptions_kafka_consumers: new test, MV exceptions propagated
2023-08-23 22:46:04 +00:00
avogar
ecb0e9844c
Disable cache in perf test
2023-08-23 21:01:18 +00:00
Kruglov Pavel
685ffc5856
Fix style
2023-08-23 22:51:14 +02:00
Mikhail f. Shiryaev
976c371c9a
Merge pull request #53762 from ClickHouse/reduce-get-parameter-calls
...
Reduce API calls to SSM client
2023-08-23 22:51:06 +02:00
Kruglov Pavel
f7e1abd774
Merge branch 'master' into cache-count
2023-08-23 22:31:49 +02:00
Kruglov Pavel
3404efcb21
Fix style
2023-08-23 22:20:14 +02:00
Kruglov Pavel
063c986680
Merge pull request #53637 from Avogar/fast-count-from-files
...
Optimize count from files in most input formats
2023-08-23 22:17:29 +02:00
Mikhail f. Shiryaev
0b9e7fa9c5
Reduce API calls to SSM client
2023-08-23 22:15:44 +02:00
Robert Schulze
7f534716ff
Fix fuzzer crash in parseDateTime()
2023-08-23 20:08:27 +00:00
Robert Schulze
3e81018d49
Remove branch references from .gitmodules
...
Branch references becomes outdated too easily and they mostly spread
confusion (see the discussion in https://github.com/ClickHouse/arrow/pull/40 ).
2023-08-23 19:38:14 +00:00
avogar
54bb21be29
Fix test
2023-08-23 18:44:30 +00:00
avogar
894513f6cd
Fix tests
2023-08-23 18:43:08 +00:00
ltrk2
8cd56d8c08
Improve existing serialization implementations
2023-08-23 11:22:20 -07:00
ltrk2
8d8490ac58
Implement endianness-independent serialization for UUIDs
2023-08-23 11:22:20 -07:00
ltrk2
7f31258956
Enable using simdjson on s390x
2023-08-23 11:22:20 -07:00
Alexey Milovidov
5355c6fa18
Merge pull request #53758 from HarryLeeIBM/hlee-s390x-qpl
...
Fix QPL functional test for s390x
2023-08-23 20:50:50 +03:00
HarryLeeIBM
a029035296
Fix QPL functional test for s390x
2023-08-23 10:46:26 -07:00
Nikolai Kochetov
3a4a7d70a2
Merge pull request #52762 from kitaisreal/planner-prepare-filters-for-analysis
...
Planner prepare filters for analysis
2023-08-23 18:59:43 +02:00
Robert Schulze
9766d98fec
Merge remote-tracking branch 'rschu1ze/master' into boost-1.81
2023-08-23 16:05:42 +00:00
Bhavna Jindal
6406043294
Added openSSL header files for x86_64, ppc64le, s309x, aarch64 platforms
2023-08-23 08:53:22 -07:00
Bhavna Jindal
aee8329a61
Updated openSSL to 3.0.10 to address CVEs
2023-08-23 08:52:21 -07:00
Alexey Milovidov
d475dc424e
Merge pull request #53701 from ClibMouse/feature/qemu-s390x-docs
...
Update s390x VSCode environment setup
2023-08-23 18:29:45 +03:00
Salvatore Mesoraca
8f6d636ff4
Fix error reporting
2023-08-23 17:26:23 +02:00
Salvatore Mesoraca
6565da25ff
Fix test
2023-08-23 17:24:02 +02:00
Raúl Marín
93dac0c880
Support clang-18 (Wmissing-field-initializers)
2023-08-23 15:53:45 +02:00
Smita Kulkarni
262c39329b
Updated to retry loading parts for azure TransportException
2023-08-23 15:50:11 +02:00
Smita Kulkarni
1a074ecf93
Updated to not mark part as broken for azure TransportException in loadDataPart
2023-08-23 15:33:01 +02:00
ltrk2
c2559026c4
Extend aspell dictionary
2023-08-23 06:22:11 -07:00
Smita Kulkarni
7fdf90ccf1
Added azure TransportException to retryable errors
2023-08-23 15:21:37 +02:00
avogar
68e3af56d4
Address comments
2023-08-23 13:19:15 +00:00
Vasily Nemkov
741d98c964
Updated reference to match the test after fixing typos
2023-08-23 15:18:35 +02:00
Kruglov Pavel
592fa77987
Merge branch 'master' into cache-count
2023-08-23 15:18:02 +02:00
Kruglov Pavel
7e362a2110
Merge branch 'master' into fast-count-from-files
2023-08-23 15:13:20 +02:00
Joe Lynch
075c0261e9
These queries need to be run in the same session
2023-08-23 15:00:00 +02:00
Joe Lynch
8d0824f1b8
Add test for flushing async insert queue
2023-08-23 15:00:00 +02:00
Joe Lynch
192c3ddb2d
Flush async insert queue first on shutdown
...
Fixes bug where on graceful shutdown the database catalog is shutdown
before queries in the async insert queue run, causing all the
queries to fail and data to be lost.
2023-08-23 15:00:00 +02:00
Robert Schulze
bea651e828
Merge pull request #53657 from rschu1ze/cache-improvements
...
Expose more settings from caches
2023-08-23 14:58:45 +02:00
Robert Schulze
b4dbde89aa
Fix expected results
2023-08-23 12:44:21 +00:00
Robert Schulze
a093f519fc
Merge remote-tracking branch 'rschu1ze/master' into skip_idx_bug_fix
2023-08-23 12:37:46 +00:00
Artur Malchanau
97cdd0c276
Fix clang-tidy warning
2023-08-23 15:35:30 +03:00
Robert Schulze
5dec6f19f3
Merge pull request #51325 from xinhuitian/fix-annoy-index-update
...
Do not reset Annoy index during build-up with > 1 mark
2023-08-23 14:31:06 +02:00
robot-ch-test-poll1
c22ffa6195
Merge pull request #53529 from Avogar/filter-files-all-table-functions
...
Use filter by file/path before reading in url/file/hdfs table functins
2023-08-23 14:21:23 +02:00
Robert Schulze
bfa4ee7599
Fix style check
2023-08-23 12:16:22 +00:00
kssenii
57b5ad854d
Fxi
2023-08-23 13:43:05 +02:00