ClickHouse/src/Storages/System
2021-04-02 18:34:29 +03:00
..
attachSystemTables.cpp few more changes and simplification to integration test 2021-01-07 11:10:41 -08:00
attachSystemTables.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
attachSystemTablesImpl.h Remove some redundant includes to speed up build 2020-12-11 02:58:11 +03:00
CMakeLists.txt disable TSAN for real 2020-12-12 14:17:48 +08:00
IStorageSystemOneBlock.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemAggregateFunctionCombinators.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemAggregateFunctionCombinators.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemAsynchronousMetrics.cpp use Atomic for system database 2020-08-12 23:40:13 +03:00
StorageSystemAsynchronousMetrics.h fix sync 1 2020-08-14 14:04:47 +03:00
StorageSystemBuildOptions.cpp Checkpoint 2020-04-22 10:03:43 +03:00
StorageSystemBuildOptions.generated.cpp.in Add Kerberos support for authenticating existing users when accessing over HTTP 2021-03-11 23:41:10 +03:00
StorageSystemBuildOptions.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemClusters.cpp typo 2021-04-01 16:08:18 +03:00
StorageSystemClusters.h better code 2021-02-08 22:36:17 +03:00
StorageSystemCollations.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemCollations.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemColumns.cpp Fix again.... 2021-03-04 22:27:07 +08:00
StorageSystemColumns.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemContributors.cpp Checkpoint 2020-04-22 10:03:43 +03:00
StorageSystemContributors.generated.cpp Auto version update to [21.5.1.1] [54450] 2021-04-02 18:34:29 +03:00
StorageSystemContributors.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemContributors.sh dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemCurrentRoles.cpp Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemCurrentRoles.h Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemDatabases.cpp Don't show the "_temporary_and_external_tables" database in system tables 2020-12-17 11:42:25 +03:00
StorageSystemDatabases.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemDataTypeFamilies.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemDataTypeFamilies.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemDDLWorkerQueue.cpp Merge branch 'master' into database_replicated 2021-01-18 17:09:39 +03:00
StorageSystemDDLWorkerQueue.h Fixes to code, build and style checks 2021-01-07 11:10:49 -08:00
StorageSystemDetachedParts.cpp Merge branch 'master' into azat-optimize_skip_unused_shards-optimization 2020-11-08 00:17:59 +03:00
StorageSystemDetachedParts.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemDictionaries.cpp Refactored hierarchy dictionaries interface 2021-03-26 18:42:32 +03:00
StorageSystemDictionaries.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemDisks.cpp return DiskType instead of String IDisk::getType() as in the rest of storage interfaces 2021-02-04 10:01:21 +02:00
StorageSystemDisks.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemDistributionQueue.cpp Fix again.... 2021-03-04 22:27:07 +08:00
StorageSystemDistributionQueue.h Add system.distribution_queue 2020-06-04 02:36:16 +03:00
StorageSystemEnabledRoles.cpp Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemEnabledRoles.h Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemErrors.cpp Convert system.errors.stack_trace from String into Array(UInt64) 2021-03-24 06:52:48 +03:00
StorageSystemErrors.h Update comment for StorageSystemErrors 2020-10-31 11:29:17 +03:00
StorageSystemEvents.cpp Update StorageSystemEvents.cpp 2020-09-02 15:28:29 +03:00
StorageSystemEvents.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemFormats.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemFormats.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemFunctions.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemFunctions.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemGrants.cpp Improvements in implementations of the classes AccessRights and GrantedRoles. 2021-03-14 19:12:35 +03:00
StorageSystemGrants.h Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemGraphite.cpp Don't touch MySQL database if it's unnecessary 2020-10-15 18:57:17 +03:00
StorageSystemGraphite.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemLicenses.cpp Added "system.licenses" table 2020-05-11 05:39:01 +03:00
StorageSystemLicenses.h Added "system.licenses" table 2020-05-11 05:39:01 +03:00
StorageSystemLicenses.sh Added "system.licenses" table 2020-05-11 05:39:01 +03:00
StorageSystemMacros.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemMacros.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemMerges.cpp Add merge_algorithm to system.merges 2020-09-13 10:00:03 +08:00
StorageSystemMerges.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemMergeTreeSettings.cpp Add replicated_merge_tree_settings table 2020-08-27 22:41:59 +08:00
StorageSystemMergeTreeSettings.h Add replicated_merge_tree_settings table 2020-08-27 22:41:59 +08:00
StorageSystemMetrics.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemMetrics.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemModels.cpp Show information about not loaded dictionaries in system.columns, system.tables 2020-04-18 12:50:54 +03:00
StorageSystemModels.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemMutations.cpp Fix again.... 2021-03-04 22:27:07 +08:00
StorageSystemMutations.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemNumbers.cpp Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemNumbers.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemOne.cpp Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemOne.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemParts.cpp Expose DateTime64 minmax part index in system.parts and system.parts_columns #18244 2021-03-23 01:16:41 +03:00
StorageSystemParts.h Fill only requested columns when querying system.parts & system.parts_columns 2021-02-28 01:58:38 +00:00
StorageSystemPartsBase.cpp Merge remote-tracking branch 'upstream/master' into feature/attach-partition-local 2021-03-15 18:41:47 +03:00
StorageSystemPartsBase.h Restart tests. 2021-03-01 13:25:20 +03:00
StorageSystemPartsColumns.cpp Expose DateTime64 minmax part index in system.parts and system.parts_columns #18244 2021-03-23 01:16:41 +03:00
StorageSystemPartsColumns.h Fill only requested columns when querying system.parts & system.parts_columns 2021-02-28 01:58:38 +00:00
StorageSystemPrivileges.cpp Rename ExtendedRoleSet => RolesOrUsersSet. 2020-06-15 20:10:34 +03:00
StorageSystemPrivileges.h Add system table for access types. 2020-05-14 14:12:20 +03:00
StorageSystemProcesses.cpp add current database to system.processes 2021-03-30 16:36:08 +03:00
StorageSystemProcesses.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemQuotaLimits.cpp Better initialization of access storages. Make list of access storages dynamic. 2020-08-16 19:15:34 +03:00
StorageSystemQuotaLimits.h Improve system tables for quotas. Remove function currentQuota(). 2020-05-13 19:40:48 +03:00
StorageSystemQuotas.cpp Better initialization of access storages. Make list of access storages dynamic. 2020-08-16 19:15:34 +03:00
StorageSystemQuotas.h Improve system tables for quotas. Remove function currentQuota(). 2020-05-13 19:40:48 +03:00
StorageSystemQuotasUsage.cpp Improve system tables for quotas. Remove function currentQuota(). 2020-05-13 19:40:48 +03:00
StorageSystemQuotasUsage.h Improve system tables for quotas. Remove function currentQuota(). 2020-05-13 19:40:48 +03:00
StorageSystemQuotaUsage.cpp Fix reading from the table system.quota_usage. 2021-02-16 23:54:05 +03:00
StorageSystemQuotaUsage.h Improve system tables for quotas. Remove function currentQuota(). 2020-05-13 19:40:48 +03:00
StorageSystemReplicas.cpp Fix again.... 2021-03-04 22:27:07 +08:00
StorageSystemReplicas.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemReplicatedFetches.cpp Rename table 2020-10-27 16:07:50 +03:00
StorageSystemReplicatedFetches.h Fix comments 2020-10-27 16:09:14 +03:00
StorageSystemReplicationQueue.cpp Fix again.... 2021-03-04 22:27:07 +08:00
StorageSystemReplicationQueue.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemRoleGrants.cpp Improvements in implementations of the classes AccessRights and GrantedRoles. 2021-03-14 19:12:35 +03:00
StorageSystemRoleGrants.h Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemRoles.cpp Better initialization of access storages. Make list of access storages dynamic. 2020-08-16 19:15:34 +03:00
StorageSystemRoles.h Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemRowPolicies.cpp Better initialization of access storages. Make list of access storages dynamic. 2020-08-16 19:15:34 +03:00
StorageSystemRowPolicies.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemSettings.cpp Use references while iterating through settings. 2020-08-04 04:00:38 +03:00
StorageSystemSettings.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemSettingsProfileElements.cpp Fix filling table system.settings_profile_elements. 2020-12-22 23:24:59 +03:00
StorageSystemSettingsProfileElements.h Add system tables for settings profiles. 2020-05-14 14:12:15 +03:00
StorageSystemSettingsProfiles.cpp Better initialization of access storages. Make list of access storages dynamic. 2020-08-16 19:15:34 +03:00
StorageSystemSettingsProfiles.h Add system tables for settings profiles. 2020-05-14 14:12:15 +03:00
StorageSystemStackTrace.cpp Add log message when stacktrace cannot be obtained for thread 2021-02-20 09:13:00 +03:00
StorageSystemStackTrace.h Add log message when stacktrace cannot be obtained for thread 2021-02-20 09:13:00 +03:00
StorageSystemStoragePolicies.cpp Merge branch 'master' into azat-optimize_skip_unused_shards-optimization 2020-11-08 00:17:59 +03:00
StorageSystemStoragePolicies.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemTableEngines.cpp Expose supports_parallel_insert via system.table_engines 2021-01-08 14:57:24 +03:00
StorageSystemTableEngines.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemTableFunctions.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemTableFunctions.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemTables.cpp Merge branch 'master' into virtualutil 2021-03-30 00:43:00 +03:00
StorageSystemTables.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemTimeZones.cpp try and fix gcc-9 build. 2020-08-24 23:31:21 +03:00
StorageSystemTimeZones.h try and fix gcc-9 build. 2020-08-24 23:31:21 +03:00
StorageSystemUserDirectories.cpp Add 'params' column to system.user_directories table. 2020-09-15 01:51:53 +03:00
StorageSystemUserDirectories.h Add system table system.user_directories 2020-08-16 19:15:39 +03:00
StorageSystemUsers.cpp Add a new clause GRANTEES to commands CREATE USER and ALTER USER. 2021-03-14 19:12:42 +03:00
StorageSystemUsers.h Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemZeros.cpp Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemZeros.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageSystemZooKeeper.cpp Supports system.zookeeper path IN query. 2021-02-05 14:45:28 +08:00
StorageSystemZooKeeper.h dbms/ → src/ 2020-04-03 18:14:31 +03:00