.. |
Access
|
Merge branch 'master' into ignore_on_cluster_for_replicated_entity_queries
|
2023-08-18 17:48:37 +02:00 |
Cache
|
Query cache: Log caching of entries
|
2023-09-04 16:55:28 +00:00 |
ClusterProxy
|
Remove unnecessary code
|
2023-09-02 08:25:47 +00:00 |
examples
|
AARCH64 Neon memequal wide
|
2023-08-20 12:45:18 +03:00 |
fuzzers
|
fix fuzzers, cmake refactor, add target fuzzers
|
2023-09-01 14:20:50 +00:00 |
JIT
|
Aggregator merge and destroy states in batch
|
2023-08-24 15:34:32 +03:00 |
MySQL
|
|
|
tests
|
Merge branch 'master' into fix-cache-logical-error
|
2023-08-24 12:00:18 +02:00 |
ActionLocksManager.cpp
|
Add system stop pulling replication log (#52881)
|
2023-08-03 13:34:43 +03:00 |
ActionLocksManager.h
|
|
|
ActionsDAG.cpp
|
Refactor.
|
2023-09-01 15:45:08 +00:00 |
ActionsDAG.h
|
Refactor.
|
2023-09-01 15:45:08 +00:00 |
ActionsVisitor.cpp
|
Improved protection from dereferencing of nullptr
|
2023-09-06 01:46:58 +00: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
|
|
|
AggregationUtils.cpp
|
|
|
AggregationUtils.h
|
|
|
Aggregator.cpp
|
Merge pull request #53589 from kitaisreal/aggregator-merge-states-in-batch
|
2023-08-28 15:46:49 +02:00 |
Aggregator.h
|
Fix memory consumption when max_block_size is huge in Aggregator + more memory checks (#51566)
|
2023-08-02 15:11:52 +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
|
|
|
ArrayJoinAction.h
|
|
|
ArrayJoinedColumnsVisitor.h
|
|
|
AsynchronousInsertLog.cpp
|
|
|
AsynchronousInsertLog.h
|
|
|
AsynchronousInsertQueue.cpp
|
Support clang-18 (Wmissing-field-initializers)
|
2023-08-23 15:53:45 +02:00 |
AsynchronousInsertQueue.h
|
|
|
AsynchronousMetricLog.cpp
|
|
|
AsynchronousMetricLog.h
|
|
|
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
|
|
|
castColumn.h
|
|
|
ClientInfo.cpp
|
backward compatibility changes + fixes
|
2023-08-29 23:50:41 +00:00 |
ClientInfo.h
|
backward compatibility changes + fixes
|
2023-08-29 23:50:41 +00:00 |
Cluster.cpp
|
|
|
Cluster.h
|
Remove debug logging
|
2023-08-15 17:03:32 +00: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
|
|
|
ComparisonTupleEliminationVisitor.cpp
|
|
|
ComparisonTupleEliminationVisitor.h
|
|
|
ConcurrentHashJoin.cpp
|
|
|
ConcurrentHashJoin.h
|
Get rid of unneeded include
|
2023-08-21 18:01:10 +08:00 |
Context_fwd.h
|
|
|
Context.cpp
|
Merge branch 'master' into ADQM-987
|
2023-09-05 10:01:44 +03:00 |
Context.h
|
Merge branch 'master' into ADQM-987
|
2023-09-04 13:59:20 +03: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
|
|
|
ConvertStringsToEnumVisitor.h
|
|
|
CrashLog.cpp
|
|
|
CrashLog.h
|
|
|
createBlockSelector.cpp
|
|
|
createBlockSelector.h
|
|
|
CrossToInnerJoinVisitor.cpp
|
|
|
CrossToInnerJoinVisitor.h
|
|
|
DatabaseAndTableWithAlias.cpp
|
|
|
DatabaseAndTableWithAlias.h
|
|
|
DatabaseCatalog.cpp
|
better synchronisation of RESTART REPLICA
|
2023-09-01 16:27:21 +02:00 |
DatabaseCatalog.h
|
better synchronisation of RESTART REPLICA
|
2023-09-01 16:27:21 +02:00 |
DDLTask.cpp
|
|
|
DDLTask.h
|
|
|
DDLWorker.cpp
|
less exceptions with runtime format string
|
2023-08-14 21:45:59 +02:00 |
DDLWorker.h
|
|
|
DirectJoin.cpp
|
|
|
DirectJoin.h
|
EXPLAIN actions for JOIN step
|
2023-08-03 18:55:15 +03:00 |
DNSCacheUpdater.cpp
|
|
|
DNSCacheUpdater.h
|
|
|
DuplicateOrderByVisitor.cpp
|
|
|
DuplicateOrderByVisitor.h
|
|
|
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
|
less exceptions with runtime format string
|
2023-08-14 21:45:59 +02:00 |
executeDDLQueryOnCluster.h
|
Do not replicate ALTER TABLE t FREEZE on Replicated engine (#52064)
|
2023-08-02 14:39:54 +03:00 |
executeQuery.cpp
|
fix
|
2023-08-16 22:35:45 +02:00 |
executeQuery.h
|
Support clang-18 (Wmissing-field-initializers)
|
2023-08-23 15:53:45 +02:00 |
ExecuteScalarSubqueriesVisitor.cpp
|
Merge pull request #49618 from ClickHouse/concurrency-control-controllable
|
2023-08-29 19:44:51 +02:00 |
ExecuteScalarSubqueriesVisitor.h
|
|
|
ExpressionActions.cpp
|
|
|
ExpressionActions.h
|
|
|
ExpressionActionsSettings.cpp
|
|
|
ExpressionActionsSettings.h
|
|
|
ExpressionAnalyzer.cpp
|
require columns participating in interpolate expression
|
2023-08-23 14:08:34 +00:00 |
ExpressionAnalyzer.h
|
|
|
ExpressionJIT.cpp
|
|
|
ExternalDictionariesLoader.cpp
|
|
|
ExternalDictionariesLoader.h
|
|
|
ExternalLoader.cpp
|
|
|
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
|
|
|
FilesystemReadPrefetchesLog.h
|
|
|
FillingRow.cpp
|
|
|
FillingRow.h
|
|
|
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
|
|
|
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
|
|
|
getHeaderForProcessingStage.h
|
|
|
getTableExpressions.cpp
|
|
|
getTableExpressions.h
|
|
|
getTableOverride.cpp
|
|
|
getTableOverride.h
|
|
|
GinFilter.cpp
|
|
|
GinFilter.h
|
|
|
GlobalSubqueriesVisitor.h
|
|
|
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
|
Fix typos
|
2023-08-31 15:22:27 +00:00 |
HashJoin.h
|
EXPLAIN actions for JOIN step
|
2023-08-03 18:55:15 +03:00 |
IdentifierSemantic.cpp
|
|
|
IdentifierSemantic.h
|
|
|
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
|
|
|
InJoinSubqueriesPreprocessor.cpp
|
|
|
InJoinSubqueriesPreprocessor.h
|
|
|
inplaceBlockConversions.cpp
|
fix reading of empty Nested(Array(LowCardinality(...)))
|
2023-08-02 16:48:08 +00:00 |
inplaceBlockConversions.h
|
|
|
InternalTextLogsQueue.cpp
|
|
|
InternalTextLogsQueue.h
|
|
|
InterpreterAlterNamedCollectionQuery.cpp
|
|
|
InterpreterAlterNamedCollectionQuery.h
|
|
|
InterpreterAlterQuery.cpp
|
allow to execute constant non-deterministic functions in mutations on initiator
|
2023-08-07 17:16:15 +00: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 "Improve CHECK TABLE system query"
|
2023-08-10 14:44:16 +03:00 |
InterpreterCheckQuery.h
|
|
|
InterpreterCreateFunctionQuery.cpp
|
Add settings and processing code
|
2023-08-03 12:44:44 +03:00 |
InterpreterCreateFunctionQuery.h
|
|
|
InterpreterCreateIndexQuery.cpp
|
|
|
InterpreterCreateIndexQuery.h
|
|
|
InterpreterCreateNamedCollectionQuery.cpp
|
|
|
InterpreterCreateNamedCollectionQuery.h
|
|
|
InterpreterCreateQuery.cpp
|
Merge remote-tracking branch 'rschu1ze/master'
|
2023-08-17 09:30:27 +00:00 |
InterpreterCreateQuery.h
|
|
|
InterpreterDeleteQuery.cpp
|
|
|
InterpreterDeleteQuery.h
|
|
|
InterpreterDescribeCacheQuery.cpp
|
Minor changes (#54171)
|
2023-09-03 15:47:52 +02:00 |
InterpreterDescribeCacheQuery.h
|
|
|
InterpreterDescribeQuery.cpp
|
|
|
InterpreterDescribeQuery.h
|
|
|
InterpreterDropFunctionQuery.cpp
|
Add settings and processing code
|
2023-08-03 12:44:44 +03:00 |
InterpreterDropFunctionQuery.h
|
|
|
InterpreterDropIndexQuery.cpp
|
|
|
InterpreterDropIndexQuery.h
|
|
|
InterpreterDropNamedCollectionQuery.cpp
|
|
|
InterpreterDropNamedCollectionQuery.h
|
|
|
InterpreterDropQuery.cpp
|
better synchronisation of RESTART REPLICA
|
2023-09-01 16:27:21 +02: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
|
|
|
InterpreterFactory.h
|
|
|
InterpreterInsertQuery.cpp
|
|
|
InterpreterInsertQuery.h
|
|
|
InterpreterKillQueryQuery.cpp
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-grammarly
|
2023-08-11 01:04:33 +02:00 |
InterpreterKillQueryQuery.h
|
|
|
InterpreterOptimizeQuery.cpp
|
|
|
InterpreterOptimizeQuery.h
|
|
|
InterpreterRenameQuery.cpp
|
|
|
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 #52645 from JackyWoo/optimize_uniq_to_count
|
2023-09-04 19:21:39 +03:00 |
InterpreterSelectQuery.h
|
|
|
InterpreterSelectQueryAnalyzer.cpp
|
Analyzer: fix quotas for system tables
|
2023-08-14 18:44:09 +02:00 |
InterpreterSelectQueryAnalyzer.h
|
|
|
InterpreterSelectWithUnionQuery.cpp
|
|
|
InterpreterSelectWithUnionQuery.h
|
|
|
InterpreterSetQuery.cpp
|
Implemented max sessions for user
|
2023-07-30 22:09:03 +00:00 |
InterpreterSetQuery.h
|
|
|
InterpreterShowColumnsQuery.cpp
|
|
|
InterpreterShowColumnsQuery.h
|
|
|
InterpreterShowCreateQuery.cpp
|
|
|
InterpreterShowCreateQuery.h
|
|
|
InterpreterShowEngineQuery.cpp
|
|
|
InterpreterShowEngineQuery.h
|
|
|
InterpreterShowIndexesQuery.cpp
|
|
|
InterpreterShowIndexesQuery.h
|
|
|
InterpreterShowProcesslistQuery.cpp
|
|
|
InterpreterShowProcesslistQuery.h
|
|
|
InterpreterShowTablesQuery.cpp
|
remove no-parallel tag from some tests
|
2023-08-11 00:00:36 +02:00 |
InterpreterShowTablesQuery.h
|
|
|
InterpreterSystemQuery.cpp
|
Merge branch 'master' into ADQM-987
|
2023-09-04 13:59:20 +03: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
|
|
|
interpretSubquery.h
|
|
|
InterserverCredentials.cpp
|
|
|
InterserverCredentials.h
|
|
|
InterserverIOHandler.h
|
|
|
ITokenExtractor.cpp
|
|
|
ITokenExtractor.h
|
|
|
joinDispatch.h
|
|
|
JoinedTables.cpp
|
|
|
JoinedTables.h
|
|
|
JoinSwitcher.cpp
|
|
|
JoinSwitcher.h
|
EXPLAIN actions for JOIN step
|
2023-08-03 18:55:15 +03:00 |
JoinToSubqueryTransformVisitor.cpp
|
|
|
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 pull request #52956 from ClickHouse/fixes_for_databases
|
2023-08-03 19:13:41 +03:00 |
loadMetadata.h
|
|
|
LogicalExpressionsOptimizer.cpp
|
|
|
LogicalExpressionsOptimizer.h
|
|
|
MarkTableIdentifiersVisitor.cpp
|
|
|
MarkTableIdentifiersVisitor.h
|
|
|
MergeJoin.cpp
|
|
|
MergeJoin.h
|
EXPLAIN actions for JOIN step
|
2023-08-03 18:55:15 +03:00 |
MergeTreeTransaction.cpp
|
|
|
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
|
|
|
MutationsInterpreter.cpp
|
fix projection recalc
|
2023-08-08 14:06:42 +00:00 |
MutationsInterpreter.h
|
|
|
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
|
|
|
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
|
|
|
OptimizeIfChains.cpp
|
|
|
OptimizeIfChains.h
|
|
|
OptimizeIfWithConstantConditionVisitor.cpp
|
|
|
OptimizeIfWithConstantConditionVisitor.h
|
|
|
OptimizeShardingKeyRewriteInVisitor.cpp
|
|
|
OptimizeShardingKeyRewriteInVisitor.h
|
|
|
parseColumnsListForTableFunction.cpp
|
|
|
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
|
|
|
PredicateExpressionsOptimizer.h
|
|
|
PredicateRewriteVisitor.cpp
|
|
|
PredicateRewriteVisitor.h
|
|
|
PreparedSets.cpp
|
Merge branch 'master' into timeout_overflow_break_subquery
|
2023-08-18 09:28:49 +00:00 |
PreparedSets.h
|
|
|
processColumnTransformers.cpp
|
|
|
processColumnTransformers.h
|
|
|
ProcessList.cpp
|
Revert "Revert "Add an ability to specify allocations size for sampling memory profiler""
|
2023-07-30 14:01:34 +02:00 |
ProcessList.h
|
|
|
ProcessorsProfileLog.cpp
|
|
|
ProcessorsProfileLog.h
|
|
|
ProfileEventsExt.cpp
|
|
|
ProfileEventsExt.h
|
|
|
QueryAliasesVisitor.cpp
|
fix some tests
|
2023-08-28 18:51:36 +02:00 |
QueryAliasesVisitor.h
|
|
|
QueryLog.cpp
|
|
|
QueryLog.h
|
|
|
QueryNormalizer.cpp
|
|
|
QueryNormalizer.h
|
|
|
QueryPriorities.h
|
|
|
QueryThreadLog.cpp
|
|
|
QueryThreadLog.h
|
|
|
QueryViewsLog.cpp
|
|
|
QueryViewsLog.h
|
|
|
RedundantFunctionsInOrderByVisitor.h
|
|
|
RemoveInjectiveFunctionsVisitor.cpp
|
|
|
RemoveInjectiveFunctionsVisitor.h
|
|
|
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
|
|
|
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
|
|
|
RewriteArrayExistsFunctionVisitor.h
|
|
|
RewriteCountDistinctVisitor.cpp
|
|
|
RewriteCountDistinctVisitor.h
|
|
|
RewriteCountVariantsVisitor.cpp
|
|
|
RewriteCountVariantsVisitor.h
|
|
|
RewriteFunctionToSubcolumnVisitor.cpp
|
|
|
RewriteFunctionToSubcolumnVisitor.h
|
|
|
RewriteOrderByVisitor.cpp
|
|
|
RewriteOrderByVisitor.hpp
|
|
|
RewriteSumIfFunctionVisitor.cpp
|
|
|
RewriteSumIfFunctionVisitor.h
|
|
|
RewriteUniqToCountVisitor.cpp
|
|
|
RewriteUniqToCountVisitor.h
|
|
|
RowRefs.cpp
|
|
|
RowRefs.h
|
|
|
SelectIntersectExceptQueryVisitor.cpp
|
|
|
SelectIntersectExceptQueryVisitor.h
|
|
|
SelectQueryOptions.h
|
|
|
ServerAsynchronousMetrics.cpp
|
Deprecate metadata cache, part 2
|
2023-09-03 03:56:11 +02:00 |
ServerAsynchronousMetrics.h
|
|
|
Session.cpp
|
Added client_info validation
|
2023-08-22 03:52:57 +00:00 |
Session.h
|
Fixed inconsistency between login success and logout
|
2023-08-11 03:42:39 +00:00 |
SessionLog.cpp
|
Fixed inconsistency between login success and logout
|
2023-08-11 03:42:39 +00: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
|
|
|
Set.h
|
|
|
SetKeys.h
|
|
|
SetVariants.cpp
|
|
|
SetVariants.h
|
|
|
sortBlock.cpp
|
|
|
sortBlock.h
|
|
|
SortedBlocksWriter.cpp
|
|
|
SortedBlocksWriter.h
|
|
|
SquashingTransform.cpp
|
|
|
SquashingTransform.h
|
|
|
StorageID.cpp
|
|
|
StorageID.h
|
|
|
SubstituteColumnOptimizer.cpp
|
|
|
SubstituteColumnOptimizer.h
|
|
|
SynonymsExtensions.cpp
|
|
|
SynonymsExtensions.h
|
|
|
SystemLog.cpp
|
Merge branch 'master' into ADQM-987
|
2023-08-14 10:33:56 +03:00 |
SystemLog.h
|
Merge branch 'master' into ADQM-987
|
2023-08-14 10:33:56 +03:00 |
TableJoin.cpp
|
Fix typos
|
2023-08-31 15:22:27 +00:00 |
TableJoin.h
|
fix style, add built-in documentation
|
2023-08-30 15:06:35 +00:00 |
TableOverrideUtils.cpp
|
|
|
TableOverrideUtils.h
|
|
|
TablesStatus.cpp
|
|
|
TablesStatus.h
|
|
|
TemporaryDataOnDisk.cpp
|
|
|
TemporaryDataOnDisk.h
|
|
|
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
|
|
|
ThreadStatusExt.cpp
|
metrics_perf_events_enabled turn off in perf tests (#52072)
|
2023-08-07 23:25:16 +02:00 |
TraceCollector.cpp
|
Merge branch 'master' into revert-44629-revert_flamegraph
|
2023-08-01 17:14:16 +00:00 |
TraceCollector.h
|
|
|
TraceLog.cpp
|
|
|
TraceLog.h
|
|
|
TransactionLog.cpp
|
less exceptions with runtime format string
|
2023-08-14 21:45:59 +02:00 |
TransactionLog.h
|
|
|
TransactionsInfoLog.cpp
|
|
|
TransactionsInfoLog.h
|
|
|
TransactionVersionMetadata.cpp
|
|
|
TransactionVersionMetadata.h
|
|
|
TranslateQualifiedNamesVisitor.cpp
|
|
|
TranslateQualifiedNamesVisitor.h
|
|
|
TreeCNFConverter.cpp
|
|
|
TreeCNFConverter.h
|
|
|
TreeOptimizer.cpp
|
|
|
TreeOptimizer.h
|
|
|
TreeRewriter.cpp
|
Fix unexpected errors in system.errors after join
|
2023-09-05 14:07:36 +00:00 |
TreeRewriter.h
|
Fix unexpected errors in system.errors after join
|
2023-09-05 14:07:36 +00: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
|
|
|
ZooKeeperLog.h
|
|
|