ClickHouse/src/Storages/System
2024-01-12 16:39:22 +01:00
..
attachInformationSchemaTables.cpp Add information_schema.statistics 2023-11-07 18:59:45 +01:00
attachInformationSchemaTables.h
attachSystemTables.cpp Added comments for system tables (#48350) 2024-01-11 12:50:00 +01:00
attachSystemTables.h Attach all system tables in clickhouse-local 2023-12-29 21:25:22 +01:00
attachSystemTablesImpl.h Added comments for system tables (#48350) 2024-01-11 12:50:00 +01:00
CMakeLists.txt
getQueriedColumnsMaskAndHeader.cpp
getQueriedColumnsMaskAndHeader.h
IStorageSystemOneBlock.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemAggregateFunctionCombinators.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemAggregateFunctionCombinators.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemAsynchronousInserts.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemAsynchronousInserts.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemAsynchronousMetrics.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemAsynchronousMetrics.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemAsyncLoader.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemAsyncLoader.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemBackups.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemBackups.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemBuildOptions.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemBuildOptions.cpp.in add USE_QAT into build_options 2024-01-08 11:05:36 -05:00
StorageSystemBuildOptions.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemCertificates.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemCertificates.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemClusters.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemClusters.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemCollations.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemCollations.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemColumns.cpp
StorageSystemColumns.h
StorageSystemContributors.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemContributors.generated.cpp Update autogenerated version to 23.13.1.1 and contributors 2023-12-28 11:22:16 +01:00
StorageSystemContributors.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemContributors.sh
StorageSystemCurrentRoles.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemCurrentRoles.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDashboards.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDashboards.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDatabaseEngines.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDatabaseEngines.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDatabases.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDatabases.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDataSkippingIndices.cpp
StorageSystemDataSkippingIndices.h
StorageSystemDataTypeFamilies.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDataTypeFamilies.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDDLWorkerQueue.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDDLWorkerQueue.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDetachedParts.cpp
StorageSystemDetachedParts.h
StorageSystemDictionaries.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDictionaries.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDisks.cpp Better 2023-12-07 12:12:10 +01:00
StorageSystemDisks.h
StorageSystemDistributionQueue.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDistributionQueue.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDroppedTables.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDroppedTables.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemDroppedTablesParts.cpp StoragesInfoStreamBase refactoring, additional test, style fix 2023-12-23 03:47:43 +00:00
StorageSystemDroppedTablesParts.h StoragesInfoStreamBase refactoring, additional test, style fix 2023-12-23 03:47:43 +00:00
StorageSystemEnabledRoles.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemEnabledRoles.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemErrors.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemErrors.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemEvents.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemEvents.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemFilesystemCache.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemFilesystemCache.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemFormats.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemFormats.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemFunctions.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemFunctions.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemGrants.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemGrants.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemGraphite.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemGraphite.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemJemalloc.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemJemalloc.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemKafkaConsumers.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemKafkaConsumers.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemLicenses.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemLicenses.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemLicenses.sh
StorageSystemMacros.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemMacros.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemMerges.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemMerges.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemMergeTreeSettings.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemMergeTreeSettings.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemMetrics.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemMetrics.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemModels.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemModels.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemMoves.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemMoves.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemMutations.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemMutations.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemMySQLBinlogs.cpp MaterializedMySQL: Introduce MySQL Binlog Client 2024-01-03 15:26:09 +01:00
StorageSystemMySQLBinlogs.h MaterializedMySQL: Introduce MySQL Binlog Client 2024-01-03 15:26:09 +01:00
StorageSystemNamedCollections.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemNamedCollections.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemNumbers.cpp Add index to table system.numbers (#50909) 2023-12-01 19:59:25 +01:00
StorageSystemNumbers.h Remove mayBenefitFromIndexForIn 2023-12-27 17:42:40 +00:00
StorageSystemOne.cpp
StorageSystemOne.h
StorageSystemPartMovesBetweenShards.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemPartMovesBetweenShards.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemParts.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemParts.h Revert "Revert "Add system.dropped_tables_parts table"" 2023-12-19 10:44:44 -05:00
StorageSystemPartsBase.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemPartsBase.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemPartsColumns.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemPartsColumns.h
StorageSystemPrivileges.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemPrivileges.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemProcesses.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemProcesses.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemProjectionParts.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemProjectionParts.h
StorageSystemProjectionPartsColumns.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemProjectionPartsColumns.h
StorageSystemQueryCache.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemQueryCache.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemQuotaLimits.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemQuotaLimits.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemQuotas.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemQuotas.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemQuotasUsage.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemQuotasUsage.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemQuotaUsage.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemQuotaUsage.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemRemoteDataPaths.cpp Better 2023-12-07 12:12:10 +01:00
StorageSystemRemoteDataPaths.h
StorageSystemReplicas.cpp Add metrics for the number of queued jobs, which is useful for the IO thread pool 2023-11-18 19:07:59 +01:00
StorageSystemReplicas.h Deduplicate concurrent requests in system.replicas 2023-11-13 17:53:38 +01:00
StorageSystemReplicatedFetches.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemReplicatedFetches.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemReplicationQueue.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemReplicationQueue.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemRoleGrants.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemRoleGrants.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemRoles.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemRoles.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemRowPolicies.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemRowPolicies.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemS3Queue.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemS3Queue.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemScheduler.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemScheduler.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemSchemaInferenceCache.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemSchemaInferenceCache.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemServerSettings.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemServerSettings.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemSettings.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemSettings.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemSettingsChanges.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemSettingsChanges.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemSettingsProfileElements.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemSettingsProfileElements.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemSettingsProfiles.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemSettingsProfiles.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemStackTrace.cpp Merge pull request #58136 from azat/system.stack_trace-rt_tgsigqueueinfo-v2 2023-12-24 03:51:13 +01:00
StorageSystemStackTrace.h Add support for system.stack_trace filtering optimizations for analyzer 2023-12-08 18:13:36 +01:00
StorageSystemStoragePolicies.cpp
StorageSystemStoragePolicies.h
StorageSystemSymbols.cpp Fix FreeBSD 2023-11-09 23:43:12 +01:00
StorageSystemSymbols.h Add table system.symbols 2023-11-09 23:43:12 +01:00
StorageSystemTableEngines.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemTableEngines.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemTableFunctions.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemTableFunctions.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemTables.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemTables.h Re-implement filtering a bit. 2023-11-28 16:17:35 +00:00
StorageSystemTimeZones.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemTimeZones.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemTransactions.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemTransactions.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemUserDirectories.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemUserDirectories.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemUserProcesses.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemUserProcesses.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemUsers.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemUsers.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemViewRefreshes.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemViewRefreshes.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemWarnings.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemWarnings.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemZeros.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemZeros.h
StorageSystemZooKeeper.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemZooKeeper.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemZooKeeperConnection.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
StorageSystemZooKeeperConnection.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00