Antonio Andelic
|
34b2307259
|
Convert columns to full when multiple disjunct used
|
2022-03-24 13:56:00 +00:00 |
|
Maksim Kita
|
1df1721648
|
Merge pull request #35546 from kitaisreal/refactor-external-models-loader
ExternalModelsLoader refactoring
|
2022-03-24 01:24:45 +01:00 |
|
Maksim Kita
|
3df6a86387
|
ExternalModelsLoader refactoring
|
2022-03-23 20:05:17 +01:00 |
|
mergify[bot]
|
abbed251c1
|
Merge branch 'master' into asof-join-improve-performance
|
2022-03-23 18:53:17 +00: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 |
|
Maksim Kita
|
561ce88ff3
|
Fixed tests
|
2022-03-23 14:25:21 +01:00 |
|
Maksim Kita
|
3c5c267c17
|
Improve performance of ASOF join
|
2022-03-23 12:19:38 +01:00 |
|
Maksim Kita
|
21735db126
|
Fixed style check
|
2022-03-23 11:52:37 +01:00 |
|
Maksim Kita
|
1f940f9e3b
|
Merge pull request #35512 from CurtizJ/fix-fuzzer
Fix crash with enabled `optimize_functions_to_subcolumns`
|
2022-03-23 11:31:32 +01:00 |
|
Maksim Kita
|
a03bfa0fae
|
Fixed style check
|
2022-03-23 10:46:27 +01:00 |
|
Anton Popov
|
4ff9627f60
|
fix crash with enabled optimize_functions_to_subcolumns
|
2022-03-23 01:27:52 +00:00 |
|
Maksim Kita
|
1a096a87da
|
Added support for SystemLog to specify COMMENT in ENGINE section
|
2022-03-22 22:44:46 +01:00 |
|
Vitaly Baranov
|
72a2f31984
|
Merge pull request #33985 from vitlibar/improve-backup-and-restore
Improve backup and restore (experimental)
|
2022-03-21 17:59:51 +01:00 |
|
Alexey Milovidov
|
8a04ed72af
|
Merge pull request #34772 from ClickHouse/cluster-dont-require-port
Allow to use default port in cluster configuration
|
2022-03-21 16:45:24 +03:00 |
|
Vitaly Baranov
|
7a46e7a0d1
|
Merge branch 'master' into improve-backup-and-restore
|
2022-03-21 11:49:26 +01:00 |
|
Alexey Milovidov
|
0ce4696c49
|
Revert "[WIP] New row policies"
|
2022-03-21 08:41:33 +03:00 |
|
李扬
|
d28981e0e3
|
fix null pointer of TreeRewriterResult::storage_snapshot (#35439)
|
2022-03-20 21:07:58 +01:00 |
|
Vitaly Baranov
|
c884cf901f
|
Use BackupEntryFromAppendOnlyFile for Log engine,
and use a BackupEntriesBatch for Memort engine to improve performance.
A lot of minor corrections.
|
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
|
7f89b98308
|
Rework BackupSettings and RestoreSettings a little, pass StorageRestoreSettings to storages.
|
2022-03-20 20:02:15 +01:00 |
|
Vitaly Baranov
|
258a472001
|
Shorter names: rename IRestoreFromBackupTask -> IRestoreTask.
|
2022-03-20 20:02:15 +01:00 |
|
Vitaly Baranov
|
7a63feb3f7
|
Make restore tasks explicit.
|
2022-03-20 20:01:31 +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 |
|
Raúl Marín
|
fe42895745
|
Address clang-tidy warnings
|
2022-03-18 11:15:12 +01:00 |
|
Raúl Marín
|
aeacd42e08
|
ASOF: Add big integer types support
|
2022-03-17 19:08:33 +01:00 |
|
Raúl Marín
|
e22fe541b2
|
Improvements based on PR comments
|
2022-03-17 17:02:13 +01:00 |
|
Raúl Marín
|
e2cec4e65b
|
Merge remote-tracking branch 'blessed/master' into asof_ftw
|
2022-03-17 16:33:29 +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
|
3e950d79b3
|
Add new setting rbac_version.
|
2022-03-17 15:28:51 +01:00 |
|
Vitaly Baranov
|
470582e262
|
Change type of RowPolicyKind: bool -> enum.
|
2022-03-17 15:28:05 +01:00 |
|
alesapin
|
457fa0d1ba
|
Merge pull request #23932 from CurtizJ/dynamic-columns
Support of dynamic subcolumns (JSON data type)
|
2022-03-17 10:45:46 +01:00 |
|
Vitaly Baranov
|
39614e6e15
|
Merge pull request #35276 from vitlibar/fix-code-style-and-minor-corrections-after-allow-no-password
Fix code style and other minor corrections after implementing allow_no_password.
|
2022-03-16 18:55:05 +01:00 |
|
Anton Popov
|
2ced42ed41
|
add experimental settings for Object type
|
2022-03-16 16:51:23 +00:00 |
|
Maksim Kita
|
9ba53ae037
|
Merge pull request #34888 from kitaisreal/performance-tests-fix
Performance tests fix
|
2022-03-16 17:19:16 +01:00 |
|
Maksim Kita
|
dc31a4175f
|
Fixed style check
|
2022-03-16 16:16:08 +00:00 |
|
Anton Popov
|
0ba78c3c3a
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
|
Kruglov Pavel
|
4a579768ef
|
Merge pull request #35311 from vdimir/pmj-dup-rows
Attempt to fix merge join duplicate rows
|
2022-03-16 12:48:29 +01:00 |
|
Maksim Kita
|
ed74a464bd
|
Fixed tests
|
2022-03-16 11:21:18 +00:00 |
|
Nikolai Kochetov
|
bcd3c76296
|
Merge pull request #35214 from ClickHouse/add-database_replicated_allow_only_replicated_engine-setting
Add database_replicated_allow_only_replicated_engine setting.
|
2022-03-16 11:24:32 +01:00 |
|
vdimir
|
695708d57c
|
[wip] merge join duplicate rows
|
2022-03-15 18:51:04 +00:00 |
|
Anton Popov
|
b5a04ff938
|
Merge pull request #35207 from bigo-sg/add_distributed_depth_in_querylog
Add column distributed_depth for system.query_log and system.processes
|
2022-03-15 13:38:21 +01:00 |
|
Vladimir C
|
af88d3f133
|
Merge pull request #35173 from bigo-sg/dump_ast_in_dot
|
2022-03-15 11:18:41 +01:00 |
|
taiyang-li
|
3688ff10e0
|
fix bug
|
2022-03-15 12:19:08 +08:00 |
|
Vitaly Baranov
|
1eb2e8693e
|
Fix code style and other minor corrections after implementing allow_no_password.
|
2022-03-14 20:55:34 +01:00 |
|
Nikolai Kochetov
|
7526c36f30
|
Remove comment
|
2022-03-14 19:38:03 +00:00 |
|
Nikolai Kochetov
|
ce94b560bb
|
Add test.
|
2022-03-14 19:30:52 +00:00 |
|
Maksim Kita
|
e30117a3d6
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
|
Anton Popov
|
063917786e
|
minor fixes
|
2022-03-14 17:29:18 +00:00 |
|
Anton Popov
|
36ec379aeb
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-14 16:28:35 +00:00 |
|