Alfonso Martinez
|
981f2e119f
|
Forgot to add function to header
|
2022-09-29 08:44:10 +02:00 |
|
Alexey Milovidov
|
441f2feb49
|
Cleanup usages of allow_experimental_projection_optimization setting, part 1
|
2022-07-30 23:40:21 +02:00 |
|
Alexander Gololobov
|
c8b3c574a4
|
Disable lightweight delete if table has projections
|
2022-07-24 12:21:47 +02:00 |
|
Alexander Gololobov
|
594195451e
|
Cleanups
|
2022-07-24 12:21:18 +02:00 |
|
jianmei zhang
|
780cdfb8f0
|
Code changes based on review opinions. Make ordinary single alter delete lightwight by default
|
2022-07-15 12:32:42 +08:00 |
|
jianmei zhang
|
b4a37e1e22
|
Disable optimizations for count() when lightweight delete exists, add hasLightweightDelete() function in IMergeTreeDataPart
|
2022-07-15 12:32:41 +08:00 |
|
Vitaly Baranov
|
031ca28fdc
|
Add test for partition clause. More checks for data compatibility on restore.
|
2022-06-30 08:37:18 +02:00 |
|
Vitaly Baranov
|
461a31f237
|
Improve gathering metadata for backup - part 2.
|
2022-06-30 08:37:17 +02:00 |
|
Vitaly Baranov
|
64b51a3772
|
Improve gathering metadata for backup.
|
2022-06-30 08:37:17 +02:00 |
|
Alexander Tokmakov
|
2c5a88faba
|
deprecate Ordinary database
|
2022-06-23 10:20:14 +02:00 |
|
Vitaly Baranov
|
638ea23399
|
Fix build.
|
2022-06-20 03:44:59 +02:00 |
|
Vitaly Baranov
|
c2c35fad82
|
Refactoring of the code getting create table queries for backup.
|
2022-06-15 20:32:35 +02:00 |
|
Vitaly Baranov
|
592f568f83
|
Move backup/restore code to storages and databases - part 2.
|
2022-06-15 20:32:31 +02:00 |
|
Vitaly Baranov
|
724bc4dc57
|
Move backup/restore code to storages and databases - part 1.
|
2022-06-15 20:28:43 +02:00 |
|
Vitaly Baranov
|
ce1836f0d2
|
Lock tables for share before backup and restore.
|
2022-06-15 20:28:43 +02:00 |
|
Vitaly Baranov
|
73b1894a21
|
Rework collecting replicated parts.
|
2022-06-15 20:28:42 +02:00 |
|
Nikolai Kochetov
|
1b85f2c1d6
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-25 16:27:40 +02:00 |
|
Nikolai Kochetov
|
fd97a9d885
|
Move some resources
|
2022-05-23 19:47:32 +00:00 |
|
Nikolai Kochetov
|
56feef01e7
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
|
avogar
|
566d1b15fd
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into formats-with-names
|
2022-05-20 13:54:52 +00:00 |
|
avogar
|
68bb07d166
|
Better naming
|
2022-05-13 18:39:19 +00:00 |
|
avogar
|
b17fec659a
|
Improve performance and memory usage for select of subset of columns for some formats
|
2022-05-13 13:51:28 +00:00 |
|
Vitaly Baranov
|
30005a1eff
|
BACKUP ON CLUSTER correctly collects data of a replicated table from all replicas now,
and if some part doesn't exist on either replica it's no problem anymore.
|
2022-05-12 13:33:42 +02:00 |
|
Vitaly Baranov
|
68a020ecea
|
Implement BACKUP/RESTORE ON CLUSTER.
|
2022-04-25 16:34:33 +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 |
|
Anton Popov
|
305dd57262
|
Merge branch 'master' into fix_storage_distributed_ttl
|
2022-04-14 14:51:15 +02:00 |
|
Alexander Tokmakov
|
40fea2b833
|
do not unfold {uuid} macro
|
2022-04-13 16:51:59 +02:00 |
|
Alexander Tokmakov
|
3c762f566d
|
Merge branch 'master' into mvcc_prototype
|
2022-03-21 20:16:29 +01:00 |
|
Vitaly Baranov
|
ce25afb2e9
|
Storages and databases are hollow by default now.
|
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
|
5a883c6b5a
|
Fixed checking access rights while producing backup, add IStorage::hasHollowBackup().
|
2022-03-20 20:01:54 +01:00 |
|
Vitaly Baranov
|
7a63feb3f7
|
Make restore tasks explicit.
|
2022-03-20 20:01:31 +01:00 |
|
Alexander Tokmakov
|
07d952b728
|
use snapshots for semistructured data, durability fixes
|
2022-03-17 18:26:18 +01:00 |
|
Alexander Tokmakov
|
d04dc03fa4
|
Merge branch 'master' into mvcc_prototype
|
2022-03-17 15:24:32 +01:00 |
|
Alexander Tokmakov
|
8acfb8d27f
|
Merge branch 'master' into mvcc_prototype
|
2022-03-07 17:40:15 +01:00 |
|
Anton Popov
|
df3b07fe7c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-03 22:25:28 +00:00 |
|
Anton Popov
|
2758db5341
|
add more comments
|
2022-03-01 19:32:55 +03:00 |
|
kssenii
|
092ec45b47
|
Merge master
|
2022-03-01 12:06:56 +01:00 |
|
kssenii
|
9b64a8fe39
|
Fix odbc bridge
|
2022-02-28 14:29:05 +01:00 |
|
mergify[bot]
|
b4574a777f
|
Merge branch 'master' into mvcc_prototype
|
2022-02-28 11:24:39 +00:00 |
|
Anton Popov
|
fcdebea925
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-02-25 13:41:30 +03:00 |
|
Alexander Tokmakov
|
5a26f856d9
|
remove trash that shouldn't have been merged
|
2022-02-22 23:41:33 +03:00 |
|
Anton Popov
|
a661eaf39f
|
better performance of getting storage snapshot
|
2022-02-16 02:17:22 +03:00 |
|
Alexander Tokmakov
|
cbd3b45646
|
add EXPLAIN CURRENT TRANSACTION
|
2022-02-14 22:47:17 +03:00 |
|
Alexander Tokmakov
|
5fad3fdffc
|
throw exception on non-transactional queries
|
2022-02-01 01:27:55 +03:00 |
|
Anton Popov
|
78b9f15abb
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-01-30 03:24:37 +03:00 |
|
Alexander Tokmakov
|
fb9b2d5326
|
Merge branch 'master' into mvcc_prototype
|
2022-01-28 21:18:36 +03:00 |
|
zhongyuankai
|
a6254516e0
|
Fix Alter ttl modification unsupported table engine
|
2022-01-24 21:48:52 +08:00 |
|
Anton Popov
|
e8ce091e68
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-01-21 20:11:18 +03:00 |
|