Commit Graph

10210 Commits

Author SHA1 Message Date
robot-clickhouse
c7c60b9a33 Backport #71308 to 24.8: Added missing unescaping in named collections names. 2024-11-05 12:10:14 +00:00
robot-clickhouse
fbce152095 Backport #70915 to 24.8: Cache HEAD API requests to object storage in the plain_rewritable disk 2024-10-31 04:41:15 +00:00
robot-ch-test-poll
b5956d6832
Merge pull request #71138 from ClickHouse/backport/24.8/69147
Backport #69147 to 24.8: Fix propogating structure argument in s3Cluster
2024-10-29 12:32:21 +01:00
robot-clickhouse
2f6b49f294 Backport #69147 to 24.8: Fix propogating structure argument in s3Cluster 2024-10-28 15:07:17 +00:00
robot-clickhouse
df7bb305c6 Backport #70511 to 24.8: Fix StorageTableFunction::supportsReplication creating source storage unnecessarily 2024-10-21 10:09:01 +00:00
Raúl Marín
e95ecc07c4 Try to fix PG integration tests 2024-10-15 17:56:37 +02:00
robot-clickhouse
462c2cc55b Backport #69584 to 24.8: Fix inserting into FixedString column in PostgreSQL engine 2024-10-07 06:10:51 +00:00
robot-clickhouse
819498844a Backport #70352 to 24.8: fix Kafka test 2024-10-04 14:09:51 +00:00
robot-clickhouse
5a217c58ca Backport #70310 to 24.8: Fix context for startup scripts 2024-10-03 18:11:08 +00:00
robot-ch-test-poll2
cc54fd6021
Merge pull request #70318 from ClickHouse/backport/24.8/67664
Backport #67664 to 24.8: Fix error on generated columns in MaterializedPostgreSQL
2024-10-03 19:11:05 +04:00
Max K.
376337105f
Revert "Backport #70146 to 24.8: Upgrade integration-runner image" 2024-10-03 15:28:14 +02:00
robot-clickhouse
1f7b431b28 Backport #67664 to 24.8: Fix error on generated columns in MaterializedPostgreSQL 2024-10-03 12:09:23 +00:00
robot-clickhouse
c64d5c4b91 Backport #70146 to 24.8: Upgrade integration-runner image 2024-10-02 17:08:59 +00:00
robot-clickhouse
d62121e6d9 Backport #70159 to 24.8: Update test_storage_s3_queue/test.py 2024-10-02 10:06:46 +00:00
robot-clickhouse
394506429a
Merge pull request #69972 from ClickHouse/backport/24.8/69769
Backport #69769 to 24.8: S3Queue: support having deprecated settings to not fail server startup
2024-09-25 21:19:07 +02:00
robot-clickhouse
44617166d4 Backport #69769 to 24.8: S3Queue: support having deprecated settings to not fail server startup 2024-09-25 16:08:45 +00:00
robot-clickhouse
4644d73345 Backport #69075 to 24.8: Remove stale moving parts without zookeeper 2024-09-25 14:13:31 +00:00
robot-clickhouse
ecc5a7b40c Backport #68733 to 24.8: Write metadata to disk and keeper in the same format 2024-09-20 09:11:25 +00:00
robot-clickhouse
e811dfbb4e Backport #62730 to 24.8: [bugfix] MaterializedPostgreSQL Cannot attach table when pg dbname contains "-", need doubleQuoting 2024-09-19 21:14:33 +00:00
robot-clickhouse
54ba2e8f6f Backport #69013 to 24.8: Fix test_role & test_keeper_s3_snapshot integration tests 2024-09-11 09:10:39 +00:00
robot-ch-test-poll2
533d47c032
Merge pull request #69467 from ClickHouse/backport/24.8/67748
Backport #67748 to 24.8: Fix expiration in RoleCache
2024-09-10 23:17:29 +04:00
robot-clickhouse
ae8ecb032c Backport #67748 to 24.8: Fix expiration in RoleCache 2024-09-10 16:09:44 +00:00
robot-clickhouse
61e1775349 Backport #68584 to 24.8: Avoid detached covered-by-broken part duplicates 2024-09-10 14:11:00 +00:00
Kseniia Sumarokova
53195bc189
Merge pull request #68699 from ClickHouse/backport/24.8/68412
Backport #68412 to 24.8: Delete old code of named collections
2024-09-05 17:11:08 +02:00
robot-clickhouse
c1e34ceb3d Backport #68950 to 24.8: Fix possible wrong result during anyHeavy state merge 2024-09-02 14:11:52 +00:00
robot-clickhouse
4c9ddf0aeb Backport #68606 to 24.8: Prioritizing of virtual columns in hive partitioning 2024-08-28 10:09:08 +00:00
robot-clickhouse
f268d3caba Backport #68836 to 24.8: Fix complex types metadata parsing in DeltaLake 2024-08-26 19:13:23 +00:00
robot-clickhouse
02b5a02648 Backport #68412 to 24.8: Delete old code of named collections 2024-08-22 10:09:19 +00:00
robot-clickhouse
387d6a8eef Backport #66444 to 24.8: Implement new JSON data type. 2024-08-16 13:14:20 +00:00
robot-clickhouse
d60c7f666a Backport #68361 to 24.8: Rename: S3DiskNoKeyErrors -> DiskS3NoSuchKeyErrors 2024-08-15 01:41:22 +00:00
Nikita Taranov
dd3fa7c3b6
Merge pull request #61793 from nickitat/keep_alive_max_reqs
Implement `max_keep_alive_requests` setting for server
2024-08-13 15:06:43 +00:00
Yarik Briukhovetskyi
086c0f03a6
Merge pull request #65997 from yariks5s/hive_style_partitioning
Implementing Hive-style partitioning
2024-08-13 10:04:21 +00:00
Alexey Milovidov
203857020f
Merge pull request #68178 from ClickHouse/fix-68177
Fix `test_cluster_all_replicas`
2024-08-12 21:52:13 +00:00
János Benjamin Antal
ac6826392d
Merge pull request #67554 from ClickHouse/fix-message-queue-sink-from-http-interface
Fix message queue sink from http interface
2024-08-12 21:29:14 +00:00
János Benjamin Antal
eaa5715a02
Merge pull request #68200 from ClickHouse/remove-log-engine-from-kafka-integration-tests
Remove Log engine from Kafka integration tests
2024-08-12 20:44:53 +00:00
Alexey Milovidov
74fb08198c Merge branch 'master' into fix-68177 2024-08-12 18:39:06 +02:00
Alexey Milovidov
58ed71bf11
Merge pull request #68181 from ClickHouse/fix-leftovers
Fix leftovers
2024-08-12 16:22:17 +00:00
János Benjamin Antal
737948470d Fix syntax 2024-08-12 11:54:34 +00:00
Sema Checherinda
5e836bc20e
Merge pull request #67472 from ClickHouse/chesema-02765
speed up system flush logs
2024-08-12 11:51:55 +00:00
János Benjamin Antal
8f124710ef Remove Log engine from Kafka integration tests
It doesn't work well when `thread_per_consumer` is used as writer can make readers starve when `shared_time_mutex` prefers writes over reads.
2024-08-12 10:27:21 +00:00
Yarik Briukhovetskyi
8bc89ac8df
Merge branch 'master' into hive_style_partitioning 2024-08-12 11:44:45 +02:00
Alexey Milovidov
6f189e9eb7 Fix leftovers 2024-08-12 07:17:17 +02:00
Alexey Milovidov
b3504def35 Fix leftovers 2024-08-12 07:15:08 +02:00
Alexey Milovidov
5acf9f6f81 Fix test_cluster_all_replicas 2024-08-12 07:01:52 +02:00
Alexander Tokmakov
7de1c4bfc3
Merge pull request #68051 from ClickHouse/tavplubix-patch-10
Update test_drop_is_lock_free/test.py
2024-08-11 11:21:38 +00:00
János Benjamin Antal
79a964bfff Merge remote-tracking branch 'origin/master' into fix-message-queue-sink-from-http-interface 2024-08-10 21:53:57 +00:00
János Benjamin Antal
556f669878 Separate test into separate file to pass bugfix check 2024-08-10 21:53:22 +00:00
alesapin
c945209427
Merge pull request #68003 from ClickHouse/ignore_broken_projections_on_start
Ignore disappeared projections on start
2024-08-10 19:34:40 +00:00
Alexey Milovidov
e7215d1029
Merge pull request #67959 from jkartseva/fix-flaky-test-storage-s3-queue
Fix flaky `test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed`
2024-08-10 00:12:09 +00:00
Sema Checherinda
99b9db9ba7 Merge branch 'master' into chesema-02765 2024-08-09 19:54:44 +02:00