Commit Graph

109915 Commits

Author SHA1 Message Date
Dan Roscigno
552a09d9b2
Merge pull request #47198 from DanRoscigno/docs-compression-choices
add compression types for file function
2023-03-03 11:39:52 -05:00
vdimir
a0f5756751
Fix DelayedJoinedBlocksWorkerTransform for grace hash join 2023-03-03 16:30:01 +00:00
vdimir
b5771016f6
Fix 01019_alter_materialized_view_consistent 2023-03-03 15:46:41 +00:00
Azat Khuzhin
5403360924 Add real client (initiator server) address into the logs for interserver mode
It is useful to understand what is going on, in some obscure cases, for
instance if someone will copy configuration from the production to some
docker env, and then you will see docker's private network addresses
in the logs.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-03-03 16:38:10 +01:00
AVMusorin
0f2ae72141
prohibit DEFAULT/EPHEMERAL/ALIAS in KafkaEngine 2023-03-03 16:25:42 +01:00
robot-clickhouse
46667d43d8 Automatic style fix 2023-03-03 15:25:25 +00:00
Antonio Andelic
737cf8e149 Better 2023-03-03 15:14:49 +00:00
Dan Roscigno
007d7c9786
Merge branch 'master' into docs-compression-choices 2023-03-03 09:40:07 -05:00
Antonio Andelic
cd4100cb19
Merge branch 'master' into fix-data-size 2023-03-03 15:33:43 +01:00
Yakov Olkhovskiy
a8ceab1366
NOLINT for getenv 2023-03-03 09:24:58 -05:00
Suzy Wang
e44e528118 remove unnecessary reverse memcpy 2023-03-03 06:20:18 -08:00
Alexander Tokmakov
5be681c5f6
Merge pull request #47152 from ClickHouse/fix_flaky_test_replicated_database
Use unique names and paths in `test_replicated_database`
2023-03-03 17:15:27 +03:00
Alexander Tokmakov
cadaf06829
Merge pull request #46681 from ClickHouse/fix_insert_cancellation_in_native_protocol
Fix queries cancellation when a client dies
2023-03-03 16:27:20 +03:00
avogar
221ac4a1e5 Better 2023-03-03 13:23:44 +00:00
DanRoscigno
6c92250636 add compression types for file function 2023-03-03 08:21:02 -05:00
Dan Roscigno
687df5f1b5
Merge pull request #47146 from ClickHouse/DanRoscigno-patch-4
Update date-time-functions.md
2023-03-03 08:01:27 -05:00
Konstantin Bogdanov
1bbf5acd47
Pass headers from StorageURL to WriteBufferFromHTTP (#46996)
* Pass headers from StorageURL to WriteBufferFromHTTP

* Add a test

* Lint

* `time.sleep(1)`

* Start echo server earlier

* Add proper handling for mock server start

* Automatic style fix

---------

Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2023-03-03 13:55:52 +01:00
Alexander Tokmakov
acab2f9bbd
Merge pull request #47191 from ClickHouse/tavplubix-patch-5
Fix failure context for Upgrade check
2023-03-03 15:47:43 +03:00
Antonio Andelic
fdcb5b784f
Merge branch 'master' into debug-keeper 2023-03-03 13:45:13 +01:00
Mikhail f. Shiryaev
602933ce1e
Make smarter scaler based on reserve/deficit 2023-03-03 13:22:05 +01:00
Mikhail f. Shiryaev
a576464360
Reduce statisctics interval, process empty response for runners 2023-03-03 13:20:42 +01:00
Mikhail f. Shiryaev
6a746beff8
Tune style-checker scaling up and down by modifiers 2023-03-03 13:20:41 +01:00
Mikhail f. Shiryaev
c1774cabd0
Do not install GitPython on runners, it is preinstalled 2023-03-03 13:20:41 +01:00
Mikhail f. Shiryaev
4e9c246264
Check CI python code always 2023-03-03 13:20:40 +01:00
Mikhail f. Shiryaev
a5869e25f6
Add tests for autoscale_runners_lambda 2023-03-03 13:20:39 +01:00
Mikhail f. Shiryaev
0483de0e04
Reorder status in default.workflow_jobs 2023-03-03 13:20:39 +01:00
Mikhail f. Shiryaev
e2278ca70c
Add code for autoscaling lambda 2023-03-03 13:20:36 +01:00
Sema Checherinda
bc8b34f74b adjust test test_seekable_formats 2023-03-03 13:16:46 +01:00
kssenii
56f02374f6 Remove stateless test because it makes unfixably 02344_show_caches flaky 2023-03-03 13:15:27 +01:00
Alexander Tokmakov
d34f00f437
Update run.sh 2023-03-03 15:02:05 +03:00
Alexander Gololobov
d6554ae8af
Merge pull request #47105 from cmsxbc/fix-keeper-systemd-file
fix: keeper systemd service file include invalid inline comment
2023-03-03 12:59:11 +01:00
Alexander Tokmakov
b1a288d271
Merge branch 'master' into correct_fatal_handling 2023-03-03 14:50:07 +03:00
Nikolai Kochetov
6a086ab926
Merge pull request #47158 from ClickHouse/add-stupid-retries-for-health-check-in-tests
Add stupid retries in clickhouse-test health check.
2023-03-03 12:44:43 +01:00
robot-clickhouse-ci-1
45b4d1b598
Merge pull request #47187 from ClickHouse/fix-zh-docs-markup-note
Fix markup in docs
2023-03-03 12:36:32 +01:00
Robert Schulze
380e076e84
x86 --> amd64 2023-03-03 11:20:07 +00:00
Sergei Trifonov
b24a5b9c15
Merge branch 'master' into fix-zh-docs-markup-note 2023-03-03 11:37:03 +01:00
Sergei Trifonov
fe6004f323
Merge pull request #47181 from houbaron/patch-3
Update backup.md
2023-03-03 11:36:55 +01:00
serxa
b96682ce32 Fix markup in docs 2023-03-03 10:35:07 +00:00
vdimir
db2ffc109c
Add comment to GrachHashJoin::current_bucket_mutex 2023-03-03 10:17:34 +00:00
Alexey Milovidov
f06910da98
Update 25340_grace_hash_limit_race.sql 2023-03-03 10:13:43 +00:00
vdimir
38d157a850
Fix race in grace hash join with limit 2023-03-03 10:13:38 +00:00
Robert Schulze
851b256a9c
Merge pull request #47136 from phil-88/patch-1
External dictionaries / library-bridge: Fix error "unknown library method 'extDict_libClone'"
2023-03-03 11:07:37 +01:00
Sergei Trifonov
b15ba19e6d
Merge branch 'master' into patch-3 2023-03-03 10:52:52 +01:00
Sergei Trifonov
a1d99c602b
Update docs/zh/operations/backup.md 2023-03-03 10:52:45 +01:00
robot-clickhouse-ci-2
cb6b0af4cf
Merge pull request #47183 from ClickHouse/rs/docs-map-from-array
Doc update for mapFromArrays()
2023-03-03 10:33:22 +01:00
Robert Schulze
68c0cea486
Merge branch 'master' into rs/fulltext_result_separators 2023-03-03 10:01:38 +01:00
Robert Schulze
9aef18abad
Doc update for mapFromArrays() 2023-03-03 08:47:46 +00:00
Robert Schulze
74fcffb067
Merge pull request #31125 from taiyang-li/map_from_arrasy
Implement spark function mapFromArrays()
2023-03-03 09:28:54 +01:00
Antonio Andelic
a6da64aac0
Merge pull request #46824 from ClickHouse/fix-single-thread-parquet
Use initial range for fetching file size in HTTP read buffer
2023-03-03 09:23:22 +01:00
houbaron
df8d364708
Update backup.md 2023-03-03 14:24:36 +08:00