Antonio Andelic
|
8607e74966
|
Merge pull request #60537 from ClickHouse/keeper-snapshot-detached
Keeper improvement: abort during startup if an invalid snapshot is detected
|
2024-03-01 13:36:09 +01:00 |
|
SmitaRKulkarni
|
89fff6852a
|
Merge pull request #60251 from ClickHouse/Fix_endpoint_for_azureblobstorage
Azure Blob Storage : Fix issues endpoint and prefix
|
2024-03-01 10:23:49 +01:00 |
|
Antonio Andelic
|
5104029f62
|
Merge pull request #59535 from josh-hildred/tar_support
Add support for reading and writing backups as tar archives
|
2024-03-01 10:01:59 +01:00 |
|
Antonio Andelic
|
038ac83c43
|
Fix test
|
2024-03-01 09:39:56 +01:00 |
|
Smita Kulkarni
|
bb7453a339
|
Merge branch 'master' into Fix_endpoint_for_azureblobstorage
|
2024-02-29 15:05:17 +01:00 |
|
Alexander Tokmakov
|
2dedfd6cf9
|
Revert "Analyzer: compute ALIAS columns right after reading"
|
2024-02-29 14:22:07 +01:00 |
|
Joshua Hildred
|
ca9a6f809f
|
add support for .tar.zst and tar.xz
|
2024-02-29 05:20:53 -08:00 |
|
Joshua Hildred
|
8bc968bb58
|
Fix tar integration test
|
2024-02-29 05:20:52 -08:00 |
|
Joshua Hildred
|
92b446a552
|
Add support for tar archive compression
|
2024-02-29 05:20:52 -08:00 |
|
Joshua Hildred
|
ef7a66b542
|
Update error messages and error handling
|
2024-02-29 05:20:51 -08:00 |
|
Joshua Hildred
|
d0776e5d2a
|
Fixes tidy issue and error formating for test
|
2024-02-29 05:20:51 -08:00 |
|
Joshua Hildred
|
dc74cebe4e
|
Fix formating
|
2024-02-29 05:20:51 -08:00 |
|
Joshua Hildred
|
c53021f55e
|
Fix formating
|
2024-02-29 05:20:51 -08:00 |
|
Joshua Hildred
|
eb4ec0e871
|
Add support for reading and writing backups as a
tar archive using libarchive.
|
2024-02-29 05:20:51 -08:00 |
|
Antonio Andelic
|
1fd54fb9e4
|
Merge branch 'master' into keeper-snapshot-detached
|
2024-02-29 13:38:13 +01:00 |
|
Antonio Andelic
|
75837152cb
|
better test
|
2024-02-29 12:48:08 +01:00 |
|
Smita Kulkarni
|
a168a84624
|
Merge branch 'master' into Fix_endpoint_for_azureblobstorage
|
2024-02-29 10:55:31 +01:00 |
|
vdimir
|
5dd81f38fb
|
Merge pull request #59595 from ClickHouse/vdimir/analyzer/comute_alias_columns
Analyzer: compute ALIAS columns right after reading
|
2024-02-29 10:28:31 +01:00 |
|
Smita Kulkarni
|
5d68c9f046
|
Updated default value of endpoint_contains_account_name to true
|
2024-02-29 09:38:13 +01:00 |
|
Alexey Milovidov
|
e1e66dc2b8
|
Merge pull request #60095 from ClickHouse/fix-inconsistent-formatting
Fix inconsistent formatting of queries
|
2024-02-29 00:41:40 +03:00 |
|
Alexander Tokmakov
|
25c82a5949
|
Merge pull request #57798 from kirillgarbar/modify-engine
Convert MergeTree tables to replicated on server restart if flag is set
|
2024-02-28 21:55:15 +01:00 |
|
Alexey Milovidov
|
b116bcadd1
|
Merge pull request #60472 from ClickHouse/fix-bad-test-8
Make test slower
|
2024-02-28 19:20:14 +03:00 |
|
Alexey Milovidov
|
d0313381b8
|
Merge pull request #60471 from ClickHouse/fix-bad-test-7
Fix bad test: looks like an obvious race condition, but I didn't check in detail.
|
2024-02-28 19:18:16 +03:00 |
|
Alexey Milovidov
|
1950a75bd4
|
Merge branch 'master' into fix-inconsistent-formatting
|
2024-02-28 17:10:29 +01:00 |
|
Nikolai Kochetov
|
8dd08e9844
|
Merge pull request #59710 from GrigoryPervakov/master
Support sql created named collections in Kafka Storage for librdkafka settings
|
2024-02-28 16:38:56 +01:00 |
|
Raúl Marín
|
54ae88a859
|
Merge pull request #60407 from Algunenano/old_integration_tests
Remove old tags from integration tests
|
2024-02-28 13:23:44 +01:00 |
|
robot-clickhouse
|
8145cd15b1
|
Automatic style fix
|
2024-02-28 10:34:40 +00:00 |
|
Smita Kulkarni
|
a46d7c9191
|
Updated docs and addressed comments
|
2024-02-28 11:25:35 +01:00 |
|
Vitaly Baranov
|
926295f763
|
Merge pull request #60040 from vitlibar/use-multiple-threads-while-reading-metadata-for-restore
Use multiple threads while reading the metadata of tables to restore
|
2024-02-28 11:07:15 +01:00 |
|
Alexey Milovidov
|
71065cc462
|
Make test slower
|
2024-02-28 01:46:25 +01:00 |
|
Alexey Milovidov
|
4fde83aa8e
|
Fix bad test
|
2024-02-28 01:16:02 +01:00 |
|
Alexey Milovidov
|
29e3485c2f
|
Fix bad test
|
2024-02-28 01:15:14 +01:00 |
|
Alexey Milovidov
|
19adcbc69c
|
Fix bad test
|
2024-02-28 01:12:34 +01:00 |
|
pufit
|
330a206470
|
Add definers for views (Attempt 2) (#60439)
|
2024-02-27 19:00:17 -05:00 |
|
Alexey Milovidov
|
cbdd36890d
|
Fix test
|
2024-02-28 00:33:56 +01:00 |
|
Alexey Milovidov
|
5b9071a780
|
Merge branch 'fix-inconsistent-formatting' of github.com:ClickHouse/ClickHouse into fix-inconsistent-formatting
|
2024-02-28 00:30:51 +01:00 |
|
Alexey Milovidov
|
8cf619bc03
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-inconsistent-formatting
|
2024-02-28 00:30:44 +01:00 |
|
Pervakov Grigorii
|
d3b82ab7c1
|
Support sql created named collections in Kafka Storage for librdkafka settings
|
2024-02-27 18:36:36 +00:00 |
|
robot-clickhouse
|
733453f817
|
Automatic style fix
|
2024-02-27 17:01:09 +00:00 |
|
Alexey Milovidov
|
06d1fc6e58
|
Fix tests
|
2024-02-27 17:49:16 +01:00 |
|
Alexey Milovidov
|
5a972c2533
|
Merge branch 'fix-inconsistent-formatting' of github.com:ClickHouse/ClickHouse into fix-inconsistent-formatting
|
2024-02-27 17:43:07 +01:00 |
|
Alexey Milovidov
|
fc80c796e5
|
Fix tests
|
2024-02-27 17:42:51 +01:00 |
|
Robert Schulze
|
0f6bec7842
|
Merge pull request #59291 from azat/dist/config-settings
Support specifying settings for Distributed engine in config (like for MergeTree)
|
2024-02-27 16:10:51 +01:00 |
|
Nikita Mikhaylov
|
8719a601fa
|
Merge pull request #60436 from nickitat/revert_56864
Revert "Merge pull request #56864 from ClickHouse/broken-projections-better-handling"
|
2024-02-27 15:25:15 +01:00 |
|
Raúl Marín
|
e86c8dbf9e
|
Remove old tests
|
2024-02-27 12:27:47 +01:00 |
|
robot-clickhouse
|
fb0465acfa
|
Automatic style fix
|
2024-02-27 00:01:34 +00:00 |
|
Alexey Milovidov
|
9d75ab2023
|
Fix integration tests
|
2024-02-27 00:54:20 +01:00 |
|
Nikita Taranov
|
854f1b064b
|
Revert "Merge pull request #56864 from ClickHouse/broken-projections-better-handling"
This reverts commit caaafbcedb , reversing
changes made to d45b248f96 .
|
2024-02-27 00:13:28 +01:00 |
|
Alexey Milovidov
|
a3f1411679
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-inconsistent-formatting
|
2024-02-26 19:01:11 +01:00 |
|
vdimir
|
5a9026f39b
|
Analyzer: compute ALIAS columns right after reading
|
2024-02-26 16:15:05 +00:00 |
|