ClickHouse/dbms/src/Storages/System
2018-06-08 04:51:55 +03:00
..
attachSystemTables.cpp added system.macros table [#CLICKHOUSE-3591] 2018-03-12 21:38:00 +03:00
attachSystemTables.h Fixed build [#CLICKHOUSE-3044]. 2017-06-18 08:43:29 +03:00
CMakeLists.txt Compile and likk optimize and fixes 2017-11-24 21:08:01 +03:00
StorageSystemAsynchronousMetrics.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageSystemAsynchronousMetrics.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemBuildOptions.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageSystemBuildOptions.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemClusters.cpp Better naming. [#CLICKHOUSE-3645] 2018-05-09 07:55:08 +03:00
StorageSystemClusters.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemColumns.cpp Add info about total uncompressed part size to system tables (#2052) 2018-03-26 17:18:04 +03:00
StorageSystemColumns.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemDatabases.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageSystemDatabases.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemDictionaries.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageSystemDictionaries.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemEvents.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageSystemEvents.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemFunctions.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageSystemFunctions.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemGraphite.cpp Less dependencies [#CLICKHOUSE-2] 2018-06-05 22:46:49 +03:00
StorageSystemGraphite.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemMacros.cpp Fixed build after merge #2029 2018-03-14 06:19:23 +03:00
StorageSystemMacros.h Update StorageSystemMacros.h 2018-03-14 02:09:26 +03:00
StorageSystemMerges.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageSystemMerges.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemMetrics.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageSystemMetrics.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemModels.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageSystemModels.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemNumbers.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageSystemNumbers.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemOne.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageSystemOne.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemParts.cpp Passing settings to ser/de of data types: development #1710 2018-06-08 04:51:55 +03:00
StorageSystemParts.h merger with master 2017-12-28 21:20:53 +03:00
StorageSystemPartsBase.cpp Add info about total uncompressed part size to system tables (#2052) 2018-03-26 17:18:04 +03:00
StorageSystemPartsBase.h Passing settings to ser/de of data types: development #1710 2018-06-08 04:51:55 +03:00
StorageSystemPartsColumns.cpp Passing settings to ser/de of data types: development #1710 2018-06-08 04:51:55 +03:00
StorageSystemPartsColumns.h merger with master 2017-12-28 21:20:53 +03:00
StorageSystemProcesses.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageSystemProcesses.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemReplicas.cpp add fields related to part mutations to system.replicas table [#CLICKHOUSE-3747] 2018-06-06 16:22:30 +03:00
StorageSystemReplicas.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemReplicationQueue.cpp select and write part mutations to queue [#CLICKHOUSE-3747] 2018-05-25 23:13:00 +03:00
StorageSystemReplicationQueue.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemSettings.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageSystemSettings.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageSystemTables.cpp Less dependencies [#CLICKHOUSE-2] 2018-06-05 22:46:49 +03:00
StorageSystemTables.h Add new virtual columns into system.tables. [#CLICKHOUSE-3554] 2018-02-08 17:15:40 +03:00
StorageSystemZooKeeper.cpp Using different ZooKeeper library (development) [#CLICKHOUSE-2] 2018-03-24 23:28:43 +03:00
StorageSystemZooKeeper.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00