ClickHouse/dbms/src/Storages/System
2018-07-20 13:00:56 +03:00
..
attachSystemTables.cpp CLICKHOUSE-3772: Add system tables formats, data_type_families, table_functions, aggregate_function_combinators 2018-07-20 13:00:56 +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
IStorageSystemWithStringColumns.h CLICKHOUSE-3772: Add system tables formats, data_type_families, table_functions, aggregate_function_combinators 2018-07-20 13:00:56 +03:00
StorageSystemAggregateFunctionCombinators.cpp CLICKHOUSE-3772: Add system tables formats, data_type_families, table_functions, aggregate_function_combinators 2018-07-20 13:00:56 +03:00
StorageSystemAggregateFunctionCombinators.h CLICKHOUSE-3772: Add system tables formats, data_type_families, table_functions, aggregate_function_combinators 2018-07-20 13:00:56 +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
StorageSystemDataTypeFamilies.cpp CLICKHOUSE-3772: Add system tables formats, data_type_families, table_functions, aggregate_function_combinators 2018-07-20 13:00:56 +03:00
StorageSystemDataTypeFamilies.h CLICKHOUSE-3772: Add system tables formats, data_type_families, table_functions, aggregate_function_combinators 2018-07-20 13:00:56 +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
StorageSystemFormats.cpp CLICKHOUSE-3772: Add system tables formats, data_type_families, table_functions, aggregate_function_combinators 2018-07-20 13:00:56 +03:00
StorageSystemFormats.h CLICKHOUSE-3772: Add system tables formats, data_type_families, table_functions, aggregate_function_combinators 2018-07-20 13:00:56 +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
StorageSystemMutations.cpp info in system.mutations for nonreplicated MergeTree [#CLICKHOUSE-3748] 2018-07-16 06:22:22 +03:00
StorageSystemMutations.h system.mutations table skeleton [#CLICKHOUSE-3747] 2018-06-13 17:15:36 +03:00
StorageSystemNumbers.cpp ISSUES-2553 add offset parameter to numbers 2018-06-22 12:55:36 +03:00
StorageSystemNumbers.h ISSUES-2553 add offset parameter to numbers 2018-06-22 12:55:36 +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 Merge pull request #2504 from yandex/system-mutations-table 2018-06-13 23:00:30 +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 Better modularity of formats. (#2492) 2018-06-10 22:22:49 +03:00
StorageSystemPartsColumns.cpp Merge pull request #2504 from yandex/system-mutations-table 2018-06-13 23:00:30 +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
StorageSystemTableFunctions.cpp CLICKHOUSE-3772: Add system tables formats, data_type_families, table_functions, aggregate_function_combinators 2018-07-20 13:00:56 +03:00
StorageSystemTableFunctions.h CLICKHOUSE-3772: Add system tables formats, data_type_families, table_functions, aggregate_function_combinators 2018-07-20 13:00:56 +03:00
StorageSystemTables.cpp Get rid of virtual columns in system.tables table [#CLICKHOUSE-3806] 2018-07-07 21:58:48 +03:00
StorageSystemTables.h Get rid of virtual columns in system.tables table [#CLICKHOUSE-3806] 2018-07-07 21:58:48 +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