ClickHouse/src/Interpreters
2022-10-13 21:49:21 +02:00
..
Access Better 2022-09-21 10:16:49 +00:00
Cache abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
ClusterProxy
examples Consolidate config_core.h into config.h 2022-09-28 13:31:57 +00:00
fuzzers
JIT JIT compilation migration to LLVM 15 2022-10-07 10:53:38 +02:00
MySQL Consolidate config_core.h into config.h 2022-09-28 13:31:57 +00:00
tests Delete garbage 2022-09-26 10:24:39 +00:00
ActionLocksManager.cpp
ActionLocksManager.h
ActionsDAG.cpp Update ActionsDAG.cpp 2022-08-19 11:34:15 +03:00
ActionsDAG.h Consolidate config_core.h into config.h 2022-09-28 13:31:57 +00:00
ActionsVisitor.cpp Fix tidy build 2022-09-19 08:42:23 +00:00
ActionsVisitor.h Refactor PreparedSets/SubqueryForSet 2022-07-26 18:39:02 +00:00
AddDefaultDatabaseVisitor.h
AddIndexConstraintsOptimizer.cpp
AddIndexConstraintsOptimizer.h
addMissingDefaults.cpp ActionsDAG rename index to outputs 2022-08-08 18:01:32 +02:00
addMissingDefaults.h
addTypeConversionToAST.cpp
addTypeConversionToAST.h
AggregateDescription.cpp
AggregateDescription.h
AggregateFunctionOfGroupByKeysVisitor.h
AggregationCommon.h
AggregationUtils.cpp Fix memory leaks and segfaults in combinators 2022-09-14 18:01:49 +00:00
AggregationUtils.h fix style 2022-08-16 18:56:22 +02:00
Aggregator.cpp Followup for TemporaryDataOnDisk 2022-10-12 15:25:23 +02:00
Aggregator.h abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
Aliases.h
applyTableOverride.cpp
applyTableOverride.h
ApplyWithAliasVisitor.cpp Add more checkStackSize calls 2022-10-01 17:48:56 +02:00
ApplyWithAliasVisitor.h
ApplyWithGlobalVisitor.cpp Add more checkStackSize calls 2022-10-01 17:48:56 +02:00
ApplyWithGlobalVisitor.h
ApplyWithSubqueryVisitor.cpp Add more checkStackSize calls 2022-10-01 17:48:56 +02:00
ApplyWithSubqueryVisitor.h Add more checkStackSize calls 2022-10-01 17:48:56 +02:00
ArithmeticOperationsInAgrFuncOptimize.cpp
ArithmeticOperationsInAgrFuncOptimize.h
ArrayJoinAction.cpp
ArrayJoinAction.h
ArrayJoinedColumnsVisitor.h
AsynchronousInsertLog.cpp slightly better 2022-10-04 14:19:05 +00:00
AsynchronousInsertLog.h slightly better 2022-10-04 14:19:05 +00:00
AsynchronousInsertQueue.cpp Merge branch 'master' into async-inserts-log 2022-10-06 01:59:27 +02:00
AsynchronousInsertQueue.h Merge branch 'master' into async-inserts-log 2022-10-06 01:59:27 +02:00
AsynchronousMetricLog.cpp
AsynchronousMetricLog.h
AsynchronousMetrics.cpp Relax "too many parts" thresholds 2022-10-08 00:24:51 +02:00
AsynchronousMetrics.h work on remarks on the review 2022-08-30 20:18:35 +02:00
BloomFilter.cpp
BloomFilter.h
BloomFilterHash.h
CancellationCode.h
castColumn.cpp
castColumn.h
ClientInfo.cpp Generate config_version.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
ClientInfo.h Remove using namespace from header 2022-08-25 20:20:13 +08:00
Cluster.cpp update tcp protocol, add quota_key 2022-08-03 15:44:08 -04:00
Cluster.h update tcp protocol, add quota_key 2022-08-03 15:44:08 -04:00
ClusterDiscovery.cpp More robust ClusterDiscovery::updateCluster 2022-08-17 14:46:06 +00:00
ClusterDiscovery.h Add observer mode to (zoo)keeper cluster discovery feature 2022-08-12 13:26:12 +00:00
CMakeLists.txt
CollectJoinOnKeysVisitor.cpp Join enums refactoring 2022-07-29 18:35:05 +02:00
CollectJoinOnKeysVisitor.h Join enums refactoring 2022-07-29 18:35:05 +02:00
ColumnAliasesVisitor.cpp
ColumnAliasesVisitor.h
ComparisonGraph.cpp abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
ComparisonGraph.h
ConcurrentHashJoin.cpp Merge branch 'master' into refactor-prepared-sets 2022-08-04 13:27:38 +02:00
ConcurrentHashJoin.h upd ConcurrentHashJoin 2022-07-12 20:22:35 +02:00
Context_fwd.h
Context.cpp move default settings to different part of ast 2022-10-11 18:25:28 +00:00
Context.h move default settings to different part of ast 2022-10-11 18:25:28 +00:00
convertFieldToType.cpp Code simplification 2022-09-18 08:58:32 +02:00
convertFieldToType.h
ConvertFunctionOrLikeVisitor.cpp
ConvertFunctionOrLikeVisitor.h
ConvertStringsToEnumVisitor.cpp
ConvertStringsToEnumVisitor.h
CrashLog.cpp Generate config_version.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
CrashLog.h
createBlockSelector.cpp
createBlockSelector.h
CrossToInnerJoinVisitor.cpp Fix exponential query rewrite in case of lots of cross joins with where 2022-09-12 15:05:34 +00:00
CrossToInnerJoinVisitor.h
DatabaseAndTableWithAlias.cpp
DatabaseAndTableWithAlias.h
DatabaseCatalog.cpp Merge pull request #42173 from ClickHouse/remove-temporary-live-view 2022-10-08 19:05:33 +03:00
DatabaseCatalog.h remove unused dirs from store on all disks 2022-08-03 19:49:16 +02:00
DDLTask.cpp Fix style 2022-09-23 11:48:50 +08:00
DDLTask.h Update name/comments 2022-09-23 11:36:06 +08:00
DDLWorker.cpp Fix style 2022-09-20 10:37:54 +08:00
DDLWorker.h fix issuse#41096 2022-09-14 09:15:40 +00:00
DirectJoin.cpp better code for join with dict 2022-08-10 14:20:29 +00:00
DirectJoin.h better code for join with dict 2022-08-10 14:20:29 +00:00
DNSCacheUpdater.cpp
DNSCacheUpdater.h
DuplicateOrderByVisitor.cpp
DuplicateOrderByVisitor.h
EmbeddedDictionaries.cpp
EmbeddedDictionaries.h
evaluateConstantExpression.cpp
evaluateConstantExpression.h
executeDDLQueryOnCluster.cpp Merge branch 'master' into on_cluster_dll 2022-09-22 09:58:10 +08:00
executeDDLQueryOnCluster.h
executeQuery.cpp Merge pull request #42078 from azat/insert-progress 2022-10-11 10:56:20 +02:00
executeQuery.h
ExecuteScalarSubqueriesVisitor.cpp
ExecuteScalarSubqueriesVisitor.h
ExpressionActions.cpp Merge remote-tracking branch 'origin/master' into skipping_sorting_step 2022-08-11 12:35:55 +00:00
ExpressionActions.h Consolidate config_core.h into config.h 2022-09-28 13:31:57 +00:00
ExpressionActionsSettings.cpp
ExpressionActionsSettings.h
ExpressionAnalyzer.cpp Merge pull request #39354 from ClickHouse/window-order-by 2022-09-19 09:22:37 +03:00
ExpressionAnalyzer.h Simplify the code and check what will happen 2022-08-15 06:56:29 +02:00
ExpressionJIT.cpp Consolidate config_core.h into config.h 2022-09-28 13:31:57 +00:00
ExternalDictionariesLoader.cpp Consolidate config_core.h into config.h 2022-09-28 13:31:57 +00:00
ExternalDictionariesLoader.h Fixed tests 2021-10-14 22:12:06 +03:00
ExternalLoader.cpp Remove dictionaries from prometheus metrics on DETACH/DROP 2022-08-06 12:58:07 +03: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
ExternalUserDefinedExecutableFunctionsLoader.cpp
ExternalUserDefinedExecutableFunctionsLoader.h
ExtractExpressionInfoVisitor.cpp
ExtractExpressionInfoVisitor.h
FilesystemCacheLog.cpp abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
FilesystemCacheLog.h Fix 2022-08-29 17:50:27 +02:00
FillingRow.cpp
FillingRow.h
FullSortingMergeJoin.h
FunctionMaskingArgumentCheckVisitor.h fixed 02303_query_kind test; added logging in 02352_grouby_shadows_arg test 2022-08-02 10:50:27 +00:00
FunctionNameNormalizer.cpp Function name normalization fix functions header 2022-10-04 17:29:33 +02:00
FunctionNameNormalizer.h Add comments to FunctionNameNormalizer. 2022-09-19 22:07:04 +08:00
GatherFunctionQuantileVisitor.cpp Normalize everything else 2022-08-01 21:04:11 +08:00
GatherFunctionQuantileVisitor.h Normalize everything else 2022-08-01 21:04:11 +08:00
GetAggregatesVisitor.cpp Allow to use higher-order functions in window expressions 2022-07-11 23:47:46 +00:00
GetAggregatesVisitor.h
getClusterName.cpp
getClusterName.h
getColumnFromBlock.cpp
getColumnFromBlock.h
getHeaderForProcessingStage.cpp Fix exponential query rewrite in case of lots of cross joins with where 2022-09-12 15:05:34 +00:00
getHeaderForProcessingStage.h
getTableExpressions.cpp
getTableExpressions.h
getTableOverride.cpp
getTableOverride.h
GlobalSubqueriesVisitor.h Merge branch 'master' into refactor-prepared-sets 2022-08-04 13:27:38 +02:00
GroupByFunctionKeysVisitor.h
GroupingSetsRewriterVisitor.cpp
GroupingSetsRewriterVisitor.h
HashJoin.cpp abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
HashJoin.h abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
IdentifierSemantic.cpp Fix exponential query rewrite in case of lots of cross joins with where 2022-09-12 15:05:34 +00:00
IdentifierSemantic.h Fix exponential query rewrite in case of lots of cross joins with where 2022-09-12 15:05:34 +00:00
IExternalLoadable.cpp
IExternalLoadable.h
IExternalLoaderConfigRepository.h
IInterpreter.cpp
IInterpreter.h
IInterpreterUnionOrSelectQuery.cpp ActionsDAG rename index to outputs 2022-08-08 18:01:32 +02:00
IInterpreterUnionOrSelectQuery.h Revert "Query plan optimization setting: read in window order" 2022-09-09 22:15:38 +02:00
IJoin.h
IKeyValueEntity.h better code for join with dict 2022-08-10 14:20:29 +00:00
InDepthNodeVisitor.h Add more checkStackSize calls 2022-10-01 17:48:56 +02:00
InJoinSubqueriesPreprocessor.cpp Add more checkStackSize calls 2022-10-01 17:48:56 +02:00
InJoinSubqueriesPreprocessor.h
inplaceBlockConversions.cpp try to fix filling of missed Nested columns with multiple levels 2022-09-08 00:20:11 +00:00
inplaceBlockConversions.h try to fix filling of missed Nested columns with multiple levels 2022-09-06 13:56:32 +00:00
InternalTextLogsQueue.cpp
InternalTextLogsQueue.h
InterpreterAlterQuery.cpp make tryEnqueueReplicatedDDL virtual 2022-09-16 16:25:32 +02:00
InterpreterAlterQuery.h
InterpreterBackupQuery.cpp Rename column "uuid" -> "id" in system.backups and allow user to set it in a query. 2022-07-27 09:04:10 +02:00
InterpreterBackupQuery.h
InterpreterCheckQuery.cpp Fix various clang-tidy warnings 2022-04-20 10:29:05 +02:00
InterpreterCheckQuery.h
InterpreterCreateFunctionQuery.cpp
InterpreterCreateFunctionQuery.h
InterpreterCreateIndexQuery.cpp make tryEnqueueReplicatedDDL virtual 2022-09-16 16:25:32 +02:00
InterpreterCreateIndexQuery.h
InterpreterCreateQuery.cpp Throw an exception in case of inconsistent state 2022-10-11 05:04:47 -07:00
InterpreterCreateQuery.h fix race between DROP and short form of ATTACH 2022-09-14 18:03:36 +02:00
InterpreterDeleteQuery.cpp make tryEnqueueReplicatedDDL virtual 2022-09-16 16:25:32 +02:00
InterpreterDeleteQuery.h
InterpreterDescribeCacheQuery.cpp Rename 2022-09-19 14:02:51 +02:00
InterpreterDescribeCacheQuery.h
InterpreterDescribeQuery.cpp fix filling of empty Nested + small refactoring 2022-06-17 01:10:52 +00:00
InterpreterDescribeQuery.h
InterpreterDropFunctionQuery.cpp
InterpreterDropFunctionQuery.h
InterpreterDropIndexQuery.cpp make tryEnqueueReplicatedDDL virtual 2022-09-16 16:25:32 +02:00
InterpreterDropIndexQuery.h
InterpreterDropQuery.cpp Consolidate config_core.h into config.h 2022-09-28 13:31:57 +00:00
InterpreterDropQuery.h
InterpreterExistsQuery.cpp
InterpreterExistsQuery.h
InterpreterExplainQuery.cpp Revert "Query plan optimization setting: read in window order" 2022-09-09 22:15:38 +02:00
InterpreterExplainQuery.h
InterpreterExternalDDLQuery.cpp Consolidate config_core.h into config.h 2022-09-28 13:31:57 +00:00
InterpreterExternalDDLQuery.h
InterpreterFactory.cpp Merge remote-tracking branch 'origin/master' into tracing_context_propagation 2022-08-02 10:02:09 +08:00
InterpreterFactory.h
InterpreterInsertQuery.cpp Revert "Resurrect parallel distributed insert select with s3Cluster (#41535)" 2022-10-07 15:53:30 +02:00
InterpreterInsertQuery.h Fix a destruction order for views ThreadStatus 2022-09-21 18:37:40 +00:00
InterpreterKillQueryQuery.cpp Remove some methods 2022-09-10 05:04:40 +02:00
InterpreterKillQueryQuery.h
InterpreterOptimizeQuery.cpp fix 2022-10-02 00:44:46 +02:00
InterpreterOptimizeQuery.h
InterpreterRenameQuery.cpp make tryEnqueueReplicatedDDL virtual 2022-09-16 16:25:32 +02:00
InterpreterRenameQuery.h Check grants for databases in case of renaming databases (#40906) 2022-09-05 12:38:44 +02:00
InterpreterSelectIntersectExceptQuery.cpp implement intersect + except distinct 2022-08-30 18:09:01 +08:00
InterpreterSelectIntersectExceptQuery.h
InterpreterSelectQuery.cpp Use abstraction for temporary data on disk in Sort and Aggregation 2022-09-29 09:51:41 +00:00
InterpreterSelectQuery.h Merge remote-tracking branch 'origin/master' into skipping_sorting_step 2022-08-13 21:46:34 +00:00
InterpreterSelectWithUnionQuery.cpp implement intersect + except distinct 2022-08-30 18:09:01 +08:00
InterpreterSelectWithUnionQuery.h
InterpreterSetQuery.cpp move default settings to different part of ast 2022-10-11 18:25:28 +00:00
InterpreterSetQuery.h
InterpreterShowCreateQuery.cpp
InterpreterShowCreateQuery.h
InterpreterShowProcesslistQuery.cpp
InterpreterShowProcesslistQuery.h
InterpreterShowTablesQuery.cpp Rename 2022-09-19 14:02:51 +02:00
InterpreterShowTablesQuery.h
InterpreterSystemQuery.cpp Merge remote-tracking branch 'origin/master' into generated-file-cleanup 2022-10-06 12:22:43 +00:00
InterpreterSystemQuery.h stop background ops before converting db engine 2022-09-09 18:27:19 +02:00
InterpreterTransactionControlQuery.cpp abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
InterpreterTransactionControlQuery.h
InterpreterUseQuery.cpp
InterpreterUseQuery.h
InterpreterWatchQuery.cpp
InterpreterWatchQuery.h
interpretSubquery.cpp Merge branch 'master' into ast-table-identifier-2 2021-04-12 20:23:28 +03:00
interpretSubquery.h
InterserverCredentials.cpp
InterserverCredentials.h
InterserverIOHandler.h
ITokenExtractor.cpp More conversions 2022-07-31 22:06:02 +00:00
ITokenExtractor.h
joinDispatch.h Join enums refactoring 2022-07-29 18:35:05 +02:00
JoinedTables.cpp better code for join with dict 2022-08-10 14:20:29 +00:00
JoinedTables.h
JoinSwitcher.cpp Rename join_common -> JoinUtils 2022-08-10 14:20:28 +00:00
JoinSwitcher.h
JoinToSubqueryTransformVisitor.cpp Merge branch 'master' into tsan_clang_15 2022-08-02 13:00:55 +03:00
JoinToSubqueryTransformVisitor.h
JoinUtils.cpp Rename join_common -> JoinUtils 2022-08-10 14:20:28 +00:00
JoinUtils.h Rename join_common -> JoinUtils 2022-08-10 14:20:28 +00:00
Lemmatizers.cpp Consolidate config_core.h into config.h 2022-09-28 13:31:57 +00:00
Lemmatizers.h Consolidate config_core.h into config.h 2022-09-28 13:31:57 +00:00
loadMetadata.cpp Fix amusing error in conversion from Ordinary to Atomic 2022-09-21 07:10:33 +02:00
loadMetadata.h add flag that enables automatic canversion from Ordinary to Atomic 2022-08-05 21:41:25 +02:00
LogicalExpressionsOptimizer.cpp
LogicalExpressionsOptimizer.h
MarkTableIdentifiersVisitor.cpp
MarkTableIdentifiersVisitor.h
MergeJoin.cpp Followup for TemporaryDataOnDisk 2022-10-12 15:25:23 +02:00
MergeJoin.h fix bugs in MergeJoin when 'not_processed' is not null 2022-08-18 18:09:47 +08:00
MergeTreeTransaction.cpp
MergeTreeTransaction.h
MergeTreeTransactionHolder.cpp
MergeTreeTransactionHolder.h
MetricLog.cpp add system table asynchronous_inserts_log 2022-10-03 21:35:55 +00:00
MetricLog.h
misc.h
MonotonicityCheckVisitor.h Add comment. 2022-09-28 11:30:09 +00:00
MutationsInterpreter.cpp optimize compact part mutation 2022-09-09 10:22:35 +08:00
MutationsInterpreter.h Add support for update 2022-08-31 14:33:53 +00:00
NormalizeSelectWithUnionQueryVisitor.cpp implement intersect + except distinct 2022-08-30 18:09:01 +08:00
NormalizeSelectWithUnionQueryVisitor.h implement intersect + except distinct 2022-08-30 18:09:01 +08:00
NullableUtils.cpp
NullableUtils.h fix transform_null_in with sets of tuples 2020-11-05 21:07:44 +03:00
OpenTelemetrySpanLog.cpp
OpenTelemetrySpanLog.h Remove using namespace from header 2022-08-25 20:20:13 +08:00
OptimizeIfChains.cpp Add more checkStackSize calls 2022-10-01 17:48:56 +02:00
OptimizeIfChains.h
OptimizeIfWithConstantConditionVisitor.cpp Add more checkStackSize calls 2022-10-01 17:48:56 +02:00
OptimizeIfWithConstantConditionVisitor.h
OptimizeShardingKeyRewriteInVisitor.cpp
OptimizeShardingKeyRewriteInVisitor.h
parseColumnsListForTableFunction.cpp Remove unnended field 2022-08-16 09:51:52 +00:00
parseColumnsListForTableFunction.h Allow to specify structure hints in schema inference 2022-08-16 09:46:57 +00:00
PartLog.cpp add system table asynchronous_inserts_log 2022-10-03 21:35:55 +00:00
PartLog.h
PredicateExpressionsOptimizer.cpp Fix exponential query rewrite in case of lots of cross joins with where 2022-09-12 15:05:34 +00:00
PredicateExpressionsOptimizer.h
PredicateRewriteVisitor.cpp Merge branch 'master' into another_fix_for_an_ast_optimization 2022-09-21 19:05:08 +03:00
PredicateRewriteVisitor.h
PreparedSets.cpp upd PreparedSets: rename/change signature of methods, add comments 2022-07-27 11:22:16 +00:00
PreparedSets.h upd PreparedSets: rename/change signature of methods, add comments 2022-07-27 11:22:16 +00:00
processColumnTransformers.cpp
processColumnTransformers.h
ProcessList.cpp Make thread_ids unique 2022-10-08 02:42:41 +02:00
ProcessList.h better TemporaryDataOnDisk 2022-09-29 09:51:46 +00:00
ProcessorsProfileLog.cpp processor profile 2022-08-11 21:03:34 +08:00
ProcessorsProfileLog.h processor profile 2022-08-11 21:03:34 +08:00
ProfileEventsExt.cpp fix build with clang-15 2022-08-01 18:00:54 +02:00
ProfileEventsExt.h
QueryAliasesVisitor.cpp
QueryAliasesVisitor.h
QueryLog.cpp
QueryLog.h
QueryNormalizer.cpp
QueryNormalizer.h
QueryParameterVisitor.cpp Fix clang-tidy 2022-09-11 20:43:36 +02:00
QueryParameterVisitor.h
QueryPriorities.h
QueryThreadLog.cpp
QueryThreadLog.h
QueryViewsLog.cpp Fix query_views_log with Window views 2022-09-09 13:46:53 +02:00
QueryViewsLog.h Fix a destruction order for views ThreadStatus 2022-09-21 18:37:40 +00:00
RedundantFunctionsInOrderByVisitor.h
RemoveInjectiveFunctionsVisitor.cpp
RemoveInjectiveFunctionsVisitor.h
RenameColumnVisitor.cpp
RenameColumnVisitor.h
replaceAliasColumnsInQuery.cpp
replaceAliasColumnsInQuery.h
replaceForPositionalArguments.cpp Fix 2022-07-30 18:42:22 +03:00
replaceForPositionalArguments.h Fix 2022-07-30 18:42:22 +03:00
ReplaceQueryParameterVisitor.cpp Add more checkStackSize calls 2022-10-01 17:48:56 +02:00
ReplaceQueryParameterVisitor.h
RequiredSourceColumnsData.cpp
RequiredSourceColumnsData.h Fixing a test with indexHint 2022-07-28 12:24:16 +00:00
RequiredSourceColumnsVisitor.cpp Fix unused columns introduced by with stmt 2022-08-24 00:40:01 +08:00
RequiredSourceColumnsVisitor.h
RewriteAnyFunctionVisitor.cpp
RewriteAnyFunctionVisitor.h
RewriteCountDistinctVisitor.cpp implement intersect + except distinct 2022-08-30 18:09:01 +08:00
RewriteCountDistinctVisitor.h
RewriteCountVariantsVisitor.cpp Add more checkStackSize calls 2022-10-01 17:48:56 +02:00
RewriteCountVariantsVisitor.h
RewriteFunctionToSubcolumnVisitor.cpp Remove some methods 2022-09-10 05:04:40 +02:00
RewriteFunctionToSubcolumnVisitor.h
RewriteOrderByVisitor.cpp
RewriteOrderByVisitor.hpp
RewriteSumIfFunctionVisitor.cpp
RewriteSumIfFunctionVisitor.h
RowRefs.cpp abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
RowRefs.h Join enums refactoring 2022-07-29 18:35:05 +02:00
SelectIntersectExceptQueryVisitor.cpp implement intersect + except distinct 2022-08-30 18:09:01 +08:00
SelectIntersectExceptQueryVisitor.h implement intersect + except distinct 2022-08-30 18:09:01 +08:00
SelectQueryOptions.h
Session.cpp
Session.h Clean code 2022-08-24 15:59:44 +08:00
SessionLog.cpp add system table asynchronous_inserts_log 2022-10-03 21:35:55 +00:00
SessionLog.h
Set.cpp Merge pull request #40850 from canhld94/ch_canh_fix_set 2022-09-02 14:40:35 -04:00
Set.h Add Creating/FilterBySetsOnTheFlyStep for full sorting join 2022-08-29 09:46:57 +00:00
SetVariants.cpp abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
SetVariants.h
sortBlock.cpp
sortBlock.h
SortedBlocksWriter.cpp Followup for TemporaryDataOnDisk 2022-10-12 15:25:23 +02:00
SortedBlocksWriter.h Upd TemporaryFileOnDisk 2022-08-24 16:15:54 +00:00
SquashingTransform.cpp
SquashingTransform.h
StorageID.cpp
StorageID.h code optimization, add test 2022-09-09 23:27:42 +08:00
SubstituteColumnOptimizer.cpp
SubstituteColumnOptimizer.h
SynonymsExtensions.cpp Consolidate config_core.h into config.h 2022-09-28 13:31:57 +00:00
SynonymsExtensions.h Consolidate config_core.h into config.h 2022-09-28 13:31:57 +00:00
SystemLog.cpp add system table asynchronous_inserts_log 2022-10-03 21:35:55 +00:00
SystemLog.h add system table asynchronous_inserts_log 2022-10-03 21:35:55 +00:00
TableJoin.cpp better code for join with dict 2022-08-10 14:20:29 +00:00
TableJoin.h Create sets for joins: upd 2022-08-29 09:46:58 +00:00
TableOverrideUtils.cpp
TableOverrideUtils.h
TablesStatus.cpp
TablesStatus.h
TemporaryDataOnDisk.cpp Followup for TemporaryDataOnDisk 2022-10-12 15:25:23 +02:00
TemporaryDataOnDisk.h Followup for TemporaryDataOnDisk 2022-10-12 15:25:23 +02:00
TextLog.cpp
TextLog.h
threadPoolCallbackRunner.cpp Get rid of static threadpools 2022-09-07 17:48:11 +02:00
threadPoolCallbackRunner.h Get rid of static threadpools 2022-09-07 17:48:11 +02:00
ThreadStatusExt.cpp Optimizations around ThreadStatus 2022-10-13 21:49:21 +02:00
TraceCollector.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
TraceCollector.h
TraceLog.cpp
TraceLog.h
TransactionLog.cpp Define methods for multi read requests 2022-09-29 09:19:47 +00:00
TransactionLog.h Define methods for multi read requests 2022-09-29 09:19:47 +00:00
TransactionsInfoLog.cpp
TransactionsInfoLog.h
TransactionVersionMetadata.cpp
TransactionVersionMetadata.h
TranslateQualifiedNamesVisitor.cpp Support countState(*) 2022-10-01 14:59:26 +08:00
TranslateQualifiedNamesVisitor.h
TreeCNFConverter.cpp fix some typos and clang-tidy warnings 2022-09-05 09:50:24 +08:00
TreeCNFConverter.h fix some typos and clang-tidy warnings 2022-09-05 09:50:24 +08:00
TreeOptimizer.cpp Tiny improvements along the code 2022-09-13 12:06:56 +00:00
TreeOptimizer.h
TreeRewriter.cpp Add more checkStackSize calls 2022-10-01 17:48:56 +02:00
TreeRewriter.h fix some typos and clang-tidy warnings 2022-09-05 09:50:24 +08:00
UserDefinedExecutableFunction.cpp
UserDefinedExecutableFunction.h
UserDefinedExecutableFunctionFactory.cpp Small style fixes 2022-09-15 13:05:18 +02:00
UserDefinedExecutableFunctionFactory.h
UserDefinedSQLFunctionFactory.cpp Style 2022-08-10 21:53:11 +02:00
UserDefinedSQLFunctionFactory.h Don't visit the AST for UDFs if none are registered 2022-08-10 17:54:56 +02:00
UserDefinedSQLFunctionVisitor.cpp support explain create function query 2022-01-20 16:23:52 +08:00
UserDefinedSQLFunctionVisitor.h
UserDefinedSQLObjectsLoader.cpp
UserDefinedSQLObjectsLoader.h
WhereConstraintsOptimizer.cpp fix some typos and clang-tidy warnings 2022-09-05 09:50:24 +08:00
WhereConstraintsOptimizer.h
WindowDescription.cpp Uppercase ROWS, GROUPS, RANGE in queries with windows. (#39410) 2022-07-25 22:53:53 +02:00
WindowDescription.h Uppercase ROWS, GROUPS, RANGE in queries with windows. (#39410) 2022-07-25 22:53:53 +02:00
ZooKeeperLog.cpp Fix zookeeper_log 2022-09-27 12:36:59 +00:00
ZooKeeperLog.h Add duration_ms into system.zookeeper_log 2022-07-28 22:34:51 +03:00