kssenii
|
12ed37e99a
|
Fix
|
2023-08-04 13:08:01 +02:00 |
|
Kseniia Sumarokova
|
1795ba65e1
|
Merge pull request #52971 from valbok/utf-dml-test
MaterializedMySQL: Add tests for unquoted utf8 column names in DML
|
2023-08-04 11:27:55 +02:00 |
|
Kseniia Sumarokova
|
39916f15eb
|
Merge branch 'master' into utf-dml-test
|
2023-08-04 11:26:43 +02:00 |
|
robot-ch-test-poll2
|
c556ad96f6
|
Merge pull request #52948 from ClickHouse/refactor-ci-config
Refactor CI_CONFIG
|
2023-08-04 11:10:12 +02:00 |
|
alesapin
|
4390129511
|
Merge pull request #52989 from ClickHouse/relax_test
Remove assertion from test_no_ttl_merges_in_busy_pool
|
2023-08-04 11:00:56 +02:00 |
|
alesapin
|
23c355821a
|
Merge pull request #53007 from ClickHouse/disable_test_with_tsan
Fix flaky test
|
2023-08-04 10:59:57 +02:00 |
|
Kseniia Sumarokova
|
af610062ec
|
Merge pull request #52962 from canhld94/fix_mysql_password_leak
Fix password leak in show create mysql table
|
2023-08-04 10:57:59 +02:00 |
|
SmitaRKulkarni
|
def587701b
|
Merge pull request #52855 from ClickHouse/Fix_flaky_azure_blob_storage_tests
Fix flaky tests in test_merge_tree_azure_blob_storage & test_storage_azure_blob_storage
|
2023-08-04 09:59:30 +02:00 |
|
Alexander Gololobov
|
f2700b0c30
|
Merge pull request #52965 from azat/tests/01293_client_interactive_vertical_multiline
tests: fix 01293_client_interactive_vertical_multiline flakiness (increase timeout)
|
2023-08-04 09:57:41 +02:00 |
|
Alexander Gololobov
|
936dd5cd4d
|
Merge branch 'master' into tests/01293_client_interactive_vertical_multiline
|
2023-08-04 09:53:24 +02:00 |
|
robot-clickhouse
|
e8017d7af0
|
Merge pull request #42019 from ClickHouse/more-checks-in-thread-status
Add more checks into ThreadStatus ctor.
|
2023-08-04 05:56:28 +02:00 |
|
Vitaly Baranov
|
75b553bf08
|
Merge pull request #52402 from vitlibar/disable-fs-cache-for-backups
Disable updating fs cache during backup/restore.
|
2023-08-04 01:22:24 +02:00 |
|
Vitaly Baranov
|
587877dba3
|
Merge branch 'master' into disable-fs-cache-for-backups
|
2023-08-04 01:15:23 +02:00 |
|
Vitaly Baranov
|
0af043459a
|
Merge pull request #52660 from vitlibar/remove-unnecessary-temp-context-access
Remove creation of a unnecessary temporary ContextAccess on login
|
2023-08-04 01:08:12 +02:00 |
|
Alexey Milovidov
|
95f5d2f37f
|
Merge pull request #52155 from ClickHouse/database-filesystem-remove-catch
Remove try/catch from DatabaseFilesystem
|
2023-08-03 23:02:01 +03:00 |
|
Nikita Mikhaylov
|
0d40a45c76
|
Merge pull request #53008 from ClickHouse/docker-server-no-inline
Do not use inline cache in server images
|
2023-08-03 21:42:31 +02:00 |
|
Nikita Mikhaylov
|
a8285ddfe5
|
Merge pull request #53013 from ClickHouse/nikitamikhaylov-patch-1
Add a test to broken tests (Analyzer)
|
2023-08-03 21:42:06 +02:00 |
|
Nikita Mikhaylov
|
8a7870f250
|
Add a test to broken tests (Analyzer)
|
2023-08-03 20:24:29 +02:00 |
|
Alexander Tokmakov
|
968c79cf3f
|
Merge pull request #52956 from ClickHouse/fixes_for_databases
Fix some issues with databases
|
2023-08-03 19:13:41 +03:00 |
|
Mikhail f. Shiryaev
|
ca67576720
|
Do not use inline cache in server images
|
2023-08-03 18:06:00 +02:00 |
|
alesapin
|
49f76b8600
|
Fix flaky test
|
2023-08-03 18:02:32 +02:00 |
|
Kseniia Sumarokova
|
68b48a0bc0
|
Merge pull request #50063 from KevinyhZou/minor_improve_hdfs_read_buffer
Minor improve HDFS ReadBuffer for read end of file
|
2023-08-03 17:55:48 +02:00 |
|
SmitaRKulkarni
|
75356367fa
|
Merge branch 'master' into Fix_flaky_azure_blob_storage_tests
|
2023-08-03 17:46:59 +02:00 |
|
Duc Canh Le
|
63a46d7cb0
|
fix pg integration test
|
2023-08-03 21:05:31 +08:00 |
|
robot-clickhouse
|
c279b00c52
|
Automatic style fix
|
2023-08-03 12:55:27 +00:00 |
|
robot-clickhouse-ci-1
|
6b330e30b0
|
Merge pull request #52961 from arenadata/ADQM-1077
Added peak_memory_usage to clickhouse-client final progress message
|
2023-08-03 14:52:29 +02:00 |
|
Anton Popov
|
92cb5e9ae3
|
Merge pull request #52687 from alkorgun/fix-named-collections-on-cluster-23.7
Fix named collections on cluster 23.7
|
2023-08-03 14:50:28 +02:00 |
|
Mikhail f. Shiryaev
|
8499956321
|
Refactor CI_CONFIG from dict to dataclasses
|
2023-08-03 14:37:19 +02:00 |
|
Alexey Milovidov
|
c038246094
|
Merge branch 'fix-test_dictionary_custom_settings' into more-checks-in-thread-status
|
2023-08-03 14:34:39 +02:00 |
|
Alexey Milovidov
|
86f9c120d7
|
Merge branch 'master' into more-checks-in-thread-status
|
2023-08-03 14:34:31 +02:00 |
|
Alexey Milovidov
|
a98fae936d
|
Fix test_dictionary_custom_settings
|
2023-08-03 14:33:29 +02:00 |
|
alesapin
|
cc8c2c88bf
|
Remove assertion from test_no_ttl_merges_in_busy_pool
|
2023-08-03 14:25:37 +02:00 |
|
Alexey Milovidov
|
56660f44b1
|
Merge branch 'master' into database-filesystem-remove-catch
|
2023-08-03 15:08:07 +03:00 |
|
Alexey Milovidov
|
f58c2a70fc
|
Merge pull request #52985 from ClickHouse/revert-51117-pufit/keeper-client-improvements
Revert "Implementing new commands for keeper-client"
|
2023-08-03 15:06:30 +03:00 |
|
Alexey Milovidov
|
3a9f9e1297
|
Revert "Implementing new commands for keeper-client"
|
2023-08-03 15:05:52 +03:00 |
|
Alexey Milovidov
|
dd36f38cf7
|
Merge pull request #52976 from ClickHouse/auto/v23.7.2.25-stable
Update version_date.tsv and changelogs after v23.7.2.25-stable
|
2023-08-03 15:02:42 +03:00 |
|
Nikolai Kochetov
|
754027b146
|
Merge pull request #52981 from ClickHouse/too-slow-for-debug
Decrease a num of tries for a couple of too slow tests for debug.
|
2023-08-03 13:53:16 +02:00 |
|
Alexander Tokmakov
|
e451b6d8cf
|
Merge pull request #52969 from arenadata/ADQM-1080
Added TSAN option report_atomic_races=0 for test_max_sessions_for_user
|
2023-08-03 14:52:59 +03:00 |
|
Vitaly Baranov
|
6ac61b1fdd
|
Fix tests.
|
2023-08-03 13:52:35 +02:00 |
|
Vitaly Baranov
|
556ecf5c1c
|
Renamed backup setting "read_from_filesystem_cache_if_exists_otherwise_bypass_cache" -> "read_from_filesystem_cache".
|
2023-08-03 13:52:35 +02:00 |
|
Vitaly Baranov
|
1cd7902079
|
Add test.
|
2023-08-03 13:52:35 +02:00 |
|
Vitaly Baranov
|
e127d27453
|
Disable using fs cache for backup/restore #2.
|
2023-08-03 13:52:35 +02:00 |
|
Vitaly Baranov
|
f427c779eb
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
|
Igor Nikonov
|
4155b0adfd
|
Merge pull request #52768 from ClickHouse/fix-window-func-range-check
Fix: check correctly window frame bounds for RANGE
|
2023-08-03 13:48:55 +02:00 |
|
Vitaly Baranov
|
7a112459d3
|
Implement passing current roles to Context::setUser().
|
2023-08-03 13:45:01 +02:00 |
|
Vitaly Baranov
|
16dfb028b6
|
Remove creation of a unnecessary temporary ContextAccess on login.
|
2023-08-03 13:44:59 +02:00 |
|
Nikolai Kochetov
|
84df903958
|
Decrease a num of tries for a couple of too slow tests for debug.
|
2023-08-03 10:48:24 +00:00 |
|
Alexander Tokmakov
|
141a3df727
|
fix
|
2023-08-03 12:35:14 +02:00 |
|
Alexander Tokmakov
|
7684e68008
|
Add system stop pulling replication log (#52881)
* add system stop pulling replication log
* add const
* fix another stupid test
* Update test.py
|
2023-08-03 13:34:43 +03:00 |
|
Nikolai Kochetov
|
3021f99f33
|
Merge pull request #51850 from yariks5s/array_intersect_order
arrayIntersect output elements order
|
2023-08-03 12:28:59 +02:00 |
|