ClickHouse/dbms/src/Storages/System
2019-02-19 23:51:44 +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 Better link and deps (#3631) 2018-11-21 22:20:27 +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 Merge pull request #3436 from amosbird/master 2018-11-01 20:22:28 +03:00
StorageSystemBuildOptions.generated.cpp.in Add parquet support. Fixes, tests, ... 2019-02-19 23:51:44 +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 IStorage::read() function, "max_block_size" parameter: change type UInt64 -> size_t. 2019-02-19 14:56:08 +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-02-13 17:17:53 +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 Flexible fields assignment 2018-10-24 08:47:33 +08:00
StorageSystemGraphite.h CLICKHOUSE-3772: Move headers to appropriate place (one more time) 2018-07-24 21:41:22 +03: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 StorageSystemNumber class constructor, "offset" and "limit" parameters: change type size_t -> UInt64. 2019-02-19 14:56:08 +03: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 Better management of DateTime partitionning #3786 2018-12-10 11:20:19 +01:00
StorageSystemParts.h merger with master 2017-12-28 21:20:53 +03:00
StorageSystemPartsBase.cpp Added some warnings from clang's -Weverything 2019-01-04 15:10:00 +03:00
StorageSystemPartsBase.h IStorage::read() function, "max_block_size" parameter: change type UInt64 -> size_t. 2019-02-19 14:56:08 +03:00
StorageSystemPartsColumns.cpp Merge pull request #3652 from yandex/unquote-partition 2018-11-26 19:57:01 +03:00
StorageSystemPartsColumns.h merger with master 2017-12-28 21:20:53 +03:00
StorageSystemProcesses.cpp Flexible fields assignment 2018-10-24 08:47:33 +08: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 IStorage::read() function, "max_block_size" parameter: change type UInt64 -> size_t. 2019-02-19 14:56:08 +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 Don't allow exceptions without code (#3645) 2018-11-23 00:19:58 +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