ClickHouse/src/Interpreters
vdimir 54a79c1f3d
Merge pull request #58123 from ClickHouse/vdimir/cluster_discovery_password
ClusterDiscovery supports setting username and password
2024-01-16 11:05:54 +01:00
..
Access independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
Cache Fix data race in slru 2024-01-15 21:19:11 +01:00
ClusterProxy Merge remote-tracking branch 'origin/master' into pr-custom-key-failover 2024-01-08 20:43:20 +00:00
examples Clang-tidy detected problems 2023-11-27 11:00:27 +01:00
fuzzers independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
JIT Revert "Merging #53757" 2024-01-05 13:46:18 +01:00
MySQL Support query parameters in ALTER TABLE ... PART 2024-01-15 14:16:54 +03:00
tests Remove some code 2024-01-13 03:48:04 +01:00
ActionLocksManager.cpp Overhaul RefreshTask 2023-12-28 17:56:04 +00:00
ActionLocksManager.h
ActionsDAG.cpp Fixing tests. 2023-11-28 18:04:30 +00:00
ActionsDAG.h Fix some test. 2023-12-28 17:34:28 +00:00
ActionsVisitor.cpp Update prepared sets. 2024-01-05 10:53:07 +00:00
ActionsVisitor.h
AddDefaultDatabaseVisitor.h Things 2023-12-28 17:56:05 +00:00
AddIndexConstraintsOptimizer.cpp
AddIndexConstraintsOptimizer.h
addMissingDefaults.cpp Remove dependencies 2023-11-11 06:59:20 +01:00
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 Merge remote-tracking branch 'blessed/master' into i58727 2024-01-12 16:10:43 +00:00
Aggregator.h Fix possilbe race in ManyAggregatedData dtor. 2024-01-09 11:26:54 +00:00
Aliases.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
applyTableOverride.cpp
applyTableOverride.h
ApplyWithAliasVisitor.cpp Add more checkStackSize calls 2022-10-01 17:48:56 +02:00
ApplyWithAliasVisitor.h
ApplyWithGlobalVisitor.cpp
ApplyWithGlobalVisitor.h
ApplyWithSubqueryVisitor.cpp
ApplyWithSubqueryVisitor.h
ArithmeticOperationsInAgrFuncOptimize.cpp
ArithmeticOperationsInAgrFuncOptimize.h
ArrayJoinAction.cpp fix failed ut 2023-11-27 10:48:01 +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 Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
AsynchronousInsertLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
AsynchronousInsertQueue.cpp Fix working with read buffers in StreamingFormatExecutor 2023-12-28 18:47:57 +00:00
AsynchronousInsertQueue.h Support asynchronous inserts for native protocol (#54730) 2023-10-20 18:39:48 +02:00
AsynchronousMetricLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
AsynchronousMetricLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
BackupLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
BackupLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
BlobStorageLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
BlobStorageLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
BloomFilter.cpp Reuse granule during skip index reading 2023-10-18 14:40:34 +08:00
BloomFilter.h Reuse granule during skip index reading 2023-10-18 14:40:34 +08:00
BloomFilterHash.h Adding a unit test 2023-11-22 08:33:41 +01:00
CancellationCode.h
castColumn.cpp Remove C++ templates 2023-11-10 05:25:02 +01:00
castColumn.h Remove C++ templates 2023-11-10 05:25:02 +01:00
ClientInfo.cpp Fix build 2023-11-13 10:09:23 +01:00
ClientInfo.h Revert "add function getClientHTTPHeader" 2023-12-05 13:34:34 +03:00
Cluster.cpp Fix addShard() 2023-12-05 18:07:51 +00:00
Cluster.h Fix addShard() 2023-12-05 18:07:51 +00:00
ClusterDiscovery.cpp Update src/Interpreters/ClusterDiscovery.cpp 2024-01-15 11:22:54 +00:00
ClusterDiscovery.h Support <secret> in cluster discovery 2024-01-15 11:22:53 +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 Remove default value for argument 'ignore_aliases' from IAST::getTreeHash() 2023-11-13 10:27:38 +00:00
ComparisonGraph.h Remove default value for argument 'ignore_aliases' from IAST::getTreeHash() 2023-11-13 10:27:38 +00:00
ComparisonTupleEliminationVisitor.cpp
ComparisonTupleEliminationVisitor.h
ConcurrentHashJoin.cpp Disable max_joined_block_rows in ConcurrentHashJoin 2024-01-08 10:20:39 +00:00
ConcurrentHashJoin.h Remove redundant descriptionForPlan 2023-11-28 11:01:38 +00:00
Context_fwd.h
Context.cpp Remove some code 2024-01-13 03:48:04 +01:00
Context.h Merge remote-tracking branch 'origin/master' into pr-custom-key-failover 2024-01-10 20:28:04 +00:00
convertFieldToType.cpp Try a different approach 2024-01-12 14:04:47 +00: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 Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
CrashLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
createBlockSelector.cpp
createBlockSelector.h
CrossToInnerJoinVisitor.cpp Remove dependencies 2023-11-11 06:59:20 +01:00
CrossToInnerJoinVisitor.h
DatabaseAndTableWithAlias.cpp use backQuote() 2024-01-11 07:10:43 -05:00
DatabaseAndTableWithAlias.h
DatabaseCatalog.cpp DatabaseCatalog background tasks add log names 2024-01-15 18:59:34 +03:00
DatabaseCatalog.h Update prepared sets. 2024-01-05 10:53:07 +00:00
DDLTask.cpp fix build 2024-01-04 13:36:42 +01:00
DDLTask.h fix build 2024-01-04 13:36:42 +01:00
DDLWorker.cpp Merge branch 'master' into allow-not-resolving-hostnames 2024-01-04 13:22:15 +01:00
DDLWorker.h Allow avoiding resolving hostnames in DDLWorker 2023-12-07 03:43:26 +00:00
DirectJoin.cpp addJoinedBlock -> addBlockToJoin 2023-07-05 17:03:18 +00:00
DirectJoin.h Remove redundant descriptionForPlan 2023-11-28 11:01:38 +00:00
DNSCacheUpdater.cpp
DNSCacheUpdater.h
DuplicateOrderByVisitor.cpp Move handling of RESPECT NULLS outside of the parser 2023-11-27 11:00:27 +01:00
DuplicateOrderByVisitor.h
EmbeddedDictionaries.cpp
EmbeddedDictionaries.h Move symbols from src/* into namespace DB 2023-12-29 14:37:08 +08:00
evaluateConstantExpression.cpp Remove commented code. 2023-10-03 14:22:20 +00:00
evaluateConstantExpression.h Merge branch 'master' into planner-prepare-filters-for-analysis-2 2023-09-11 16:14:03 +02:00
executeDDLQueryOnCluster.cpp fix 2024-01-02 15:13:25 +01:00
executeDDLQueryOnCluster.h Do not replicate ALTER TABLE t FREEZE on Replicated engine (#52064) 2023-08-02 14:39:54 +03:00
executeQuery.cpp Merge remote-tracking branch 'rschu1ze/master' into qc_isolation 2024-01-10 09:57:13 +00:00
executeQuery.h Review fix 2023-11-09 16:03:51 +01:00
ExecuteScalarSubqueriesVisitor.cpp Remove default value for argument 'ignore_aliases' from IAST::getTreeHash() 2023-11-13 10:27:38 +00:00
ExecuteScalarSubqueriesVisitor.h
ExpressionActions.cpp
ExpressionActions.h
ExpressionActionsSettings.cpp
ExpressionActionsSettings.h
ExpressionAnalyzer.cpp Merge remote-tracking branch 'upstream/master' into HEAD 2024-01-03 16:01:44 +00:00
ExpressionAnalyzer.h Slightly more changes 2023-07-16 03:14:44 +02:00
ExpressionJIT.cpp
ExternalDictionariesLoader.cpp
ExternalDictionariesLoader.h
ExternalLoader.cpp Remove CurrentStatusInfo 2023-08-30 20:48:26 +02:00
ExternalLoader.h
ExternalLoaderDictionaryStorageConfigRepository.cpp Fixed tests 2021-04-26 13:52:41 +03:00
ExternalLoaderDictionaryStorageConfigRepository.h
ExternalLoaderTempConfigRepository.cpp
ExternalLoaderTempConfigRepository.h
ExternalLoaderXMLConfigRepository.cpp
ExternalLoaderXMLConfigRepository.h
ExtractExpressionInfoVisitor.cpp
ExtractExpressionInfoVisitor.h
FilesystemCacheLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
FilesystemCacheLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
FilesystemReadPrefetchesLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
FilesystemReadPrefetchesLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
FillingRow.cpp
FillingRow.h
formatWithPossiblyHidingSecrets.h
FullSortingMergeJoin.h Remove redundant descriptionForPlan 2023-11-28 11:01:38 +00:00
FunctionMaskingArgumentCheckVisitor.h
FunctionNameNormalizer.cpp
FunctionNameNormalizer.h
GatherFunctionQuantileVisitor.cpp Remove dependencies 2023-11-11 06:59:20 +01:00
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 Some refactoring and cleanup 2023-11-30 14:08:01 +00:00
getCustomKeyFilterForParallelReplicas.h Some refactoring and cleanup 2023-11-30 14:08:01 +00:00
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 Remove default value for argument 'ignore_aliases' from IAST::getTreeHash() 2023-11-13 10:27:38 +00:00
GraceHashJoin.cpp Merge pull request #58237 from azat/build/fwd-decl-exception 2023-12-28 00:21:09 +01:00
GraceHashJoin.h Better logging in hash join 2023-12-22 15:52:47 +00:00
GroupByFunctionKeysVisitor.h
GroupingSetsRewriterVisitor.cpp
GroupingSetsRewriterVisitor.h
HashJoin.cpp Fix off-by-one error for max_joined_block_rows 2024-01-08 11:02:17 +00:00
HashJoin.h Disable max_joined_block_rows in ConcurrentHashJoin 2024-01-08 10:20:39 +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 Remove redundant descriptionForPlan 2023-11-28 11:01:38 +00:00
IKeyValueEntity.h
InDepthNodeVisitor.h
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 Some fixups 2024-01-07 22:28:08 +00:00
InterpreterAlterNamedCollectionQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterAlterNamedCollectionQuery.h
InterpreterAlterQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterAlterQuery.h
InterpreterBackupQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterBackupQuery.h
InterpreterCheckQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterCheckQuery.h wip CHECK query for all tables 2023-10-27 15:22:10 +00:00
InterpreterCreateFunctionQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterCreateFunctionQuery.h
InterpreterCreateIndexQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterCreateIndexQuery.h
InterpreterCreateNamedCollectionQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterCreateNamedCollectionQuery.h
InterpreterCreateQuery.cpp Merge remote-tracking branch 'rschu1ze/master' into qatzstd_main 2024-01-09 20:36:02 +00:00
InterpreterCreateQuery.h Fix 2023-11-06 18:32:29 +01:00
InterpreterDeleteQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterDeleteQuery.h
InterpreterDescribeCacheQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterDescribeCacheQuery.h
InterpreterDescribeQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterDescribeQuery.h allow to include virtual columns into DESCRIBE query 2023-09-29 11:08:46 +00:00
InterpreterDropFunctionQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterDropFunctionQuery.h
InterpreterDropIndexQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterDropIndexQuery.h
InterpreterDropNamedCollectionQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterDropNamedCollectionQuery.h
InterpreterDropQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterDropQuery.h the worst fix for a deadlock ever 2023-08-17 00:42:51 +02:00
InterpreterExistsQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterExistsQuery.h
InterpreterExplainQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterExplainQuery.h
InterpreterExternalDDLQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterExternalDDLQuery.h
InterpreterFactory.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterFactory.h independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterInsertQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08: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 independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterKillQueryQuery.h
InterpreterOptimizeQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterOptimizeQuery.h
InterpreterRenameQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08: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 independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterSelectIntersectExceptQuery.h
InterpreterSelectQuery.cpp Merge pull request #54366 from canhld94/final_no_copy 2024-01-14 04:21:07 +01:00
InterpreterSelectQuery.h Merge remote-tracking branch 'upstream/master' into HEAD 2023-12-04 18:10:43 +00:00
InterpreterSelectQueryAnalyzer.cpp Merge pull request #58833 from ClickHouse/fix-analyzer-remote-aggregation 2024-01-15 23:33:14 +01:00
InterpreterSelectQueryAnalyzer.h Analyzer log used row policies 2023-11-09 19:43:31 +03:00
InterpreterSelectWithUnionQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterSelectWithUnionQuery.h
InterpreterSetQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterSetQuery.h Ignore setting constraints for projection ASTs 2023-07-12 10:34:36 +08:00
InterpreterShowColumnsQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterShowColumnsQuery.h
InterpreterShowCreateQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterShowCreateQuery.h
InterpreterShowEngineQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterShowEngineQuery.h
InterpreterShowFunctionsQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterShowFunctionsQuery.h Add SHOW FUNCTIONS support to client 2023-09-07 14:08:50 -07:00
InterpreterShowIndexesQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterShowIndexesQuery.h
InterpreterShowProcesslistQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterShowProcesslistQuery.h
InterpreterShowSettingQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterShowSettingQuery.h Add SHOW SETTING query 2023-10-25 18:49:00 +03:00
InterpreterShowTablesQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterShowTablesQuery.h
InterpreterSystemQuery.cpp Merge pull request #58393 from jaymebrd/feat/add-from-modifier-sync-replica-lightweight 2024-01-14 20:53:16 +01:00
InterpreterSystemQuery.h refreshable materialized views 2023-12-28 17:56:04 +00:00
InterpreterTransactionControlQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterTransactionControlQuery.h
InterpreterUndropQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterUndropQuery.h
InterpreterUseQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterUseQuery.h
InterpreterWatchQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterWatchQuery.h
interpretSubquery.cpp
interpretSubquery.h
InterserverCredentials.cpp
InterserverCredentials.h
InterserverIOHandler.h
ITokenExtractor.cpp
ITokenExtractor.h
joinDispatch.h
JoinedTables.cpp Fix direct join with range dictionary in 2023-11-28 11:01:38 +00:00
JoinedTables.h
JoinSwitcher.cpp addJoinedBlock -> addBlockToJoin 2023-07-05 17:03:18 +00:00
JoinSwitcher.h Remove redundant descriptionForPlan 2023-11-28 11:01:38 +00:00
JoinToSubqueryTransformVisitor.cpp fix name clash for multi join rewrit 2023-09-21 16:33:52 +08:00
JoinToSubqueryTransformVisitor.h
JoinUtils.cpp Another fix join using nullable in old analyzer 2024-01-09 11:58:50 +00:00
JoinUtils.h Fix MergeJoin lowcard keys support 2023-12-13 17:43:15 +00:00
Lemmatizers.cpp
Lemmatizers.h
loadMetadata.cpp Move Allocator code into module part 2023-12-27 15:42:08 +01:00
loadMetadata.h
LogicalExpressionsOptimizer.cpp Remove default value for argument 'ignore_aliases' from IAST::getTreeHash() 2023-11-13 10:27:38 +00:00
LogicalExpressionsOptimizer.h
MarkTableIdentifiersVisitor.cpp
MarkTableIdentifiersVisitor.h
MergeJoin.cpp lowcard in join output 2023-12-14 15:28:19 +00:00
MergeJoin.h Remove redundant descriptionForPlan 2023-11-28 11:01:38 +00:00
MergeTreeTransaction.cpp
MergeTreeTransaction.h
MergeTreeTransactionHolder.cpp
MergeTreeTransactionHolder.h
MetricLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
MetricLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
misc.h
MonotonicityCheckVisitor.h Remove default value for argument 'ignore_aliases' from IAST::getTreeHash() 2023-11-13 10:27:38 +00:00
MutationsInterpreter.cpp Support query parameters in ALTER TABLE ... PART 2024-01-15 14:16:54 +03:00
MutationsInterpreter.h add mutation command to apply deleted mask 2023-12-01 19:12:05 +00:00
MutationsNonDeterministicHelpers.cpp Support query parameters in ALTER TABLE ... PART 2024-01-15 14:16:54 +03: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 incomplete query result for UNION in view() function. 2023-11-02 18:33:57 +00:00
NormalizeSelectWithUnionQueryVisitor.h
NullableUtils.cpp
NullableUtils.h
OpenTelemetrySpanLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
OpenTelemetrySpanLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
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
OptimizeShardingKeyRewriteInVisitor.cpp Fix some skip_unused_shards tests. 2023-08-24 11:07:17 +00:00
OptimizeShardingKeyRewriteInVisitor.h
parseColumnsListForTableFunction.cpp Fix 2023-11-03 16:46:55 +01:00
parseColumnsListForTableFunction.h
PartLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
PartLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
PasteJoin.h fixed suggestions 2023-12-19 19:00:37 +00:00
PredicateExpressionsOptimizer.cpp Fixing tests. 2023-11-14 12:51:25 +00:00
PredicateExpressionsOptimizer.h
PredicateRewriteVisitor.cpp Remove default value for argument 'ignore_aliases' from IAST::getTreeHash() 2023-11-13 10:27:38 +00:00
PredicateRewriteVisitor.h
PreparedSets.cpp Update prepared sets. 2024-01-05 10:53:07 +00:00
PreparedSets.h Update prepared sets. 2024-01-05 10:53:07 +00:00
processColumnTransformers.cpp
processColumnTransformers.h
ProcessList.cpp Optimize query uniqueness check in ProcessList - move after cancelled_cv.wait 2023-11-23 00:21:56 +01:00
ProcessList.h Optimize query uniqueness check in ProcessList 2023-11-22 15:26:44 +01:00
ProcessorsProfileLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
ProcessorsProfileLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
ProfileEventsExt.cpp
ProfileEventsExt.h
QueryAliasesVisitor.cpp Remove default value for argument 'ignore_aliases' from IAST::getTreeHash() 2023-11-13 10:27:38 +00:00
QueryAliasesVisitor.h
QueryLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
QueryLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
QueryNormalizer.cpp QueryNormalizer only checks stack size 2023-10-16 10:33:04 +00:00
QueryNormalizer.h
QueryPriorities.h
QueryThreadLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
QueryThreadLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
QueryViewsLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
QueryViewsLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
RedundantFunctionsInOrderByVisitor.h
registerInterpreters.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
registerInterpreters.h independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
RemoveInjectiveFunctionsVisitor.cpp
RemoveInjectiveFunctionsVisitor.h
removeOnClusterClauseIfNeeded.cpp Merge pull request #57752 from chizhonkova/refactor_sql_udf_loader 2023-12-18 16:08:46 -05:00
removeOnClusterClauseIfNeeded.h Add settings and processing code 2023-08-03 12:44:44 +03:00
RenameColumnVisitor.cpp Reduce dependencies on ASTIdentifier.h 2021-11-26 16:49:40 +01:00
RenameColumnVisitor.h
replaceAliasColumnsInQuery.cpp
replaceAliasColumnsInQuery.h
replaceForPositionalArguments.cpp Revert "Merge pull request #57741 from ucasfl/negtive-position" 2023-12-13 13:09:36 +01:00
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 Check if I can remove KeyCondition analysis on AST. 2024-01-03 17:50:46 +00:00
RequiredSourceColumnsVisitor.cpp Check if I can remove KeyCondition analysis on AST. 2024-01-03 17:50:46 +00:00
RequiredSourceColumnsVisitor.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
RewriteUniqToCountVisitor.cpp Remove default value for argument 'ignore_aliases' from IAST::getTreeHash() 2023-11-13 10:27:38 +00:00
RewriteUniqToCountVisitor.h Add optimization uniq to count 2023-09-13 16:16:11 +08:00
RowRefs.cpp
RowRefs.h
S3QueueLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
S3QueueLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
SelectIntersectExceptQueryVisitor.cpp
SelectIntersectExceptQueryVisitor.h
SelectQueryOptions.h remove old code of projection analysis 2023-10-12 23:25:20 +00:00
ServerAsynchronousMetrics.cpp add a clarification to docs 2023-12-19 08:35:14 -08:00
ServerAsynchronousMetrics.h Fix data race on vptr (ctor/dtor vs virtual call) in AsynchronousMetrics 2023-12-10 18:32:40 +01:00
Session.cpp Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"" 2024-01-03 11:47:15 -05:00
Session.h Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"" 2024-01-03 11:47:15 -05:00
SessionLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
SessionLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01: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 Merge branch 'master' into planner-prepare-filters-for-analysis-2 2023-10-30 11:56:30 +01:00
Set.h Add index to table system.numbers (#50909) 2023-12-01 19:59:25 +01:00
SetKeys.h
SetVariants.cpp
SetVariants.h
sortBlock.cpp More iota 2023-12-29 17:20:18 +01:00
sortBlock.h
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 Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
SystemLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
TableJoin.cpp Another fix join using nullable in old analyzer 2024-01-09 11:58:50 +00:00
TableJoin.h Fix join using nullable in old analyzer 2024-01-09 11:45:34 +00:00
TableOverrideUtils.cpp
TableOverrideUtils.h
TablesStatus.cpp
TablesStatus.h
TemporaryDataOnDisk.cpp fix race in operations with external temporary data in cache 2023-12-18 20:02:53 +00:00
TemporaryDataOnDisk.h MergeTask uses temporary data storage 2023-11-29 16:18:32 +00:00
TextLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
TextLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
threadPoolCallbackRunner.h Add metrics for the number of queued jobs, which is useful for the IO thread pool 2023-11-18 19:07:59 +01:00
ThreadStatusExt.cpp Merge remote-tracking branch 'blessed/master' into log_message_string 2023-12-18 10:40:18 +01:00
TraceCollector.cpp Merge branch 'master' into revert-44629-revert_flamegraph 2023-08-01 17:14:16 +00:00
TraceCollector.h
TraceLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
TraceLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
TransactionLog.cpp add a test for no such key 2023-09-20 22:37:24 +02:00
TransactionLog.h
TransactionsInfoLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
TransactionsInfoLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
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 Fix incorrect Exceptions 2023-12-24 21:26:32 +01:00
TreeCNFConverter.h Remove default value for argument 'ignore_aliases' from IAST::getTreeHash() 2023-11-13 10:27:38 +00:00
TreeOptimizer.cpp Fix the exprs order bug in group by with rollup (#57786) 2024-01-10 22:04:23 +01:00
TreeOptimizer.h
TreeRewriter.cpp Check if I can remove KeyCondition analysis on AST. 2024-01-03 17:50:46 +00:00
TreeRewriter.h Check if I can remove KeyCondition analysis on AST. 2024-01-03 17:50:46 +00:00
WhereConstraintsOptimizer.cpp Remove default value for argument 'ignore_aliases' from IAST::getTreeHash() 2023-11-13 10:27:38 +00:00
WhereConstraintsOptimizer.h
WindowDescription.cpp Allow Floats as boundaries for RANGE is nonsense 2023-07-30 23:19:54 +00:00
WindowDescription.h
ZooKeeperLog.cpp Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
ZooKeeperLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00