.. |
attachInformationSchemaTables.cpp
|
Add information_schema.statistics
|
2023-11-07 18:59:45 +01:00 |
attachInformationSchemaTables.h
|
Merging #24866 (#28691)
|
2021-09-09 12:37:51 +03:00 |
attachSystemTables.cpp
|
Merge upstream/master into ncb/system-database-engines
|
2023-12-30 23:10:48 -08:00 |
attachSystemTables.h
|
Attach all system tables in clickhouse-local
|
2023-12-29 21:25:22 +01:00 |
attachSystemTablesImpl.h
|
Revert "Replace --no-system-tables with loading virtual tables of system database lazily"
|
2023-12-14 09:07:47 +01:00 |
CMakeLists.txt
|
Fix errors
|
2023-07-23 06:11:03 +02:00 |
getQueriedColumnsMaskAndHeader.cpp
|
select only required columns from system.databases
|
2023-08-02 23:23:52 +02:00 |
getQueriedColumnsMaskAndHeader.h
|
select only required columns from system.databases
|
2023-08-02 23:23:52 +02:00 |
IStorageSystemOneBlock.h
|
select only required columns from system.databases
|
2023-08-02 23:23:52 +02:00 |
StorageSystemAggregateFunctionCombinators.cpp
|
Rename as suggested.
|
2023-09-28 15:11:56 +08:00 |
StorageSystemAggregateFunctionCombinators.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemAsynchronousInserts.cpp
|
Support asynchronous inserts for native protocol (#54730)
|
2023-10-20 18:39:48 +02:00 |
StorageSystemAsynchronousInserts.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemAsynchronousMetrics.cpp
|
Merge branch 'master' into keeper-prometheus
|
2022-11-15 12:00:02 +00:00 |
StorageSystemAsynchronousMetrics.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemAsyncLoader.cpp
|
working on review comments
|
2023-09-07 13:21:43 +00:00 |
StorageSystemAsyncLoader.h
|
Rename system.async_loader into system.asynchronous_loader
|
2023-12-12 16:55:27 +00:00 |
StorageSystemBackups.cpp
|
Add base backup name to system.backups and system.backup_log tables
|
2023-12-23 11:08:50 +08:00 |
StorageSystemBackups.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemBuildOptions.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
StorageSystemBuildOptions.cpp.in
|
Better usage of ccache
|
2023-08-09 05:02:50 +02:00 |
StorageSystemBuildOptions.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemCertificates.cpp
|
Some fixups
|
2024-01-07 22:28:08 +00:00 |
StorageSystemCertificates.h
|
some refactoring
|
2022-05-14 17:40:50 -04:00 |
StorageSystemClusters.cpp
|
add internal_replication
|
2023-10-09 10:32:22 +00:00 |
StorageSystemClusters.h
|
Add Alias for system.clusters.
|
2023-08-20 14:47:07 +08:00 |
StorageSystemCollations.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemCollations.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemColumns.cpp
|
Make use_mysql_types_in_show_columns affect only SHOW COLUMNS
|
2023-10-10 23:09:49 +00:00 |
StorageSystemColumns.h
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
StorageSystemContributors.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemContributors.generated.cpp
|
Update autogenerated version to 23.13.1.1 and contributors
|
2023-12-28 11:22:16 +01:00 |
StorageSystemContributors.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemContributors.sh
|
Deprecate sh script for StorageSystemContributors, update generated file
|
2022-02-16 12:16:43 +01:00 |
StorageSystemCurrentRoles.cpp
|
better code
|
2022-06-01 16:49:26 +02:00 |
StorageSystemCurrentRoles.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDashboards.cpp
|
Load queries for dashboard page from new system.dashboards table
|
2023-11-14 23:03:06 +00:00 |
StorageSystemDashboards.h
|
Load queries for dashboard page from new system.dashboards table
|
2023-11-14 23:03:06 +00:00 |
StorageSystemDatabaseEngines.cpp
|
add system.database_engines table
|
2023-12-30 20:31:25 -08:00 |
StorageSystemDatabaseEngines.h
|
add system.database_engines table
|
2023-12-30 20:31:25 -08:00 |
StorageSystemDatabases.cpp
|
Random changes in random files (#57642)
|
2023-12-14 12:47:11 +01:00 |
StorageSystemDatabases.h
|
select only required columns from system.databases
|
2023-08-02 23:23:52 +02:00 |
StorageSystemDataSkippingIndices.cpp
|
select only required columns from system.databases
|
2023-08-02 23:23:52 +02:00 |
StorageSystemDataSkippingIndices.h
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
StorageSystemDataTypeFamilies.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemDataTypeFamilies.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDDLWorkerQueue.cpp
|
less exceptions with runtime format string
|
2023-08-14 21:45:59 +02:00 |
StorageSystemDDLWorkerQueue.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDetachedParts.cpp
|
Update StorageSystemDetachedParts.cpp
|
2023-09-12 04:53:51 +03:00 |
StorageSystemDetachedParts.h
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
StorageSystemDictionaries.cpp
|
Fix review notes
|
2023-01-19 17:02:57 +03:00 |
StorageSystemDictionaries.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDisks.cpp
|
Better
|
2023-12-07 12:12:10 +01:00 |
StorageSystemDisks.h
|
Disable parallelize_output_from_storages for all system tables
|
2023-06-14 19:11:23 +03:00 |
StorageSystemDistributionQueue.cpp
|
Improve file includes
|
2023-03-24 03:44:52 +01:00 |
StorageSystemDistributionQueue.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemDroppedTables.cpp
|
Merge remote-tracking branch 'origin/master' into optimize-compilation
|
2023-04-13 16:04:09 +02:00 |
StorageSystemDroppedTables.h
|
rename marked_dropped_tables to dropped_tables
|
2023-03-27 13:23:56 +02:00 |
StorageSystemEnabledRoles.cpp
|
better code
|
2022-06-01 16:49:26 +02:00 |
StorageSystemEnabledRoles.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemErrors.cpp
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
StorageSystemErrors.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemEvents.cpp
|
system.events and system.metrics tables add column name as an alias to event and metric
|
2023-07-19 17:39:00 +08:00 |
StorageSystemEvents.h
|
Minor change
|
2023-07-30 13:36:52 +02:00 |
StorageSystemFilesystemCache.cpp
|
Fix style check
|
2023-12-15 11:32:26 +01:00 |
StorageSystemFilesystemCache.h
|
Fix
|
2023-08-08 18:43:01 +02:00 |
StorageSystemFormats.cpp
|
Fix ci
|
2023-11-21 11:22:12 +08:00 |
StorageSystemFormats.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemFunctions.cpp
|
Try fix No user
|
2023-11-15 15:14:46 +00:00 |
StorageSystemFunctions.h
|
Implement storing UDF in backups.
|
2022-06-30 08:37:17 +02:00 |
StorageSystemGrants.cpp
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
StorageSystemGrants.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemGraphite.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
StorageSystemGraphite.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemJemalloc.cpp
|
Add comment for the fix
|
2023-09-11 13:52:58 -07:00 |
StorageSystemJemalloc.h
|
system.jemalloc_bins table
|
2023-07-05 14:34:03 +02:00 |
StorageSystemKafkaConsumers.cpp
|
Preserve KafkaConsumer objects
|
2023-12-28 15:32:39 +01:00 |
StorageSystemKafkaConsumers.h
|
system_kafka_consumers: doc link fix, USE_RDKAFKA
|
2023-08-10 22:35:05 +00:00 |
StorageSystemLicenses.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemLicenses.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemLicenses.sh
|
use env to find bash
|
2023-09-13 18:57:11 +02:00 |
StorageSystemMacros.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemMacros.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemMerges.cpp
|
fix merges
|
2023-08-16 17:49:28 +00:00 |
StorageSystemMerges.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemMergeTreeSettings.cpp
|
Add column is_obsolete for system.settings table and related system tables
|
2023-06-10 08:26:32 +00:00 |
StorageSystemMergeTreeSettings.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemMetrics.cpp
|
system.events and system.metrics tables add column name as an alias to event and metric
|
2023-07-19 17:39:00 +08:00 |
StorageSystemMetrics.h
|
Minor change
|
2023-07-30 13:36:52 +02:00 |
StorageSystemModels.cpp
|
chore: restore SYSTEM RELOAD MODEL(S) and moniting view SYSTEM.MODELS
|
2022-09-12 19:33:02 +00:00 |
StorageSystemModels.h
|
chore: restore SYSTEM RELOAD MODEL(S) and moniting view SYSTEM.MODELS
|
2022-09-12 19:33:02 +00:00 |
StorageSystemMoves.cpp
|
fix column name
|
2022-11-21 16:16:53 +00:00 |
StorageSystemMoves.h
|
Add active moves system table
|
2022-10-25 13:56:46 +00:00 |
StorageSystemMutations.cpp
|
Random changes in random files (#57642)
|
2023-12-14 12:47:11 +01:00 |
StorageSystemMutations.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemNamedCollections.cpp
|
Fix
|
2023-02-24 17:08:05 +01:00 |
StorageSystemNamedCollections.h
|
Support arbitrary structure collections
|
2022-11-10 17:05:24 +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
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
StorageSystemOne.h
|
Disable parallelize_output_from_storages for all system tables
|
2023-06-14 19:11:23 +03:00 |
StorageSystemPartMovesBetweenShards.cpp
|
Rewrite part movement between shards logic and add kill support
|
2021-09-17 18:11:32 +01:00 |
StorageSystemPartMovesBetweenShards.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemParts.cpp
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into system-symbols
|
2023-11-07 19:43:19 +01:00 |
StorageSystemParts.h
|
Revert "Add system.dropped_tables_parts table"
|
2023-12-19 10:36:22 +01:00 |
StorageSystemPartsBase.cpp
|
Revert "Add system.dropped_tables_parts table"
|
2023-12-19 10:36:22 +01:00 |
StorageSystemPartsBase.h
|
Revert "Add system.dropped_tables_parts table"
|
2023-12-19 10:36:22 +01:00 |
StorageSystemPartsColumns.cpp
|
add fields 'substreams' and 'filenames' to system.parts_columns
|
2023-09-28 16:59:01 +00:00 |
StorageSystemPartsColumns.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemPrivileges.cpp
|
Remove unused code
|
2023-02-09 17:44:26 +01:00 |
StorageSystemPrivileges.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemProcesses.cpp
|
Fix elapsed column in system.processes (10x error)
|
2023-02-04 22:37:11 +01:00 |
StorageSystemProcesses.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemProjectionParts.cpp
|
Support getHexUIntLowercase() with CityHash_v1_0_2::uint128 parameter.
|
2023-06-29 15:29:37 +02:00 |
StorageSystemProjectionParts.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemProjectionPartsColumns.cpp
|
Add column modification time into system.parts_columns
|
2023-07-03 13:34:05 +02:00 |
StorageSystemProjectionPartsColumns.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemQueryCache.cpp
|
Remove default value for argument 'ignore_aliases' from IAST::getTreeHash()
|
2023-11-13 10:27:38 +00:00 |
StorageSystemQueryCache.h
|
Renaming: "Query Result Cache" --> "Query Cache"
|
2023-01-31 09:54:34 +00:00 |
StorageSystemQuotaLimits.cpp
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
StorageSystemQuotaLimits.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemQuotas.cpp
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
StorageSystemQuotas.h
|
Implement backup/restore for ACL system tables (system.users, system.roles, etc.)
|
2022-06-17 18:14:31 +02:00 |
StorageSystemQuotasUsage.cpp
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
StorageSystemQuotasUsage.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemQuotaUsage.cpp
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
StorageSystemQuotaUsage.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemRemoteDataPaths.cpp
|
Better
|
2023-12-07 12:12:10 +01:00 |
StorageSystemRemoteDataPaths.h
|
Disable parallelize_output_from_storages for all system tables
|
2023-06-14 19:11:23 +03:00 |
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
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSystemReplicatedFetches.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemReplicationQueue.cpp
|
Add last_exception_time to replication_queue
|
2023-01-20 15:20:57 +08:00 |
StorageSystemReplicationQueue.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemRoleGrants.cpp
|
Add DROP ROLE ... FROM and CREATE ROLE ... AT syntax
|
2023-07-10 20:23:03 -04:00 |
StorageSystemRoleGrants.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemRoles.cpp
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
StorageSystemRoles.h
|
Implement backup/restore for ACL system tables (system.users, system.roles, etc.)
|
2022-06-17 18:14:31 +02:00 |
StorageSystemRowPolicies.cpp
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
StorageSystemRowPolicies.h
|
Implement backup/restore for ACL system tables (system.users, system.roles, etc.)
|
2022-06-17 18:14:31 +02:00 |
StorageSystemS3Queue.cpp
|
Update documentation
|
2023-10-13 13:21:50 +02:00 |
StorageSystemS3Queue.h
|
Fix typos check, fix build wihtout s3
|
2023-09-27 22:22:49 +02:00 |
StorageSystemScheduler.cpp
|
default max_burst equals to max_speed as in Throttler
|
2023-09-19 10:10:21 +00:00 |
StorageSystemScheduler.h
|
add system.scheduler table for introspection
|
2023-09-03 21:48:33 +00:00 |
StorageSystemSchemaInferenceCache.cpp
|
Add union mode for schema inference to infer union schema of files with different schemas
|
2023-10-20 20:46:41 +00:00 |
StorageSystemSchemaInferenceCache.h
|
Cache number of rows in files for count in file/s3/url/hdfs/azure functions
|
2023-08-22 11:59:59 +00:00 |
StorageSystemServerSettings.cpp
|
Fix crash in clickhouse-local
|
2023-12-06 04:24:43 +00:00 |
StorageSystemServerSettings.h
|
Implement system.server_settings
|
2023-02-17 23:46:09 -05:00 |
StorageSystemSettings.cpp
|
Add column is_obsolete for system.settings table and related system tables
|
2023-06-10 08:26:32 +00:00 |
StorageSystemSettings.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemSettingsChanges.cpp
|
Add system table settings_changes
|
2022-07-18 13:19:41 +00:00 |
StorageSystemSettingsChanges.h
|
Add system table settings_changes
|
2022-07-18 13:19:41 +00:00 |
StorageSystemSettingsProfileElements.cpp
|
Fix assigning a setting to NULL in settings profile's definition.
|
2023-05-12 11:04:30 +02:00 |
StorageSystemSettingsProfileElements.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemSettingsProfiles.cpp
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
StorageSystemSettingsProfiles.h
|
Implement backup/restore for ACL system tables (system.users, system.roles, etc.)
|
2022-06-17 18:14:31 +02: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
|
add columns perform_ttl_move_on_insert, load_balancing for table system.storage_policies
|
2023-03-29 19:58:25 +08:00 |
StorageSystemStoragePolicies.h
|
Disable parallelize_output_from_storages for all system tables
|
2023-06-14 19:11:23 +03:00 |
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
|
Projections
|
2021-05-11 18:12:23 +08:00 |
StorageSystemTableEngines.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemTableFunctions.cpp
|
Added new field allow_readonly in system.table_functions to allow using table functions in readonly mode.
|
2022-10-26 18:45:23 +02:00 |
StorageSystemTableFunctions.h
|
A prototype for embedded documentation
|
2022-08-26 03:41:52 +02:00 |
StorageSystemTables.cpp
|
conflict fixed.
|
2023-12-07 18:10:45 +08:00 |
StorageSystemTables.h
|
Re-implement filtering a bit.
|
2023-11-28 16:17:35 +00:00 |
StorageSystemTimeZones.cpp
|
Minor changes
|
2023-11-06 01:12:13 +01:00 |
StorageSystemTimeZones.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemTransactions.cpp
|
handle connection loss on commit
|
2022-05-20 17:35:29 +02:00 |
StorageSystemTransactions.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemUserDirectories.cpp
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
StorageSystemUserDirectories.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemUserProcesses.cpp
|
Clean up includes
|
2023-06-05 10:18:36 +00:00 |
StorageSystemUserProcesses.h
|
Add system.user_processes table
|
2023-06-02 14:08:14 +00:00 |
StorageSystemUsers.cpp
|
Two ways to provide access to system.users: "GRANT SHOW USERS ON *.*" and "GRANT SELECT ON system.users"
|
2022-07-15 15:44:29 +02:00 |
StorageSystemUsers.h
|
Implement backup/restore for ACL system tables (system.users, system.roles, etc.)
|
2022-06-17 18:14:31 +02:00 |
StorageSystemViewRefreshes.cpp
|
Remove pausing, enable multithreading, kick off refresh on table creation unless the query says EMPTY
|
2023-12-28 17:56:06 +00:00 |
StorageSystemViewRefreshes.h
|
refreshable materialized views
|
2023-12-28 17:56:04 +00:00 |
StorageSystemWarnings.cpp
|
Comments
|
2021-07-13 03:59:52 +03:00 |
StorageSystemWarnings.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSystemZeros.cpp
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
StorageSystemZeros.h
|
Disable parallelize_output_from_storages for all system tables
|
2023-06-14 19:11:23 +03:00 |
StorageSystemZooKeeper.cpp
|
Remove mayBenefitFromIndexForIn
|
2023-12-27 17:42:40 +00:00 |
StorageSystemZooKeeper.h
|
Remove mayBenefitFromIndexForIn
|
2023-12-27 17:42:40 +00:00 |
StorageSystemZooKeeperConnection.cpp
|
Make test system_zookeeper_connection better
|
2023-10-21 23:56:20 +02:00 |
StorageSystemZooKeeperConnection.h
|
New system table zookeeper connection (#45245)
|
2023-05-19 17:06:43 +03:00 |