.. |
InformationSchema
|
Add columns in columns.sql for INFORMATION_SCHEMA (#29637)
|
2021-10-22 15:18:16 +03:00 |
attachInformationSchemaTables.cpp
|
fix show create for information_schema
|
2022-03-21 17:01:39 +01:00 |
attachInformationSchemaTables.h
|
Merging #24866 (#28691)
|
2021-09-09 12:37:51 +03:00 |
attachSystemTables.cpp
|
rename symbols && fix uts && add setting use_metadata_cache
|
2021-12-28 18:06:13 +08:00 |
attachSystemTables.h
|
Drop support for DatabaseOrdinary in MaterializedMySQL
|
2021-11-18 11:46:51 +01:00 |
attachSystemTablesImpl.h
|
Fix some code comments style
|
2022-02-28 08:15:37 +08:00 |
CMakeLists.txt
|
Fix generating USE_* for system.build_options
|
2022-03-04 15:31:32 +03:00 |
IStorageSystemOneBlock.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
StorageSystemAggregateFunctionCombinators.cpp
|
Fix combinators with common prefix name (State and SimpleState) with libstdc++
|
2021-04-11 22:10:02 +03:00 |
StorageSystemAggregateFunctionCombinators.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemAsynchronousInserts.cpp
|
fix reading from system.asynchronous_inserts table
|
2022-03-04 11:46:15 +00:00 |
StorageSystemAsynchronousInserts.h
|
AsynchronousInserts -> SystemAsynchronousInserts
|
2022-02-08 19:23:40 +01:00 |
StorageSystemAsynchronousMetrics.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemAsynchronousMetrics.h
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
StorageSystemBuildOptions.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
StorageSystemBuildOptions.generated.cpp.in
|
Revert "Remove VERSION_DATE from system.build_options"
|
2022-03-04 15:32:54 +03:00 |
StorageSystemBuildOptions.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemClusters.cpp
|
fix whitespace in StorageSystemClusters.cpp
|
2021-12-27 15:26:07 +03:00 |
StorageSystemClusters.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemCollations.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemCollations.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemColumns.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-01-21 20:11:18 +03:00 |
StorageSystemColumns.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-11-22 17:19:35 +03:00 |
StorageSystemContributors.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemContributors.generated.cpp
|
Deprecate sh script for StorageSystemContributors, update generated file
|
2022-02-16 12:16:43 +01:00 |
StorageSystemContributors.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemContributors.sh
|
Deprecate sh script for StorageSystemContributors, update generated file
|
2022-02-16 12:16:43 +01:00 |
StorageSystemCurrentRoles.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemCurrentRoles.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemDatabases.cpp
|
add database alias
|
2021-10-08 20:25:37 +08:00 |
StorageSystemDatabases.h
|
add database alias
|
2021-10-08 20:25:37 +08:00 |
StorageSystemDataSkippingIndices.cpp
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-11-09 15:36:25 +03:00 |
StorageSystemDataSkippingIndices.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
StorageSystemDataTypeFamilies.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemDataTypeFamilies.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemDDLWorkerQueue.cpp
|
remove some trash
|
2021-09-17 22:29:10 +03:00 |
StorageSystemDDLWorkerQueue.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemDetachedParts.cpp
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-12-01 15:54:33 +03:00 |
StorageSystemDetachedParts.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
StorageSystemDictionaries.cpp
|
Dictionaries fix comment
|
2021-12-28 23:50:48 +03:00 |
StorageSystemDictionaries.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemDisks.cpp
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-09-09 14:10:16 +03:00 |
StorageSystemDisks.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
StorageSystemDistributionQueue.cpp
|
Add broken_data_files/broken_data_compressed_bytes into distribution_queue
|
2021-05-04 22:48:07 +03:00 |
StorageSystemDistributionQueue.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemEnabledRoles.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemEnabledRoles.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemErrors.cpp
|
Remove copy-paste
|
2021-05-23 03:55:16 +03:00 |
StorageSystemErrors.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemEvents.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemEvents.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemFormats.cpp
|
Remove streams from formats.
|
2021-10-11 19:11:50 +03:00 |
StorageSystemFormats.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemFunctions.cpp
|
Added user defined executable functions to system.functions
|
2021-09-17 18:43:00 +03:00 |
StorageSystemFunctions.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemGrants.cpp
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
StorageSystemGrants.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemGraphite.cpp
|
graphite: split tagged/plain rollup rules (for merges perfomance)
|
2022-01-10 16:34:16 +05:00 |
StorageSystemGraphite.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemLicenses.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemLicenses.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemLicenses.sh
|
Added "system.licenses" table
|
2020-05-11 05:39:01 +03:00 |
StorageSystemMacros.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemMacros.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemMerges.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemMerges.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemMergeTreeMetadataCache.cpp
|
fix ut and some bug
|
2021-12-29 12:31:54 +08:00 |
StorageSystemMergeTreeMetadataCache.h
|
fix building
|
2021-12-28 19:29:01 +08:00 |
StorageSystemMergeTreeSettings.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemMergeTreeSettings.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemMetrics.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemMetrics.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemModels.cpp
|
ExternalModelsLoader refactoring
|
2022-03-23 20:05:17 +01:00 |
StorageSystemModels.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemMutations.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemMutations.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemNumbers.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-12-17 19:02:29 +03:00 |
StorageSystemNumbers.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-11-22 17:19:35 +03:00 |
StorageSystemOne.cpp
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-11-09 15:36:25 +03:00 |
StorageSystemOne.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-11-22 17:19:35 +03:00 |
StorageSystemPartMovesBetweenShards.cpp
|
Rewrite part movement between shards logic and add kill support
|
2021-09-17 18:11:32 +01:00 |
StorageSystemPartMovesBetweenShards.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemParts.cpp
|
rename Committed state to Active
|
2021-12-30 23:45:38 +03:00 |
StorageSystemParts.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemPartsBase.cpp
|
fix clang-tidy
|
2022-03-17 11:16:32 +00:00 |
StorageSystemPartsBase.h
|
fix clang-tidy
|
2022-03-17 11:16:32 +00:00 |
StorageSystemPartsColumns.cpp
|
add sizes of subcolumns to system.parts_columns table
|
2022-03-21 21:12:26 +00:00 |
StorageSystemPartsColumns.h
|
Fix clang-tidy warnings in Server, Storages folders
|
2022-03-14 18:17:35 +00:00 |
StorageSystemPrivileges.cpp
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
StorageSystemPrivileges.h
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
StorageSystemProcesses.cpp
|
add column distributed_depth for system.query_log and system.processes
|
2022-03-11 17:57:34 +08:00 |
StorageSystemProcesses.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemProjectionParts.cpp
|
rename Committed state to Active
|
2021-12-30 23:45:38 +03:00 |
StorageSystemProjectionParts.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemProjectionPartsColumns.cpp
|
rename Committed state to Active
|
2021-12-30 23:45:38 +03:00 |
StorageSystemProjectionPartsColumns.h
|
Fix clang-tidy warnings in Server, Storages folders
|
2022-03-14 18:17:35 +00:00 |
StorageSystemQuotaLimits.cpp
|
Rename Quota::ResourceType -> QuotaType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
StorageSystemQuotaLimits.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemQuotas.cpp
|
Rename Quota::KeyType -> QuotaKeyType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
StorageSystemQuotas.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemQuotasUsage.cpp
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
StorageSystemQuotasUsage.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemQuotaUsage.cpp
|
Rename Quota::ResourceType -> QuotaType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
StorageSystemQuotaUsage.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemReplicas.cpp
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-09-09 14:10:16 +03:00 |
StorageSystemReplicas.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
StorageSystemReplicatedFetches.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemReplicatedFetches.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemReplicationQueue.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemReplicationQueue.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemRoleGrants.cpp
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
StorageSystemRoleGrants.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemRoles.cpp
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
StorageSystemRoles.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemRowPolicies.cpp
|
Revert "[WIP] New row policies"
|
2022-03-21 08:41:33 +03:00 |
StorageSystemRowPolicies.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemSettings.cpp
|
Add new functions currentProfiles(), enabledProfiles(), defaultProfiles().
|
2021-07-22 22:20:53 +03:00 |
StorageSystemSettings.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemSettingsProfileElements.cpp
|
Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common.
|
2021-11-19 02:48:00 +03:00 |
StorageSystemSettingsProfileElements.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemSettingsProfiles.cpp
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
StorageSystemSettingsProfiles.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemStackTrace.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemStackTrace.h
|
Fix clang-tidy warnings in Server, Storages folders
|
2022-03-14 18:17:35 +00:00 |
StorageSystemStoragePolicies.cpp
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-11-09 15:36:25 +03:00 |
StorageSystemStoragePolicies.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
StorageSystemTableEngines.cpp
|
Projections
|
2021-05-11 18:12:23 +08:00 |
StorageSystemTableEngines.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemTableFunctions.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemTableFunctions.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemTables.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-03 22:25:28 +00:00 |
StorageSystemTables.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
StorageSystemTimeZones.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemTimeZones.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemUserDirectories.cpp
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
StorageSystemUserDirectories.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemUsers.cpp
|
Support syntax CREATE USER IDENTIFIED WITH ssl_certificate CN ...
|
2022-02-21 07:01:00 +03:00 |
StorageSystemUsers.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSystemWarnings.cpp
|
Comments
|
2021-07-13 03:59:52 +03:00 |
StorageSystemWarnings.h
|
Comments
|
2021-07-13 03:59:52 +03:00 |
StorageSystemZeros.cpp
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-11-09 15:36:25 +03:00 |
StorageSystemZeros.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-11-22 17:19:35 +03:00 |
StorageSystemZooKeeper.cpp
|
Use tryget instead of get
|
2022-03-02 13:09:12 +03:00 |
StorageSystemZooKeeper.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |