ClickHouse/src/Interpreters
Alexander Tokmakov c2ac8d4a5c review fixes
2022-03-16 21:05:34 +01:00
..
Access Merge pull request #34738 from DevTeamBK/Issue-33953 2022-03-14 17:09:46 +01:00
ClusterProxy Improvements for parallel_distributed_insert_select (and related) (#34728) 2022-03-08 15:24:39 +01: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 Remove cruft 2021-10-28 02:10:39 +03:00
MySQL to #31469_MaterializedMysql_mysqlDate2CkDate32 2022-03-08 18:17:22 +08:00
tests Remove the possibility of adding columns with table overrides 2021-12-22 08:20:14 +01:00
ActionLocksManager.cpp
ActionLocksManager.h
ActionsDAG.cpp clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +00:00
ActionsDAG.h Revise and add more comments 2022-02-06 16:53:54 +08:00
ActionsVisitor.cpp clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +00:00
ActionsVisitor.h clang-tidy check performance-noexcept-move-constructor fix 2022-03-02 18:15:27 +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 clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +00:00
addMissingDefaults.h
addTypeConversionToAST.cpp
addTypeConversionToAST.h
AggregateDescription.cpp
AggregateDescription.h
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 Fix memory leak in AggregatingInOrderTransform 2022-02-09 09:23:56 +03:00
Aggregator.h Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +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
ApplyWithAliasVisitor.h
ApplyWithGlobalVisitor.cpp Fixes 2021-11-10 09:33:48 +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 Disable 2021-12-09 14:15:23 +03:00
ArithmeticOperationsInAgrFuncOptimize.h
ArrayJoinAction.cpp
ArrayJoinAction.h
ArrayJoinedColumnsVisitor.h
asof.h
AsynchronousInsertQueue.cpp clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +00:00
AsynchronousInsertQueue.h Fix race between INSERT async_insert=1 and system.asynchronous_inserts 2022-03-02 15:28:06 +03:00
AsynchronousMetricLog.cpp
AsynchronousMetricLog.h Use explicit template instantiation for SystemLog 2022-01-10 22:01:41 +03:00
AsynchronousMetrics.cpp Implement MemoryStatisticsOS for FreeBSD 2022-02-25 14:05:00 +03: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
CatBoostModel.h Update IExternalLoadable interface 2022-01-16 00:06:10 +00:00
ClientInfo.cpp Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00:00
ClientInfo.h Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00:00
Cluster.cpp Update sort to pdqsort 2022-01-30 19:49:48 +00:00
Cluster.h Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00:00
ClusterDiscovery.cpp avoid unnecessary copying of Settings 2022-02-10 12:13:51 +03: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
ColumnAliasesVisitor.h
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
Context_fwd.h Remove old code 2021-07-06 05:31:09 +03:00
Context.cpp review fixes 2022-03-16 21:05:34 +01:00
Context.h log cleanup, more comments 2022-03-14 21:43:34 +01:00
convertFieldToType.cpp Some improvements and fixes for Bool data type 2022-01-20 14:16:11 +03:00
convertFieldToType.h
ConvertStringsToEnumVisitor.cpp
ConvertStringsToEnumVisitor.h
CrashLog.cpp Remove cruft 2021-10-28 02:10:39 +03:00
CrashLog.h Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00:00
createBlockSelector.cpp
createBlockSelector.h
CrossToInnerJoinVisitor.cpp
CrossToInnerJoinVisitor.h
DatabaseAndTableWithAlias.cpp
DatabaseAndTableWithAlias.h
DatabaseCatalog.cpp clang-tidy check performance-noexcept-move-constructor fix 2022-03-02 18:15:27 +00:00
DatabaseCatalog.h Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00:00
DDLTask.cpp log cleanup, more comments 2022-03-14 21:43:34 +01:00
DDLTask.h
DDLWorker.cpp Update sort to pdqsort 2022-01-30 19:49:48 +00:00
DDLWorker.h Add ephemeral lock in zookeeper 2022-01-17 14:52:51 +03:00
DictionaryReader.cpp
DictionaryReader.h
DNSCacheUpdater.cpp
DNSCacheUpdater.h
DuplicateOrderByVisitor.cpp Reduce dependencies on ASTLiteral.h 2021-11-26 17:54:57 +01:00
DuplicateOrderByVisitor.h
EmbeddedDictionaries.cpp
EmbeddedDictionaries.h
evaluateConstantExpression.cpp
evaluateConstantExpression.h Reduce dependencies on IParser.h 2021-11-26 17:04:21 +01:00
executeDDLQueryOnCluster.cpp Merge branch 'master' into mvcc_prototype 2022-02-03 18:56:44 +03:00
executeDDLQueryOnCluster.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
executeQuery.cpp Merge branch 'master' into mvcc_prototype 2022-03-07 17:40:15 +01:00
executeQuery.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
ExecuteScalarSubqueriesVisitor.cpp Merge branch 'master' into mv_cacheable_scalars 2022-02-07 10:07:26 +00:00
ExecuteScalarSubqueriesVisitor.h Comment 2022-01-26 17:36:45 +01:00
ExpressionActions.cpp clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +00:00
ExpressionActions.h Remove cruft 2021-10-28 02:10:39 +03:00
ExpressionActionsSettings.cpp
ExpressionActionsSettings.h
ExpressionAnalyzer.cpp clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +00:00
ExpressionAnalyzer.h Revert "Grouping sets dev" 2021-12-25 20:30:31 +03:00
ExpressionJIT.cpp Update sort to pdqsort 2022-01-30 19:49:48 +00:00
ExternalDictionariesLoader.cpp ExternalDictionariesLoader fix getCurrentDatabase multiple times 2021-12-06 14:01:56 +03:00
ExternalDictionariesLoader.h Fixed tests 2021-10-14 22:12:06 +03:00
ExternalLoader.cpp clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +00:00
ExternalLoader.h Fix ExternalLoader without additional mutex. 2021-10-13 10:02:42 +03:00
ExternalLoaderDatabaseConfigRepository.h
ExternalLoaderDictionaryStorageConfigRepository.cpp
ExternalLoaderDictionaryStorageConfigRepository.h
ExternalLoaderTempConfigRepository.cpp
ExternalLoaderTempConfigRepository.h
ExternalLoaderXMLConfigRepository.cpp Update ExternalLoaderXMLConfigRepository.cpp 2021-10-02 16:26:13 +03:00
ExternalLoaderXMLConfigRepository.h
ExternalModelsLoader.cpp
ExternalModelsLoader.h
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
FillingRow.cpp Remove unused header 2021-12-24 04:02:26 +03:00
FillingRow.h
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
getHeaderForProcessingStage.cpp clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +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 Reduce dependencies on ASTIdentifier.h 2021-11-26 16:49:40 +01:00
GroupByFunctionKeysVisitor.h Reduce dependencies on ASTSelectQuery.h 2021-11-26 18:35:24 +01:00
HashJoin.cpp Remove nullable_left/right_side flags from Hash/MergeJoin 2022-02-15 11:15:50 +00:00
HashJoin.h Remove nullable_left/right_side flags from Hash/MergeJoin 2022-02-15 11:15:50 +00:00
IdentifierSemantic.cpp Reduce dependencies on ASTSelectQuery.h 2021-11-26 18:35:24 +01: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 Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00:00
IJoin.h Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00: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 Fix clang tidy 2022-02-15 09:59:51 +00:00
inplaceBlockConversions.h Fixes 2021-04-23 12:36:40 +00:00
InternalTextLogsQueue.cpp Fixed tests 2021-10-14 00:33:18 +03:00
InternalTextLogsQueue.h
InterpreterAlterQuery.cpp throw exception on non-transactional queries 2022-02-01 01:27:55 +03:00
InterpreterAlterQuery.h throw exception on non-transactional queries 2022-02-01 01:27:55 +03:00
InterpreterBackupQuery.cpp New syntax for BACKUP/RESTORE: set backup engine explicitly. 2021-11-09 23:16:40 +03:00
InterpreterBackupQuery.h
InterpreterCheckQuery.cpp Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
InterpreterCheckQuery.h
InterpreterCreateFunctionQuery.cpp Updated tests 2022-01-23 17:02:43 +00:00
InterpreterCreateFunctionQuery.h SQLUserDefinedFunctions support lambdas 2021-10-20 12:43:03 +03:00
InterpreterCreateQuery.cpp Extract schema only once on table creation and add it to metadata (#34684) 2022-03-04 21:23:19 +03: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 Fix 2021-11-30 14:42:37 +00:00
InterpreterDescribeQuery.h
InterpreterDropFunctionQuery.cpp Updated UserDefinedSQLFunctionFactory 2021-10-27 18:49:18 +03:00
InterpreterDropFunctionQuery.h
InterpreterDropQuery.cpp cancel merges before acquiring lock for truncate 2022-02-03 23:44:53 +03: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 mvcc_prototype 2022-03-15 14:45:06 +01: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 branch 'master' into mvcc_prototype 2022-03-07 17:40:15 +01:00
InterpreterInsertQuery.h throw exception on non-transactional queries 2022-02-01 01:27:55 +03:00
InterpreterKillQueryQuery.cpp add kill transaction query 2022-03-10 22:29:58 +01:00
InterpreterKillQueryQuery.h
InterpreterOptimizeQuery.cpp throw exception on non-transactional queries 2022-02-01 01:27:55 +03:00
InterpreterOptimizeQuery.h throw exception on non-transactional queries 2022-02-01 01:27:55 +03:00
InterpreterRenameQuery.cpp Merge branch 'master' into check_dependencies_on_drop 2021-11-15 13:35:45 +03:00
InterpreterRenameQuery.h Merge branch 'master' into check_dependencies_on_drop 2021-11-15 13:35:45 +03:00
InterpreterSelectIntersectExceptQuery.cpp Better scalar cache handling 2022-01-26 17:36:45 +01:00
InterpreterSelectIntersectExceptQuery.h
InterpreterSelectQuery.cpp Merge branch 'master' into mvcc_prototype 2022-03-10 13:13:04 +01:00
InterpreterSelectQuery.h throw exception on non-transactional queries 2022-02-01 01:27:55 +03:00
InterpreterSelectWithUnionQuery.cpp Get rid of duplicate query planing. 2022-03-08 00:02:58 +08:00
InterpreterSelectWithUnionQuery.h throw exception on non-transactional queries 2022-02-01 01:27:55 +03: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
InterpreterShowProcesslistQuery.cpp
InterpreterShowProcesslistQuery.h
InterpreterShowTablesQuery.cpp
InterpreterShowTablesQuery.h
InterpreterSystemQuery.cpp Merge branch 'master' into mvcc_prototype 2022-01-28 21:18:36 +03:00
InterpreterSystemQuery.h Fix checking access for the SYSTEM command. 2022-01-25 18:54:59 +07:00
InterpreterTransactionControlQuery.cpp review fixes 2022-03-16 21:05:34 +01:00
InterpreterTransactionControlQuery.h throw exception on non-transactional queries 2022-02-01 01:27:55 +03: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
InterserverCredentials.h
InterserverIOHandler.h
ITokenExtractor.cpp Add support for PowerPC build 2021-10-12 01:47:57 +03:00
ITokenExtractor.h
join_common.cpp use isNullable function in join_common/convertTypeToNullable 2022-02-18 13:09:11 +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
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
JoinSwitcher.h Remove BlockInputStream interfaces. 2021-10-14 13:25:43 +03:00
JoinToSubqueryTransformVisitor.cpp clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +00: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 Merge branch 'master' into query_parameters 2021-11-15 19:55:54 +00:00
loadMetadata.h
LogicalExpressionsOptimizer.cpp Update sort to pdqsort 2022-01-30 19:49:48 +00: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 Remove nullable_left/right_side flags from Hash/MergeJoin 2022-02-15 11:15:50 +00:00
MergeJoin.h Remove nullable_left/right_side flags from Hash/MergeJoin 2022-02-15 11:15:50 +00:00
MergeTreeTransaction.cpp review fixes 2022-03-16 21:05:34 +01:00
MergeTreeTransaction.h fix 2022-03-15 14:35:48 +01:00
MergeTreeTransactionHolder.cpp review fixes 2022-03-16 21:05:34 +01:00
MergeTreeTransactionHolder.h fixes 2022-03-09 21:38:18 +01:00
MetricLog.cpp
MetricLog.h Use explicit template instantiation for SystemLog 2022-01-10 22:01:41 +03:00
misc.h
MonotonicityCheckVisitor.h Reduce dependencies on ASTSelectQuery.h 2021-11-26 18:35:24 +01:00
MutationsInterpreter.cpp Fix mutation when table contains projections (#33679) 2022-01-19 15:27:11 +03:00
MutationsInterpreter.h More. 2021-10-06 20:59:27 +03:00
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 Improve the opentelemetry span logs for INSERT on distributed table (#34480) 2022-03-03 12:53:29 +01:00
OpenTelemetrySpanLog.h Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00:00
OptimizeIfChains.cpp Reduce dependencies on ASTLiteral.h 2021-11-26 17:54:57 +01:00
OptimizeIfChains.h
OptimizeIfWithConstantConditionVisitor.cpp Always apply const if optimixation. 2021-12-17 15:31:30 +03:00
OptimizeIfWithConstantConditionVisitor.h Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00:00
OptimizeShardingKeyRewriteInVisitor.cpp Fix optimize_skip_unused_shards_rewrite_in for signed columns 2022-03-09 08:29:28 +03:00
OptimizeShardingKeyRewriteInVisitor.h
PartLog.cpp added disk_name to system.part_log 2022-03-10 18:44:19 +03:00
PartLog.h added disk_name to system.part_log 2022-03-10 18:44:19 +03: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 Reduce dependencies on ASTSelectWithUnionQuery.h 2021-11-26 19:27:16 +01: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 cleanup 2022-02-16 20:19:10 +00:00
ProcessList.h Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00:00
ProfileEventsExt.cpp fix mistake in check-style 2022-03-05 14:22:56 +08:00
ProfileEventsExt.h finish dev 2022-03-01 15:54:23 +08:00
QueryAliasesVisitor.cpp
QueryAliasesVisitor.h
QueryLog.cpp Merge branch 'master' into mvcc_prototype 2022-03-15 14:45:06 +01:00
QueryLog.h Merge branch 'master' into mvcc_prototype 2022-01-19 21:41:23 +03:00
QueryNormalizer.cpp
QueryNormalizer.h Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00:00
QueryParameterVisitor.cpp Remove ANALYZE and AST queries (#16536) 2020-11-02 15:47:12 +03:00
QueryParameterVisitor.h
QueryPriorities.h
QueryThreadLog.cpp fix bug 2022-03-15 12:19:08 +08:00
QueryThreadLog.h Use explicit template instantiation for SystemLog 2022-01-10 22:01:41 +03:00
QueryViewsLog.cpp Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00
QueryViewsLog.h Use explicit template instantiation for SystemLog 2022-01-10 22:01:41 +03: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
RequiredSourceColumnsData.h
RequiredSourceColumnsVisitor.cpp
RequiredSourceColumnsVisitor.h
RewriteAnyFunctionVisitor.cpp Disable 2021-12-09 14:15:23 +03:00
RewriteAnyFunctionVisitor.h
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
RowRefs.h Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00: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 bug for select from VIEW with format and limit settings 2022-01-11 20:19:41 +08:00
Session.cpp Rename function IAccessStorage::login() -> IAccessStorage::authenticate(). 2021-12-20 21:26:27 +03:00
Session.h Fix #8340 2022-01-16 08:12:55 +03:00
SessionLog.cpp clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +00:00
SessionLog.h Use explicit template instantiation for SystemLog 2022-01-10 22:01:41 +03:00
Set.cpp Fix partition pruner: non-monotonic function IN 2022-03-09 15:48:42 +08:00
Set.h Fix partition pruner: non-monotonic function IN 2022-03-09 15:48:42 +08:00
SetVariants.cpp
SetVariants.h
sortBlock.cpp Updated IColumn interface to support getting stable permutation 2022-03-10 21:45:31 +00:00
sortBlock.h Sort block refactoring 2022-01-29 15:50:55 +00:00
SortedBlocksWriter.cpp Fix tests naming, remove code duplication 2022-02-07 14:12:19 +03:00
SortedBlocksWriter.h Move some files. 2021-10-16 17:03:50 +03:00
SquashingTransform.cpp Move SquashingTransform to Interpreters (to fix split build) 2021-10-18 10:28:36 +03:00
SquashingTransform.h Move SquashingTransform to Interpreters (to fix split build) 2021-10-18 10:28:36 +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 Merge branch 'master' into mvcc_prototype 2022-03-07 17:40:15 +01:00
SystemLog.h Merge branch 'master' into mvcc_prototype 2022-01-28 21:18:36 +03:00
TableJoin.cpp upd TableJoin::applyKeyConvertToTable 2022-02-18 13:40:57 +00:00
TableJoin.h Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00:00
TableOverrideUtils.cpp Implement EXPLAIN TABLE OVERRIDE for pre-validating overrides. 2021-12-30 09:02:27 +01: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 Use explicit template instantiation for SystemLog 2022-01-10 22:01:41 +03:00
TextLog.h Use explicit template instantiation for SystemLog 2022-01-10 22:01:41 +03:00
ThreadStatusExt.cpp Move LockMemoryExceptionInThread and MemoryTrackerBlockerInThread 2022-01-10 22:39:10 +03:00
TraceCollector.cpp Split TraceCollector between Common and Interpreters 2022-01-11 22:30:55 +03: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 Move TraceCollector into Interpreters 2022-01-10 22:35:42 +03:00
TransactionLog.cpp review fixes 2022-03-16 21:05:34 +01:00
TransactionLog.h review fixes 2022-03-16 21:05:34 +01:00
TransactionsInfoLog.cpp write part version before other files 2022-02-15 02:24:51 +03:00
TransactionsInfoLog.h write part version before other files 2022-02-15 02:24:51 +03:00
TransactionVersionMetadata.cpp log cleanup, more comments 2022-03-14 21:43:34 +01:00
TransactionVersionMetadata.h review fixes 2022-03-16 21:05:34 +01:00
TranslateQualifiedNamesVisitor.cpp Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00: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 Revert "Grouping sets dev" 2021-12-25 20:30:31 +03:00
TreeOptimizer.h Merge branch 'nikvas0/simple_optimizations' of git://github.com/nikvas0/ClickHouse into merging-constraints 2021-11-10 19:35:28 +03:00
TreeRewriter.cpp Merge branch 'master' into mv_cacheable_scalars 2022-02-07 10:07:26 +00:00
TreeRewriter.h Merge branch 'master' into mv_cacheable_scalars 2022-02-07 10:07:26 +00:00
UserDefinedExecutableFunction.cpp Updated ShellCommandSource 2021-12-28 22:55:31 +03:00
UserDefinedExecutableFunction.h Added tests 2022-02-18 15:21:11 +00:00
UserDefinedExecutableFunctionFactory.cpp ExecutableUDF function deterministic in scope of query fix 2022-03-03 12:40:42 +00:00
UserDefinedExecutableFunctionFactory.h Updated UserDefinedSQLFunctionFactory 2021-10-27 18:49:18 +03:00
UserDefinedSQLFunctionFactory.cpp Updated UserDefinedSQLFunctionFactory 2021-10-27 18:49:18 +03: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 SQLUserDefinedFunctions support CREATE OR REPLACE, CREATE IF NOT EXISTS 2021-10-20 17:56:46 +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
ZooKeeperLog.h Use explicit template instantiation for SystemLog 2022-01-10 22:01:41 +03:00