Alexey Milovidov
|
817d0c6553
|
Merge pull request #58202 from vitlibar/explicit-finalize-in-zip-archive-writer
Explicit finalize in ZipArchiveWriter
|
2023-12-24 03:30:21 +01:00 |
|
Vitaly Baranov
|
e1a136b791
|
Explicit finalize() function in ZipArchiveWriter.
Simplify too complicated code in ZipArchiveWriter.
|
2023-12-24 00:33:59 +01:00 |
|
Raúl Marín
|
24f952b2b8
|
Merge pull request #57986 from Algunenano/zk_retries_quorum
Support keeper failures in quorum check
|
2023-12-22 11:10:04 +01:00 |
|
Raúl Marín
|
6d9da8edd5
|
Merge remote-tracking branch 'blessed/master' into zk_retries_quorum
|
2023-12-21 17:03:29 +01:00 |
|
Mikhail f. Shiryaev
|
177f8f7d0d
|
Create a single point of true for integration tests images
|
2023-12-21 16:09:56 +01:00 |
|
Kruglov Pavel
|
ca7001d70f
|
Merge pull request #57850 from shanielh/feature/s3-session-token
Feature/s3 session token
|
2023-12-20 17:22:09 +01:00 |
|
jsc0218
|
0a9475abc7
|
Merge pull request #57874 from joelynch/joelynch/host-psql
bugfix: addresses_expr ignored for psql named collections
|
2023-12-19 15:24:23 -05:00 |
|
Raúl Marín
|
b458c77340
|
Fix integration test
|
2023-12-19 14:36:03 +01:00 |
|
Shani Elharrar
|
5f38e1d944
|
S3 Session Tokens: Added tests
|
2023-12-19 10:50:19 +02:00 |
|
robot-clickhouse
|
2be806618e
|
Automatic style fix
|
2023-12-18 22:07:00 +00:00 |
|
Nikita Mikhaylov
|
6360b76792
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove-the-limit-for-connections-per-endpoint
|
2023-12-18 21:49:31 +00:00 |
|
Nikita Mikhaylov
|
ddf5da225d
|
Fix integration test
|
2023-12-18 21:39:59 +00:00 |
|
pufit
|
36d1905881
|
Merge pull request #57752 from chizhonkova/refactor_sql_udf_loader
Refactoring for UserDefinedSQLObjectsLoader
|
2023-12-18 16:08:46 -05:00 |
|
Raúl Marín
|
c4f2511596
|
Merge pull request #57895 from Algunenano/fix_azure
Fix test_unset_skip_unavailable_shards
|
2023-12-18 12:01:57 +01:00 |
|
joelynch
|
403d9c809d
|
fix test for postgresql addresses_expr
|
2023-12-18 10:41:12 +01:00 |
|
Alexey Milovidov
|
7e55eab1c3
|
Revert "Merge pull request #56573 from mkmkme/mkmkme/reload-config"
This reverts commit 3067ca64df , reversing
changes made to 1e46460910 .
|
2023-12-15 19:28:25 +01:00 |
|
Sema Checherinda
|
0dfe530a7f
|
Merge pull request #56744 from MikhailBurdukov/native_copy_for_s3_disks
Enabled s3 `copyObject` for copy between s3 disks.
|
2023-12-15 16:05:16 +01:00 |
|
Nikita Mikhaylov
|
1780671443
|
ClickHouse Cloud promotion (#57638)
Co-authored-by: Alexander Sapin <alesapin@gmail.com>
|
2023-12-15 15:23:23 +01:00 |
|
Yarik Briukhovetskyi
|
325374c68b
|
Merge pull request #57342 from bharatnc/ncb/better-hint-if-table-doesnt-exist
provide a better hint if a table doesn't exist
|
2023-12-15 12:35:13 +01:00 |
|
Raúl Marín
|
1e8397f437
|
Fix test_unset_skip_unavailable_shards
|
2023-12-15 12:18:40 +01:00 |
|
Bharat Nallan Chakravarthy
|
daef2febf3
|
Merge with 'upstream/master'
|
2023-12-14 11:19:44 -08:00 |
|
joelynch
|
b4bef78e63
|
bugfix: addresses_expr ignored for psql named collections
|
2023-12-14 17:17:14 +01:00 |
|
robot-clickhouse
|
b05c73b3ae
|
Automatic style fix
|
2023-12-14 13:19:46 +00:00 |
|
kssenii
|
a4a264c785
|
Fix
|
2023-12-14 14:04:17 +01:00 |
|
Igor Nikonov
|
42d0afef1f
|
Merge pull request #57749 from ClickHouse/pr-perf-improve-hope
Parallel replicas: announcement response handling improvement
|
2023-12-14 11:48:51 +01:00 |
|
Konstantin Bogdanov
|
808b4a0213
|
Merge pull request #57628 from azat/config-nodes-override
Allow nodes in config with from_env/from_zk and non empty element with replace=1
|
2023-12-14 13:20:46 +03:00 |
|
jsc0218
|
78773157b6
|
Merge pull request #57436 from ryanmjacobs/fix_issue_43186_pg_quote_array_ndims
Fix several issues regarding PostgreSQL `array_ndims` usage.
|
2023-12-13 13:41:43 -05:00 |
|
Nikita Mikhaylov
|
8372c70958
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove-the-limit-for-connections-per-endpoint
|
2023-12-13 18:29:56 +00:00 |
|
alesapin
|
230e1fe6c7
|
Merge pull request #57809 from ClickHouse/fix-flaky-test_parallel_replicas_over_distributed
Fix flaky test_parallel_replicas_over_distributed
|
2023-12-13 17:11:41 +01:00 |
|
Alexey Milovidov
|
54698cd2de
|
Merge pull request #55876 from ClickHouse/keeper-http-readiness-endpoint
Keeper HTTP readiness endpoint
|
2023-12-13 17:07:57 +01:00 |
|
Igor Nikonov
|
c165be76ab
|
Parallel replicas: friendly settings (#57542)
|
2023-12-13 14:42:06 +01:00 |
|
Igor Nikonov
|
2a0a5f755c
|
Comment to about possible query results
|
2023-12-13 12:29:57 +00:00 |
|
robot-clickhouse
|
7d9e9fd42e
|
Automatic style fix
|
2023-12-13 11:38:41 +00:00 |
|
Igor Nikonov
|
7762beaf6c
|
Fix: w/o replicas sync query result can vary
|
2023-12-13 11:23:53 +00:00 |
|
Kseniia Sumarokova
|
b1325450e9
|
Merge pull request #57754 from ClickHouse/fix-loading-dependent-table-materialized-postgresql
Table engine MaterializedPostgreSQL fix dependency loading
|
2023-12-13 12:17:01 +01:00 |
|
Igor Nikonov
|
5abeadf20f
|
Fix: stop merges, otherwise test can be flaky
|
2023-12-13 08:54:44 +00:00 |
|
robot-clickhouse
|
ea86b33d3b
|
Automatic style fix
|
2023-12-12 21:59:08 +00:00 |
|
Igor Nikonov
|
3333a7f219
|
Test cleanup
|
2023-12-12 21:39:08 +00:00 |
|
Igor Nikonov
|
616d054dee
|
Merge remote-tracking branch 'origin/master' into pr-perf-improve-hope
|
2023-12-12 21:27:31 +00:00 |
|
Igor Nikonov
|
7f4a028196
|
Test and fix
|
2023-12-12 21:26:58 +00:00 |
|
Alexander Tokmakov
|
3482224f83
|
Merge branch 'master' into keeper-http-readiness-endpoint
|
2023-12-12 21:19:57 +01:00 |
|
robot-clickhouse
|
f2336ff025
|
Automatic style fix
|
2023-12-12 14:43:44 +00:00 |
|
kssenii
|
e77cb18d18
|
Better test
|
2023-12-12 15:30:17 +01:00 |
|
Natalya Chizhonkova
|
3d51192bad
|
Refactoring for UserDefinedSQLObjectsLoader
|
2023-12-12 17:03:49 +03:00 |
|
Kruglov Pavel
|
8a447bf57c
|
Merge pull request #55892 from Avogar/schema-inference-union
Add 'union' mode for schema inference
|
2023-12-12 15:02:06 +01:00 |
|
Kruglov Pavel
|
b33f124555
|
Merge pull request #57538 from MikhailBurdukov/ignore_on_cluster_for_grants
Ignore ON CLUSTER clause in grant/revoke queries for management of replicated access entities.
|
2023-12-12 14:59:58 +01:00 |
|
Konstantin Bogdanov
|
511cfb393d
|
Remove time.sleep from test
|
2023-12-12 12:29:00 +01:00 |
|
robot-clickhouse
|
b49452fb45
|
Automatic style fix
|
2023-12-12 10:44:55 +00:00 |
|
Konstantin Bogdanov
|
8fe2cd1a7e
|
Update tests
|
2023-12-12 11:35:17 +01:00 |
|
Igor Nikonov
|
fd92cb4c32
|
Merge pull request #57757 from ClickHouse/fix-flaky-test_parallel_replicas_distributed
Fix flaky test_parallel_replicas_distributed_read_from_all
|
2023-12-12 10:43:19 +01:00 |
|