ClickHouse/dbms/src/Storages/System
Igor Mineev e7faa04726 Fix.
2019-04-28 17:49:41 +03:00
..
attachSystemTables.cpp StorageSystemContributors clean (#3524) 2018-11-01 21:01:10 +03:00
attachSystemTables.h Fixed build [#CLICKHOUSE-3044]. 2017-06-18 08:43:29 +03:00
CMakeLists.txt Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091) 2019-04-24 12:06:28 +03:00
IStorageSystemOneBlock.h ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageSystemAggregateFunctionCombinators.cpp Flexible fields assignment 2018-10-24 08:47:33 +08:00
StorageSystemAggregateFunctionCombinators.h CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks 2018-07-24 21:41:22 +03:00
StorageSystemAsynchronousMetrics.cpp CLICKHOUSE-3772: Move headers to appropriate place 2018-07-24 21:41:22 +03:00
StorageSystemAsynchronousMetrics.h CLICKHOUSE-3772: Move headers to appropriate place 2018-07-24 21:41:22 +03:00
StorageSystemBuildOptions.cpp Move Interpreters/Settings* -> Core/Settings* 2019-03-22 15:08:30 +03:00
StorageSystemBuildOptions.generated.cpp.in Randomization in lfalloc 2019-04-13 17:45:01 +03:00
StorageSystemBuildOptions.h CLICKHOUSE-3772: Move headers to appropriate place (one more time) 2018-07-24 21:41:22 +03:00
StorageSystemClusters.cpp fix excessive copy 2018-12-03 13:26:27 +08:00
StorageSystemClusters.h CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks 2018-07-24 21:41:22 +03:00
StorageSystemCollations.cpp CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks 2018-07-24 21:41:22 +03:00
StorageSystemCollations.h CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks 2018-07-24 21:41:22 +03:00
StorageSystemColumns.cpp store all kinds of columns in the same list in ColumnsDescription [#CLICKHOUSE-3101] 2019-03-15 19:37:52 +03:00
StorageSystemColumns.h IStorage::read() function, "max_block_size" parameter: change type UInt64 -> size_t. 2019-02-19 14:56:08 +03:00
StorageSystemContributors.cpp StorageSystemContributors clean (#3524) 2018-11-01 21:01:10 +03:00
StorageSystemContributors.generated.cpp Updated contributors 2019-03-15 19:47:46 +03:00
StorageSystemContributors.h StorageSystemContributors clean (#3524) 2018-11-01 21:01:10 +03:00
StorageSystemContributors.sh StorageSystemContributors clean (#3524) 2018-11-01 21:01:10 +03:00
StorageSystemDatabases.cpp Add check access database for system tables 2018-08-14 11:28:32 +08:00
StorageSystemDatabases.h Merge remote-tracking branch 'upstream/master' 2018-07-25 13:59:23 +03:00
StorageSystemDataTypeFamilies.cpp Update StorageSystemDataTypeFamilies.cpp 2018-11-01 20:21:43 +03:00
StorageSystemDataTypeFamilies.h CLICKHOUSE-3772: Move headers to appropriate place (one more time) 2018-07-24 21:41:22 +03:00
StorageSystemDictionaries.cpp Flexible fields assignment 2018-10-24 08:47:33 +08:00
StorageSystemDictionaries.h CLICKHOUSE-3772: Move headers to appropriate place (one more time) 2018-07-24 21:41:22 +03:00
StorageSystemEvents.cpp Flexible fields assignment 2018-10-24 08:47:33 +08:00
StorageSystemEvents.h CLICKHOUSE-3772: Move headers to appropriate place (one more time) 2018-07-24 21:41:22 +03:00
StorageSystemFormats.cpp CLICKHOUSE-3772: Move headers to appropriate place (one more time) 2018-07-24 21:41:22 +03:00
StorageSystemFormats.h CLICKHOUSE-3772: Move headers to appropriate place (one more time) 2018-07-24 21:41:22 +03:00
StorageSystemFunctions.cpp Update StorageSystemFunctions.cpp 2018-11-01 20:21:15 +03:00
StorageSystemFunctions.h Merge remote-tracking branch 'upstream/master' 2018-07-25 13:59:23 +03:00
StorageSystemGraphite.cpp Fix insert(NULL) in StorageSystemGraphite 2019-03-14 23:55:34 +03:00
StorageSystemGraphite.h Review adjustment 2019-03-08 08:00:46 +01:00
StorageSystemMacros.cpp CLICKHOUSE-3772: Move headers to appropriate place (one more time) 2018-07-24 21:41:22 +03:00
StorageSystemMacros.h CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks 2018-07-24 21:41:22 +03:00
StorageSystemMerges.cpp is_mutation flag in system.merges [#CLICKHOUSE-3912] 2019-02-05 21:09:05 +03:00
StorageSystemMerges.h CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks 2018-07-24 21:41:22 +03:00
StorageSystemMergeTreeSettings.cpp Flexible fields assignment 2018-10-24 08:47:33 +08:00
StorageSystemMergeTreeSettings.h Add new system table "merge_tree_settings" (#2841) 2018-08-10 20:42:12 +03:00
StorageSystemMetrics.cpp Flexible fields assignment 2018-10-24 08:47:33 +08:00
StorageSystemMetrics.h CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks 2018-07-24 21:41:22 +03:00
StorageSystemModels.cpp CLICKHOUSE-4137 DictionaryFactory, DictionarySourceFactory (#3653) 2018-11-28 14:37:12 +03:00
StorageSystemModels.h CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks 2018-07-24 21:41:22 +03:00
StorageSystemMutations.cpp save information about failed parts for ordinary MergeTree mutations [#CLICKHOUSE-3192] 2019-02-05 16:04:58 +03:00
StorageSystemMutations.h CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks 2018-07-24 21:41:22 +03:00
StorageSystemNumbers.cpp Fix broken progress in 19.3 (regression in 92769a2460) 2019-03-08 15:36:40 +01:00
StorageSystemNumbers.h StorageSystemNumber class constructor, "offset" and "limit" parameters: change type size_t -> UInt64. 2019-02-19 14:56:08 +03:00
StorageSystemOne.cpp Flexible fields assignment 2018-10-24 08:47:33 +08:00
StorageSystemOne.h IStorage::read() function, "max_block_size" parameter: change type UInt64 -> size_t. 2019-02-19 14:56:08 +03:00
StorageSystemParts.cpp Large refactoring (only compilable) 2019-03-25 16:55:24 +03:00
StorageSystemParts.h merger with master 2017-12-28 21:20:53 +03:00
StorageSystemPartsBase.cpp store all kinds of columns in the same list in ColumnsDescription [#CLICKHOUSE-3101] 2019-03-15 19:37:52 +03:00
StorageSystemPartsBase.h separate Read and Write lock holders, better method names 2019-03-07 21:10:21 +03:00
StorageSystemPartsColumns.cpp Large refactoring (only compilable) 2019-03-25 16:55:24 +03:00
StorageSystemPartsColumns.h merger with master 2017-12-28 21:20:53 +03:00
StorageSystemProcesses.cpp Move Interpreters/Settings* -> Core/Settings* 2019-03-22 15:08:30 +03:00
StorageSystemProcesses.h CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks 2018-07-24 21:41:22 +03:00
StorageSystemReplicas.cpp add info about replicated_can_become_leader to logs and system.replicas [#CLICKHOUSE-4309] 2019-02-13 16:08:34 +03:00
StorageSystemReplicas.h IStorage::read() function, "max_block_size" parameter: change type UInt64 -> size_t. 2019-02-19 14:56:08 +03:00
StorageSystemReplicationQueue.cpp Flexible fields assignment 2018-10-24 08:47:33 +08:00
StorageSystemReplicationQueue.h CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks 2018-07-24 21:41:22 +03:00
StorageSystemSettings.cpp Flexible fields assignment 2018-10-24 08:47:33 +08:00
StorageSystemSettings.h CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks 2018-07-24 21:41:22 +03:00
StorageSystemTableEngines.cpp Fix build warning 2018-07-26 18:15:48 +03:00
StorageSystemTableEngines.h CLICKHOUSE-3857: Add table table_engines, alias factory base class and columns alias_to and case_insensitive to functions 2018-07-25 19:08:23 +03:00
StorageSystemTableFunctions.cpp CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks 2018-07-24 21:41:22 +03:00
StorageSystemTableFunctions.h CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks 2018-07-24 21:41:22 +03:00
StorageSystemTables.cpp Fix. 2019-04-28 17:49:41 +03:00
StorageSystemTables.h IStorage::read() function, "max_block_size" parameter: change type UInt64 -> size_t. 2019-02-19 14:56:08 +03:00
StorageSystemZooKeeper.cpp rewrite ASTSelectQuery (consistent children) 2019-04-09 17:22:35 +03:00
StorageSystemZooKeeper.h CLICKHOUSE-3772: Change base class of almost all StorageSystem* tables and fix remarks 2018-07-24 21:41:22 +03:00