Commit Graph

121548 Commits

Author SHA1 Message Date
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
Alexey Milovidov
d9e45e11c7 Remove test_host_regexp_multiple_ptr_records_concurrent, CC @arthurpassos 2023-08-03 13:59:39 +02: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
Alexey Milovidov
aa4ff492f7 Merge branch 'fix-test-buffer' into fix-error-code 2023-08-03 13:48:28 +02:00
Alexey Milovidov
d417061886 Merge branch 'master' into fix-error-code 2023-08-03 13:48:23 +02:00
Alexey Milovidov
dc740db3fb Fix test 00061_storage_buffer 2023-08-03 13:46:57 +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
Igor Nikonov
bdacea9fdc Merge remote-tracking branch 'origin/master' into fuzz-remove-redundant-sorting 2023-08-03 11:41:21 +00:00
Igor Nikonov
15b05745fb Fix: adapt query to avoid issue with analyzer
See #52982
2023-08-03 11:32:00 +00: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
vdimir
4747b7b0be
upd test_temporary_data_in_cache 2023-08-03 10:32:48 +00:00
vdimir
9cdd4fe41a
Add info about aquired space in cache to not enough space error 2023-08-03 10:32:44 +00: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
Alexander Tokmakov
9e0d27dc4d
don't create empty parts on drop partittion if we have a transaction (#52945) 2023-08-03 13:16:32 +03:00
Nikolai Kochetov
5d64e036ba
Merge pull request #52695 from yariks5s/in_schema_case_sensitiveness
Information_schema case sensitiveness
2023-08-03 12:15:31 +02:00
robot-clickhouse
659c907d38 Update version_date.tsv and changelogs after v23.7.2.25-stable 2023-08-03 09:55:00 +00:00
Val Doroshchuk
7da85cc0de MaterializedMySQL: Add tests for unquoted utf8 column names in DML 2023-08-03 11:53:56 +02:00
Duc Canh Le
cc7f771093 Fix for postgres as well 2023-08-03 09:15:45 +00:00
Kseniia Sumarokova
73ac1bf84f
Merge branch 'master' into minor_improve_hdfs_read_buffer 2023-08-03 10:56:24 +02:00
Kseniia Sumarokova
621d852289
Merge pull request #52778 from kssenii/revert-revert-drop-cache
Revert revert of system drop filesystem cache by key
2023-08-03 10:55:25 +02:00
Kseniia Sumarokova
65352d64c7
Merge pull request #52944 from kssenii/fix-s3-queue-flaky-test
Fix flaky test_storage_s3_queue::test_multiple_tables_streaming_sync_distributed
2023-08-03 10:44:43 +02:00
Alexey Gerasimchuck
c7fcc611b2 added TSAN option report_atomic_races=0 2023-08-03 08:27:58 +00:00
Alexey Milovidov
54b5cc2ffc
Merge branch 'master' into database-filesystem-remove-catch 2023-08-03 11:05:14 +03:00
hendrik-m
b9b78bdd59
Merge branch 'master' into table-names-as-string-literal 2023-08-03 07:50:58 +02:00
Azat Khuzhin
9bcb980511 tests: fix 01293_client_interactive_vertical_multiline flakiness (increase timeout)
All other expect tests has timeout of 60.

And yes, sometimes I believe that on CI client spawning can took > 10
seconds for debug build.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-08-03 06:13:41 +02:00
Duc Canh Le
06229c1ba6 fix password leak in show create mysql table 2023-08-03 03:50:41 +00:00
Alexey Gerasimchuck
b338e2fcec Added peak_memory_usage to final progress 2023-08-03 02:45:37 +00:00
Nikolay Degterinsky
b9596f0e20
Fix style 2023-08-03 03:01:33 +02:00
Nikolay Degterinsky
dbaa2038b5
Fix HTTP Header Filtering 2023-08-03 02:40:06 +02:00
Alexey Milovidov
bde8799715 Fix the test 2023-08-03 00:16:04 +02:00
Alexander Tokmakov
c4fb0a0cd5 fix two minor issue 2023-08-02 23:36:54 +02:00
Alexander Tokmakov
48d736f8fd select only required columns from system.databases 2023-08-02 23:23:52 +02:00
robot-ch-test-poll4
c1ca0f35e7
Merge pull request #52939 from zamazan4ik/doc/fix_pgo_docs
doc: try to fix PGO docs
2023-08-02 23:22:59 +02:00
hendrik-m
7c03404c00
Merge branch 'master' into table-names-as-string-literal 2023-08-02 23:19:53 +02:00
Alexey Milovidov
aaf3eb4335 Fix tests 2023-08-02 23:18:31 +02:00
hendrik-m
a915886b87 adapt documentation and change all references of clickhouse local
to `clickhouse-local`
2023-08-02 23:16:45 +02:00
Alexey Milovidov
dbf14b5e2d Fix wrong error code "BAD_GET" 2023-08-02 23:16:06 +02:00