ClickHouse/dbms/src/Storages
2020-02-20 13:48:48 +03:00
..
Distributed Merge branch 'secure_password' of https://github.com/millb/ClickHouse into secure_password 2020-02-12 13:08:10 +03:00
Kafka Merge pull request #8969 from filimonov/kafka_producer_with_key_and_timestamp 2020-02-11 22:03:37 +03:00
LiveView better syntax for temporary LIVE VIEW 2020-02-14 21:20:20 +03:00
MergeTree Fix remove of actual_part from mutations 2020-02-19 15:50:11 +03:00
System Implement #9137 2020-02-15 03:11:09 +03:00
tests Merge branch 'master' into arcadia 2020-02-17 17:37:10 +03:00
AlterCommands.cpp Better error codes and exception messages, remove duplicated headers 2020-02-20 13:48:48 +03:00
AlterCommands.h Better error codes and exception messages, remove duplicated headers 2020-02-20 13:48:48 +03:00
CheckResults.h
CMakeLists.txt
ColumnCodec.h ISSUES-838 add lz4、none、zstd codec 2018-12-13 12:10:34 +08:00
ColumnDefault.cpp
ColumnDefault.h
ColumnsDescription.cpp Stop flattening unnamed nested tuples 2020-01-27 23:26:39 +03:00
ColumnsDescription.h
CompressionCodecSelector.h
ConstraintsDescription.cpp
ConstraintsDescription.h
getStructureOfRemoteTable.cpp
getStructureOfRemoteTable.h
IndicesDescription.cpp
IndicesDescription.h
IStorage_fwd.h
IStorage.cpp Merge branch 'master' into alter_on_top_of_mutations 2020-02-18 14:32:12 +03:00
IStorage.h Some InterpreterSelectQuery refactoring (#9035) 2020-02-10 18:50:12 +03:00
MarkCache.h
MutationCommands.cpp
MutationCommands.h Broke things 2020-01-28 20:15:22 +03:00
PartitionCommands.cpp
PartitionCommands.h
ReadInOrderOptimizer.cpp
ReadInOrderOptimizer.h
registerStorages.cpp
registerStorages.h Some InterpreterSelectQuery refactoring (#9035) 2020-02-10 18:50:12 +03:00
SelectQueryInfo.h
StorageBuffer.cpp Rename function #7477 2020-02-02 05:35:47 +03:00
StorageBuffer.h Fix BufferSource. 2020-01-30 10:32:54 +03:00
StorageDictionary.cpp
StorageDictionary.h
StorageDistributed.cpp Fix error message for force_optimize_skip_unused_shards 2020-01-30 09:01:54 +03:00
StorageDistributed.h Some InterpreterSelectQuery refactoring (#9035) 2020-02-10 18:50:12 +03:00
StorageFactory.cpp Another fix for tests. Better handling of MV. 2020-01-27 21:28:37 +03:00
StorageFactory.h Add replication and deduplication properties. 2020-01-27 17:14:49 +03:00
StorageFile.cpp Fixed the issue with too many open files when using StorageFile with globs 2020-01-27 21:26:58 +03:00
StorageFile.h
StorageHDFS.cpp
StorageHDFS.h
StorageID.h
StorageInMemoryMetadata.cpp Fix tests and bugs 2020-02-14 16:17:50 +03:00
StorageInMemoryMetadata.h Fix tests and bugs 2020-02-14 16:17:50 +03:00
StorageInput.cpp Fixed StorageInput::StorageInput a little bit. 2020-01-27 13:19:14 +03:00
StorageInput.h
StorageJoin.cpp Some InterpreterSelectQuery refactoring (#9035) 2020-02-10 18:50:12 +03:00
StorageJoin.h
StorageLog.cpp SeekableReadBuffer refactoring. 2020-01-27 21:44:30 +03:00
StorageLog.h
StorageMaterializedView.cpp Fix tests and bugs 2020-02-14 16:17:50 +03:00
StorageMaterializedView.h Check access rights via new interface. 2020-01-31 20:27:28 +03:00
StorageMemory.cpp
StorageMemory.h
StorageMerge.cpp
StorageMerge.h Some InterpreterSelectQuery refactoring (#9035) 2020-02-10 18:50:12 +03:00
StorageMergeTree.cpp Prevent abort on shutdown if the fs is readonly 2020-02-13 16:15:54 +03:00
StorageMergeTree.h Merged with master 2020-01-23 18:44:26 +03:00
StorageMySQL.cpp
StorageMySQL.h Some InterpreterSelectQuery refactoring (#9035) 2020-02-10 18:50:12 +03:00
StorageNull.cpp Some InterpreterSelectQuery refactoring (#9035) 2020-02-10 18:50:12 +03:00
StorageNull.h
StorageReplicatedMergeTree.cpp Fix bug in initialization 2020-02-18 20:31:49 +03:00
StorageReplicatedMergeTree.h Merge branch 'master' into alter_on_top_of_mutations 2020-02-18 14:32:12 +03:00
StorageS3.cpp Fixed error messages. 2020-01-30 09:17:55 +03:00
StorageS3.h
StorageSet.cpp
StorageSet.h
StorageStripeLog.cpp
StorageStripeLog.h
StorageTinyLog.cpp Merging DiskS3 2020-01-19 02:18:23 +03:00
StorageTinyLog.h
StorageURL.cpp
StorageURL.h
StorageValues.cpp
StorageValues.h
StorageView.cpp
StorageView.h Check access rights via new interface. 2020-01-31 20:27:28 +03:00
StorageXDBC.cpp
StorageXDBC.h
TableStructureLockHolder.h
transformQueryForExternalDatabase.cpp
transformQueryForExternalDatabase.h
VirtualColumnUtils.cpp
VirtualColumnUtils.h