ClickHouse/src/Storages/System
2020-09-02 13:07:23 +03:00
..
attachSystemTables.cpp Fix error 2020-08-25 23:40:32 +03:00
attachSystemTables.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
attachSystemTablesImpl.h fix sync 2 2020-08-14 16:51:32 +03:00
CMakeLists.txt Some tweaks 2020-08-25 23:49:22 +03:00
IStorageSystemOneBlock.h fix sync 1 2020-08-14 14:04:47 +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 tzdata improvements 2020-08-12 14:21:40 +02: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 Add ability to specify Default codec for columns (#14049) 2020-08-28 20:40:45 +03:00
StorageSystemColumns.h Merge branch 'master' into use_atomic_engine_for_system_db 2020-08-14 13:47:44 +03:00
StorageSystemContributors.cpp Checkpoint 2020-04-22 10:03:43 +03:00
StorageSystemContributors.generated.cpp Auto version update to [20.9.1.1] [54439] 2020-08-31 23:07:41 +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 fix sync 2 2020-08-14 16:51:32 +03:00
StorageSystemDetachedParts.h Merge branch 'master' into use_atomic_engine_for_system_db 2020-08-14 13:47:44 +03:00
StorageSystemDictionaries.cpp fixes 2020-07-17 16:11:44 +03:00
StorageSystemDictionaries.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageSystemDisks.cpp Merge branch 'master' into use_atomic_engine_for_system_db 2020-08-14 13:47:44 +03:00
StorageSystemDisks.h Merge branch 'master' into use_atomic_engine_for_system_db 2020-08-14 13:47:44 +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 fixes 2020-09-02 13:07:23 +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 Use references while iterating through settings. 2020-08-04 04:00:38 +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 Refactor Pipe [part 6] 2020-08-06 15:24:05 +03:00
StorageSystemNumbers.h Refactor Pipe [part 6] 2020-08-06 15:24:05 +03:00
StorageSystemOne.cpp Merge branch 'master' into use_atomic_engine_for_system_db 2020-08-14 13:47:44 +03:00
StorageSystemOne.h Merge branch 'master' into use_atomic_engine_for_system_db 2020-08-14 13:47:44 +03:00
StorageSystemParts.cpp Add default compression codec to merge tree data part 2020-08-26 18:29:46 +03:00
StorageSystemParts.h use Atomic for system database 2020-08-12 23:40:13 +03:00
StorageSystemPartsBase.cpp Merge branch 'master' into use_atomic_engine_for_system_db 2020-08-14 13:47:44 +03:00
StorageSystemPartsBase.h Merge branch 'master' into use_atomic_engine_for_system_db 2020-08-14 13:47:44 +03:00
StorageSystemPartsColumns.cpp use Atomic for system database 2020-08-12 23:40:13 +03:00
StorageSystemPartsColumns.h use Atomic for system database 2020-08-12 23:40:13 +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 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 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 use_atomic_engine_for_system_db 2020-08-14 13:47:44 +03:00
StorageSystemReplicas.h Merge branch 'master' into use_atomic_engine_for_system_db 2020-08-14 13:47:44 +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 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 Rework and rename the template class SettingsCollection => BaseSettings. 2020-07-31 20:54:18 +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 use Atomic for system database 2020-08-12 23:40:13 +03:00
StorageSystemStackTrace.h use Atomic for system database 2020-08-12 23:40:13 +03:00
StorageSystemStoragePolicies.cpp Revert "Added allow_merges option for volumes in multi-disk configuration (#13402)" 2020-08-21 18:44:29 +03:00
StorageSystemStoragePolicies.h Merge branch 'master' into use_atomic_engine_for_system_db 2020-08-14 13:47:44 +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 Merge branch 'master' into use_atomic_engine_for_system_db 2020-08-14 13:47:44 +03:00
StorageSystemTables.h Merge branch 'master' into use_atomic_engine_for_system_db 2020-08-14 13:47:44 +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 system table system.user_directories 2020-08-16 19:15:39 +03:00
StorageSystemUserDirectories.h Add system table system.user_directories 2020-08-16 19:15:39 +03:00
StorageSystemUsers.cpp Better initialization of access storages. Make list of access storages dynamic. 2020-08-16 19:15:34 +03:00
StorageSystemUsers.h Add system tables for users, roles and grants. 2020-05-14 14:12:20 +03:00
StorageSystemZeros.cpp Refactor Pipe [part 6] 2020-08-06 15:24:05 +03:00
StorageSystemZeros.h Refactor Pipe [part 6] 2020-08-06 15:24:05 +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