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
fbedf4d520
Merge branch 'master' into round-robin-merge-scheduler
2023-02-11 10:30:26 +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
Vladimir C
ea670acb72
Add comment to requestReadingInOrder
2023-02-10 20:05:18 +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
Alexander Tokmakov
b2870d3e0c
Update clickhouse-test
2023-02-10 19:34:13 +03:00
Anton Popov
1205932a19
add setting to disable vertical merges from compact parts
2023-02-10 16:33:46 +00:00
kssenii
468d5216da
Remove logging because of test 00002_log_and_exception_messages_formatting
2023-02-10 17:25:26 +01:00
Alexander Tokmakov
a754ec6eb9
Merge pull request #46267 from ClickHouse/tavplubix-patch-2
...
Fix failure description for hung check
2023-02-10 18:57:55 +03:00
Alexander Tokmakov
d7bc381030
Merge branch 'master' into tavplubix-patch-2
2023-02-10 18:57:24 +03:00
Robert Schulze
ce8a83aecd
Try to make 02346_full_text_search less flaky
...
+ `AND database = currentDatabase()` for SELECTs on system.data_skipping_indices
2023-02-10 15:56:59 +00:00
Alexander Tokmakov
681baa10b7
Update clickhouse-test
2023-02-10 18:56:22 +03:00
Raúl Marín
88e03016a8
Update zstd to 1.5.4
2023-02-10 16:41:02 +01:00
Antonio Andelic
9e11f06e79
Merge pull request #46191 from ClickHouse/s3-reorder-creds
...
Prefer explicitly defined credentials for S3
2023-02-10 16:35:54 +01:00
Sema Checherinda
ef133ee30d
fix data race between check table query and background part checker thread
2023-02-10 16:22:35 +01:00
Suzy Wang
1c2a52c57b
Update src/Storages/StorageS3Cluster.cpp
2023-02-10 10:09:24 -05:00
Sema Checherinda
4827c70b5e
Merge pull request #46233 from ClickHouse/CheSema-patch-1
...
increase a time gap between insert and ttl move
2023-02-10 15:36:56 +01:00
Anton Popov
a252d3a139
Revert "Merge pull request #46236 from ClickHouse/revert-45681-compact-parts-vertical-merge"
...
This reverts commit 27bc317ef9
, reversing
changes made to ccf7b6f4c1
.
2023-02-10 14:13:29 +00:00
DanRoscigno
043c1b7d8d
docs for logger stream_compression
2023-02-10 09:02:54 -05:00
robot-clickhouse
fa424ae8eb
Automatic style fix
2023-02-10 14:01:19 +00:00
flynn
45ee7c7081
fix
2023-02-10 13:56:47 +00:00
Nikolai Kochetov
367136697d
Added tests.
2023-02-10 13:51:02 +00:00
Anton Popov
27bc317ef9
Merge pull request #46236 from ClickHouse/revert-45681-compact-parts-vertical-merge
...
Revert "Allow vertical merges from compact to wide parts"
2023-02-10 14:31:33 +01:00
Robert Schulze
38b6f89d68
Fix FreeBSD build
2023-02-10 13:28:06 +00:00
Anton Popov
ccf7b6f4c1
Merge pull request #45582 from mrcrypster/patch-4
...
DELETE + WHERE in TTL
2023-02-10 14:27:54 +01:00