2020-08-02 13:57:38 +00:00
|
|
|
# This file is generated automatically, do not edit. See 'ya.make.in' and use 'utils/generate-ya-make' to regenerate it.
|
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()
|
|
|
|
|
|
|
|
SRCS(
|
|
|
|
ActionLocksManager.cpp
|
|
|
|
ActionsVisitor.cpp
|
|
|
|
addMissingDefaults.cpp
|
|
|
|
addTypeConversionToAST.cpp
|
2020-06-23 16:06:56 +00:00
|
|
|
AggregateDescription.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
Aggregator.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
|
|
|
|
castColumn.cpp
|
|
|
|
CatBoostModel.cpp
|
|
|
|
ClientInfo.cpp
|
|
|
|
Cluster.cpp
|
|
|
|
ClusterProxy/executeQuery.cpp
|
|
|
|
ClusterProxy/SelectStreamFactory.cpp
|
|
|
|
CollectJoinOnKeysVisitor.cpp
|
|
|
|
Context.cpp
|
|
|
|
convertFieldToType.cpp
|
2020-08-02 13:57:38 +00:00
|
|
|
CrashLog.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
createBlockSelector.cpp
|
|
|
|
CrossToInnerJoinVisitor.cpp
|
|
|
|
DatabaseAndTableWithAlias.cpp
|
|
|
|
DatabaseCatalog.cpp
|
|
|
|
DDLWorker.cpp
|
2020-04-21 20:23:44 +00:00
|
|
|
DictionaryReader.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
DNSCacheUpdater.cpp
|
|
|
|
EmbeddedDictionaries.cpp
|
|
|
|
evaluateConstantExpression.cpp
|
|
|
|
executeQuery.cpp
|
|
|
|
ExecuteScalarSubqueriesVisitor.cpp
|
|
|
|
ExpressionActions.cpp
|
|
|
|
ExpressionAnalyzer.cpp
|
|
|
|
ExternalDictionariesLoader.cpp
|
|
|
|
ExternalLoader.cpp
|
|
|
|
ExternalLoaderDatabaseConfigRepository.cpp
|
|
|
|
ExternalLoaderTempConfigRepository.cpp
|
|
|
|
ExternalLoaderXMLConfigRepository.cpp
|
|
|
|
ExternalModelsLoader.cpp
|
|
|
|
ExtractExpressionInfoVisitor.cpp
|
|
|
|
FillingRow.cpp
|
|
|
|
getClusterName.cpp
|
|
|
|
getTableExpressions.cpp
|
|
|
|
HashJoin.cpp
|
|
|
|
IdentifierSemantic.cpp
|
|
|
|
IExternalLoadable.cpp
|
|
|
|
InJoinSubqueriesPreprocessor.cpp
|
|
|
|
inplaceBlockConversions.cpp
|
|
|
|
InternalTextLogsQueue.cpp
|
|
|
|
InterpreterAlterQuery.cpp
|
|
|
|
InterpreterCheckQuery.cpp
|
|
|
|
InterpreterCreateQuery.cpp
|
|
|
|
InterpreterCreateQuotaQuery.cpp
|
|
|
|
InterpreterCreateRoleQuery.cpp
|
|
|
|
InterpreterCreateRowPolicyQuery.cpp
|
|
|
|
InterpreterCreateSettingsProfileQuery.cpp
|
|
|
|
InterpreterCreateUserQuery.cpp
|
|
|
|
InterpreterDescribeQuery.cpp
|
|
|
|
InterpreterDropAccessEntityQuery.cpp
|
|
|
|
InterpreterDropQuery.cpp
|
|
|
|
InterpreterExistsQuery.cpp
|
|
|
|
InterpreterExplainQuery.cpp
|
|
|
|
InterpreterFactory.cpp
|
|
|
|
InterpreterGrantQuery.cpp
|
|
|
|
InterpreterInsertQuery.cpp
|
|
|
|
InterpreterKillQueryQuery.cpp
|
|
|
|
InterpreterOptimizeQuery.cpp
|
|
|
|
InterpreterRenameQuery.cpp
|
|
|
|
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
|
|
|
|
interpretSubquery.cpp
|
|
|
|
join_common.cpp
|
|
|
|
JoinedTables.cpp
|
|
|
|
JoinSwitcher.cpp
|
|
|
|
JoinToSubqueryTransformVisitor.cpp
|
|
|
|
loadMetadata.cpp
|
|
|
|
LogicalExpressionsOptimizer.cpp
|
|
|
|
MarkTableIdentifiersVisitor.cpp
|
|
|
|
MergeJoin.cpp
|
|
|
|
MetricLog.cpp
|
|
|
|
MutationsInterpreter.cpp
|
|
|
|
NullableUtils.cpp
|
|
|
|
OptimizeIfChains.cpp
|
|
|
|
OptimizeIfWithConstantConditionVisitor.cpp
|
|
|
|
PartLog.cpp
|
|
|
|
PredicateExpressionsOptimizer.cpp
|
|
|
|
PredicateRewriteVisitor.cpp
|
|
|
|
ProcessList.cpp
|
|
|
|
ProfileEventsExt.cpp
|
|
|
|
QueryAliasesVisitor.cpp
|
|
|
|
QueryLog.cpp
|
|
|
|
QueryNormalizer.cpp
|
|
|
|
QueryThreadLog.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
|
2020-04-16 12:31:57 +00:00
|
|
|
RowRefs.cpp
|
|
|
|
Set.cpp
|
|
|
|
SetVariants.cpp
|
|
|
|
sortBlock.cpp
|
2020-04-28 15:38:07 +00:00
|
|
|
SortedBlocksWriter.cpp
|
2020-04-16 12:31:57 +00:00
|
|
|
StorageID.cpp
|
|
|
|
SubqueryForSet.cpp
|
|
|
|
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
|
2020-08-02 13:57:38 +00:00
|
|
|
|
2020-04-16 12:31:57 +00:00
|
|
|
)
|
|
|
|
|
|
|
|
END()
|