Commit Graph

120234 Commits

Author SHA1 Message Date
Dmitry Kardymon
aa888ad64a Separate thread mutex, add test 2023-07-19 08:46:57 +00:00
Ilya Golshtein
c8347bd313 test_for_basic_auth_registry: some comments removed per code review 2023-07-19 08:32:45 +00:00
Ilya Golshtein
9f6ab5e816 test_for_basic_auth_registry - made black formatter happy 2023-07-19 08:32:45 +00:00
Ilya Golshtein
f1ce1da007 test_for_basic_auth_registry - new test and cleanup per code review 2023-07-19 08:32:45 +00:00
Ilya Golshtein
4259176f24 test_for_basic_auth_registry - original zk configuration restored 2023-07-19 08:32:45 +00:00
Ilya Golshtein
aa2b7e248d test_for_basic_auth_registry - fix port in test_kafka_formats 2023-07-19 08:32:45 +00:00
Ilya Golshtein
c550a532e6 test_for_basic_auth_registry - black formatter happy + some doc 2023-07-19 08:32:45 +00:00
Ilya Golshtein
c1c5ffa309 test_for_basic_auth_registry - cpp code small improvement 2023-07-19 08:32:45 +00:00
Ilya Golshtein
83569688cb test_for_basic_auth_registry - UnknownTopicOrPartitionException 2023-07-19 08:32:45 +00:00
Ilya Golshtein
66581d091a test_for_basic_auth_registry - both tests works, simplifications 2023-07-19 08:32:45 +00:00
Ilya Golshtein
db8e96147a test_for_basic_auth_registry - started, but only auth test works 2023-07-19 08:32:45 +00:00
Ilya Golshtein
fb3a860d7f test_for_basic_auth_registry - one kafka instance again 2023-07-19 08:32:45 +00:00
Ilya Golshtein
e3523cb1a4 test_for_basic_auth_registry - attempt to have two kafka instances 2023-07-19 08:32:45 +00:00
dheerajathrey
8e1de7897a indentation fix 2023-07-19 08:32:44 +00:00
dheerajathrey
1564eace38 enable url-encoded basic auth to fetch avro schema in kafka 2023-07-19 08:32:44 +00:00
Ilya Golshtein
8b0fc82834 test_for_basic_auth_registry - mock up 2023-07-19 08:32:44 +00:00
Michael Kolupaev
a86baab88b Fix test_replicated_database 'node doesn't exist' flakiness 2023-07-19 08:28:04 +00:00
Sema Checherinda
ed5310ce48
Merge branch 'master' into last_removal_attempt_time_typo 2023-07-19 10:23:25 +02:00
Chen768959
549026f0ae
fix style error
fix Trailing whitespaces
2023-07-19 16:11:14 +08:00
Amos Bird
629e0e0269
Fix projection analysis with primary key analysis 2023-07-19 16:06:21 +08:00
Han Fei
e8be6ec23f
Merge branch 'master' into hanfei/support-insert-token 2023-07-19 10:06:03 +02:00
Dmitry Kardymon
d601d86fad Remove empty line 2023-07-19 07:22:25 +00:00
Chen768959
ee0453ed00
fix issue#50582 tests
Reproduced issue #50582, which occurs when sorting column contains constants and triggers the FinishSortingTransform.
2023-07-19 14:18:50 +08:00
Dmitry Kardymon
65de310137 Return back SystemLogBase 2023-07-19 06:15:57 +00:00
Chen768959
cb882c8e4c
Merge branch 'ClickHouse:master' into fix-50582 2023-07-19 13:45:25 +08:00
Alex Cheng
f525d48a3a
Merge branch 'master' into correct_exception_message 2023-07-19 13:27:48 +08:00
robot-clickhouse-ci-1
32b765a4ba
Merge pull request #50559 from zvonand/zvonand-issue-49290
Add support for multi-directory globs
2023-07-19 06:24:38 +02:00
Amos Bird
c3b8978023
Don't use minmax_count projections when counting nullable columns 2023-07-19 11:56:28 +08:00
Alexey Milovidov
d666272b76 Enable allow_vertical_merges_from_compact_to_wide_parts by default 2023-07-19 05:29:12 +02:00
Lloyd-Pottiger
fc7743ad68
Merge branch 'master' into add-alias-for-today-and-now 2023-07-19 10:20:11 +08:00
Alexey Milovidov
0789f388c3
Update ArrowFieldIndexUtil.h 2023-07-19 02:45:56 +03:00
Alexey Milovidov
6d915042a2 Fix ugly code 2023-07-19 01:44:20 +02:00
Alexey Milovidov
a19a1001f0 Fix 01111_create_drop_replicated_db_stress 2023-07-19 01:28:22 +02:00
robot-clickhouse
3c8141529f Automatic style fix 2023-07-18 23:25:21 +00:00
Alexey Milovidov
6c62c3b426
Merge pull request #52237 from azat/tests/fix-iptables
Fix network manager for integration tests
2023-07-19 02:21:13 +03:00
Alexey Milovidov
c724816cb8 Fix test 2023-07-19 01:15:16 +02:00
Alexey Milovidov
3715c7f461 Fix error in a test 2023-07-19 01:08:14 +02:00
Alexey Milovidov
6a61786959 Merge branch 'master' into sparse-columns-by-default 2023-07-19 01:07:59 +02:00
Alexey Milovidov
416433d402
Merge pull request #52161 from ClickHouse/fix-group-array-moving
Fix error in `groupArrayMoving` functions
2023-07-19 02:03:53 +03:00
Kseniia Sumarokova
1545ad3389
Merge branch 'master' into fix-pg-sync-tables-exception-broken-sync 2023-07-18 23:19:01 +02:00
Alexey Milovidov
c68a44b61f
Merge branch 'master' into add-test-41727 2023-07-18 23:20:27 +03:00
Alexey Milovidov
6fd27b6cd8 Fix build 2023-07-18 22:19:35 +02:00
Alexey Milovidov
8cd2e7c7d6 Merge branch 'master' into fix-potentially-bad-code 2023-07-18 22:18:22 +02:00
Alexey Milovidov
5a89e03125
Merge branch 'master' into more-changes 2023-07-18 23:15:27 +03:00
robot-ch-test-poll1
6d0ed2963a
Merge pull request #52252 from timfursov/timfursov-patch-1
Update with.md
2023-07-18 22:04:16 +02:00
Alexey Milovidov
3c1d881f84
Merge branch 'master' into fix-system-licenses 2023-07-18 23:01:43 +03:00
Alexey Milovidov
7d93659982
Merge branch 'master' into fix-performance-test-regexp-cache 2023-07-18 23:00:51 +03:00
Dmitry Kardymon
9b951e965b Restore define 2023-07-18 19:48:43 +00:00
Antonio Andelic
e0f737f363 Remove timeout 2023-07-18 19:28:35 +00:00
Alexey Milovidov
482c8b5cde
Merge pull request #52158 from ClickHouse/fix-unexpected-ast-set
Fix unexpected AST Set
2023-07-18 22:17:51 +03:00