Commit Graph

107644 Commits

Author SHA1 Message Date
Robert Schulze
c73a8bded3
Run clang-format over poco JSON Redis Crypto 2023-02-13 09:20:48 +00:00
Robert Schulze
fc7c90cd94
Run clang-format over poco xml 2023-02-13 09:00:23 +00:00
Alexander Gololobov
f3fa3d868c
Merge pull request #46312 from ClickHouse/watchdog-allow-restart
Add an option for watchdog to restart the child process
2023-02-12 23:26:38 +01:00
Nikolay Degterinsky
a7603aad69
Merge pull request #46096 from HarryLeeIBM/hlee-s390x-checksum
Fix endian issue in CityHash for s390x
2023-02-12 21:46:30 +01:00
Mikhail f. Shiryaev
839dfa8c60
Merge pull request #45823 from ClickHouse/do-not-cancel-created-prs
Do not cancel created prs
2023-02-12 16:00:28 +01:00
Alexey Milovidov
4315853d95 Add an option for watchdog to restart the child process 2023-02-12 09:45:24 +01:00
robot-clickhouse-ci-1
4217e65c5a
Merge pull request #46161 from attack204/addParts
add parts, active_parts total_marks to system.tables
2023-02-12 09:20:10 +01:00
Alexey Milovidov
69422a31fe
Merge pull request #46297 from 7vikpeculiar/min2_function_doc_fix
Min Function Documentation Fix
2023-02-12 06:59:54 +03:00
Alexey Milovidov
5f00bc49f8
Merge branch 'master' into addParts 2023-02-12 05:55:18 +03:00
Alexey Milovidov
a97f9b2caf
Update MergeTreeData.cpp 2023-02-12 05:55:07 +03:00
Alexey Milovidov
6e0dab71ed
Merge pull request #46188 from bigo-sg/rewrite_array_exists
Rewrite array exists to has
2023-02-12 05:53:22 +03:00
Alexey Milovidov
395d6b6bd5
Merge pull request #46282 from CurtizJ/return-back-vertical-merges
Allow vertical merges from compact to wide parts [2]
2023-02-12 05:51:12 +03:00
Alexey Milovidov
b9844f9876
Merge pull request #46287 from CheSema/fix-flaky-00738
suppressing test inaccuracy 00738_lock_for_inner_table
2023-02-12 05:50:46 +03:00
Alexey Milovidov
732a030036
Merge pull request #46288 from azat/tests/simplify-attach-from-s3
Simplify ATTACH MergeTree table FROM S3 in tests
2023-02-12 05:31:24 +03:00
Alexander Tokmakov
7448cd2110
Merge pull request #46301 from ClickHouse/revert-46281-tavplubix-patch-5
Revert "Beter diagnostics from http in clickhouse-test"
2023-02-11 21:02:24 +03:00
Alexander Tokmakov
8e145450bd
Revert "Beter diagnostics from http in clickhouse-test" 2023-02-11 21:01:50 +03:00
Nikolay Degterinsky
01d904daf7
Merge pull request #46280 from Algunenano/zstd_154
Update zstd to 1.5.4
2023-02-11 17:19:04 +01:00
Kseniia Sumarokova
ed6f623f3a
Merge pull request #46168 from kssenii/resubmit-prefetches
Allow to increase prefetching of data for reads
2023-02-11 16:22:47 +01:00
Kseniia Sumarokova
f5a05ac87a
Merge pull request #46295 from ClickHouse/kssenii-patch-6
Update RabbitMQProducer.cpp
2023-02-11 16:21:12 +01:00
Robert Schulze
a8dd391986
Merge pull request #46279 from ClickHouse/rs/less-flaky-02346-full-text-search
Try to make 02346_full_text_search less flaky
2023-02-11 16:04:37 +01:00
Kruglov Pavel
e84baa9106
Merge pull request #43179 from tonickkozlov/tonickkozlov/add-interserver-dns-retries
CLICKHOUSE-2375 Add interserver DNS retries
2023-02-11 14:35:40 +01:00
7vikpeculiar
3ec2303800 Min Function Doc Fix 2023-02-11 17:28:39 +05:30
kssenii
f37519aa3b Remove noisy logging 2023-02-11 11:39:11 +01:00
kssenii
3067c1d723 Merge remote-tracking branch 'upstream/master' into resubmit-prefetches 2023-02-11 11:36:23 +01:00
Kseniia Sumarokova
2c397551a0
Update RabbitMQProducer.cpp 2023-02-11 11:23:29 +01:00
Kseniia Sumarokova
0e48ddc4c7
Merge pull request #46283 from kssenii/add-logs-for-rabbit
Add more logging to RabbitMQ (to help debug tests)
2023-02-11 11:21:13 +01:00
Sergei Trifonov
2931c3bbe1
Merge pull request #45711 from ClickHouse/io-scheduler-integration
Integrate IO scheduler with buffers for remote reads and writes
2023-02-11 10:26:58 +01:00
robot-clickhouse-ci-2
35937eb434
Merge pull request #46285 from kssenii/winoow-view-test-fix
Fix window view test
2023-02-11 10:18:26 +01:00
Alexander Gololobov
f2a975f548
Merge pull request #46270 from Avogar/fix-arrow-lc
Fix possible out of bounds error while reading LowCardinality(Nullable) in Arrow format
2023-02-11 10:03:00 +01:00
robot-ch-test-poll2
4e9d1275c7
Merge pull request #46278 from CheSema/race-check-table
fix data race between check table request and background checker
2023-02-11 09:50:48 +01:00
Azat Khuzhin
67b47fe871 Simplify ATTACH MergeTree table FROM S3 in tests
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-11 08:46:05 +01:00
Alexey Milovidov
17d325c407
Merge pull request #46163 from DimasKovas/fix_precise_exp_10_license_notice
Remove excessive license notices from preciseExp10.cpp
2023-02-11 06:05:23 +03:00
Alexey Milovidov
999de636fb
Merge pull request #46155 from ClickHouse/rs/fix-more-warnings-in-poco
Fix spelling + duplicate includes in poco
2023-02-11 06:04:56 +03:00
Alexey Milovidov
44bd95a410
Merge pull request #46167 from ClickHouse/rs/reject-dos-patterns
Reject hyperscan regexes which are prone to ReDoS
2023-02-11 06:04:03 +03:00
Alexey Milovidov
c6dc39f9e2
Merge pull request #46232 from aiven-sal/aiven-sal/format
ASTFunction: never rewrite tuple function as literal when formatting
2023-02-11 05:56:08 +03:00
Alexey Milovidov
b08ec8ecfe
Merge pull request #46248 from ClibMouse/curl_update
Update Curl to 7.87.0
2023-02-11 05:14:50 +03:00
Kruglov Pavel
cf14282d79
Fix style 2023-02-11 01:45:28 +01:00
Kruglov Pavel
825a5dd806
Try prevent flaky test 2023-02-10 23:12:32 +01:00
Kruglov Pavel
37c8ca3269
Update test 00965_shard_unresolvable_addresses 2023-02-10 23:11:41 +01:00
kssenii
3545568440 Fix build 2023-02-10 22:15:44 +01:00
Han Fei
2190a2a6c4
Merge pull request #46043 from ucasfl/view-syntax
Forbid wrong create view syntax
2023-02-10 21:54:57 +01:00
Alexander Tokmakov
c30ff8c78e
Merge pull request #46281 from ClickHouse/tavplubix-patch-5
Beter diagnostics from http in clickhouse-test
2023-02-10 23:40:29 +03:00
Kseniia Sumarokova
3be36c7979
Merge pull request #41976 from kssenii/allow-single-disk-instead-of-storage-policy
Allow configuring storage as `SETTINGS disk='<disk_name>'` (instead of `storage_policy`) and explicit disk creation `SETTINGS disk=disk(<disk_configuration>)`
2023-02-10 21:38:50 +01:00
Sema Checherinda
977afe1009 suppressing test inaccuracy 2023-02-10 19:08:25 +01:00
serxa
8c3f85e58d more review fixes 2023-02-10 17:39:28 +00:00
Kruglov Pavel
2a3cb8b4ee
Merge pull request #45340 from Avogar/parquet-fixed-binary
Support FixedSizeBinary type in Parquet/Arrow
2023-02-10 18:31:20 +01:00
kssenii
f3958819e1 More reliable 2023-02-10 18:20:25 +01:00
kssenii
96e745be09 Add logging 2023-02-10 18:14:49 +01:00
Alexey Milovidov
d5d87bc6b7
Merge pull request #46152 from ClickHouse/with-fill-bigint
More convenient usage of big integers and ORDER BY WITH FILL.
2023-02-10 20:05:32 +03:00
Alexey Milovidov
a5e7930c95
Merge pull request #46271 from ClickHouse/tylerhannan-patch-1
Add upcoming Events
2023-02-10 20:00:29 +03:00