Commit Graph

111928 Commits

Author SHA1 Message Date
kssenii
a3d69694f4 Fix build 2023-04-04 23:13:17 +02:00
kssenii
c379eb7c29 Fix style check 2023-04-04 22:59:16 +02:00
kssenii
f44c53b97a Merge remote-tracking branch 'upstream/master' into better-tests-for-data-lakes 2023-04-04 22:41:22 +02:00
kssenii
8c0be0c3be Checkpoints 2023-04-04 22:40:05 +02:00
robot-ch-test-poll
5eb5978813
Merge pull request #48360 from ClickHouse/fix-explain-with-changed-column-names-analyzer
Fix tests with explain and analyzer where names changed.
2023-04-04 22:10:10 +02:00
Dmitry Novik
673413dc9f
Merge pull request #48355 from ClickHouse/lambda-type-resolution
Fix lambda type resolution
2023-04-04 22:07:57 +02:00
Nikita Mikhaylov
fa5b2bd4a5
Added Keeper retries for backups operations (#47224) 2023-04-04 18:12:08 +02:00
robot-ch-test-poll3
634ab620a7
Merge pull request #48383 from ClickHouse/DanRoscigno-patch-5
Clarify SYSTEM RELOAD CONFIG and USERS
2023-04-04 15:38:13 +02:00
Robert Schulze
a416e46f35
Merge pull request #48373 from ClickHouse/rs/follow-up-45912
Small follow-up to #45912
2023-04-04 15:35:14 +02:00
Dan Roscigno
674455b55f
Merge branch 'master' into DanRoscigno-patch-5 2023-04-04 09:13:55 -04:00
Dmitry Novik
67a62681f6
Merge branch 'master' into lambda-type-resolution 2023-04-04 15:02:14 +02:00
Alexander Tokmakov
292d6e65bc
Merge pull request #48382 from ClickHouse/ci_slack_bot
Add script for a slack bot that reports broken tests
2023-04-04 15:45:18 +03:00
Dan Roscigno
7aef9bb65e
Clarify SYSTEM RELOAD CONFIG and USERS
closes #48201
2023-04-04 08:41:58 -04:00
Alexander Tokmakov
2d4fbdf4b0 add script for a slack bot 2023-04-04 14:27:58 +02:00
Mikhail f. Shiryaev
18c1e2709d
Merge pull request #48376 from ClickHouse/auto/v22.8.16.32-lts
Update version_date.tsv and changelogs after v22.8.16.32-lts
2023-04-04 13:52:48 +02:00
robot-clickhouse
57a412745d Update version_date.tsv and changelogs after v22.8.16.32-lts 2023-04-04 11:35:29 +00:00
Nikolai Kochetov
141feffa3b Fixing test. 2023-04-04 10:33:06 +00:00
Kruglov Pavel
5f930aeb26
Merge pull request #48115 from save-my-heart/throw_non_parametric_function
throw exception while non-parametric functions having parameters
2023-04-04 12:05:34 +02:00
Vladimir C
35572321a1
Merge pull request #48207 from bigo-sg/map_from_maps 2023-04-04 11:12:05 +02:00
robot-clickhouse
0524439420
Merge pull request #48364 from ClickHouse/update-clickhouse-local
Update clickhouse-local page with examples
2023-04-04 10:03:37 +02:00
Antonio Andelic
a329d80bfa
Merge pull request #47397 from ClickHouse/enable-env-credentials-default
Enable `use_environment_credentials` by default
2023-04-04 10:00:03 +02:00
Antonio Andelic
52e4149c98
Merge pull request #47934 from ClickHouse/alternative-keeper-configs
Merge #35113
2023-04-04 09:58:33 +02:00
Antonio Andelic
d0ba1e76bf
Merge pull request #48293 from ClickHouse/keeper-map-strict-mode
Add strict mode for KeeperMap
2023-04-04 09:57:01 +02:00
Antonio Andelic
7fe0973586
Merge pull request #48354 from ClickHouse/dont-replicate-mutations-keepermap
Don't replicate mutations for KeeperMap tables
2023-04-04 09:56:35 +02:00
Antonio Andelic
4efa707fe3
Merge branch 'master' into alternative-keeper-configs 2023-04-04 09:53:19 +02:00
Antonio Andelic
0dda3d13ef
Merge branch 'master' into keeper-map-strict-mode 2023-04-04 09:52:53 +02:00
Antonio Andelic
4bb63aa286
Merge branch 'master' into dont-replicate-mutations-keepermap 2023-04-04 09:52:50 +02:00
Robert Schulze
7df9b2d563
Small follow-up to #45912
- clear query cache at the end of the tests to minimize interaction with
  other query cache tests

- generate data more elegantly
2023-04-04 07:39:19 +00:00
Yakov Olkhovskiy
659ba65137
Merge pull request #48347 from ClickHouse/ci-fix-test-timeout
close client
2023-04-04 01:16:31 -04:00
Yakov Olkhovskiy
3d1c112ac0
Merge branch 'master' into ci-fix-test-timeout 2023-04-03 23:44:01 -04:00
taiyang-li
3bd29f0aa9 fix exception message 2023-04-04 10:34:33 +08:00
rfraposa
558b1eb372 Update clickhouse-local.md 2023-04-03 19:35:23 -06:00
Alexander Tokmakov
72ca7a9724
Merge pull request #48337 from vitlibar/add-logging-for-concurrency-checks-for-backups
Add logging for concurrency checks for backups
2023-04-04 02:56:10 +03:00
Alexey Milovidov
de8f7a5ad6
Merge pull request #48189 from vitlibar/backup-all
Support BACKUP ALL command
2023-04-04 01:57:23 +03:00
Alexey Milovidov
3e182bb16b
Merge pull request #48288 from Algunenano/buffer_is_exhausted_error
Don't throw CURRENT_WRITE_BUFFER_IS_EXHAUSTED for normal behaviour
2023-04-04 01:55:59 +03:00
Sergei Trifonov
d4dd2247db
Merge pull request #48036 from azat/tests/interserver-mode-client-info
Add a test for ClientInfo initial_query_start_time in inter-server mode
2023-04-04 00:55:44 +02:00
Alexey Milovidov
9ad744ff48
Merge pull request #48324 from den-crane/test/analyzer
test / some complex query (it fails with analyzer enabled)
2023-04-04 01:54:45 +03:00
Alexey Milovidov
77e0806ca4
Merge pull request #48362 from ClickHouse/alexey-milovidov-patch-6
Update tips.md
2023-04-04 01:43:27 +03:00
Alexey Milovidov
1cb8a7c45c
Update tips.md
See Telegram.
2023-04-04 00:46:25 +03:00
Yakov Olkhovskiy
35e9e45249
Merge pull request #48062 from Algunenano/unnecessary_alter_checks
Only check MV on ALTER when necessary
2023-04-03 17:23:11 -04:00
kssenii
bbe8c121a1 Fix black 2023-04-03 23:05:25 +02:00
Robert Schulze
055c754eb5
Merge pull request #48358 from ClickHouse/revert-45912-qc-compression
Fix test "02494_query_cache_drop.sql"
2023-04-03 22:31:45 +02:00
kssenii
75b11bceb5 Fix style check 2023-04-03 21:27:05 +02:00
Nikolai Kochetov
7ee6724ea5 Fix tests with explain and analyzer where names changed. 2023-04-03 19:23:29 +00:00
kssenii
18a9a670c3 Better 2023-04-03 20:56:10 +02:00
kssenii
9b3d0ec86d Adjustments after conflicts 2023-04-03 19:53:34 +02:00
Robert Schulze
fea5fae5b0
Fix 02494_query_cache_drop.sql
Failing with high rate in master after #45912 was merged
2023-04-03 17:45:37 +00:00
Dmitry Novik
041994f081 Rename test 2023-04-03 16:16:23 +00:00
Dmitry Novik
d9e0b4d8fa Rename test 2023-04-03 15:53:49 +00:00
Dmitry Novik
a06e1f4d59 Fix lambda type resolution 2023-04-03 15:46:32 +00:00