2020-11-16 21:16:50 +00:00
|
|
|
# This file is generated automatically, do not edit. See 'ya.make.in' and use 'utils/generate-ya-make' to regenerate it.
|
2020-11-16 18:24:58 +00:00
|
|
|
OWNER(g:clickhouse)
|
|
|
|
|
2020-04-16 12:31:57 +00:00
|
|
|
LIBRARY()
|
|
|
|
|
|
|
|
ADDINCL(
|
|
|
|
contrib/libs/libdivide
|
|
|
|
contrib/libs/pdqsort
|
|
|
|
)
|
|
|
|
|
|
|
|
PEERDIR(
|
|
|
|
clickhouse/src/Core
|
|
|
|
contrib/libs/libdivide
|
|
|
|
contrib/libs/pdqsort
|
|
|
|
)
|
|
|
|
|
|
|
|
NO_COMPILER_WARNINGS()
|
|
|
|
|
2020-09-07 22:14:13 +00:00
|
|
|
|
2020-04-16 12:31:57 +00:00
|
|
|
SRCS(
|
|
|
|
ActionLocksManager.cpp
|
2020-11-16 14:57:56 +00:00
|
|
|
ActionsDAG.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
ActionsVisitor.cpp
|
2020-06-23 16:06:56 +00:00
|
|
|
AggregateDescription.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
Aggregator.cpp
|
2020-09-29 16:32:41 +00:00
|
|
|
ApplyWithAliasVisitor.cpp
|
|
|
|
ApplyWithGlobalVisitor.cpp
|
2020-09-12 17:00:04 +00:00
|
|
|
ApplyWithSubqueryVisitor.cpp
|
2020-06-03 10:28:30 +00:00
|
|
|
ArithmeticOperationsInAgrFuncOptimize.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
ArrayJoinAction.cpp
|
2020-08-02 13:57:38 +00:00
|
|
|
AsynchronousMetricLog.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
AsynchronousMetrics.cpp
|
|
|
|
BloomFilter.cpp
|
|
|
|
CatBoostModel.cpp
|
|
|
|
ClientInfo.cpp
|
|
|
|
Cluster.cpp
|
|
|
|
ClusterProxy/SelectStreamFactory.cpp
|
2020-11-05 09:55:01 +00:00
|
|
|
ClusterProxy/executeQuery.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
CollectJoinOnKeysVisitor.cpp
|
2020-11-14 06:01:34 +00:00
|
|
|
ColumnAliasesVisitor.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
Context.cpp
|
2021-05-09 00:28:10 +00:00
|
|
|
ConvertStringsToEnumVisitor.cpp
|
2020-08-02 13:57:38 +00:00
|
|
|
CrashLog.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
CrossToInnerJoinVisitor.cpp
|
2020-11-03 13:47:26 +00:00
|
|
|
DDLTask.cpp
|
2020-11-05 09:55:01 +00:00
|
|
|
DDLWorker.cpp
|
|
|
|
DNSCacheUpdater.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
DatabaseAndTableWithAlias.cpp
|
|
|
|
DatabaseCatalog.cpp
|
2020-04-21 20:23:44 +00:00
|
|
|
DictionaryReader.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
EmbeddedDictionaries.cpp
|
|
|
|
ExecuteScalarSubqueriesVisitor.cpp
|
|
|
|
ExpressionActions.cpp
|
2021-03-04 17:38:12 +00:00
|
|
|
ExpressionActionsSettings.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
ExpressionAnalyzer.cpp
|
|
|
|
ExternalDictionariesLoader.cpp
|
|
|
|
ExternalLoader.cpp
|
2021-05-15 12:48:27 +00:00
|
|
|
ExternalLoaderDictionaryStorageConfigRepository.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
ExternalLoaderTempConfigRepository.cpp
|
|
|
|
ExternalLoaderXMLConfigRepository.cpp
|
|
|
|
ExternalModelsLoader.cpp
|
|
|
|
ExtractExpressionInfoVisitor.cpp
|
|
|
|
FillingRow.cpp
|
2021-02-20 08:45:25 +00:00
|
|
|
FunctionNameNormalizer.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
HashJoin.cpp
|
|
|
|
IExternalLoadable.cpp
|
2020-12-14 06:17:24 +00:00
|
|
|
IInterpreter.cpp
|
|
|
|
IInterpreterUnionOrSelectQuery.cpp
|
2020-11-05 09:55:01 +00:00
|
|
|
IdentifierSemantic.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
InJoinSubqueriesPreprocessor.cpp
|
|
|
|
InternalTextLogsQueue.cpp
|
|
|
|
InterpreterAlterQuery.cpp
|
2021-08-30 07:57:40 +00:00
|
|
|
InterpreterBackupQuery.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
InterpreterCheckQuery.cpp
|
2021-05-09 09:47:29 +00:00
|
|
|
InterpreterCreateFunctionQuery.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
InterpreterCreateQuery.cpp
|
|
|
|
InterpreterCreateQuotaQuery.cpp
|
|
|
|
InterpreterCreateRoleQuery.cpp
|
|
|
|
InterpreterCreateRowPolicyQuery.cpp
|
|
|
|
InterpreterCreateSettingsProfileQuery.cpp
|
|
|
|
InterpreterCreateUserQuery.cpp
|
|
|
|
InterpreterDescribeQuery.cpp
|
|
|
|
InterpreterDropAccessEntityQuery.cpp
|
2021-05-14 22:43:04 +00:00
|
|
|
InterpreterDropFunctionQuery.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
InterpreterDropQuery.cpp
|
|
|
|
InterpreterExistsQuery.cpp
|
|
|
|
InterpreterExplainQuery.cpp
|
2020-08-07 04:55:45 +00:00
|
|
|
InterpreterExternalDDLQuery.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
InterpreterFactory.cpp
|
|
|
|
InterpreterGrantQuery.cpp
|
|
|
|
InterpreterInsertQuery.cpp
|
|
|
|
InterpreterKillQueryQuery.cpp
|
|
|
|
InterpreterOptimizeQuery.cpp
|
|
|
|
InterpreterRenameQuery.cpp
|
2021-08-18 22:02:00 +00:00
|
|
|
InterpreterSelectIntersectExceptQuery.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
InterpreterSelectQuery.cpp
|
|
|
|
InterpreterSelectWithUnionQuery.cpp
|
|
|
|
InterpreterSetQuery.cpp
|
|
|
|
InterpreterSetRoleQuery.cpp
|
2020-05-07 02:45:27 +00:00
|
|
|
InterpreterShowAccessEntitiesQuery.cpp
|
2020-08-02 13:57:38 +00:00
|
|
|
InterpreterShowAccessQuery.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
InterpreterShowCreateAccessEntityQuery.cpp
|
|
|
|
InterpreterShowCreateQuery.cpp
|
|
|
|
InterpreterShowGrantsQuery.cpp
|
2020-05-12 21:46:14 +00:00
|
|
|
InterpreterShowPrivilegesQuery.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
InterpreterShowProcesslistQuery.cpp
|
|
|
|
InterpreterShowTablesQuery.cpp
|
|
|
|
InterpreterSystemQuery.cpp
|
|
|
|
InterpreterUseQuery.cpp
|
|
|
|
InterpreterWatchQuery.cpp
|
2020-08-26 08:36:58 +00:00
|
|
|
InterserverCredentials.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
JoinSwitcher.cpp
|
|
|
|
JoinToSubqueryTransformVisitor.cpp
|
2020-11-05 09:55:01 +00:00
|
|
|
JoinedTables.cpp
|
2021-06-19 18:52:09 +00:00
|
|
|
Lemmatizers.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
LogicalExpressionsOptimizer.cpp
|
|
|
|
MarkTableIdentifiersVisitor.cpp
|
|
|
|
MergeJoin.cpp
|
|
|
|
MetricLog.cpp
|
|
|
|
MutationsInterpreter.cpp
|
2020-08-07 04:55:45 +00:00
|
|
|
MySQL/InterpretersMySQLDDLQuery.cpp
|
2021-02-26 12:04:11 +00:00
|
|
|
NormalizeSelectWithUnionQueryVisitor.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
NullableUtils.cpp
|
2020-10-22 16:47:20 +00:00
|
|
|
OpenTelemetrySpanLog.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
OptimizeIfChains.cpp
|
|
|
|
OptimizeIfWithConstantConditionVisitor.cpp
|
2021-03-07 15:51:01 +00:00
|
|
|
OptimizeShardingKeyRewriteInVisitor.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
PartLog.cpp
|
|
|
|
PredicateExpressionsOptimizer.cpp
|
|
|
|
PredicateRewriteVisitor.cpp
|
|
|
|
ProcessList.cpp
|
|
|
|
ProfileEventsExt.cpp
|
|
|
|
QueryAliasesVisitor.cpp
|
|
|
|
QueryLog.cpp
|
|
|
|
QueryNormalizer.cpp
|
2020-09-19 14:47:22 +00:00
|
|
|
QueryParameterVisitor.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
QueryThreadLog.cpp
|
2021-06-18 13:44:08 +00:00
|
|
|
QueryViewsLog.cpp
|
2020-08-02 13:57:38 +00:00
|
|
|
RemoveInjectiveFunctionsVisitor.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
RenameColumnVisitor.cpp
|
|
|
|
ReplaceQueryParameterVisitor.cpp
|
2020-04-21 20:23:44 +00:00
|
|
|
RequiredSourceColumnsData.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
RequiredSourceColumnsVisitor.cpp
|
2020-07-23 15:15:22 +00:00
|
|
|
RewriteAnyFunctionVisitor.cpp
|
2021-02-09 07:45:07 +00:00
|
|
|
RewriteCountVariantsVisitor.cpp
|
2021-06-10 08:41:16 +00:00
|
|
|
RewriteFunctionToSubcolumnVisitor.cpp
|
2021-01-21 09:01:35 +00:00
|
|
|
RewriteSumIfFunctionVisitor.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
RowRefs.cpp
|
2021-08-18 22:02:00 +00:00
|
|
|
SelectIntersectExceptQueryVisitor.cpp
|
2021-08-30 07:57:40 +00:00
|
|
|
Session.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
Set.cpp
|
|
|
|
SetVariants.cpp
|
2020-04-28 15:38:07 +00:00
|
|
|
SortedBlocksWriter.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
StorageID.cpp
|
|
|
|
SubqueryForSet.cpp
|
2021-06-19 18:52:09 +00:00
|
|
|
SynonymsExtensions.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
SystemLog.cpp
|
|
|
|
TableJoin.cpp
|
|
|
|
TablesStatus.cpp
|
|
|
|
TextLog.cpp
|
|
|
|
ThreadStatusExt.cpp
|
|
|
|
TraceLog.cpp
|
|
|
|
TranslateQualifiedNamesVisitor.cpp
|
2020-07-22 17:13:05 +00:00
|
|
|
TreeOptimizer.cpp
|
|
|
|
TreeRewriter.cpp
|
2021-08-18 22:02:00 +00:00
|
|
|
UserDefinedFunctionFactory.cpp
|
|
|
|
UserDefinedFunctionsVisitor.cpp
|
|
|
|
UserDefinedObjectsLoader.cpp
|
2021-02-04 06:40:09 +00:00
|
|
|
WindowDescription.cpp
|
2021-07-09 15:04:16 +00:00
|
|
|
ZooKeeperLog.cpp
|
2020-11-05 09:55:01 +00:00
|
|
|
addMissingDefaults.cpp
|
|
|
|
addTypeConversionToAST.cpp
|
|
|
|
castColumn.cpp
|
|
|
|
convertFieldToType.cpp
|
|
|
|
createBlockSelector.cpp
|
|
|
|
evaluateConstantExpression.cpp
|
2020-11-12 18:04:18 +00:00
|
|
|
executeDDLQueryOnCluster.cpp
|
2020-11-05 09:55:01 +00:00
|
|
|
executeQuery.cpp
|
|
|
|
getClusterName.cpp
|
|
|
|
getHeaderForProcessingStage.cpp
|
|
|
|
getTableExpressions.cpp
|
|
|
|
inplaceBlockConversions.cpp
|
|
|
|
interpretSubquery.cpp
|
|
|
|
join_common.cpp
|
|
|
|
loadMetadata.cpp
|
2020-12-01 09:10:12 +00:00
|
|
|
processColumnTransformers.cpp
|
2021-01-16 08:10:55 +00:00
|
|
|
replaceAliasColumnsInQuery.cpp
|
2020-11-05 09:55:01 +00:00
|
|
|
sortBlock.cpp
|
2020-08-02 13:57:38 +00:00
|
|
|
|
2020-04-16 12:31:57 +00:00
|
|
|
)
|
|
|
|
|
|
|
|
END()
|