ClickHouse/src/Interpreters
2021-12-21 21:48:25 +03:00
..
Access Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common. 2021-11-19 02:48:00 +03:00
ClusterProxy Unambiguous formatting of distributed queries 2021-12-10 00:55:14 +03:00
examples Remove cruft 2021-10-28 02:10:39 +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 Fixing 2021-12-14 19:08:08 +03:00
tests minor fixes in constraints 2021-11-17 18:43:02 +03:00
ActionLocksManager.cpp
ActionLocksManager.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
ActionsDAG.cpp ActionsDAG: add allow_constant_folding flag for removeUnusedActions() 2021-10-26 22:56:44 +03:00
ActionsDAG.h Merge pull request #30780 from ClickHouse/remove-cruft 2021-10-28 17:42:18 +03:00
ActionsVisitor.cpp add dot separator 2021-11-15 14:47:34 +08:00
ActionsVisitor.h
AddDefaultDatabaseVisitor.h Merge branch 'master' into query_parameters 2021-11-15 19:55:54 +00:00
AddIndexConstraintsOptimizer.cpp minor fixes in constraints 2021-11-17 18:43:02 +03:00
AddIndexConstraintsOptimizer.h minor fixes in constraints 2021-11-17 18:43:02 +03:00
addMissingDefaults.cpp
addMissingDefaults.h
addTypeConversionToAST.cpp
addTypeConversionToAST.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
AggregateDescription.cpp
AggregateDescription.h
AggregateFunctionOfGroupByKeysVisitor.h Reduce dependencies on ASTSelectQuery.h 2021-11-26 18:35:24 +01:00
AggregationCommon.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
Aggregator.cpp Cleanup ProfileEvents and CurrentMetrics 2021-11-10 21:15:27 +03:00
Aggregator.h Update obsolete comments. 2021-10-19 12:58:10 +03:00
Aliases.h Rename "common" to "base" 2021-10-02 10:13:14 +03: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 Merge branch 'master' into refactor-pipeline-executor 2021-11-11 16:16:52 +00:00
AsynchronousInsertQueue.h Merge pull request #29444 from CurtizJ/fix-deadlock-async-inserts 2021-09-29 00:56:29 +03:00
AsynchronousMetricLog.cpp
AsynchronousMetricLog.h
AsynchronousMetrics.cpp more corrections for disk size calculations 2021-11-09 12:28:59 +03:00
AsynchronousMetrics.h Remove cruft 2021-10-28 02:10:39 +03:00
BloomFilter.cpp Updated bloom filter index for map type to work with mapKeys function 2021-09-22 12:45:48 +03:00
BloomFilter.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
BloomFilterHash.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
CancellationCode.h
castColumn.cpp Merge branch 'master' into cast_to_value_or_default 2021-09-28 14:04:10 +03:00
castColumn.h
CatBoostModel.cpp
CatBoostModel.h Move modelEvaluate function to its own file 2021-10-02 11:39:26 +03:00
ClientInfo.cpp Parallel reading from replicas (#29279) 2021-12-09 13:39:28 +03:00
ClientInfo.h Parallel reading from replicas (#29279) 2021-12-09 13:39:28 +03:00
Cluster.cpp Merge remote-tracking branch 'upstream/master' into improvement/fn-traits 2021-10-02 21:37:50 +02:00
Cluster.h Parallel reading from replicas (#29279) 2021-12-09 13:39:28 +03:00
CMakeLists.txt Done 2021-10-04 17:57:58 +00:00
CollectJoinOnKeysVisitor.cpp Reduce dependencies on ASTIdentifier.h 2021-11-26 16:49:40 +01:00
CollectJoinOnKeysVisitor.h get rid of DNF and related features in ORs in JOIN 2021-09-28 14:11:33 +03:00
ColumnAliasesVisitor.cpp
ColumnAliasesVisitor.h
ComparisonGraph.cpp minor fixes in constraints 2021-11-17 18:43:02 +03:00
ComparisonGraph.h Reduce dependencies on ASTLiteral.h 2021-11-26 17:54:57 +01:00
Context_fwd.h
Context.cpp Parallel reading from replicas (#29279) 2021-12-09 13:39:28 +03:00
Context.h Parallel reading from replicas (#29279) 2021-12-09 13:39:28 +03:00
convertFieldToType.cpp Fix tests 2021-11-22 14:26:48 +03:00
convertFieldToType.h
ConvertStringsToEnumVisitor.cpp
ConvertStringsToEnumVisitor.h
CrashLog.cpp Remove cruft 2021-10-28 02:10:39 +03:00
CrashLog.h
createBlockSelector.cpp
createBlockSelector.h
CrossToInnerJoinVisitor.cpp Better getTables in CrossToInnerJoinVisitor 2021-10-01 14:52:12 +03:00
CrossToInnerJoinVisitor.h
DatabaseAndTableWithAlias.cpp Merge branch 'master' into ast-table-identifier-2 2021-04-09 17:56:15 +03:00
DatabaseAndTableWithAlias.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
DatabaseCatalog.cpp Drop support for DatabaseOrdinary in MaterializedMySQL 2021-11-18 11:46:51 +01:00
DatabaseCatalog.h fix tests 2021-11-03 18:06:19 +03:00
DDLTask.cpp Fix 'there are no such cluster here' (#31723) 2021-11-25 17:28:06 +03:00
DDLTask.h
DDLWorker.cpp Fix indecent error message 2021-12-12 05:24:47 +03:00
DDLWorker.h fix race between replicas 2021-11-22 19:46:34 +03:00
DictionaryReader.cpp ORs in JOINs 2021-09-28 14:11:28 +03:00
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 Rename "common" to "base" 2021-10-02 10:13:14 +03:00
EmbeddedDictionaries.h
evaluateConstantExpression.cpp Fix assert in table function merge with database regexp 2021-09-25 05:48:24 +03:00
evaluateConstantExpression.h Reduce dependencies on IParser.h 2021-11-26 17:04:21 +01:00
executeDDLQueryOnCluster.cpp Reduce dependencies on ASTIdentifier.h 2021-11-26 16:49:40 +01:00
executeDDLQueryOnCluster.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
executeQuery.cpp Fixing 2021-12-14 19:08:08 +03:00
executeQuery.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
ExecuteScalarSubqueriesVisitor.cpp Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
ExecuteScalarSubqueriesVisitor.h
ExpressionActions.cpp wip 2021-09-28 14:11:31 +03:00
ExpressionActions.h Remove cruft 2021-10-28 02:10:39 +03:00
ExpressionActionsSettings.cpp
ExpressionActionsSettings.h
ExpressionAnalyzer.cpp Better 2021-12-21 21:48:25 +03:00
ExpressionAnalyzer.h Remove BlockInputStream interfaces. 2021-10-14 13:25:43 +03:00
ExpressionJIT.cpp Remove cruft 2021-10-28 02:10:39 +03: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 Fix ExternalLoader without additional mutex. 2021-10-13 10:02:42 +03: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 Rename "common" to "base" 2021-10-02 10:13:14 +03:00
ExternalLoaderXMLConfigRepository.cpp Update ExternalLoaderXMLConfigRepository.cpp 2021-10-02 16:26:13 +03:00
ExternalLoaderXMLConfigRepository.h Merge branch 'master' into rename-common 2021-10-02 17:15:10 +03:00
ExternalModelsLoader.cpp
ExternalModelsLoader.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
ExternalUserDefinedExecutableFunctionsLoader.cpp Fix PVS-Studio 2021-10-11 14:28:46 +03:00
ExternalUserDefinedExecutableFunctionsLoader.h Added user defined executable functions to system.functions 2021-09-17 18:43:00 +03:00
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 fix with fill 2021-10-31 22:48:12 +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 with aggregates 2021-01-26 10:29:13 +08:00
getClusterName.cpp
getClusterName.h
getHeaderForProcessingStage.cpp Reduce dependencies on ASTFunction.h 2021-11-26 18:21:54 +01:00
getHeaderForProcessingStage.h removeJoin: remove joined columns 2021-06-03 21:07:47 +03:00
getTableExpressions.cpp
getTableExpressions.h
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 Merge pull request #25894 from vdimir/join-on-const-to-cross 2021-11-08 15:52:40 +03:00
HashJoin.h Support join on constant 2021-11-08 15:44:13 +03: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 Rename "common" to "base" 2021-10-02 10:13:14 +03:00
IExternalLoaderConfigRepository.h ExternalLoaderRepository fix arcadia 2021-04-28 14:40:35 +03:00
IInterpreter.cpp
IInterpreter.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
IInterpreterUnionOrSelectQuery.cpp Fix build. 2021-09-16 20:40:42 +03:00
IInterpreterUnionOrSelectQuery.h Small refactoring. 2021-09-15 22:35:48 +03:00
IJoin.h Minor changes related to JOIN ON ORs 2021-09-28 14:11:31 +03:00
InDepthNodeVisitor.h
InJoinSubqueriesPreprocessor.cpp Apply suggestions from code review 2021-11-10 14:44:35 +03:00
InJoinSubqueriesPreprocessor.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
inplaceBlockConversions.cpp Fix INSERT SELECT incorrectly fills MATERIALIZED column based of Nullable column 2021-10-15 01:36:09 +03:00
inplaceBlockConversions.h
InternalTextLogsQueue.cpp Fixed tests 2021-10-14 00:33:18 +03:00
InternalTextLogsQueue.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
InterpreterAlterQuery.cpp Merge pull request #31095 from amosbird/addprojection 2021-12-03 12:07:07 +03:00
InterpreterAlterQuery.h
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 SQLUserDefinedFunctions support subqueries 2021-12-14 18:46:21 +03:00
InterpreterCreateFunctionQuery.h SQLUserDefinedFunctions support lambdas 2021-10-20 12:43:03 +03:00
InterpreterCreateQuery.cpp fix false-positive ciclyc dependency with XML dict 2021-12-06 16:35:43 +03:00
InterpreterCreateQuery.h Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
InterpreterDescribeQuery.cpp Fix 2021-11-30 14:42:37 +00:00
InterpreterDescribeQuery.h Small refactoring. 2021-09-15 22:35:48 +03:00
InterpreterDropFunctionQuery.cpp Updated UserDefinedSQLFunctionFactory 2021-10-27 18:49:18 +03:00
InterpreterDropFunctionQuery.h
InterpreterDropQuery.cpp Don't use setInternalQuery() when forwarding drop calls to database 2021-11-18 11:46:51 +01: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 Small refactoring. 2021-09-15 22:35:48 +03:00
InterpreterExplainQuery.cpp Reduce dependencies on ASTSelectWithUnionQuery.h 2021-11-26 19:27:16 +01:00
InterpreterExplainQuery.h Small refactoring. 2021-09-15 22:35:48 +03:00
InterpreterExternalDDLQuery.cpp Fix typo in USE_MYSQL check 2021-11-10 11:38:03 +03:00
InterpreterExternalDDLQuery.h
InterpreterFactory.cpp Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
InterpreterFactory.h
InterpreterInsertQuery.cpp InterpreterInsertQuery::buildChain: Make sure to keep the context alive 2021-12-13 11:50:46 +01:00
InterpreterInsertQuery.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
InterpreterKillQueryQuery.cpp Update InterpreterKillQueryQuery.cpp 2021-10-06 12:51:33 +03:00
InterpreterKillQueryQuery.h
InterpreterOptimizeQuery.cpp Merge branch 'master' into query_parameters 2021-11-11 11:43:00 +00:00
InterpreterOptimizeQuery.h
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 2021-11-09 12:06:43 +00:00
InterpreterSelectIntersectExceptQuery.h
InterpreterSelectQuery.cpp fix multiply row policies on same column 2021-12-12 09:54:07 +00:00
InterpreterSelectQuery.h Better Projection IN 2021-10-29 20:24:36 +08:00
InterpreterSelectWithUnionQuery.cpp Reduce dependencies on ASTSelectWithUnionQuery.h 2021-11-26 19:27:16 +01:00
InterpreterSelectWithUnionQuery.h
InterpreterSetQuery.cpp
InterpreterSetQuery.h
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 Don't use setInternalQuery() when forwarding drop calls to database 2021-11-18 11:46:51 +01:00
InterpreterSystemQuery.h SYSTEM RESTORE REPLICA replica [ON CLUSTER cluster] (#13652) 2021-06-20 11:24:43 +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 Some fixes 2021-11-22 11:04:04 +03:00
InterpreterWatchQuery.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
interpretSubquery.cpp
interpretSubquery.h
InterserverCredentials.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
InterserverCredentials.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
InterserverIOHandler.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
ITokenExtractor.cpp Add support for PowerPC build 2021-10-12 01:47:57 +03:00
ITokenExtractor.h Fixed build 2021-10-06 23:22:29 +03:00
join_common.cpp Handle const column in JoinCommon::removeColumnNullability 2021-12-10 15:57:36 +03:00
join_common.h Some optimizations for constant conditions in JOIN ON 2021-11-08 15:36:34 +03:00
joinDispatch.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
JoinedTables.cpp Fix assert in table function merge with database regexp 2021-09-25 05:48:24 +03:00
JoinedTables.h
JoinSwitcher.cpp BlockWithFlags removed from vdimir's change 2021-09-28 14:11:30 +03:00
JoinSwitcher.h Remove BlockInputStream interfaces. 2021-10-14 13:25:43 +03:00
JoinToSubqueryTransformVisitor.cpp Allow identifiers staring with numbers in multiple joins 2021-10-18 13:41:40 +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 Merge branch 'master' into query_parameters 2021-11-15 19:55:54 +00:00
loadMetadata.h
LogicalExpressionsOptimizer.cpp Store all related to one join disjunct in JoinOnClause, pt1 2021-09-28 14:11:31 +03:00
LogicalExpressionsOptimizer.h
MarkTableIdentifiersVisitor.cpp Reduce dependencies on ASTIdentifier.h 2021-11-26 16:49:40 +01:00
MarkTableIdentifiersVisitor.h
MergeJoin.cpp disable partial_merge_join_left_table_buffer_bytes due to bug 2021-11-19 12:59:23 +03:00
MergeJoin.h Some optimizations for constant conditions in JOIN ON 2021-11-08 15:36:34 +03:00
MetricLog.cpp Update using Map datatyle in system log tables before merge 2021-06-28 14:42:21 +03:00
MetricLog.h
misc.h
MonotonicityCheckVisitor.h Reduce dependencies on ASTSelectQuery.h 2021-11-26 18:35:24 +01:00
MutationsInterpreter.cpp fix MATERIALIZE TTL with WHERE and GROUP BY 2021-12-13 17:21:05 +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 Minor changes related to JOIN ON ORs 2021-09-28 14:11:31 +03:00
NullableUtils.h
OpenTelemetrySpanLog.cpp
OpenTelemetrySpanLog.h
OptimizeIfChains.cpp Reduce dependencies on ASTLiteral.h 2021-11-26 17:54:57 +01:00
OptimizeIfChains.h
OptimizeIfWithConstantConditionVisitor.cpp Fix queries with hasColumnInTable constant condition and non existing column. 2021-12-10 15:45:04 +03:00
OptimizeIfWithConstantConditionVisitor.h
OptimizeShardingKeyRewriteInVisitor.cpp
OptimizeShardingKeyRewriteInVisitor.h
PartLog.cpp
PartLog.h
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
processColumnTransformers.h
ProcessList.cpp Use softer checks 2021-12-02 14:53:55 +01:00
ProcessList.h Don't forget to check the output of checkTimeLimitSoft 2021-12-02 15:09:53 +01:00
ProfileEventsExt.cpp Move ProfileEvents packet type from TCPHandler into ProfileEventsExt 2021-10-19 00:54:38 +03:00
ProfileEventsExt.h Move ProfileEvents packet type from TCPHandler into ProfileEventsExt 2021-10-19 00:54:38 +03:00
QueryAliasesVisitor.cpp
QueryAliasesVisitor.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
QueryLog.cpp
QueryLog.h Make read of Counters snapshot non-atomic 2021-10-12 13:46:32 +03:00
QueryNormalizer.cpp
QueryNormalizer.h
QueryParameterVisitor.cpp
QueryParameterVisitor.h
QueryPriorities.h
QueryThreadLog.cpp
QueryThreadLog.h Make read of Counters snapshot non-atomic 2021-10-12 13:46:32 +03:00
QueryViewsLog.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
QueryViewsLog.h Rewrite from DataStreams to Processors 2021-11-19 16:09:12 +03:00
RedundantFunctionsInOrderByVisitor.h Reduce dependencies on ASTSelectQuery.h 2021-11-26 18:35:24 +01: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 Rename "common" to "base" 2021-10-02 10:13:14 +03:00
ReplaceQueryParameterVisitor.cpp
ReplaceQueryParameterVisitor.h
RequiredSourceColumnsData.cpp
RequiredSourceColumnsData.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
RequiredSourceColumnsVisitor.cpp get rid of DNF and related features in ORs in JOIN 2021-09-28 14:11:33 +03:00
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 Reduce dependencies on ASTFunction.h 2021-11-26 18:21:54 +01:00
RewriteFunctionToSubcolumnVisitor.h Reduce dependencies on ASTFunction.h 2021-11-26 18:21:54 +01:00
RewriteSumIfFunctionVisitor.cpp Disable 2021-12-09 14:15:23 +03:00
RewriteSumIfFunctionVisitor.h
RowRefs.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
RowRefs.h Use JoinUsedFlags with multiple dijuncts 2021-09-28 14:11:30 +03: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
Session.cpp Rename RowPolicy::ConditionType -> RowPolicyFilterType and move it to Access/Common. 2021-11-19 00:14:23 +03:00
Session.h Turn off sending events for the LOCAL interface to the system log. 2021-11-03 16:21:34 +03:00
SessionLog.cpp Rename AuthenticationType::MAX_TYPE. 2021-11-02 12:02:22 +03:00
SessionLog.h Split Authentication.h to common and main parts. 2021-11-01 19:13:49 +03:00
Set.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
Set.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
SetVariants.cpp
SetVariants.h
sortBlock.cpp
sortBlock.h
SortedBlocksWriter.cpp Move some files. 2021-10-16 17:03:50 +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 Add StorageID::getShortName() 2021-10-15 01:43:28 +03:00
SubqueryForSet.cpp
SubqueryForSet.h
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 Recreate system.*_log tables in case of different engine/partition_by. 2021-11-26 10:05:20 +03:00
SystemLog.h Recreate system.*_log tables in case of different engine/partition_by. 2021-11-26 10:05:20 +03:00
TableJoin.cpp remove partial_merge_join_optimizations 2021-11-19 12:58:46 +03:00
TableJoin.h remove partial_merge_join_optimizations 2021-11-19 12:58:46 +03:00
TablesStatus.cpp Move protocol macros into separate header 2021-10-03 14:34:03 +03:00
TablesStatus.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
TextLog.cpp
TextLog.h
ThreadStatusExt.cpp Use comments that can be parsed by clang-tidy in ThreadStatus::initQueryProfiler() 2021-11-26 01:13:55 +03: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
TranslateQualifiedNamesVisitor.cpp Fix assert in table function merge with database regexp 2021-09-25 05:48:24 +03:00
TranslateQualifiedNamesVisitor.h
TreeCNFConverter.cpp fix typos 2021-11-26 17:47:40 +03:00
TreeCNFConverter.h Merge pull request #31896 from Algunenano/parser_deps 2021-11-27 00:18:31 +03:00
TreeOptimizer.cpp fix reading in order from Distributed and Merge tables 2021-12-13 15:35:25 +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 fix bug when remove unneeded columns in subquery (#32289) 2021-12-07 11:09:39 +03:00
TreeRewriter.h Set execute_scalar_subqueries in MutationsInterpreter only for MergeTree and prepareInterpreterSelectQuery 2021-10-21 18:05:46 +03:00
UserDefinedExecutableFunction.cpp Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
UserDefinedExecutableFunction.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
UserDefinedExecutableFunctionFactory.cpp Updated UserDefinedSQLFunctionFactory 2021-10-27 18:49:18 +03: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 SQLUserDefinedFunctionVisitor updated exception message 2021-12-01 11:41:44 +03: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 remove some trash 2021-09-17 22:29:10 +03:00
ZooKeeperLog.h remove some trash 2021-09-17 22:29:10 +03:00