Vitaly Baranov
|
4de4fff590
|
Fix tests.
|
2022-04-25 16:34:34 +02:00 |
|
Vitaly Baranov
|
68a020ecea
|
Implement BACKUP/RESTORE ON CLUSTER.
|
2022-04-25 16:34:33 +02:00 |
|
Vitaly Baranov
|
ec5b89a6ac
|
Revert backup version 2. Add parameter data_file_path to handle duplicate files more easily without introducing a new backup format.
|
2022-04-25 16:34:33 +02:00 |
|
Vitaly Baranov
|
f14613f433
|
Implemented backup version 2: now files in backups are named by their checksums.
It will allow to store duplicate files only one time.
|
2022-04-25 16:34:33 +02:00 |
|
Vitaly Baranov
|
acd28d8a1d
|
Implement RESTORE for replicated tables.
|
2022-04-25 16:34:33 +02:00 |
|
Vitaly Baranov
|
d20b3d78c5
|
Rename some restore settings.
|
2022-04-25 16:34:17 +02:00 |
|
Kruglov Pavel
|
34c342fdd3
|
Merge pull request #36205 from Avogar/improve-globs
Some refactoring around schema inference with globs
|
2022-04-25 13:14:46 +02:00 |
|
Alexey Milovidov
|
52dc76eb28
|
Merge pull request #36433 from PolyProgrammist/integration-tests-notion
Notion for integration tests to build with ENABLE_CLICKHOUSE_ALL=ON
|
2022-04-25 01:23:14 +03:00 |
|
Alexey Milovidov
|
da1b0b491f
|
Merge pull request #36487 from FArthur-cmd/fix_certificates
Add passphrase for certificates
|
2022-04-24 04:58:21 +03:00 |
|
alesapin
|
f0f92341e0
|
Merge pull request #36492 from ClickHouse/fix-keeper-hostname-check
Fix hostname checks in clickhouse-keeper
|
2022-04-23 13:54:57 +02:00 |
|
alesapin
|
7380a71333
|
Merge pull request #31833 from ClickHouse/musl-check
Build clickhouse-keeper with Musl
|
2022-04-22 22:41:16 +02:00 |
|
Antonio Andelic
|
4e389d8df1
|
Rename to hostname, add tests
|
2022-04-22 08:16:14 +00:00 |
|
FArthur-cmd
|
72efd079c6
|
fix check_black
|
2022-04-21 12:57:05 +00:00 |
|
FArthur-cmd
|
7d1b3f84d0
|
fix check_black
|
2022-04-21 12:48:00 +00:00 |
|
FArthur-cmd
|
f0a4009f60
|
Add passphrase for certificates
|
2022-04-21 12:26:30 +00:00 |
|
mergify[bot]
|
1ba1cad5cf
|
Merge branch 'master' into improve-globs
|
2022-04-21 11:52:13 +00:00 |
|
Kseniia Sumarokova
|
842879beea
|
Merge pull request #36272 from kssenii/mongo-fix
Allow missing columns for mongo storage
|
2022-04-20 17:54:35 +02:00 |
|
Kruglov Pavel
|
3916436a10
|
Fix style
|
2022-04-20 16:35:24 +02:00 |
|
Kruglov Pavel
|
6ddebf7d38
|
Fix style
|
2022-04-20 16:34:05 +02:00 |
|
Kruglov Pavel
|
813e228fcc
|
Merge branch 'master' into improve-globs
|
2022-04-20 16:31:47 +02:00 |
|
alesapin
|
ba81816dc1
|
Better cmake
|
2022-04-20 12:11:55 +02:00 |
|
kssenii
|
b1d699aea1
|
Fix test
|
2022-04-20 11:24:59 +02:00 |
|
tavplubix
|
2c54381520
|
Merge pull request #36200 from ClickHouse/fix_create_as_replicated_default_args
Fix CREATE AS for ReplicatedMergeTree with default arguments
|
2022-04-20 12:01:13 +03:00 |
|
Vadim Volodin
|
1bffa4e80d
|
Notion for integration tests to build as a whole
|
2022-04-19 21:25:57 +03:00 |
|
Vadim Volodin
|
97c9ac0531
|
Fix docs for integration tests (#36426)
|
2022-04-19 19:42:43 +02:00 |
|
mergify[bot]
|
d894aed7ae
|
Merge branch 'master' into mongo-fix
|
2022-04-19 09:32:51 +00:00 |
|
alesapin
|
5802b67c2a
|
Merge pull request #36257 from ClickHouse/fix_integration_tests_parser_bug
Fix integration tests report parser
|
2022-04-18 11:41:34 +02:00 |
|
Alexey Milovidov
|
56df9bbc0d
|
Update test.py
|
2022-04-18 02:59:31 +03:00 |
|
Alexey Milovidov
|
1959ae2c9e
|
Fix integration tests
|
2022-04-18 01:00:18 +02:00 |
|
Alexey Milovidov
|
19a8207ab7
|
Debug integration tests
|
2022-04-18 00:16:53 +02:00 |
|
kssenii
|
d8e2d693e5
|
Allow missing columns for mongo storage
|
2022-04-14 19:31:07 +02:00 |
|
Alexander Tokmakov
|
1e061ac39e
|
fix formatting
|
2022-04-14 15:31:49 +02:00 |
|
alesapin
|
c74b6c547b
|
Black
|
2022-04-14 14:40:56 +02:00 |
|
alesapin
|
428753a4a7
|
Fix integration tests parser
|
2022-04-14 14:39:36 +02:00 |
|
Kruglov Pavel
|
0bae44abf0
|
Merge pull request #36209 from Avogar/check-magic-bytes
Check ORC/Parquet/Arrow format magic bytes before loading file in memory
|
2022-04-14 11:32:38 +02:00 |
|
avogar
|
ca14a29dbe
|
Revert reverting "Fix crash in ParallelReadBuffer"
|
2022-04-13 20:39:12 +00:00 |
|
tavplubix
|
b2cd23658a
|
Revert "Fix crash in ParallelReadBuffer"
|
2022-04-13 22:45:34 +03:00 |
|
avogar
|
42726639f3
|
Check ORC/Parquet/Arrow format magic bytes before loading file in memory
|
2022-04-13 19:27:38 +00:00 |
|
avogar
|
1c065f8c7a
|
Some refactoring around schema inference with globs
|
2022-04-13 17:02:48 +00:00 |
|
Alexander Tokmakov
|
40fea2b833
|
do not unfold {uuid} macro
|
2022-04-13 16:51:59 +02:00 |
|
Alexander Tokmakov
|
f2c4f88295
|
avoid moving replicated tables to Ordinary db
|
2022-04-13 14:38:20 +02:00 |
|
avogar
|
de9c9462e5
|
Fix crash in ParallelReadBuffer
|
2022-04-12 13:54:53 +00:00 |
|
tavplubix
|
090506a572
|
Merge pull request #36161 from ClickHouse/fix_mongo_test
Fix mongodb test with new cert
|
2022-04-12 15:48:08 +03:00 |
|
alesapin
|
8f822af358
|
Fix mongodb test with new cert
|
2022-04-12 11:47:22 +02:00 |
|
Nikolay Degterinsky
|
3547e3a376
|
Merge pull request #35978 from nic11/pr/runner-typo
Remove arg duplication and fix a typo
|
2022-04-12 11:45:52 +02:00 |
|
Kruglov Pavel
|
972357ebf6
|
Merge pull request #35748 from bigo-sg/s3_cluster_join
Fixed : elimate AMBIGUOUS_COLUMN_NAME exception in hdfs/s3 cluster join query
|
2022-04-11 16:22:53 +02:00 |
|
Nikolai Kochetov
|
ac74757f92
|
Merge pull request #35973 from filimonov/kafka_read_consumers_in_parallel
Make parallel reading from several kafka consumers work again
|
2022-04-11 15:30:52 +02:00 |
|
Roman Nikonov
|
7cd46bf2cb
|
Merge branch 'master' into pr/runner-typo
|
2022-04-10 01:20:46 +03:00 |
|
tavplubix
|
faae540a85
|
Merge pull request #24258 from ClickHouse/mvcc_prototype
MVCC prototype for MergeTree
|
2022-04-08 22:02:13 +03:00 |
|
Kseniia Sumarokova
|
1e54c5c57b
|
Merge pull request #35885 from kssenii/fix-postgres-test-2
fix postgres test
|
2022-04-08 19:55:05 +02:00 |
|