ClickHouse/src/Interpreters
2023-11-06 12:24:00 +00:00
..
Access Support asynchronous inserts for native protocol (#54730) 2023-10-20 18:39:48 +02:00
Cache Merge branch 'master' into vdimir/fix_file_cache_tmp_write_buffer 2023-10-13 18:15:52 +02:00
ClusterProxy Cleanup: parallel replica coordinator usage 2023-10-11 15:04:59 +00:00
examples Re-enable clang-tidy checks 2023-09-26 09:34:12 +00:00
fuzzers Support asynchronous inserts for native protocol (#54730) 2023-10-20 18:39:48 +02:00
JIT Aggregator merge and destroy states in batch 2023-08-24 15:34:32 +03:00
MySQL
tests fix style 2023-10-05 11:58:00 +02:00
ActionLocksManager.cpp add a test for no such key 2023-09-20 22:37:24 +02:00
ActionLocksManager.h
ActionsDAG.cpp Remove the old code for projection analysis (#55112) 2023-10-10 17:13:32 +02:00
ActionsDAG.h Remove the old code for projection analysis (#55112) 2023-10-10 17:13:32 +02:00
ActionsVisitor.cpp Better recursion depth check 2023-10-09 02:40:47 +02:00
ActionsVisitor.h
AddDefaultDatabaseVisitor.h
AddIndexConstraintsOptimizer.cpp
AddIndexConstraintsOptimizer.h
addMissingDefaults.cpp
addMissingDefaults.h
addTypeConversionToAST.cpp
addTypeConversionToAST.h
AggregateDescription.cpp
AggregateDescription.h
AggregateFunctionOfGroupByKeysVisitor.h
AggregationCommon.h hashtable order fix for s390x 2023-09-07 07:37:43 -07:00
AggregationUtils.cpp
AggregationUtils.h
Aggregator.cpp Revert partial result 2023-10-21 03:14:22 +02:00
Aggregator.h Revert partial result 2023-10-21 03:14:22 +02:00
Aliases.h
applyTableOverride.cpp
applyTableOverride.h
ApplyWithAliasVisitor.cpp
ApplyWithAliasVisitor.h
ApplyWithGlobalVisitor.cpp
ApplyWithGlobalVisitor.h
ApplyWithSubqueryVisitor.cpp
ApplyWithSubqueryVisitor.h
ArithmeticOperationsInAgrFuncOptimize.cpp
ArithmeticOperationsInAgrFuncOptimize.h
ArrayJoinAction.cpp Respect max_block_size for array join to avoid possible OOM 2023-09-18 11:04:38 +08:00
ArrayJoinAction.h Respect max_block_size for array join to avoid possible OOM 2023-09-18 11:04:38 +08:00
ArrayJoinedColumnsVisitor.h
AsynchronousInsertLog.cpp Support asynchronous inserts for native protocol (#54730) 2023-10-20 18:39:48 +02:00
AsynchronousInsertLog.h Support asynchronous inserts for native protocol (#54730) 2023-10-20 18:39:48 +02:00
AsynchronousInsertQueue.cpp Support asynchronous inserts for native protocol (#54730) 2023-10-20 18:39:48 +02:00
AsynchronousInsertQueue.h Support asynchronous inserts for native protocol (#54730) 2023-10-20 18:39:48 +02:00
AsynchronousMetricLog.cpp
AsynchronousMetricLog.h Remove the duplicate pair of parentheses 2023-05-28 12:59:34 +08:00
BackupLog.cpp Replace event_time with event_time_microseconds 2023-08-17 16:42:22 +03:00
BackupLog.h Replace event_time with event_time_microseconds 2023-08-17 16:42:22 +03:00
BloomFilter.cpp
BloomFilter.h
BloomFilterHash.h
CancellationCode.h
castColumn.cpp Cache cast function in set during execution (#55712) 2023-10-23 13:31:44 +02:00
castColumn.h Cache cast function in set during execution (#55712) 2023-10-23 13:31:44 +02:00
ClientInfo.cpp backward compatibility changes + fixes 2023-08-29 23:50:41 +00:00
ClientInfo.h add doc 2023-09-27 17:03:53 +08:00
Cluster.cpp Revert "Merge pull request #54421 from evillique/cluster-groups" 2023-10-13 18:55:51 +02:00
Cluster.h Revert "Merge pull request #54421 from evillique/cluster-groups" 2023-10-13 18:55:51 +02:00
ClusterDiscovery.cpp fix cluster_discovery_faults 2023-09-04 10:54:59 +00:00
ClusterDiscovery.h Fix cluster discovery initialization 2023-08-31 11:33:01 +00:00
CMakeLists.txt
CollectJoinOnKeysVisitor.cpp Support 'is not distinct from' in join on section 2023-08-28 11:41:36 +00:00
CollectJoinOnKeysVisitor.h Support 'is not distinct from' in join on section 2023-08-28 11:41:36 +00:00
ColumnAliasesVisitor.cpp
ColumnAliasesVisitor.h
ComparisonGraph.cpp
ComparisonGraph.h Adapt changes around SipHash 2023-07-19 10:01:58 -07:00
ComparisonTupleEliminationVisitor.cpp
ComparisonTupleEliminationVisitor.h
ConcurrentHashJoin.cpp addJoinedBlock -> addBlockToJoin 2023-07-05 17:03:18 +00:00
ConcurrentHashJoin.h Get rid of unneeded include 2023-08-21 18:01:10 +08:00
Context_fwd.h
Context.cpp rename metrics for new pools to match settings 2023-11-06 12:24:00 +00:00
Context.h Merge branch 'master' into async-loader-integration 2023-10-27 10:39:12 +02:00
convertFieldToType.cpp fix possible type mismatch with IPv4 2023-09-02 14:48:46 -07:00
convertFieldToType.h style convertFieldToTypeStrict 2023-08-04 09:45:13 +00:00
ConvertFunctionOrLikeVisitor.cpp
ConvertFunctionOrLikeVisitor.h
ConvertStringsToEnumVisitor.cpp Fix some typos 2023-10-15 15:43:02 +02:00
ConvertStringsToEnumVisitor.h
CrashLog.cpp System logs improvements 2023-07-28 07:23:34 +00:00
CrashLog.h System logs improvements 2023-07-28 07:23:34 +00:00
createBlockSelector.cpp Convert assert to LOGICAL_ERROR in createBlockSelector() for zero weight 2023-06-28 19:06:31 +02:00
createBlockSelector.h
CrossToInnerJoinVisitor.cpp
CrossToInnerJoinVisitor.h
DatabaseAndTableWithAlias.cpp add error code INVALID_IDENTIFIER 2023-09-19 22:11:58 +00:00
DatabaseAndTableWithAlias.h
DatabaseCatalog.cpp DatabaseCatalog::getTable() should also wait 2023-11-02 17:07:21 +00:00
DatabaseCatalog.h Refactor IHints 2023-09-10 03:48:12 +00:00
DDLTask.cpp Remove non-const function Context::getClientInfo(). 2023-07-17 15:02:07 +02:00
DDLTask.h
DDLWorker.cpp caching skip-able entries in DDLWorker 2023-09-20 10:57:12 +00:00
DDLWorker.h caching skip-able entries in DDLWorker 2023-09-20 10:57:12 +00:00
DirectJoin.cpp addJoinedBlock -> addBlockToJoin 2023-07-05 17:03:18 +00:00
DirectJoin.h EXPLAIN actions for JOIN step 2023-08-03 18:55:15 +03:00
DNSCacheUpdater.cpp
DNSCacheUpdater.h
DuplicateOrderByVisitor.cpp
DuplicateOrderByVisitor.h Fix bad optimization of ORDER BY in subquery if it contains WITH FILL 2021-09-12 01:24:20 +03:00
EmbeddedDictionaries.cpp
EmbeddedDictionaries.h
evaluateConstantExpression.cpp Fix unexpected errors in system.errors after join 2023-09-05 14:07:36 +00:00
evaluateConstantExpression.h Fix unexpected errors in system.errors after join 2023-09-05 14:07:36 +00:00
executeDDLQueryOnCluster.cpp add startup waits in all DDL queries and global DDL worker 2023-10-24 10:09:10 +00:00
executeDDLQueryOnCluster.h Do not replicate ALTER TABLE t FREEZE on Replicated engine (#52064) 2023-08-02 14:39:54 +03:00
executeQuery.cpp Support asynchronous inserts for native protocol (#54730) 2023-10-20 18:39:48 +02:00
executeQuery.h Support asynchronous inserts for native protocol (#54730) 2023-10-20 18:39:48 +02:00
ExecuteScalarSubqueriesVisitor.cpp fix 2023-09-28 09:13:01 +00:00
ExecuteScalarSubqueriesVisitor.h refactoring near alter conversions 2023-05-25 22:54:54 +00:00
ExpressionActions.cpp Remove isReady from FutureSet iface. 2023-06-19 12:56:24 +00:00
ExpressionActions.h
ExpressionActionsSettings.cpp
ExpressionActionsSettings.h
ExpressionAnalyzer.cpp Fix possible incorrect result with SimpleAggregateFunction in PREWHERE and FINAL 2023-09-23 20:55:06 +02:00
ExpressionAnalyzer.h Slightly more changes 2023-07-16 03:14:44 +02:00
ExpressionJIT.cpp JIT infrastructure refactoring 2023-06-20 11:42:22 +03:00
ExternalDictionariesLoader.cpp
ExternalDictionariesLoader.h
ExternalLoader.cpp Remove CurrentStatusInfo 2023-08-30 20:48:26 +02:00
ExternalLoader.h
ExternalLoaderDatabaseConfigRepository.h
ExternalLoaderDictionaryStorageConfigRepository.cpp
ExternalLoaderDictionaryStorageConfigRepository.h
ExternalLoaderTempConfigRepository.cpp
ExternalLoaderTempConfigRepository.h
ExternalLoaderXMLConfigRepository.cpp
ExternalLoaderXMLConfigRepository.h
ExtractExpressionInfoVisitor.cpp
ExtractExpressionInfoVisitor.h
FilesystemCacheLog.cpp Revert "Merge pull request #51917 from ClickHouse/revert-system-drop-filesystem-cache-by-key" 2023-07-30 13:39:54 +02:00
FilesystemCacheLog.h Support clang-18 (Wmissing-field-initializers) 2023-08-23 15:53:45 +02:00
FilesystemReadPrefetchesLog.cpp Merge branch 'master' into optimize_reading2 2023-05-28 18:04:44 +02:00
FilesystemReadPrefetchesLog.h Merge branch 'master' into optimize_reading2 2023-05-28 18:04:44 +02:00
FillingRow.cpp Fix suffix generation (see added test in commit 3355894) 2023-05-14 15:52:49 +00:00
FillingRow.h Fix suffix generation (see added test in commit 3355894) 2023-05-14 15:52:49 +00:00
formatWithPossiblyHidingSecrets.h
FullSortingMergeJoin.h EXPLAIN actions for JOIN step 2023-08-03 18:55:15 +03:00
FunctionMaskingArgumentCheckVisitor.h
FunctionNameNormalizer.cpp
FunctionNameNormalizer.h
GatherFunctionQuantileVisitor.cpp
GatherFunctionQuantileVisitor.h
GetAggregatesVisitor.cpp Fix ORDER BY tuple of WINDOW functions 2023-07-16 02:52:06 +02:00
GetAggregatesVisitor.h Support clang-18 (Wmissing-field-initializers) 2023-08-23 15:53:45 +02:00
getClusterName.cpp
getClusterName.h
getColumnFromBlock.cpp
getColumnFromBlock.h
getCustomKeyFilterForParallelReplicas.cpp
getCustomKeyFilterForParallelReplicas.h
getHeaderForProcessingStage.cpp fix 2023-10-12 10:46:58 +00:00
getHeaderForProcessingStage.h
getTableExpressions.cpp
getTableExpressions.h
getTableOverride.cpp
getTableOverride.h
GinFilter.cpp Code refactoring according to code review 2023-10-16 17:52:39 -07:00
GinFilter.h Code refactoring according to code review 2023-10-16 17:52:39 -07:00
GlobalSubqueriesVisitor.h Adapt changes around SipHash 2023-07-19 10:01:58 -07:00
GraceHashJoin.cpp Ditch tons of garbage 2023-08-09 02:19:02 +02:00
GraceHashJoin.h EXPLAIN actions for JOIN step 2023-08-03 18:55:15 +03:00
GroupByFunctionKeysVisitor.h
GroupingSetsRewriterVisitor.cpp
GroupingSetsRewriterVisitor.h
HashJoin.cpp Handle case when clone resized block comsumes more memory, try to fix it for ColumnVector 2023-09-15 10:30:06 +00:00
HashJoin.h hash join use memory tracker delta to decide on shrink to fit 2023-09-15 09:03:08 +00:00
IdentifierSemantic.cpp
IdentifierSemantic.h Fix 01890_materialized_distributed_join 2023-10-12 10:45:57 +00:00
IExternalLoadable.cpp
IExternalLoadable.h
IExternalLoaderConfigRepository.h
IInterpreter.cpp
IInterpreter.h
IInterpreterUnionOrSelectQuery.cpp
IInterpreterUnionOrSelectQuery.h
IJoin.h EXPLAIN actions for JOIN step 2023-08-03 18:55:15 +03:00
IKeyValueEntity.h
InDepthNodeVisitor.h Spare stack in InDepthNodeVisitor. 2022-11-01 17:20:12 +01:00
InJoinSubqueriesPreprocessor.cpp
InJoinSubqueriesPreprocessor.h
inplaceBlockConversions.cpp Merge remote-tracking branch 'rschu1ze/master' into clang-17 2023-09-21 14:45:55 +00:00
inplaceBlockConversions.h Added a new column _block_number (#47532) 2023-09-20 11:31:12 +02:00
InternalTextLogsQueue.cpp
InternalTextLogsQueue.h Remove broken lockless variant of re2 2023-09-14 16:40:42 +00:00
InterpreterAlterNamedCollectionQuery.cpp
InterpreterAlterNamedCollectionQuery.h
InterpreterAlterQuery.cpp Implement feature 2023-10-13 16:22:18 +02:00
InterpreterAlterQuery.h
InterpreterBackupQuery.cpp Move BackupsWorker::Info to a separate file BackupOperationInfo.h 2023-08-10 13:29:20 +03:00
InterpreterBackupQuery.h
InterpreterCheckQuery.cpp Revert "[remove before merging] Shuffle CHECK TABLE results" 2023-10-23 12:33:36 +00:00
InterpreterCheckQuery.h
InterpreterCreateFunctionQuery.cpp Add settings and processing code 2023-08-03 12:44:44 +03:00
InterpreterCreateFunctionQuery.h
InterpreterCreateIndexQuery.cpp style 2023-07-19 15:03:48 +00:00
InterpreterCreateIndexQuery.h
InterpreterCreateNamedCollectionQuery.cpp Fix named collections related statements #51609 2023-07-27 09:41:47 +03:00
InterpreterCreateNamedCollectionQuery.h
InterpreterCreateQuery.cpp Merge branch 'master' into async-loader-integration 2023-10-27 10:39:12 +02:00
InterpreterCreateQuery.h bugfix 2023-07-03 19:10:39 +03:00
InterpreterDeleteQuery.cpp refactoring near alter conversions 2023-05-25 22:54:54 +00:00
InterpreterDeleteQuery.h
InterpreterDescribeCacheQuery.cpp Add load_metadata_threads to describe filesystem cache 2023-10-23 09:01:12 +02:00
InterpreterDescribeCacheQuery.h
InterpreterDescribeQuery.cpp allow to include virtual columns into DESCRIBE query 2023-09-29 11:08:46 +00:00
InterpreterDescribeQuery.h allow to include virtual columns into DESCRIBE query 2023-09-29 11:08:46 +00:00
InterpreterDropFunctionQuery.cpp Add settings and processing code 2023-08-03 12:44:44 +03:00
InterpreterDropFunctionQuery.h
InterpreterDropIndexQuery.cpp
InterpreterDropIndexQuery.h
InterpreterDropNamedCollectionQuery.cpp Fix named collections related statements #51609 2023-07-27 09:41:47 +03:00
InterpreterDropNamedCollectionQuery.h
InterpreterDropQuery.cpp Add drop table IF EMPTY (#48915) 2023-09-21 09:20:18 -04:00
InterpreterDropQuery.h the worst fix for a deadlock ever 2023-08-17 00:42:51 +02:00
InterpreterExistsQuery.cpp
InterpreterExistsQuery.h
InterpreterExplainQuery.cpp Fix more functions with 'Context has expired' error 2023-08-15 20:37:10 +00:00
InterpreterExplainQuery.h
InterpreterExternalDDLQuery.cpp
InterpreterExternalDDLQuery.h
InterpreterFactory.cpp Add SHOW SETTING query 2023-10-25 18:49:00 +03:00
InterpreterFactory.h
InterpreterInsertQuery.cpp Address comments 2023-09-15 09:32:41 +00:00
InterpreterInsertQuery.h Fix using structure from insertion tables in case of defaults and explicit insert columns 2023-09-14 19:31:12 +00:00
InterpreterKillQueryQuery.cpp Support asynchronous inserts for native protocol (#54730) 2023-10-20 18:39:48 +02:00
InterpreterKillQueryQuery.h
InterpreterOptimizeQuery.cpp Support OPTIMIZE for temporary tables (#50710) 2023-06-09 14:31:49 +03:00
InterpreterOptimizeQuery.h
InterpreterRenameQuery.cpp Check for punctuation 2023-07-25 06:10:04 +02:00
InterpreterRenameQuery.h Don not produce warning if a system table was created on startup 2023-08-07 02:26:23 +02:00
InterpreterSelectIntersectExceptQuery.cpp
InterpreterSelectIntersectExceptQuery.h
InterpreterSelectQuery.cpp Merge pull request #55679 from ClickHouse/allow-final-custom-key-parallel-replicas 2023-10-28 00:40:03 +02:00
InterpreterSelectQuery.h Remove the old code for projection analysis (#55112) 2023-10-10 17:13:32 +02:00
InterpreterSelectQueryAnalyzer.cpp Analyzer: fix quotas for system tables 2023-08-14 18:44:09 +02:00
InterpreterSelectQueryAnalyzer.h Add support for the analyzer 2023-07-11 13:57:51 +02:00
InterpreterSelectWithUnionQuery.cpp
InterpreterSelectWithUnionQuery.h
InterpreterSetQuery.cpp Implemented max sessions for user 2023-07-30 22:09:03 +00:00
InterpreterSetQuery.h Ignore setting constraints for projection ASTs 2023-07-12 10:34:36 +08:00
InterpreterShowColumnsQuery.cpp Fixed code review issues 2023-10-25 21:41:26 +03:00
InterpreterShowColumnsQuery.h
InterpreterShowCreateQuery.cpp
InterpreterShowCreateQuery.h
InterpreterShowEngineQuery.cpp Support asynchronous inserts for native protocol (#54730) 2023-10-20 18:39:48 +02:00
InterpreterShowEngineQuery.h
InterpreterShowFunctionsQuery.cpp Support asynchronous inserts for native protocol (#54730) 2023-10-20 18:39:48 +02:00
InterpreterShowFunctionsQuery.h Add SHOW FUNCTIONS support to client 2023-09-07 14:08:50 -07:00
InterpreterShowIndexesQuery.cpp Merge remote-tracking branch 'origin/master' into intervals_comparison 2023-10-27 23:05:55 +02:00
InterpreterShowIndexesQuery.h
InterpreterShowProcesslistQuery.cpp Support asynchronous inserts for native protocol (#54730) 2023-10-20 18:39:48 +02:00
InterpreterShowProcesslistQuery.h
InterpreterShowSettingQuery.cpp Fixed code review issues 2023-10-25 21:41:26 +03:00
InterpreterShowSettingQuery.h Add SHOW SETTING query 2023-10-25 18:49:00 +03:00
InterpreterShowTablesQuery.cpp Merge pull request #55815 from jetgm/master 2023-10-25 11:44:30 +02:00
InterpreterShowTablesQuery.h
InterpreterSystemQuery.cpp Revert "Merge pull request #54421 from evillique/cluster-groups" 2023-10-13 18:55:51 +02:00
InterpreterSystemQuery.h better synchronisation of RESTART REPLICA 2023-09-01 16:27:21 +02:00
InterpreterTransactionControlQuery.cpp
InterpreterTransactionControlQuery.h
InterpreterUndropQuery.cpp
InterpreterUndropQuery.h
InterpreterUseQuery.cpp more parallel tests 2023-08-15 23:04:04 +02:00
InterpreterUseQuery.h
InterpreterWatchQuery.cpp
InterpreterWatchQuery.h
interpretSubquery.cpp Revert "Trying to fix a test." 2023-06-15 16:42:38 +00:00
interpretSubquery.h Revert "Trying to fix a test." 2023-06-15 16:42:38 +00:00
InterserverCredentials.cpp
InterserverCredentials.h
InterserverIOHandler.h Merge pull request #45007 from ClickHouse/cancellable-mutex-integration 2023-01-25 11:15:46 +01:00
ITokenExtractor.cpp
ITokenExtractor.h
joinDispatch.h
JoinedTables.cpp disable direct join for range dictionary 2023-07-17 08:16:58 +00:00
JoinedTables.h
JoinSwitcher.cpp addJoinedBlock -> addBlockToJoin 2023-07-05 17:03:18 +00:00
JoinSwitcher.h EXPLAIN actions for JOIN step 2023-08-03 18:55:15 +03:00
JoinToSubqueryTransformVisitor.cpp fix name clash for multi join rewrit 2023-09-21 16:33:52 +08:00
JoinToSubqueryTransformVisitor.h
JoinUtils.cpp Fix crash in join on sparse column 2023-08-18 14:14:54 +00:00
JoinUtils.h
Lemmatizers.cpp
Lemmatizers.h
loadMetadata.cpp Merge branch 'master' into async-loader-integration 2023-10-24 10:09:49 +00:00
loadMetadata.h
LogicalExpressionsOptimizer.cpp Fix garbage 2023-10-08 21:53:26 +02:00
LogicalExpressionsOptimizer.h
MarkTableIdentifiersVisitor.cpp
MarkTableIdentifiersVisitor.h
MergeJoin.cpp Additional changes 2023-10-14 04:50:30 +02:00
MergeJoin.h EXPLAIN actions for JOIN step 2023-08-03 18:55:15 +03:00
MergeTreeTransaction.cpp Update MergeTreeTransaction.cpp 2023-06-26 13:44:09 +03:00
MergeTreeTransaction.h
MergeTreeTransactionHolder.cpp
MergeTreeTransactionHolder.h
MetricLog.cpp Remove unneeded columns from logs 2023-08-20 04:11:39 +02:00
MetricLog.h Remove unneeded columns from logs 2023-08-20 04:11:39 +02:00
misc.h
MonotonicityCheckVisitor.h Adapt changes around SipHash 2023-07-19 10:01:58 -07:00
MutationsInterpreter.cpp adding comments 2023-10-05 07:49:17 +00:00
MutationsInterpreter.h rebuild indexes and projections when UPDATE compact parts with index_granularity_bytes > 0 2023-10-02 07:36:57 +00:00
MutationsNonDeterministicHelpers.cpp allow to execute constant non-deterministic functions in mutations on initiator 2023-08-07 17:16:15 +00:00
MutationsNonDeterministicHelpers.h allow to execute constant non-deterministic functions in mutations on initiator 2023-08-07 17:16:15 +00:00
NormalizeSelectWithUnionQueryVisitor.cpp Fix normalize ASTSelectWithUnionQuery strip FORMAT of the query 2023-10-20 16:33:21 +00:00
NormalizeSelectWithUnionQueryVisitor.h
NullableUtils.cpp
NullableUtils.h
OpenTelemetrySpanLog.cpp
OpenTelemetrySpanLog.h
OptimizeDateOrDateTimeConverterWithPreimageVisitor.cpp Update OptimizeDateOrDateTimeConverterWithPreimageVisitor.cpp 2023-08-15 09:46:40 +03:00
OptimizeDateOrDateTimeConverterWithPreimageVisitor.h Revert "Revert "Merge pull request #50951 from ZhiguoZh/20230607-toyear-fix"" 2023-07-04 17:38:53 +02:00
OptimizeIfChains.cpp
OptimizeIfChains.h
OptimizeIfWithConstantConditionVisitor.cpp
OptimizeIfWithConstantConditionVisitor.h Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00:00
OptimizeShardingKeyRewriteInVisitor.cpp
OptimizeShardingKeyRewriteInVisitor.h
parseColumnsListForTableFunction.cpp Fix MySQL text protocol DateTime 2023-10-10 19:51:09 +02:00
parseColumnsListForTableFunction.h
PartLog.cpp Update PartLog.cpp 2023-08-16 17:49:28 +00:00
PartLog.h add partition format in the partlog 2023-08-16 17:49:28 +00:00
PredicateExpressionsOptimizer.cpp Do not apply PredicateExpressionsOptimizer for ASOF/ANTI join 2023-06-29 17:12:55 +00:00
PredicateExpressionsOptimizer.h Reduce dependencies on ASTSelectQuery.h 2021-11-26 18:35:24 +01:00
PredicateRewriteVisitor.cpp Disable predicate pushdown if the CTE contains stateful functions 2023-10-20 15:04:42 +02:00
PredicateRewriteVisitor.h
PreparedSets.cpp Fixed tests 2023-09-15 17:04:24 +03:00
PreparedSets.h Fixed tests 2023-09-15 17:04:24 +03:00
processColumnTransformers.cpp
processColumnTransformers.h
ProcessList.cpp Implemented peak_threads_usage 2023-09-07 01:32:39 +00:00
ProcessList.h Merge branch 'ClickHouse:master' into master13 2023-10-10 13:49:49 +08:00
ProcessorsProfileLog.cpp System logs improvements 2023-07-28 07:23:34 +00:00
ProcessorsProfileLog.h System logs improvements 2023-07-28 07:23:34 +00:00
ProfileEventsExt.cpp Add peak memory usage (prototype) 2023-06-28 09:31:44 +00:00
ProfileEventsExt.h Add peak memory usage (prototype) 2023-06-28 09:31:44 +00:00
QueryAliasesVisitor.cpp Fix some typos 2023-10-15 15:43:02 +02:00
QueryAliasesVisitor.h
QueryLog.cpp Implemented peak_threads_usage 2023-09-07 01:32:39 +00:00
QueryLog.h Update src/Interpreters/QueryLog.h 2023-09-12 10:10:05 +10:00
QueryNormalizer.cpp QueryNormalizer only checks stack size 2023-10-16 10:33:04 +00:00
QueryNormalizer.h
QueryPriorities.h Less include <Common/Stopwatch.h> 2021-08-11 16:20:59 +02:00
QueryThreadLog.cpp
QueryThreadLog.h
QueryViewsLog.cpp
QueryViewsLog.h
RedundantFunctionsInOrderByVisitor.h
RemoveInjectiveFunctionsVisitor.cpp
RemoveInjectiveFunctionsVisitor.h Rename ContextConstPtr to ContextPtr. 2021-06-01 15:20:52 +03:00
removeOnClusterClauseIfNeeded.cpp Add settings and processing code 2023-08-03 12:44:44 +03:00
removeOnClusterClauseIfNeeded.h Add settings and processing code 2023-08-03 12:44:44 +03:00
RenameColumnVisitor.cpp
RenameColumnVisitor.h
replaceAliasColumnsInQuery.cpp
replaceAliasColumnsInQuery.h
replaceForPositionalArguments.cpp
replaceForPositionalArguments.h
replaceMissedSubcolumnsInQuery.cpp Replace missed Object(Nullable(json)) subcolumns 2023-09-19 09:55:45 +08:00
replaceMissedSubcolumnsInQuery.h Replace missed Object(Nullable(json)) subcolumns 2023-09-19 09:55:45 +08:00
ReplaceQueryParameterVisitor.cpp fix 2023-08-16 22:35:45 +02:00
ReplaceQueryParameterVisitor.h fix 2023-08-16 22:35:45 +02:00
RequiredSourceColumnsData.cpp
RequiredSourceColumnsData.h
RequiredSourceColumnsVisitor.cpp
RequiredSourceColumnsVisitor.h
RewriteAnyFunctionVisitor.cpp
RewriteAnyFunctionVisitor.h
RewriteArrayExistsFunctionVisitor.cpp Fix build 2023-09-08 05:22:21 +02:00
RewriteArrayExistsFunctionVisitor.h Better 2023-09-07 02:35:21 +00:00
RewriteCountDistinctVisitor.cpp
RewriteCountDistinctVisitor.h
RewriteCountVariantsVisitor.cpp
RewriteCountVariantsVisitor.h
RewriteFunctionToSubcolumnVisitor.cpp
RewriteFunctionToSubcolumnVisitor.h
RewriteOrderByVisitor.cpp
RewriteOrderByVisitor.hpp
RewriteSumIfFunctionVisitor.cpp
RewriteSumIfFunctionVisitor.h
RowRefs.cpp
RowRefs.h
S3QueueLog.cpp Update documentation 2023-10-13 13:21:50 +02:00
S3QueueLog.h Minor changes 2023-09-28 16:18:00 +02:00
SelectIntersectExceptQueryVisitor.cpp
SelectIntersectExceptQueryVisitor.h
SelectQueryOptions.h Ignore setting constraints for projection ASTs 2023-07-12 10:34:36 +08:00
ServerAsynchronousMetrics.cpp Deprecate metadata cache, part 2 2023-09-03 03:56:11 +02:00
ServerAsynchronousMetrics.h
Session.cpp Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
Session.h Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
SessionLog.cpp Add external HTTP Basic authenticator (#55199) 2023-10-20 19:24:19 +02:00
SessionLog.h Fixed inconsistency between login success and logout 2023-08-11 03:42:39 +00:00
SessionTracker.cpp Implemented max sessions for user 2023-07-30 22:09:03 +00:00
SessionTracker.h Implemented max sessions for user 2023-07-30 22:09:03 +00:00
Set.cpp Cache cast function in set during execution (#55712) 2023-10-23 13:31:44 +02:00
Set.h Support orc filter push down (file + stripe + rowgroup level) (#55330) 2023-10-24 12:08:17 -07:00
SetKeys.h Cleanup. 2023-06-22 14:23:04 +00:00
SetVariants.cpp
SetVariants.h
sortBlock.cpp Fixed build 2023-06-19 13:02:35 +03:00
sortBlock.h Sort block improvements 2023-06-18 12:52:08 +03:00
SortedBlocksWriter.cpp Fix usage of temporary directories during RESTORE 2023-07-27 19:24:54 +02:00
SortedBlocksWriter.h
SquashingTransform.cpp
SquashingTransform.h
StorageID.cpp
StorageID.h
SubstituteColumnOptimizer.cpp
SubstituteColumnOptimizer.h
SynonymsExtensions.cpp
SynonymsExtensions.h
SystemLog.cpp Better 2023-09-25 22:55:41 +02:00
SystemLog.h Test for Bug 43644 2023-10-23 20:47:58 +00:00
TableJoin.cpp hash join use memory tracker delta to decide on shrink to fit 2023-09-15 09:03:08 +00:00
TableJoin.h hash join use memory tracker delta to decide on shrink to fit 2023-09-15 09:03:08 +00:00
TableOverrideUtils.cpp
TableOverrideUtils.h
TablesStatus.cpp
TablesStatus.h
TemporaryDataOnDisk.cpp Optimise memory consumption when external group by generates ton of temporary files (#54798) 2023-10-02 13:09:40 +02:00
TemporaryDataOnDisk.h Optimise memory consumption when external group by generates ton of temporary files (#54798) 2023-10-02 13:09:40 +02:00
TextLog.cpp Remove unneeded columns from logs 2023-08-20 04:11:39 +02:00
TextLog.h Remove unneeded columns from logs 2023-08-20 04:11:39 +02:00
threadPoolCallbackRunner.h Rework loading and removing of data parts for MergeTree tables. (#49474) 2023-06-06 14:42:56 +02:00
ThreadStatusExt.cpp cut the build dependency between commin_io and other libraries 2023-09-28 00:15:36 +02:00
TraceCollector.cpp Merge branch 'master' into revert-44629-revert_flamegraph 2023-08-01 17:14:16 +00:00
TraceCollector.h
TraceLog.cpp Revert "Revert "Merge pull request #38953 from ClickHouse/add-allocation-ptr-to-trace-log" 2023-01-16 15:10:31 +01:00
TraceLog.h
TransactionLog.cpp add a test for no such key 2023-09-20 22:37:24 +02:00
TransactionLog.h
TransactionsInfoLog.cpp System logs improvements 2023-07-28 07:23:34 +00:00
TransactionsInfoLog.h
TransactionVersionMetadata.cpp
TransactionVersionMetadata.h
TranslateQualifiedNamesVisitor.cpp Create new StorageView with substituted parameters for every SELECT query of a parameterized view 2023-07-25 14:04:55 +02:00
TranslateQualifiedNamesVisitor.h Create new StorageView with substituted parameters for every SELECT query of a parameterized view 2023-07-25 14:04:55 +02:00
TreeCNFConverter.cpp
TreeCNFConverter.h
TreeOptimizer.cpp Merge branch 'master' into feature/mergetree-checksum-big-endian-support 2023-07-28 16:18:46 -04:00
TreeOptimizer.h
TreeRewriter.cpp fix 2023-09-19 12:50:15 +08:00
TreeRewriter.h Replace missed Object(Nullable(json)) subcolumns 2023-09-19 09:55:45 +08:00
WhereConstraintsOptimizer.cpp
WhereConstraintsOptimizer.h
WindowDescription.cpp Allow Floats as boundaries for RANGE is nonsense 2023-07-30 23:19:54 +00:00
WindowDescription.h
ZooKeeperLog.cpp Merge branch 'master' into keeper-operation-create-if-not-exists 2023-09-18 10:57:11 +00:00
ZooKeeperLog.h