Commit Graph

113607 Commits

Author SHA1 Message Date
Raúl Marín
7abb94fe33
Don't throw LOGICAL_ERROR when reading from remote if there is no local replica (#49136)
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-04-26 16:22:40 +02:00
Dan Roscigno
ddfbc61e99
Merge pull request #49174 from ClickHouse/DanRoscigno-patch-5
Update partition.md
2023-04-26 09:25:18 -04:00
Nikita Taranov
3f09e0be4e fix tests 2023-04-26 13:24:42 +00:00
Vladimir C
75f9a7f087
Merge pull request #48893 from ClickHouse/vdimir/analyzer_join_using_tests 2023-04-26 15:24:36 +02:00
Vitaly Baranov
681442f86c Fix test_encrypted_disk_replication 2023-04-26 15:22:33 +02:00
Alexander Gololobov
ec0f8dbfbf
fix makeDateTime syntax 2023-04-26 15:07:23 +02:00
serxa
a67a84d4cc avoid checking level of parts 2023-04-26 12:26:37 +00:00
Robert Schulze
ad15749b4e
Document makeDateTime() and its variants
Follow-up to #35628
2023-04-26 12:22:05 +00:00
Alexander Tokmakov
592db18685
Merge pull request #49175 from hanfei1991/hanfei/suppress-timeout-tests
suppress two timeout tests
2023-04-26 14:47:17 +03:00
Robert Schulze
f0710d7be1
Merge branch 'master' into iaadeflate_upgrade_qpl_v1.1.0 2023-04-26 13:27:50 +02:00
Robert Schulze
9bed1ef0aa
Merge branch 'master' into hlee-s390x-part-hash 2023-04-26 13:27:36 +02:00
Han Fei
77ecb7c46b supress two timeout tests 2023-04-26 13:14:54 +02:00
Dan Roscigno
5836f2e66d
Update partition.md
closes
2023-04-26 07:12:23 -04:00
Alexander Tokmakov
6434fd8a47
fix prepared statement insert already exists (#49154) 2023-04-26 14:06:10 +03:00
Alexey Milovidov
0c3dfe9d86
Merge branch 'master' into iaadeflate_upgrade_qpl_v1.1.0 2023-04-26 13:57:16 +03:00
jinjunzh
4e02ef4650 revise several cosmetic issues 2023-04-26 11:23:07 -04:00
Alexey Milovidov
23132fbdbc
Merge branch 'master' into improve_cluster_table_funcion_skip_unavailable_shards 2023-04-26 13:54:39 +03:00
Alexey Milovidov
ea34df25f4
Merge branch 'master' into add_zookeeper_name 2023-04-26 13:53:57 +03:00
Nikolay Degterinsky
a8d124ac0f
Merge branch 'master' into add_default_password_type 2023-04-26 12:53:23 +02:00
Alexey Milovidov
038402c9d2
Merge branch 'master' into update-hdfs 2023-04-26 13:52:59 +03:00
Alexey Milovidov
c4ee7d1e4d
Merge branch 'master' into fix-jit-aggregation 2023-04-26 13:51:54 +03:00
Alexey Milovidov
c3ec6de0b2
Merge branch 'master' into parallelize-output-setting 2023-04-26 13:51:14 +03:00
Kseniia Sumarokova
b8f7abf507
Merge pull request #48768 from bigo-sg/improve_json_path
Improve jsonpath support in json functions
2023-04-26 12:50:54 +02:00
Alexey Milovidov
aae1d652fe
Not enable it by default as of today 2023-04-26 13:50:30 +03:00
Alexey Milovidov
e2bedf170b
Merge pull request #49107 from ClickHouse/Avogar-patch-2
Fix flaky integration test test_async_query_sending
2023-04-26 13:48:08 +03:00
Alexey Milovidov
2a42bcd4ae
Merge pull request #49120 from CurtizJ/add-field-async-insert-log
Add field with number of rows to `system.asynchronous_insert_log`
2023-04-26 13:43:09 +03:00
Alexey Milovidov
cf097a9c0b
Merge pull request #49125 from azat/build/iceberg-avro
Fix building iceberg without avro
2023-04-26 13:41:50 +03:00
Alexey Milovidov
5a1646839f
Merge pull request #49131 from Hooollin/hollin/fix-typo
Add slash for close tag of user_defined_zookeeper_path
2023-04-26 13:41:19 +03:00
Alexey Milovidov
6d120482af
Merge pull request #49159 from ClickHouse/changelog-23.4
Add changelog for 23.4
2023-04-26 13:30:31 +03:00
Alexey Milovidov
10eb620a86
Merge pull request #49145 from ClickHouse/try_to_fix_msan_build
Try to fix `relocation R_X86_64_32S out of range` with pie
2023-04-26 13:27:41 +03:00
Mikhail f. Shiryaev
464a3961d7
Merge pull request #49151 from ClickHouse/improve-test-reports
Improve test reports
2023-04-26 12:19:50 +02:00
Robert Schulze
90f74ccb8d
Merge branch 'master' into hlee-s390x-part-hash 2023-04-26 10:33:01 +02:00
刘浩林
4eb83a9421 fix: add slash for close tag 2023-04-26 09:43:46 +08:00
robot-clickhouse-ci-1
826c820e33
Merge pull request #49164 from aramperes/patch-1
Fix an unclosed XML tag in documentation
2023-04-26 03:15:22 +02:00
Aram Peres
f65b526472
Fix an unclosed XML tag in documentation 2023-04-25 20:48:46 -04:00
Mikhail f. Shiryaev
9a7f09bae4
Avoid splitting check_name into subdirectories 2023-04-26 01:11:05 +02:00
Mikhail f. Shiryaev
a6664e6b08
Add typing, capitalize only the first letter w/o lowering the rest 2023-04-26 00:55:05 +02:00
Nikita Taranov
7df7dde60d
Align connect timeout with aws sdk default 2023-04-26 00:13:39 +02:00
Igor Nikonov
b3009fa747 Fix flaky test 2023-04-25 22:12:47 +00:00
Kseniia Sumarokova
6396e2e5b1
Merge pull request #49100 from kssenii/fix-postgres-setting
Fix postgres database setting
2023-04-25 23:56:16 +02:00
Kseniia Sumarokova
b92234ed90
Merge branch 'master' into fix-postgres-setting 2023-04-25 23:55:13 +02:00
Igor Nikonov
928eb7433f Merge remote-tracking branch 'origin/master' into parallelize-output-setting 2023-04-25 21:52:15 +00:00
Igor Nikonov
61236ce911
Merge branch 'master' into fix-jit-aggregation 2023-04-25 23:50:52 +02:00
Alexey Milovidov
9b0e4835cd Add changelog for 23.4 2023-04-25 22:57:34 +02:00
jinjunzh
d4727288f8 fix style issue 2023-04-25 15:24:04 -04:00
Mikhail f. Shiryaev
80c1a4ed88
Merge pull request #49152 from ClickHouse/workflow-jobs-logs
Add a note regarding private/public repo to logs
2023-04-25 20:57:49 +02:00
jinjunzh
260eb5450b Upgrade IAA-Deflate codec library:qpl from v1.0.0 to v1.1.0 2023-04-25 14:52:28 -04:00
Robert Schulze
b3f5fe7d85
Merge pull request #49138 from ClickHouse/rs/docs-processor-profile-logs
Docs: Make caption of processors_profile_log page consistent with other pages
2023-04-25 19:36:46 +02:00
Mikhail f. Shiryaev
ed8ca018bd
Add a note regarding private/public repo to logs 2023-04-25 19:11:20 +02:00
Robert Schulze
bc313184a5
Merge branch 'master' into hlee-s390x-part-hash 2023-04-25 18:56:40 +02:00