.. |
Access
|
Allow a user to inspect grants from granted roles
|
2022-05-18 10:44:18 +00:00 |
ClusterProxy
|
Support for simultaneous read from local and remote parallel replica (#37204)
|
2022-06-02 11:46:33 +02:00 |
examples
|
contrib/libmetrohash: add ALIAS library
|
2022-01-21 10:11:23 +03:00 |
fuzzers
|
Fix fuzzer build (#30344)
|
2021-10-26 20:30:34 +03:00 |
JIT
|
Fixed tests
|
2022-05-11 21:59:51 +02:00 |
MySQL
|
Merge branch 'master' into mysqldump-format
|
2022-04-28 15:58:18 +02:00 |
tests
|
fix all the stateless test
|
2022-01-13 15:27:41 +08:00 |
ActionLocksManager.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
ActionLocksManager.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ActionsDAG.cpp
|
Fix a typo
|
2022-05-27 15:52:04 +08:00 |
ActionsDAG.h
|
Simplify code a little bit.
|
2022-05-10 16:00:00 +00:00 |
ActionsVisitor.cpp
|
Make GROUPING function skip constant folding
|
2022-05-31 16:45:29 +00:00 |
ActionsVisitor.h
|
Introduce AggregationKeysInfo
|
2022-05-25 23:22:29 +00:00 |
AddDefaultDatabaseVisitor.h
|
Add ability to rewrite only JOIN tables in AddDefaultDatabaseVisitor
|
2022-01-14 11:18:52 +03:00 |
AddIndexConstraintsOptimizer.cpp
|
minor fixes in constraints
|
2021-11-17 18:43:02 +03:00 |
AddIndexConstraintsOptimizer.h
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
addMissingDefaults.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
addMissingDefaults.h
|
|
|
addTypeConversionToAST.cpp
|
|
|
addTypeConversionToAST.h
|
|
|
AggregateDescription.cpp
|
|
|
AggregateDescription.h
|
Use JSONBuilder for explain json result.
|
2021-04-14 17:07:56 +03:00 |
AggregateFunctionOfGroupByKeysVisitor.h
|
Reduce dependencies on ASTSelectQuery.h
|
2021-11-26 18:35:24 +01:00 |
AggregationCommon.h
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
Aggregator.cpp
|
Merge pull request #37050 from azat/fix-optimize_aggregation_in_order-prefix-Array
|
2022-05-16 17:17:56 +02:00 |
Aggregator.h
|
Simplify code a little bit.
|
2022-05-10 16:12:03 +00:00 |
Aliases.h
|
|
|
applyTableOverride.cpp
|
Remove the possibility of adding columns with table overrides
|
2021-12-22 08:20:14 +01:00 |
applyTableOverride.h
|
Remove the possibility of adding columns with table overrides
|
2021-12-22 08:20:14 +01:00 |
ApplyWithAliasVisitor.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
ApplyWithAliasVisitor.h
|
|
|
ApplyWithGlobalVisitor.cpp
|
Add comment for visiting children of select in ApplyWithGlobalVisitor
|
2022-05-13 10:53:26 +00:00 |
ApplyWithGlobalVisitor.h
|
Fix
|
2021-11-01 16:33:19 +03:00 |
ApplyWithSubqueryVisitor.cpp
|
Reduce dependencies on ASTSelectWithUnionQuery.h
|
2021-11-26 19:27:16 +01:00 |
ApplyWithSubqueryVisitor.h
|
|
|
ArithmeticOperationsInAgrFuncOptimize.cpp
|
Merge pull request #36444 from rschu1ze/clang-tidy-fixes
|
2022-04-21 16:11:27 +02:00 |
ArithmeticOperationsInAgrFuncOptimize.h
|
|
|
ArrayJoinAction.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
ArrayJoinAction.h
|
|
|
ArrayJoinedColumnsVisitor.h
|
|
|
asof.h
|
|
|
AsynchronousInsertQueue.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
AsynchronousInsertQueue.h
|
Fix race between INSERT async_insert=1 and system.asynchronous_inserts
|
2022-03-02 15:28:06 +03:00 |
AsynchronousMetricLog.cpp
|
Round values for the log
|
2022-04-17 22:07:50 +02:00 |
AsynchronousMetricLog.h
|
Avoid recreation of system.asynchronous_metric_log (due to difference in codec)
|
2022-04-30 12:19:29 +03:00 |
AsynchronousMetrics.cpp
|
Merge origin
|
2022-05-06 13:54:51 +02:00 |
AsynchronousMetrics.h
|
Implement MemoryStatisticsOS for FreeBSD
|
2022-02-25 14:05:00 +03:00 |
BloomFilter.cpp
|
|
|
BloomFilter.h
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
BloomFilterHash.h
|
|
|
CancellationCode.h
|
|
|
castColumn.cpp
|
|
|
castColumn.h
|
|
|
CatBoostModel.cpp
|
Use compile-time check for Exception messages, fix wrong messages
|
2022-03-29 13:16:11 +00:00 |
CatBoostModel.h
|
ExternalModelsLoader refactoring
|
2022-03-23 20:05:17 +01:00 |
ClientInfo.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
ClientInfo.h
|
Slightly better mysql handler
|
2022-04-27 18:28:09 +08:00 |
Cluster.cpp
|
Support for simultaneous read from local and remote parallel replica (#37204)
|
2022-06-02 11:46:33 +02:00 |
Cluster.h
|
Support for simultaneous read from local and remote parallel replica (#37204)
|
2022-06-02 11:46:33 +02:00 |
ClusterDiscovery.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
ClusterDiscovery.h
|
Log exception on cluster discovery initial update
|
2021-12-27 18:24:25 +03:00 |
CMakeLists.txt
|
|
|
CollectJoinOnKeysVisitor.cpp
|
Reduce dependencies on ASTIdentifier.h
|
2021-11-26 16:49:40 +01:00 |
CollectJoinOnKeysVisitor.h
|
|
|
ColumnAliasesVisitor.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
ColumnAliasesVisitor.h
|
Skip JOIN OR/USING sections in replaceAliasColumnsInQuery
|
2021-09-14 14:13:19 +03:00 |
ComparisonGraph.cpp
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
ComparisonGraph.h
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
ConcurrentHashJoin.cpp
|
Update ConcurrentHashJoin.cpp
|
2022-05-10 14:14:58 +02:00 |
ConcurrentHashJoin.h
|
Minor style changes for ConcurrentHashJoin
|
2022-05-06 15:17:46 +00:00 |
Context_fwd.h
|
|
|
Context.cpp
|
Merge pull request #37139 from ClickHouse/i_object_storage
|
2022-05-27 13:59:50 +02:00 |
Context.h
|
Merge pull request #37532 from ClickHouse/add-separate-mutex-for-factories-info
|
2022-05-26 13:03:28 +02:00 |
convertFieldToType.cpp
|
fix ConvertDecimalType unexpected behavior
|
2022-04-24 23:35:58 +08:00 |
convertFieldToType.h
|
|
|
ConvertFunctionOrLikeVisitor.cpp
|
Fix new occurrences of new clang-tidy warnings
|
2022-05-16 11:31:36 +02:00 |
ConvertFunctionOrLikeVisitor.h
|
Fix new occurrences of new clang-tidy warnings
|
2022-05-16 11:31:36 +02:00 |
ConvertStringsToEnumVisitor.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
ConvertStringsToEnumVisitor.h
|
|
|
CrashLog.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
CrashLog.h
|
Custom column list for system.asynchronous_metric_log
|
2022-04-17 23:49:39 +02:00 |
createBlockSelector.cpp
|
|
|
createBlockSelector.h
|
|
|
CrossToInnerJoinVisitor.cpp
|
Upd cross_to_inner_join_rewrite setting, add test
|
2022-05-11 10:56:43 +00:00 |
CrossToInnerJoinVisitor.h
|
Upd cross_to_inner_join_rewrite setting, add test
|
2022-05-11 10:56:43 +00:00 |
DatabaseAndTableWithAlias.cpp
|
|
|
DatabaseAndTableWithAlias.h
|
|
|
DatabaseCatalog.cpp
|
Merge branch 'master' into fix-temp-table-drop
|
2022-05-31 09:10:00 +00:00 |
DatabaseCatalog.h
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
DDLTask.cpp
|
fix sync database replica
|
2022-05-06 18:37:20 +02:00 |
DDLTask.h
|
fix sync database replica
|
2022-05-06 18:37:20 +02:00 |
DDLWorker.cpp
|
fix race on TID allocation
|
2022-05-20 12:41:44 +02:00 |
DDLWorker.h
|
remove last mentions of data streams
|
2022-05-09 19:15:24 +00:00 |
DictionaryReader.cpp
|
|
|
DictionaryReader.h
|
|
|
DNSCacheUpdater.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
DNSCacheUpdater.h
|
DNS cache: Add option to drop elements after several consecutive failures
|
2022-04-05 13:00:27 +02:00 |
DuplicateOrderByVisitor.cpp
|
Reduce dependencies on ASTLiteral.h
|
2021-11-26 17:54:57 +01:00 |
DuplicateOrderByVisitor.h
|
|
|
EmbeddedDictionaries.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
EmbeddedDictionaries.h
|
|
|
evaluateConstantExpression.cpp
|
Fix possible logical error in values table function
|
2022-06-01 15:32:33 +00:00 |
evaluateConstantExpression.h
|
Reduce dependencies on IParser.h
|
2021-11-26 17:04:21 +01:00 |
executeDDLQueryOnCluster.cpp
|
Add separate CLUSTER grant
|
2022-05-16 13:57:45 +03:00 |
executeDDLQueryOnCluster.h
|
Make calculation of shard_num & replica_num not dependant on match of the cluster's definitions on nodes.
|
2022-05-03 11:01:44 +02:00 |
executeQuery.cpp
|
handle connection loss on commit
|
2022-05-20 17:35:29 +02:00 |
executeQuery.h
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
ExecuteScalarSubqueriesVisitor.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
ExecuteScalarSubqueriesVisitor.h
|
Comment
|
2022-01-26 17:36:45 +01:00 |
ExpressionActions.cpp
|
Merge pull request #37336 from vdimir/fix_clash_const_aggegate_join
|
2022-05-23 17:09:30 +02:00 |
ExpressionActions.h
|
Perserve constness in ExpressionActionsChain::JoinStep
|
2022-05-20 11:31:58 +00:00 |
ExpressionActionsSettings.cpp
|
|
|
ExpressionActionsSettings.h
|
|
|
ExpressionAnalyzer.cpp
|
Introduce AggregationKeysInfo
|
2022-05-25 23:22:29 +00:00 |
ExpressionAnalyzer.h
|
Merge pull request #37542 from azat/grouping-sets-fix-optimize_aggregation_in_order
|
2022-05-31 15:31:45 +02:00 |
ExpressionJIT.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
ExternalDictionariesLoader.cpp
|
More logs on unsuccessful part removal
|
2022-04-04 13:17:33 +02:00 |
ExternalDictionariesLoader.h
|
Fixed tests
|
2021-10-14 22:12:06 +03:00 |
ExternalLoader.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
ExternalLoader.h
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
ExternalLoaderDatabaseConfigRepository.h
|
|
|
ExternalLoaderDictionaryStorageConfigRepository.cpp
|
|
|
ExternalLoaderDictionaryStorageConfigRepository.h
|
|
|
ExternalLoaderTempConfigRepository.cpp
|
|
|
ExternalLoaderTempConfigRepository.h
|
|
|
ExternalLoaderXMLConfigRepository.cpp
|
|
|
ExternalLoaderXMLConfigRepository.h
|
|
|
ExternalModelsLoader.cpp
|
|
|
ExternalModelsLoader.h
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
ExternalUserDefinedExecutableFunctionsLoader.cpp
|
clang-tidy check performance-move-const-arg fix
|
2022-03-02 18:15:27 +00:00 |
ExternalUserDefinedExecutableFunctionsLoader.h
|
|
|
ExtractExpressionInfoVisitor.cpp
|
Reduce dependencies on ASTIdentifier.h
|
2021-11-26 16:49:40 +01:00 |
ExtractExpressionInfoVisitor.h
|
Reduce dependencies on ASTIdentifier.h
|
2021-11-26 16:49:40 +01:00 |
FilesystemCacheLog.cpp
|
Fixing some warnings
|
2022-05-16 20:59:27 +02:00 |
FilesystemCacheLog.h
|
Fixing some warnings
|
2022-05-16 20:59:27 +02:00 |
FillingRow.cpp
|
fixed Nullable, tests added
|
2022-04-08 10:52:10 -04:00 |
FillingRow.h
|
remove last mentions of data streams
|
2022-05-09 19:15:24 +00:00 |
FunctionNameNormalizer.cpp
|
Reduce dependencies on ASTFunction.h
|
2021-11-26 18:21:54 +01:00 |
FunctionNameNormalizer.h
|
Reduce dependencies on ASTFunction.h
|
2021-11-26 18:21:54 +01:00 |
GatherFunctionQuantileVisitor.cpp
|
Reduce dependencies on ASTFunction.h
|
2021-11-26 18:21:54 +01:00 |
GatherFunctionQuantileVisitor.h
|
Reduce dependencies on ASTFunction.h
|
2021-11-26 18:21:54 +01:00 |
GetAggregatesVisitor.h
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
getClusterName.cpp
|
|
|
getClusterName.h
|
|
|
getColumnFromBlock.cpp
|
minor fixes
|
2022-03-14 17:29:18 +00:00 |
getColumnFromBlock.h
|
fix unit test
|
2022-02-16 17:18:03 +03:00 |
getHeaderForProcessingStage.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-03 22:25:28 +00:00 |
getHeaderForProcessingStage.h
|
|
|
getTableExpressions.cpp
|
Containers iteration fix erase
|
2021-12-20 13:42:31 +03:00 |
getTableExpressions.h
|
|
|
getTableOverride.cpp
|
Fix
|
2021-12-21 01:19:51 +03:00 |
getTableOverride.h
|
Move to Interpreters
|
2021-12-17 22:19:10 +03:00 |
GlobalSubqueriesVisitor.h
|
Don't materialize external tables if it's explain statement
|
2022-04-08 09:00:55 +08:00 |
GroupByFunctionKeysVisitor.h
|
Reduce dependencies on ASTSelectQuery.h
|
2021-11-26 18:35:24 +01:00 |
GroupingSetsRewriterVisitor.cpp
|
Rewrite queries GROUPING SETS (foo, bar) to GROUP BY foo, bar
|
2022-05-27 17:44:51 +03:00 |
GroupingSetsRewriterVisitor.h
|
Rewrite queries GROUPING SETS (foo, bar) to GROUP BY foo, bar
|
2022-05-27 17:44:51 +03:00 |
HashJoin.cpp
|
Merge pull request #37650 from amosbird/joinget-fix
|
2022-06-01 13:30:29 +02:00 |
HashJoin.h
|
Merge branch 'master' into asof_ftw
|
2022-03-02 13:20:50 +00:00 |
IdentifierSemantic.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
IdentifierSemantic.h
|
Reduce dependencies on ASTSelectQuery.h
|
2021-11-26 18:35:24 +01:00 |
IExternalLoadable.cpp
|
|
|
IExternalLoadable.h
|
Update IExternalLoadable interface
|
2022-01-16 00:06:10 +00:00 |
IExternalLoaderConfigRepository.h
|
|
|
IInterpreter.cpp
|
throw exception on non-transactional queries
|
2022-02-01 01:27:55 +03:00 |
IInterpreter.h
|
throw exception on non-transactional queries
|
2022-02-01 01:27:55 +03:00 |
IInterpreterUnionOrSelectQuery.cpp
|
Forward declaration of IStorage in InterpreterWatchQuery
|
2022-01-10 22:01:41 +03:00 |
IInterpreterUnionOrSelectQuery.h
|
Avoid context copy for InterpreterSelects
|
2022-05-30 17:08:12 +08:00 |
IJoin.h
|
Improve join
|
2022-04-19 16:07:30 +08:00 |
InDepthNodeVisitor.h
|
|
|
InJoinSubqueriesPreprocessor.cpp
|
Apply suggestions from code review
|
2021-11-10 14:44:35 +03:00 |
InJoinSubqueriesPreprocessor.h
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
inplaceBlockConversions.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
inplaceBlockConversions.h
|
support dynamic subcolumns for Memory engine
|
2022-02-09 03:18:53 +03:00 |
InternalTextLogsQueue.cpp
|
Remove include
|
2022-05-18 01:44:51 +00:00 |
InternalTextLogsQueue.h
|
Fix possible deadlock in OvercommitTracker during logging
|
2022-05-17 18:07:52 +00:00 |
InterpreterAlterQuery.cpp
|
Fixed clang-tidy check "bugprone-branch-clone"
|
2022-04-30 19:40:28 +02:00 |
InterpreterAlterQuery.h
|
throw exception on non-transactional queries
|
2022-02-01 01:27:55 +03:00 |
InterpreterBackupQuery.cpp
|
Improved using ThreadPool for making backup or restoring, changed columns in system.backups.
|
2022-05-03 11:03:13 +02:00 |
InterpreterBackupQuery.h
|
|
|
InterpreterCheckQuery.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
InterpreterCheckQuery.h
|
|
|
InterpreterCreateFunctionQuery.cpp
|
Validate that function had been passed in CREATE FUNCTION
|
2022-05-01 19:01:03 +03:00 |
InterpreterCreateFunctionQuery.h
|
SQLUserDefinedFunctions support lambdas
|
2021-10-20 12:43:03 +03:00 |
InterpreterCreateQuery.cpp
|
Column declaration: [NOT] NULL right after type
|
2022-05-23 22:03:45 +00:00 |
InterpreterCreateQuery.h
|
Extract schema only once on table creation and add it to metadata (#34684)
|
2022-03-04 21:23:19 +03:00 |
InterpreterDescribeQuery.cpp
|
use snapshots for semistructured data, durability fixes
|
2022-03-17 18:26:18 +01:00 |
InterpreterDescribeQuery.h
|
|
|
InterpreterDropFunctionQuery.cpp
|
Add shard_index and replica_index to params of executeDDLQueryOnCluster().
|
2022-04-25 16:34:33 +02:00 |
InterpreterDropFunctionQuery.h
|
|
|
InterpreterDropQuery.cpp
|
Add shard_index and replica_index to params of executeDDLQueryOnCluster().
|
2022-04-25 16:34:33 +02:00 |
InterpreterDropQuery.h
|
Drop support for DatabaseOrdinary in MaterializedMySQL
|
2021-11-18 11:46:51 +01:00 |
InterpreterExistsQuery.cpp
|
Merge branch 'master' into query_parameters
|
2021-11-11 11:43:00 +00:00 |
InterpreterExistsQuery.h
|
|
|
InterpreterExplainQuery.cpp
|
Merge branch 'master' into master2
|
2022-04-13 11:51:43 +00:00 |
InterpreterExplainQuery.h
|
add EXPLAIN CURRENT TRANSACTION
|
2022-02-14 22:47:17 +03:00 |
InterpreterExternalDDLQuery.cpp
|
Fix typo in USE_MYSQL check
|
2021-11-10 11:38:03 +03:00 |
InterpreterExternalDDLQuery.h
|
|
|
InterpreterFactory.cpp
|
minor fixes
|
2021-11-11 21:23:42 +03:00 |
InterpreterFactory.h
|
|
|
InterpreterInsertQuery.cpp
|
Merge pull request #37300 from ClickHouse/cmake-cleanup-pt3
|
2022-05-20 10:02:36 +02:00 |
InterpreterInsertQuery.h
|
throw exception on non-transactional queries
|
2022-02-01 01:27:55 +03:00 |
InterpreterKillQueryQuery.cpp
|
Add shard_index and replica_index to params of executeDDLQueryOnCluster().
|
2022-04-25 16:34:33 +02:00 |
InterpreterKillQueryQuery.h
|
|
|
InterpreterOptimizeQuery.cpp
|
Add shard_index and replica_index to params of executeDDLQueryOnCluster().
|
2022-04-25 16:34:33 +02:00 |
InterpreterOptimizeQuery.h
|
throw exception on non-transactional queries
|
2022-02-01 01:27:55 +03:00 |
InterpreterRenameQuery.cpp
|
Add shard_index and replica_index to params of executeDDLQueryOnCluster().
|
2022-04-25 16:34:33 +02:00 |
InterpreterRenameQuery.h
|
Merge branch 'master' into check_dependencies_on_drop
|
2021-11-15 13:35:45 +03:00 |
InterpreterSelectIntersectExceptQuery.cpp
|
Avoid context copy for InterpreterSelects
|
2022-05-30 17:08:12 +08:00 |
InterpreterSelectIntersectExceptQuery.h
|
Avoid context copy for InterpreterSelects
|
2022-05-30 17:08:12 +08:00 |
InterpreterSelectQuery.cpp
|
Support for simultaneous read from local and remote parallel replica (#37204)
|
2022-06-02 11:46:33 +02:00 |
InterpreterSelectQuery.h
|
Support for simultaneous read from local and remote parallel replica (#37204)
|
2022-06-02 11:46:33 +02:00 |
InterpreterSelectWithUnionQuery.cpp
|
Merge pull request #37643 from amosbird/avoid-useless-context-copy
|
2022-06-01 13:49:56 +02:00 |
InterpreterSelectWithUnionQuery.h
|
Avoid context copy for InterpreterSelects
|
2022-05-30 17:08:12 +08:00 |
InterpreterSetQuery.cpp
|
|
|
InterpreterSetQuery.h
|
throw exception on non-transactional queries
|
2022-02-01 01:27:55 +03:00 |
InterpreterShowCreateQuery.cpp
|
Merge branch 'master' into query_parameters
|
2021-11-11 11:43:00 +00:00 |
InterpreterShowCreateQuery.h
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterShowProcesslistQuery.cpp
|
|
|
InterpreterShowProcesslistQuery.h
|
|
|
InterpreterShowTablesQuery.cpp
|
|
|
InterpreterShowTablesQuery.h
|
|
|
InterpreterSystemQuery.cpp
|
Merge pull request #37139 from ClickHouse/i_object_storage
|
2022-05-27 13:59:50 +02:00 |
InterpreterSystemQuery.h
|
fix flaky tests
|
2022-05-26 14:17:05 +02:00 |
InterpreterTransactionControlQuery.cpp
|
slightly better
|
2022-05-23 20:53:33 +02:00 |
InterpreterTransactionControlQuery.h
|
better waiting, add fault injection
|
2022-05-20 22:10:01 +02:00 |
InterpreterUseQuery.cpp
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
InterpreterUseQuery.h
|
|
|
InterpreterWatchQuery.cpp
|
Forward declaration of IStorage in InterpreterWatchQuery
|
2022-01-10 22:01:41 +03:00 |
InterpreterWatchQuery.h
|
Forward declaration of IStorage in InterpreterWatchQuery
|
2022-01-10 22:01:41 +03:00 |
interpretSubquery.cpp
|
|
|
interpretSubquery.h
|
|
|
InterserverCredentials.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
InterserverCredentials.h
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
InterserverIOHandler.h
|
Mark Context::getInterserverIOHandler() as const
|
2022-05-12 16:54:01 +03:00 |
ITokenExtractor.cpp
|
Add support for PowerPC build
|
2021-10-12 01:47:57 +03:00 |
ITokenExtractor.h
|
|
|
join_common.cpp
|
Handle non unique column names in NotJoinedBlocks
|
2022-05-10 14:30:33 +00:00 |
join_common.h
|
Fix LowCardinality using key for join_use_nulls in pipeline
|
2022-02-15 11:11:59 +00:00 |
joinDispatch.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
JoinedTables.cpp
|
Get rid of duplicate query planing.
|
2022-03-08 00:02:58 +08:00 |
JoinedTables.h
|
Minimize changes, improve scalar subquery for MVs
|
2022-01-26 17:36:45 +01:00 |
JoinSwitcher.cpp
|
Fix cast lowcard of nullable in JoinSwitcher
|
2022-05-23 13:05:59 +00:00 |
JoinSwitcher.h
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
JoinToSubqueryTransformVisitor.cpp
|
Merge branch 'master' into fixcolumnmatcher
|
2022-04-21 02:15:25 +03:00 |
JoinToSubqueryTransformVisitor.h
|
|
|
Lemmatizers.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
Lemmatizers.h
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
loadMetadata.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
loadMetadata.h
|
|
|
LogicalExpressionsOptimizer.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
LogicalExpressionsOptimizer.h
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
MarkTableIdentifiersVisitor.cpp
|
Reduce dependencies on ASTIdentifier.h
|
2021-11-26 16:49:40 +01:00 |
MarkTableIdentifiersVisitor.h
|
|
|
MergeJoin.cpp
|
Fix usage of min_count_to_compile_sort_description setting
|
2022-05-11 21:59:51 +02:00 |
MergeJoin.h
|
Remove nullable_left/right_side flags from Hash/MergeJoin
|
2022-02-15 11:15:50 +00:00 |
MergeTreeTransaction.cpp
|
slightly better
|
2022-05-23 20:53:33 +02:00 |
MergeTreeTransaction.h
|
slightly better
|
2022-05-23 20:53:33 +02:00 |
MergeTreeTransactionHolder.cpp
|
better waiting, add fault injection
|
2022-05-20 22:10:01 +02:00 |
MergeTreeTransactionHolder.h
|
more comments, minor fixes
|
2022-03-18 12:01:26 +01:00 |
MetricLog.cpp
|
Remove microseconds from system.asynchronous_metric_log
|
2022-04-17 22:01:58 +02:00 |
MetricLog.h
|
Custom column list for system.asynchronous_metric_log
|
2022-04-17 23:49:39 +02:00 |
misc.h
|
|
|
MonotonicityCheckVisitor.h
|
Reduce dependencies on ASTSelectQuery.h
|
2021-11-26 18:35:24 +01:00 |
MutationsInterpreter.cpp
|
Revert "Fix mutations in tables with columns of type Object "
|
2022-05-19 13:24:48 +03:00 |
MutationsInterpreter.h
|
|
|
NormalizeSelectWithUnionQueryVisitor.cpp
|
Reduce dependencies on ASTSelectWithUnionQuery.h
|
2021-11-26 19:27:16 +01:00 |
NormalizeSelectWithUnionQueryVisitor.h
|
Reduce dependencies on ASTSelectWithUnionQuery.h
|
2021-11-26 19:27:16 +01:00 |
NullableUtils.cpp
|
|
|
NullableUtils.h
|
|
|
OpenTelemetrySpanLog.cpp
|
Fix attribute.values alias for OTEL table
|
2022-05-17 01:28:36 +03:00 |
OpenTelemetrySpanLog.h
|
Custom column list for system.asynchronous_metric_log
|
2022-04-17 23:53:28 +02:00 |
OptimizeIfChains.cpp
|
Reduce dependencies on ASTLiteral.h
|
2021-11-26 17:54:57 +01:00 |
OptimizeIfChains.h
|
|
|
OptimizeIfWithConstantConditionVisitor.cpp
|
Remove Arcadia
|
2022-04-16 00:20:47 +02:00 |
OptimizeIfWithConstantConditionVisitor.h
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
OptimizeShardingKeyRewriteInVisitor.cpp
|
Fix implicit cast for optimize_skip_unused_shards_rewrite_in
|
2022-05-12 16:17:30 +03:00 |
OptimizeShardingKeyRewriteInVisitor.h
|
|
|
PartLog.cpp
|
Merge branch 'master' into refactor-something-in-part-volumes
|
2022-06-02 12:19:07 +02:00 |
PartLog.h
|
FR: Expose what triggered the merge in system.part_log #26255
|
2022-06-01 16:58:06 +02:00 |
PredicateExpressionsOptimizer.cpp
|
Reduce dependencies on ASTSelectWithUnionQuery.h
|
2021-11-26 19:27:16 +01:00 |
PredicateExpressionsOptimizer.h
|
Reduce dependencies on ASTSelectQuery.h
|
2021-11-26 18:35:24 +01:00 |
PredicateRewriteVisitor.cpp
|
Fix column matcher and column transformer
|
2022-04-20 01:22:04 +08:00 |
PredicateRewriteVisitor.h
|
Reduce dependencies on ASTSelectQuery.h
|
2021-11-26 18:35:24 +01:00 |
PreparedSets.h
|
|
|
processColumnTransformers.cpp
|
revert unnecesarry change
|
2022-02-08 00:14:15 +00:00 |
processColumnTransformers.h
|
|
|
ProcessList.cpp
|
Remove global_memory_usage_overcommit_max_wait_microseconds
|
2022-05-27 16:30:29 +00:00 |
ProcessList.h
|
Set is_all_data_sent on exceptions too
|
2022-04-30 13:00:44 +03:00 |
ProcessorsProfileLog.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
ProcessorsProfileLog.h
|
Custom column list for system.asynchronous_metric_log
|
2022-04-17 23:49:39 +02:00 |
ProfileEventsExt.cpp
|
Fix build
|
2022-04-20 13:34:17 +02:00 |
ProfileEventsExt.h
|
finish dev
|
2022-03-01 15:54:23 +08:00 |
QueryAliasesVisitor.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
QueryAliasesVisitor.h
|
|
|
QueryLog.cpp
|
Fix various clang-tidy warnings
|
2022-04-20 10:29:05 +02:00 |
QueryLog.h
|
Custom column list for system.asynchronous_metric_log
|
2022-04-17 23:49:39 +02:00 |
QueryNormalizer.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
QueryNormalizer.h
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
QueryParameterVisitor.cpp
|
|
|
QueryParameterVisitor.h
|
|
|
QueryPriorities.h
|
|
|
QueryThreadLog.cpp
|
Fix writting is_secure
|
2022-03-30 06:39:40 +00:00 |
QueryThreadLog.h
|
Custom column list for system.asynchronous_metric_log
|
2022-04-17 23:49:39 +02:00 |
QueryViewsLog.cpp
|
Move code around to avoid dlsym on Musl
|
2021-12-24 12:25:27 +03:00 |
QueryViewsLog.h
|
Custom column list for system.asynchronous_metric_log
|
2022-04-17 23:49:39 +02:00 |
RedundantFunctionsInOrderByVisitor.h
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
RemoveInjectiveFunctionsVisitor.cpp
|
|
|
RemoveInjectiveFunctionsVisitor.h
|
|
|
RenameColumnVisitor.cpp
|
Reduce dependencies on ASTIdentifier.h
|
2021-11-26 16:49:40 +01:00 |
RenameColumnVisitor.h
|
Reduce dependencies on ASTIdentifier.h
|
2021-11-26 16:49:40 +01:00 |
replaceAliasColumnsInQuery.cpp
|
|
|
replaceAliasColumnsInQuery.h
|
|
|
ReplaceQueryParameterVisitor.cpp
|
Add comment
|
2022-01-25 10:10:04 +03:00 |
ReplaceQueryParameterVisitor.h
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
RequiredSourceColumnsData.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
RequiredSourceColumnsData.h
|
|
|
RequiredSourceColumnsVisitor.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
RequiredSourceColumnsVisitor.h
|
|
|
RewriteAnyFunctionVisitor.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
RewriteAnyFunctionVisitor.h
|
|
|
RewriteCountDistinctVisitor.cpp
|
Activated a bunch of LLVM 12/13/14 clang-tidy warnings
|
2022-05-03 09:22:11 +02:00 |
RewriteCountDistinctVisitor.h
|
Count distinct optimization by using subquery of group by (#35993)
|
2022-04-28 14:55:37 +02:00 |
RewriteCountVariantsVisitor.cpp
|
Reduce dependencies on ASTIdentifier.h
|
2021-11-26 16:49:40 +01:00 |
RewriteCountVariantsVisitor.h
|
|
|
RewriteFunctionToSubcolumnVisitor.cpp
|
fix #33798
|
2022-03-06 12:02:17 +08:00 |
RewriteFunctionToSubcolumnVisitor.h
|
Reduce dependencies on ASTFunction.h
|
2021-11-26 18:21:54 +01:00 |
RewriteSumIfFunctionVisitor.cpp
|
Fix sumIf rewrite
|
2022-01-16 06:25:11 +00:00 |
RewriteSumIfFunctionVisitor.h
|
|
|
RowRefs.cpp
|
Use proper type for RadixSortTraits in RowRefs.cpp
|
2022-03-27 11:32:51 +03:00 |
RowRefs.h
|
Improve performance of ASOF join
|
2022-03-23 12:19:38 +01:00 |
SelectIntersectExceptQueryVisitor.cpp
|
Reduce dependencies on ASTSelectWithUnionQuery.h
|
2021-11-26 19:27:16 +01:00 |
SelectIntersectExceptQueryVisitor.h
|
Reduce dependencies on ASTSelectWithUnionQuery.h
|
2021-11-26 19:27:16 +01:00 |
SelectQueryOptions.h
|
fix optimize_monotonous_functions_in_order_by in distributed queries
|
2022-06-01 00:50:28 +00:00 |
Session.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
Session.h
|
Polish TCP is_secure flag
|
2022-03-30 06:39:40 +00:00 |
SessionLog.cpp
|
Follow-up to PR #37300: semicolon warnings
|
2022-05-20 15:06:34 +02:00 |
SessionLog.h
|
Custom column list for system.asynchronous_metric_log
|
2022-04-17 23:49:39 +02:00 |
Set.cpp
|
Make SortDescription::column_name always non-empty (#35805)
|
2022-04-04 14:17:15 +02:00 |
Set.h
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
SetVariants.cpp
|
|
|
SetVariants.h
|
|
|
sortBlock.cpp
|
Make SortDescription::column_name always non-empty (#35805)
|
2022-04-04 14:17:15 +02:00 |
sortBlock.h
|
Sort block refactoring
|
2022-01-29 15:50:55 +00:00 |
SortedBlocksWriter.cpp
|
Fixed tests
|
2022-05-11 21:59:51 +02:00 |
SortedBlocksWriter.h
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
SquashingTransform.cpp
|
Remove memory reservation for SquashingTransform
|
2022-04-29 17:04:56 +03:00 |
SquashingTransform.h
|
Remove memory reservation for SquashingTransform
|
2022-04-29 17:04:56 +03:00 |
StorageID.cpp
|
Merge branch 'master' into query_parameters
|
2021-10-18 17:34:20 +03:00 |
StorageID.h
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
SubqueryForSet.cpp
|
clang-tidy check performance-noexcept-move-constructor fix
|
2022-03-02 18:15:27 +00:00 |
SubqueryForSet.h
|
clang-tidy check performance-noexcept-move-constructor fix
|
2022-03-02 18:15:27 +00:00 |
SubstituteColumnOptimizer.cpp
|
fix tests
|
2021-11-19 17:14:56 +03:00 |
SubstituteColumnOptimizer.h
|
minor fixes in constraints
|
2021-11-17 18:43:02 +03:00 |
SynonymsExtensions.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
SynonymsExtensions.h
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
SystemLog.cpp
|
fix
|
2022-05-01 19:45:16 +08:00 |
SystemLog.h
|
fix
|
2022-05-01 19:45:16 +08:00 |
TableJoin.cpp
|
Fix error on joining with dictionary on some conditions
|
2022-05-31 16:02:57 +00:00 |
TableJoin.h
|
Perserve constness in ExpressionActionsChain::JoinStep
|
2022-05-20 11:31:58 +00:00 |
TableOverrideUtils.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-01-21 20:11:18 +03:00 |
TableOverrideUtils.h
|
Implement EXPLAIN TABLE OVERRIDE for pre-validating overrides.
|
2021-12-30 09:02:27 +01:00 |
TablesStatus.cpp
|
|
|
TablesStatus.h
|
|
|
TextLog.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
TextLog.h
|
Custom column list for system.asynchronous_metric_log
|
2022-04-17 23:49:39 +02:00 |
threadPoolCallbackRunner.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
threadPoolCallbackRunner.h
|
Better
|
2022-04-07 18:48:35 +02:00 |
ThreadStatusExt.cpp
|
Remove outdated comment from ThreadStatusExt
|
2022-04-29 17:04:56 +03:00 |
TraceCollector.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
TraceCollector.h
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
TraceLog.cpp
|
Add ability to trace peak memory usage (with new trace_type - MemoryPeak)
|
2021-10-07 21:13:56 +03:00 |
TraceLog.h
|
Custom column list for system.asynchronous_metric_log
|
2022-04-17 23:49:39 +02:00 |
TransactionLog.cpp
|
Fix excessive LIST requests to coordinator for transactions
|
2022-05-30 11:39:34 +03:00 |
TransactionLog.h
|
fix flaky tests
|
2022-05-26 14:17:05 +02:00 |
TransactionsInfoLog.cpp
|
write part version before other files
|
2022-02-15 02:24:51 +03:00 |
TransactionsInfoLog.h
|
Custom column list for system.asynchronous_metric_log
|
2022-04-17 23:49:39 +02:00 |
TransactionVersionMetadata.cpp
|
better waiting, add fault injection
|
2022-05-20 22:10:01 +02:00 |
TransactionVersionMetadata.h
|
more comments, minor fixes
|
2022-03-18 12:01:26 +01:00 |
TranslateQualifiedNamesVisitor.cpp
|
Fix clang-tidy-14, part 1
|
2022-05-27 22:52:14 +02:00 |
TranslateQualifiedNamesVisitor.h
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
TreeCNFConverter.cpp
|
Merge pull request #32748 from CurtizJ/read-in-order-fixed-prefix
|
2022-02-03 18:17:08 +03:00 |
TreeCNFConverter.h
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
TreeOptimizer.cpp
|
Fix ORDER BY optimization in case of GROUPING SETS
|
2022-05-24 18:56:22 +00:00 |
TreeOptimizer.h
|
Apply optimizeCountConstantAndSumOne before JOINs
|
2022-05-10 14:30:33 +00:00 |
TreeRewriter.cpp
|
Merge pull request #37653 from vdimir/cross_join_dup_col_names
|
2022-05-31 17:50:19 +02:00 |
TreeRewriter.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-02-25 13:41:30 +03:00 |
UserDefinedExecutableFunction.cpp
|
Fixing some warnings
|
2022-05-16 20:59:27 +02:00 |
UserDefinedExecutableFunction.h
|
Added tests
|
2022-02-18 15:21:11 +00:00 |
UserDefinedExecutableFunctionFactory.cpp
|
Fix executable user default functions execution with Nullable arguments
|
2022-05-31 18:46:33 +02:00 |
UserDefinedExecutableFunctionFactory.h
|
Updated UserDefinedSQLFunctionFactory
|
2021-10-27 18:49:18 +03:00 |
UserDefinedSQLFunctionFactory.cpp
|
Fix evaluateConstantExpression for subqueries
|
2022-04-28 22:09:29 +02:00 |
UserDefinedSQLFunctionFactory.h
|
Updated UserDefinedSQLFunctionFactory
|
2021-10-27 18:49:18 +03:00 |
UserDefinedSQLFunctionVisitor.cpp
|
support explain create function query
|
2022-01-20 16:23:52 +08:00 |
UserDefinedSQLFunctionVisitor.h
|
Fix recursive user defined functions crash
|
2021-11-25 19:03:56 +03:00 |
UserDefinedSQLObjectsLoader.cpp
|
Merge pull request #36715 from amosbird/refactorbase
|
2022-04-30 09:40:58 +03:00 |
UserDefinedSQLObjectsLoader.h
|
SQLUserDefinedFunctions support CREATE OR REPLACE, CREATE IF NOT EXISTS
|
2021-10-20 17:56:46 +03:00 |
WhereConstraintsOptimizer.cpp
|
minor fixes in constraints
|
2021-11-17 18:43:02 +03:00 |
WhereConstraintsOptimizer.h
|
Reduce dependencies on ASTSelectQuery.h
|
2021-11-26 18:35:24 +01:00 |
WindowDescription.cpp
|
|
|
WindowDescription.h
|
|
|
ZooKeeperLog.cpp
|
Fixing some warnings
|
2022-05-16 20:59:27 +02:00 |
ZooKeeperLog.h
|
Custom column list for system.asynchronous_metric_log
|
2022-04-17 23:49:39 +02:00 |