Nikita Mikhaylov
|
85282f1b4d
|
Made schema inference work with s3Cluster table function (#35544)
|
2022-03-29 00:46:35 +02:00 |
|
tavplubix
|
805220e658
|
Merge pull request #35574 from ClickHouse/tavplubix-patch-2
Fix test `test_s3_zero_copy_replication`
|
2022-03-24 23:50:46 +03:00 |
|
tavplubix
|
d910357e69
|
Update test.py
|
2022-03-24 20:25:16 +03:00 |
|
Alexey Milovidov
|
31420615c0
|
Merge pull request #35553 from ClickHouse/kostik-consistent-hash
Rename `yandexConsistentHash` to `kostikConsistentHash`
|
2022-03-24 17:56:59 +03:00 |
|
tavplubix
|
7b96d61057
|
Merge pull request #35478 from ClickHouse/merging_30325
Merging #30325
|
2022-03-24 14:53:20 +03:00 |
|
Alexander Tokmakov
|
4ad4d4b38c
|
apply formatter
|
2022-03-24 12:23:14 +01:00 |
|
tavplubix
|
b3c021ec97
|
Update test.py
|
2022-03-24 13:53:06 +03:00 |
|
Alexey Milovidov
|
d54138425f
|
Rename yandexConsistentHash to kostikConsistentHash
|
2022-03-24 02:18:25 +01:00 |
|
Maksim Kita
|
97b5cb96f2
|
Fixed style check
|
2022-03-23 20:41:28 +01:00 |
|
Alexander Tokmakov
|
3c6a10237c
|
Merge branch 'master' into merging_30325
|
2022-03-23 18:07:04 +01:00 |
|
Maksim Kita
|
da235f9cda
|
Merge pull request #34536 from kitaisreal/system-log-tables-comment-fix
System log tables allow to specify COMMENT in ENGINE declaration
|
2022-03-23 15:06:05 +01:00 |
|
Alexander Tokmakov
|
cd058699e9
|
fix test
|
2022-03-23 13:39:07 +01:00 |
|
Alexander Tokmakov
|
94d32c6b80
|
Merge branch 'master' into merging_30325
|
2022-03-23 11:58:57 +01:00 |
|
Antonio Andelic
|
9829f2d051
|
Merge branch 'master' into parallel-downloading-url-engine
|
2022-03-23 07:41:14 +00:00 |
|
Maksim Kita
|
1a096a87da
|
Added support for SystemLog to specify COMMENT in ENGINE section
|
2022-03-22 22:44:46 +01:00 |
|
Alexander Tokmakov
|
7e904ac789
|
more logs
|
2022-03-22 19:05:37 +01:00 |
|
Mikhail f. Shiryaev
|
e6f5a3f98b
|
Apply black formatter to all *.py files in the repo
|
2022-03-22 17:39:58 +01:00 |
|
Vladimir C
|
ac6fef5c70
|
Merge pull request #35124 from vdimir/ci-bugfix-validation
|
2022-03-22 17:34:15 +01:00 |
|
Alexander Tokmakov
|
bc5a689899
|
add debug logging
|
2022-03-22 15:34:20 +01:00 |
|
Antonio Andelic
|
5da3058368
|
Merge branch 'master' into parallel-downloading-url-engine
|
2022-03-22 12:20:36 +00:00 |
|
Antonio Andelic
|
246c66bf3e
|
Merge pull request #35393 from bigo-sg/hive_column_pruning_bug
Fix erasing nonexistent column
|
2022-03-22 08:59:33 +01:00 |
|
Alexander Tokmakov
|
3cca5fb181
|
minor fixes
|
2022-03-21 15:55:01 +01:00 |
|
Alexander Tokmakov
|
d0217a0025
|
make tests more compact
|
2022-03-21 14:22:15 +01:00 |
|
Alexander Tokmakov
|
94f616b48e
|
Merge branch 'master' into merging_30325
|
2022-03-21 13:23:45 +01:00 |
|
lgbo-ustc
|
967d5a8055
|
Merge remote-tracking branch 'ck/master' into hive_column_pruning_bug
|
2022-03-21 19:52:06 +08:00 |
|
Vitaly Baranov
|
7a46e7a0d1
|
Merge branch 'master' into improve-backup-and-restore
|
2022-03-21 11:49:26 +01:00 |
|
Vitaly Baranov
|
51fc556fcd
|
Implement BACKUP and RESTORE for MatViews.
|
2022-03-21 11:45:21 +01:00 |
|
Antonio Andelic
|
b8c43ff2f2
|
Merge branch 'master' into parallel-downloading-url-engine
|
2022-03-21 09:11:01 +00:00 |
|
Alexey Milovidov
|
0ce4696c49
|
Revert "[WIP] New row policies"
|
2022-03-21 08:41:33 +03:00 |
|
Vitaly Baranov
|
18173d71fb
|
A corresponding file in base backup can be searched by checksum too, not only by name.
|
2022-03-20 20:02:15 +01:00 |
|
Vitaly Baranov
|
5f195d6ead
|
Implement writing backups as zip archive.
|
2022-03-20 20:02:15 +01:00 |
|
Vitaly Baranov
|
e72a343994
|
Implement BACKUP & RESTORE for the Memory table engine.
|
2022-03-20 20:02:15 +01:00 |
|
Vitaly Baranov
|
fd1d24f624
|
Add settings "throw_if_database_exists" and "throw_if_table_exists".
|
2022-03-20 20:02:15 +01:00 |
|
Vitaly Baranov
|
9fb50422ce
|
Merge pull request #35345 from vitlibar/new-row-policies
[WIP] New row policies
|
2022-03-20 20:00:25 +01:00 |
|
Vitaly Baranov
|
afe6a1003a
|
Add new row policy kind: simple
|
2022-03-20 17:34:59 +01:00 |
|
alesapin
|
2484a63d00
|
Merge pull request #35431 from ClickHouse/rename_list_option
Rename some variables in keeper
|
2022-03-20 15:25:04 +01:00 |
|
alesapin
|
1da0f11496
|
Merge pull request #35428 from zhangyuli1/fix_test_keeper_back_to_back_duplicate
Fix test_keeper_back_to_back duplicate error
|
2022-03-19 22:00:35 +01:00 |
|
alesapin
|
ac3c607ed4
|
Merge branch 'master' into rename_list_option
|
2022-03-19 20:16:57 +01:00 |
|
zhangyuli1
|
152b949adf
|
fix duplicate error
|
2022-03-20 00:42:16 +08:00 |
|
alesapin
|
95ca06f4e2
|
Fix names
|
2022-03-19 17:41:52 +01:00 |
|
vdimir
|
2551adc416
|
Bugfix validate meta check
|
2022-03-18 16:31:19 +01:00 |
|
kssenii
|
1b06a2033e
|
Support uuid
|
2022-03-18 12:24:50 +01:00 |
|
Vitaly Baranov
|
98e48d7b54
|
SHOW CREATE ROW POLICY now always shows AS permissive/restrictive if there is TO section.
|
2022-03-17 15:28:53 +01:00 |
|
Vitaly Baranov
|
470582e262
|
Change type of RowPolicyKind: bool -> enum.
|
2022-03-17 15:28:05 +01:00 |
|
alesapin
|
bf5b3a856d
|
Rename some variables in keeper
|
2022-03-17 11:55:15 +01:00 |
|
Antonio Andelic
|
103a3fa140
|
Merge branch 'master' into parallel-downloading-url-engine
|
2022-03-17 10:11:58 +00:00 |
|
Antonio Andelic
|
cc623bbf5e
|
Fix redirect_url tests
|
2022-03-17 08:03:22 +00:00 |
|
Anton Popov
|
de2cc23e15
|
fix race
|
2022-03-16 20:16:59 +00:00 |
|
Anton Popov
|
0ba78c3c3a
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
|
Kruglov Pavel
|
ec6968c17e
|
Merge pull request #35313 from kssenii/fix-pg-db
Fix possible segfault in DatabasePostgreSQL::getCreateTableQuery
|
2022-03-16 12:23:25 +01:00 |
|