ClickHouse/src/Storages/System
alesapin 6281dd6893
Merge pull request #11115 from ClickHouse/consistent_metadata
Refactoring in storage metadata (more consistent keys)
2020-05-25 13:09:56 +03:00
..
attachSystemTables.cpp Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
attachSystemTables.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
CMakeLists.txt Added "system.licenses" table 2020-05-11 05:39:01 +03:00
IStorageSystemOneBlock.h dbms/ → src/ 2020-04-03 18:14:31 +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 dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemAsynchronousMetrics.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemBuildOptions.cpp Checkpoint 2020-04-22 10:03:43 +03:00
StorageSystemBuildOptions.generated.cpp.in Poco contrib refactoring (#10396) 2020-05-08 17:11:19 +03:00
StorageSystemBuildOptions.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemClusters.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemClusters.h dbms/ → src/ 2020-04-03 18:14:31 +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 Forward declaration for Context as much as possible. 2020-05-21 01:53:18 +03:00
StorageSystemColumns.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemContributors.cpp Checkpoint 2020-04-22 10:03:43 +03:00
StorageSystemContributors.generated.cpp Auto version update to [20.5.1.1] [54435] 2020-04-28 20:12:16 +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 better code 2020-04-07 02:22:44 +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
StorageSystemDetachedParts.cpp Checkpoint 2020-04-22 10:03:43 +03:00
StorageSystemDetachedParts.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemDictionaries.cpp Show information about not loaded dictionaries in system.columns, system.tables 2020-04-18 12:50:54 +03:00
StorageSystemDictionaries.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemDisks.cpp Merge branch 'master' into fix_deadlock_system_logs_startup 2020-05-21 22:57:52 +03:00
StorageSystemDisks.h dbms/ → src/ 2020-04-03 18:14:31 +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
StorageSystemEvents.cpp dbms/ → src/ 2020-04-03 18:14:31 +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 Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemGrants.h Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemGraphite.cpp Merge branch 'master' into database_atomic 2020-04-23 17:31:37 +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 dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemMerges.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemMergeTreeSettings.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemMergeTreeSettings.h dbms/ → src/ 2020-04-03 18:14:31 +03: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 Forward declaration for Context as much as possible. 2020-05-21 01:53:18 +03:00
StorageSystemMutations.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemNumbers.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemNumbers.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemOne.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemOne.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemParts.cpp Fix style #10591 2020-05-21 12:46:00 +03:00
StorageSystemParts.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemPartsBase.cpp Forward declaration for Context as much as possible. 2020-05-21 01:53:18 +03:00
StorageSystemPartsBase.h Fix pushing to views stream and refactor virtuals 2020-04-28 13:38:57 +03:00
StorageSystemPartsColumns.cpp VolumePtr instead of DiskPtr in MergeTreeData* 2020-05-10 00:24:15 +03:00
StorageSystemPartsColumns.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemPrivileges.cpp Add system table for access types. 2020-05-14 14:12:20 +03:00
StorageSystemPrivileges.h Add system table for access types. 2020-05-14 14:12:20 +03:00
StorageSystemProcesses.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemProcesses.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemQuotaLimits.cpp Improve system tables for quotas. Remove function currentQuota(). 2020-05-13 19:40:48 +03:00
StorageSystemQuotaLimits.h Improve system tables for quotas. Remove function currentQuota(). 2020-05-13 19:40:48 +03:00
StorageSystemQuotas.cpp Improve system tables for quotas. Remove function currentQuota(). 2020-05-13 19:40:48 +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 Improve system tables for quotas. Remove function currentQuota(). 2020-05-13 19:40:48 +03:00
StorageSystemQuotaUsage.h Improve system tables for quotas. Remove function currentQuota(). 2020-05-13 19:40:48 +03:00
StorageSystemReplicas.cpp Merge branch 'master' into database_atomic 2020-04-06 16:18:07 +03:00
StorageSystemReplicas.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemReplicationQueue.cpp Merge branch 'master' into database_atomic 2020-04-06 16:18:07 +03:00
StorageSystemReplicationQueue.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemRoleGrants.cpp Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemRoleGrants.h Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemRoles.cpp Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemRoles.h Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemRowPolicies.cpp Improve system table for row policies. Remove function currentRowPolicies(). 2020-05-13 19:40:48 +03:00
StorageSystemRowPolicies.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemSettings.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemSettings.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemSettingsProfileElements.cpp Add system tables for settings profiles. 2020-05-14 14:12:15 +03:00
StorageSystemSettingsProfileElements.h Add system tables for settings profiles. 2020-05-14 14:12:15 +03:00
StorageSystemSettingsProfiles.cpp Add system tables for settings profiles. 2020-05-14 14:12:15 +03:00
StorageSystemSettingsProfiles.h Add system tables for settings profiles. 2020-05-14 14:12:15 +03:00
StorageSystemStackTrace.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemStackTrace.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemStoragePolicies.cpp Fix bug with return type 2020-05-22 13:09:24 +03:00
StorageSystemStoragePolicies.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemTableEngines.cpp dbms/ → src/ 2020-04-03 18:14:31 +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 Fix system.tables output 2020-05-22 14:04:15 +03:00
StorageSystemTables.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemUsers.cpp Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemUsers.h Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemZeros.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemZeros.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemZooKeeper.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemZooKeeper.h dbms/ → src/ 2020-04-03 18:14:31 +03:00