ClickHouse/dbms/src/Storages
2019-09-03 11:48:43 +03:00
..
Distributed Added a metric for the number of files to send in Distributed tables 2019-08-22 04:30:49 +03:00
Kafka Rename method for settings check 2019-09-01 00:15:40 +03:00
LiveView Allow to ATTACH live views 2019-08-31 02:38:03 +03:00
MergeTree Ugly working code 2019-09-03 11:48:43 +03:00
System Merge master 2019-09-02 11:46:00 +03:00
tests Merge pull request #6676 from dimarub2000/right_left_problem_#6381 2019-08-27 23:11:39 +03:00
AlterCommands.cpp Rename method for settings check 2019-09-01 00:15:40 +03:00
AlterCommands.h Eventually merged with master 2019-08-26 13:07:32 +03:00
CheckResults.h Update CheckResults.h 2019-07-08 22:56:48 +03:00
CMakeLists.txt Add missing dependecies on sight to enable --no-undefined option 2019-07-04 17:05:55 +03:00
ColumnCodec.h
ColumnDefault.cpp
ColumnDefault.h
ColumnsDescription.cpp Fixed unpleasant code #6401 2019-08-08 23:02:30 +03:00
ColumnsDescription.h
CompressionCodecSelector.h
ConstraintsDescription.cpp
ConstraintsDescription.h
getStructureOfRemoteTable.cpp CREATE TABLE AS table_function() 2019-07-18 21:29:49 +03:00
getStructureOfRemoteTable.h
IndicesDescription.cpp
IndicesDescription.h
IStorage_fwd.h
IStorage.cpp Rename method for settings check 2019-09-01 00:15:40 +03:00
IStorage.h Merge master 2019-09-02 11:46:00 +03:00
MarkCache.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
MutationCommands.cpp Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate 2019-06-24 16:44:44 +03:00
MutationCommands.h Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate 2019-06-24 16:44:44 +03:00
PartitionCommands.cpp Finally build, possible trash. 2019-08-29 19:17:47 +03:00
PartitionCommands.h Finally build, possible trash. 2019-08-29 19:17:47 +03:00
registerStorages.cpp Make the code less bad 2019-08-23 02:22:57 +03:00
registerStorages.h
SelectQueryInfo.h better pipeline while reading in pk_order 2019-07-27 01:18:27 +03:00
StorageBuffer.cpp Resolve conflicts 2019-08-26 21:08:58 +03:00
StorageBuffer.h Slightly improve table locks 2019-08-28 02:47:30 +03:00
StorageDictionary.cpp Merging CONSTRAINTS support 2019-08-25 00:20:20 +03:00
StorageDictionary.h Improve table locks (incomplete) 2019-08-27 23:43:08 +03:00
StorageDistributed.cpp Improve table locks (incomplete) 2019-08-27 23:43:08 +03:00
StorageDistributed.h Finally build, possible trash. 2019-08-29 19:17:47 +03:00
StorageFactory.cpp Merging CONSTRAINTS support 2019-08-25 00:20:20 +03:00
StorageFactory.h Merging CONSTRAINTS support 2019-08-25 00:20:20 +03:00
StorageFile.cpp Slightly improve table locks 2019-08-28 02:47:30 +03:00
StorageFile.h Finally build, possible trash. 2019-08-29 19:17:47 +03:00
StorageHDFS.cpp Slightly improve table locks 2019-08-28 02:47:30 +03:00
StorageHDFS.h Slightly improve table locks 2019-08-28 02:47:30 +03:00
StorageJoin.cpp Improve table locks (incomplete) 2019-08-27 23:43:08 +03:00
StorageJoin.h Improve table locks (incomplete) 2019-08-27 23:43:08 +03:00
StorageLog.cpp Improve table locks (incomplete) 2019-08-27 23:43:08 +03:00
StorageLog.h Finally build, possible trash. 2019-08-29 19:17:47 +03:00
StorageMaterializedView.cpp Finally build, possible trash. 2019-08-29 19:17:47 +03:00
StorageMaterializedView.h Finally build, possible trash. 2019-08-29 19:17:47 +03:00
StorageMemory.cpp Improve table locks (incomplete) 2019-08-27 23:43:08 +03:00
StorageMemory.h Improve table locks (incomplete) 2019-08-27 23:43:08 +03:00
StorageMerge.cpp Fix for data race in StorageMerge 2019-08-29 01:18:26 +03:00
StorageMerge.h Slightly improve table locks 2019-08-28 02:47:30 +03:00
StorageMergeTree.cpp Merge with master 2019-09-02 20:34:18 +03:00
StorageMergeTree.h Refactoring 2019-09-02 14:35:53 +03:00
StorageMySQL.cpp Merging CONSTRAINTS support 2019-08-25 00:20:20 +03:00
StorageMySQL.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageNull.cpp Resolve conflicts 2019-08-26 21:08:58 +03:00
StorageNull.h Slightly improve table locks 2019-08-28 02:47:30 +03:00
StorageReplicatedMergeTree.cpp Merge with master 2019-09-02 20:34:18 +03:00
StorageReplicatedMergeTree.h Refactoring 2019-09-02 14:35:53 +03:00
StorageSet.cpp Improve table locks (incomplete) 2019-08-27 23:43:08 +03:00
StorageSet.h Finally build, possible trash. 2019-08-29 19:17:47 +03:00
StorageStripeLog.cpp Improve table locks (incomplete) 2019-08-27 23:43:08 +03:00
StorageStripeLog.h Finally build, possible trash. 2019-08-29 19:17:47 +03:00
StorageTinyLog.cpp Improve table locks (incomplete) 2019-08-27 23:43:08 +03:00
StorageTinyLog.h Finally build, possible trash. 2019-08-29 19:17:47 +03:00
StorageURL.cpp Slightly improve table locks 2019-08-28 02:47:30 +03:00
StorageURL.h Slightly improve table locks 2019-08-28 02:47:30 +03:00
StorageValues.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
StorageValues.h Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
StorageView.cpp Merging CONSTRAINTS support 2019-08-25 00:20:20 +03:00
StorageView.h Slightly improve table locks 2019-08-28 02:47:30 +03:00
StorageXDBC.cpp Merging CONSTRAINTS support 2019-08-25 00:20:20 +03:00
StorageXDBC.h Merging CONSTRAINTS support 2019-08-25 00:20:20 +03:00
TableStructureLockHolder.h Fixed build 2019-08-27 17:31:34 +03:00
transformQueryForExternalDatabase.cpp Fixed case with single subquery and added tests. 2019-08-27 16:09:58 +03:00
transformQueryForExternalDatabase.h
VirtualColumnUtils.cpp
VirtualColumnUtils.h