.. |
Distributed
|
Checkpoint
|
2020-04-22 09:22:14 +03:00 |
Kafka
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
LiveView
|
Merge branch 'master' into timed_rwlock
|
2020-04-10 11:38:20 +03:00 |
MergeTree
|
Remove virtual columns as separate field from IStorage
|
2020-04-23 18:09:00 +03:00 |
System
|
Checkpoint
|
2020-04-22 10:03:43 +03:00 |
tests
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
AlterCommands.cpp
|
Checkpoint
|
2020-04-22 09:22:14 +03:00 |
AlterCommands.h
|
Allowed to alter column in non-modifying data mode when the same type is specified.
|
2020-04-20 14:15:06 +03:00 |
CheckResults.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CMakeLists.txt
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnCodec.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnDefault.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnDefault.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnDependency.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnsDescription.cpp
|
Checkpoint
|
2020-04-22 09:22:14 +03:00 |
ColumnsDescription.h
|
Fix flattening of Array(Tuple(...)) #10259
|
2020-04-21 02:44:51 +03:00 |
CompressionCodecSelector.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ConstraintsDescription.cpp
|
Fix usage of max_parser_depth setting; remove harmful default function arguments
|
2020-04-16 04:06:10 +03:00 |
ConstraintsDescription.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
getStructureOfRemoteTable.cpp
|
Checkpoint
|
2020-04-22 09:22:14 +03:00 |
getStructureOfRemoteTable.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IndicesDescription.cpp
|
Fix usage of max_parser_depth setting; remove harmful default function arguments
|
2020-04-16 04:06:10 +03:00 |
IndicesDescription.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IStorage_fwd.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IStorage.cpp
|
Remove virtual columns as separate field from IStorage
|
2020-04-23 18:09:00 +03:00 |
IStorage.h
|
Remove redundant virtual from function
|
2020-04-23 18:18:33 +03:00 |
MarkCache.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MutationCommands.cpp
|
Fix usage of max_parser_depth setting; remove harmful default function arguments
|
2020-04-16 04:06:10 +03:00 |
MutationCommands.h
|
Merge branch 'master' into alter_rename_column
|
2020-04-06 11:40:27 +03:00 |
PartitionCommands.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
PartitionCommands.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ReadInOrderOptimizer.cpp
|
renames: AnalyzedJoin -> TableJoin, Join -> HashJoin (#10065)
|
2020-04-07 12:48:47 +03:00 |
ReadInOrderOptimizer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
registerStorages.cpp
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
registerStorages.h
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
SelectQueryInfo.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageBuffer.cpp
|
Checkpoint
|
2020-04-22 09:22:14 +03:00 |
StorageBuffer.h
|
Use separate pool for buffer flushes (background_buffer_flush_schedule_pool_size)
|
2020-04-16 20:14:28 +03:00 |
StorageDictionary.cpp
|
Show information about not loaded dictionaries in system.columns, system.tables
|
2020-04-18 12:50:54 +03:00 |
StorageDictionary.h
|
Merge pull request #10133 from 4ertus2/joins
|
2020-04-18 16:08:15 +03:00 |
StorageDistributed.cpp
|
Checkpoint
|
2020-04-22 09:22:14 +03:00 |
StorageDistributed.h
|
Checkpoint
|
2020-04-22 09:22:14 +03:00 |
StorageFactory.cpp
|
Rework access rights for table functions.
|
2020-04-07 23:31:59 +03:00 |
StorageFactory.h
|
Rework access rights for table functions.
|
2020-04-07 23:31:59 +03:00 |
StorageFile.cpp
|
Rework access rights for table functions.
|
2020-04-07 23:31:59 +03:00 |
StorageFile.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageGenerateRandom.cpp
|
Support Nested types in "generateRandom"
|
2020-04-13 02:08:32 +03:00 |
StorageGenerateRandom.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageHDFS.cpp
|
Rework access rights for table functions.
|
2020-04-07 23:31:59 +03:00 |
StorageHDFS.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageInMemoryMetadata.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageInMemoryMetadata.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageInput.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageInput.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageJoin.cpp
|
Checkpoint
|
2020-04-22 09:22:14 +03:00 |
StorageJoin.h
|
renames: AnalyzedJoin -> TableJoin, Join -> HashJoin (#10065)
|
2020-04-07 12:48:47 +03:00 |
StorageLog.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageLog.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageLogSettings.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageLogSettings.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageMaterializedView.cpp
|
Merge branch 'master' into timed_rwlock
|
2020-04-10 11:38:20 +03:00 |
StorageMaterializedView.h
|
Merge pull request #10052 from Vxider/mv_parallel_insert
|
2020-04-14 01:30:44 +03:00 |
StorageMemory.cpp
|
Checkpoint
|
2020-04-22 09:22:14 +03:00 |
StorageMemory.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageMerge.cpp
|
Checkpoint
|
2020-04-22 09:22:14 +03:00 |
StorageMerge.h
|
Merge branch 'master' into timed_rwlock
|
2020-04-10 11:38:20 +03:00 |
StorageMergeTree.cpp
|
fixed :)
|
2020-04-16 22:54:11 +03:00 |
StorageMergeTree.h
|
Merge branch 'master' into alter_rename_column
|
2020-04-06 11:40:27 +03:00 |
StorageMySQL.cpp
|
Rework access rights for table functions.
|
2020-04-07 23:31:59 +03:00 |
StorageMySQL.h
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
StorageNull.cpp
|
Added new config settings to control timeouts
|
2020-04-09 21:10:27 +03:00 |
StorageNull.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageReplicatedMergeTree.cpp
|
fix c++20 usage
|
2020-04-23 12:00:43 +03:00 |
StorageReplicatedMergeTree.h
|
better
|
2020-04-20 13:56:59 +03:00 |
StorageS3.cpp
|
Rework access rights for table functions.
|
2020-04-07 23:31:59 +03:00 |
StorageS3.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageSet.cpp
|
Checkpoint
|
2020-04-22 09:22:14 +03:00 |
StorageSet.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageStripeLog.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageStripeLog.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageTinyLog.cpp
|
Fix "check style" tool
|
2020-04-06 02:57:24 +03:00 |
StorageTinyLog.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageURL.cpp
|
Rework access rights for table functions.
|
2020-04-07 23:31:59 +03:00 |
StorageURL.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageValues.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageValues.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageView.cpp
|
Checkpoint
|
2020-04-22 09:22:14 +03:00 |
StorageView.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageXDBC.cpp
|
Rework access rights for table functions.
|
2020-04-07 23:31:59 +03:00 |
StorageXDBC.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
TableStructureLockHolder.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
transformQueryForExternalDatabase.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
transformQueryForExternalDatabase.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
VirtualColumnUtils.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
VirtualColumnUtils.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ya.make
|
Fix build in Arcadia (#10413)
|
2020-04-21 23:23:44 +03:00 |