ClickHouse/src/Storages/System
2020-07-14 23:32:13 +03:00
..
attachSystemTables.cpp Add system.distribution_queue 2020-06-04 02:36:16 +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 Better logging in storages 2020-06-19 20:17:13 +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 Add unbundled mode flag 2020-07-03 13:11:16 +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 Better logging in storages 2020-06-19 20:17:13 +03:00
StorageSystemColumns.h Metadata in read and write methods of IStorage 2020-06-15 22:08:58 +03:00
StorageSystemContributors.cpp Checkpoint 2020-04-22 10:03:43 +03:00
StorageSystemContributors.generated.cpp Auto version update to [20.6.1.1] [54436] 2020-06-22 20:40:26 +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 add uuid to atomic databases 2020-07-02 23:39:31 +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 Better naming 2020-06-19 18:39:41 +03:00
StorageSystemDetachedParts.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemDictionaries.cpp add uuid to generated config 2020-07-14 23:32:13 +03:00
StorageSystemDictionaries.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemDisks.cpp Add type column in system.disks 2020-07-03 15:45:54 +03:00
StorageSystemDisks.h Metadata in read and write methods of IStorage 2020-06-15 22:08:58 +03:00
StorageSystemDistributionQueue.cpp Rewrite StorageSystemDistributionQueue interfaces 2020-06-04 03:04:32 +03: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
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 Fix partial revokes (complex cases). 2020-06-30 18:47:02 +03:00
StorageSystemGrants.h Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemGraphite.cpp Fix error with Lazy database 2020-06-02 05:06:16 +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 Fix error with Lazy database 2020-06-02 05:06:16 +03:00
StorageSystemMutations.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemNumbers.cpp Better logging in storages 2020-06-19 20:17:13 +03:00
StorageSystemNumbers.h Metadata in read and write methods of IStorage 2020-06-15 22:08:58 +03:00
StorageSystemOne.cpp Better logging in storages 2020-06-19 20:17:13 +03:00
StorageSystemOne.h Metadata in read and write methods of IStorage 2020-06-15 22:08:58 +03:00
StorageSystemParts.cpp Merge remote-tracking branch 'upstream/master' into polymorphic-parts 2020-06-03 16:27:54 +03:00
StorageSystemParts.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemPartsBase.cpp Better logging in storages 2020-06-19 20:17:13 +03:00
StorageSystemPartsBase.h Better locks in Storages 2020-06-18 19:10:47 +03:00
StorageSystemPartsColumns.cpp getColumns in StorageInMemoryMetadta (only compilable) 2020-06-17 19:39:58 +03:00
StorageSystemPartsColumns.h dbms/ → src/ 2020-04-03 18:14:31 +03: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 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 syntax of CREATE QUOTA. Now resource types and key types could be written with underscores. 2020-06-15 20:10: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 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 Better logging in storages 2020-06-19 20:17:13 +03:00
StorageSystemReplicas.h Metadata in read and write methods of IStorage 2020-06-15 22:08:58 +03:00
StorageSystemReplicationQueue.cpp Fix error with Lazy database 2020-06-02 05:06:16 +03:00
StorageSystemReplicationQueue.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemRoleGrants.cpp Rename ExtendedRoleSet => RolesOrUsersSet. 2020-06-15 20:10:34 +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 Slightly improve syntax of CREATE POLICY. 2020-06-15 22:07:42 +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 Rename ExtendedRoleSet => RolesOrUsersSet. 2020-06-15 20:10:34 +03:00
StorageSystemSettingsProfiles.h Add system tables for settings profiles. 2020-05-14 14:12:15 +03:00
StorageSystemStackTrace.cpp Remove bad ugliness 2020-07-09 04:00:16 +03:00
StorageSystemStackTrace.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemStoragePolicies.cpp Better logging in storages 2020-06-19 20:17:13 +03:00
StorageSystemStoragePolicies.h Metadata in read and write methods of IStorage 2020-06-15 22:08:58 +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 Add lifetime_rows/lifetime_bytes interface (exported via system.tables) 2020-07-11 15:33:11 +03:00
StorageSystemTables.h Metadata in read and write methods of IStorage 2020-06-15 22:08:58 +03:00
StorageSystemUsers.cpp Rename ExtendedRoleSet => RolesOrUsersSet. 2020-06-15 20:10:34 +03:00
StorageSystemUsers.h Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemZeros.cpp Better logging in storages 2020-06-19 20:17:13 +03:00
StorageSystemZeros.h Metadata in read and write methods of IStorage 2020-06-15 22:08:58 +03:00
StorageSystemZooKeeper.cpp Merge pull request #11633 from ClickHouse/avoid-errors-using-zk-api 2020-06-13 04:32:32 +03:00
StorageSystemZooKeeper.h dbms/ → src/ 2020-04-03 18:14:31 +03:00