.. |
Access
|
Review fix
|
2023-11-09 16:03:51 +01:00 |
Cache
|
Merge pull request #56541 from ClickHouse/cache-config-improvement
|
2023-11-14 13:03:34 +01:00 |
ClusterProxy
|
Revert "Revert "Add a setting max_execution_time_leaf to limit the execution time on shard for distributed query""
|
2023-11-14 11:40:48 +00:00 |
examples
|
Use pcg/randomSeed() random generator/seed instead of std::mt19937/std::random_device
|
2023-11-07 18:54:50 +00:00 |
fuzzers
|
Review fix
|
2023-11-09 16:03:51 +01:00 |
JIT
|
Aggregator merge and destroy states in batch
|
2023-08-24 15:34:32 +03:00 |
MySQL
|
Review fix
|
2023-11-09 16:03:51 +01:00 |
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 C++ templates
|
2023-11-10 05:25:02 +01:00 |
ActionsDAG.h
|
Merge pull request #56254 from ClickHouse/aggregate-by-partition-analyzer
|
2023-11-09 12:49:25 +01:00 |
ActionsVisitor.cpp
|
Remove default value for argument 'ignore_aliases' from IAST::getTreeHash()
|
2023-11-13 10:27:38 +00:00 |
ActionsVisitor.h
|
Merge branch 'master' into refactor-subqueries-for-in
|
2023-05-05 20:39:09 +02:00 |
AddDefaultDatabaseVisitor.h
|
|
|
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
|
Add metrics for the number of queued jobs, which is useful for the IO thread pool
|
2023-11-18 19:07:59 +01: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
|
Add metrics for the number of queued jobs, which is useful for the IO thread pool
|
2023-11-18 19:07:59 +01:00 |
AsynchronousInsertQueue.h
|
Support asynchronous inserts for native protocol (#54730)
|
2023-10-20 18:39:48 +02:00 |
AsynchronousMetricLog.cpp
|
|
|
AsynchronousMetricLog.h
|
|
|
BackupLog.cpp
|
|
|
BackupLog.h
|
|
|
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
|
|
|
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 getHttpHeader"
|
2023-10-29 19:50:39 +03:00 |
Cluster.cpp
|
Use pcg/randomSeed() random generator/seed instead of std::mt19937/std::random_device
|
2023-11-07 18:54:50 +00: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
|
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
|
|
|
ConcurrentHashJoin.h
|
|
|
Context_fwd.h
|
|
|
Context.cpp
|
Merge branch 'master' into async-loader-integration
|
2023-11-19 13:05:58 +00:00 |
Context.h
|
Merge branch 'master' into async-loader-integration
|
2023-11-19 13:05:58 +00:00 |
convertFieldToType.cpp
|
fix possible type mismatch with IPv4
|
2023-09-02 14:48:46 -07:00 |
convertFieldToType.h
|
|
|
ConvertFunctionOrLikeVisitor.cpp
|
|
|
ConvertFunctionOrLikeVisitor.h
|
|
|
ConvertStringsToEnumVisitor.cpp
|
Fix some typos
|
2023-10-15 15:43:02 +02:00 |
ConvertStringsToEnumVisitor.h
|
|
|
CrashLog.cpp
|
Fix build
|
2023-11-13 10:09:23 +01:00 |
CrashLog.h
|
|
|
createBlockSelector.cpp
|
|
|
createBlockSelector.h
|
|
|
CrossToInnerJoinVisitor.cpp
|
Remove dependencies
|
2023-11-11 06:59:20 +01:00 |
CrossToInnerJoinVisitor.h
|
|
|
DatabaseAndTableWithAlias.cpp
|
add error code INVALID_IDENTIFIER
|
2023-09-19 22:11:58 +00:00 |
DatabaseAndTableWithAlias.h
|
|
|
DatabaseCatalog.cpp
|
Merge branch 'master' into async-loader-integration
|
2023-11-19 13:05:58 +00:00 |
DatabaseCatalog.h
|
small refactor
|
2023-11-07 01:27:53 +00:00 |
DDLTask.cpp
|
Fix case with replicated database
|
2023-11-07 16:02:51 +01:00 |
DDLTask.h
|
Fix case with replicated database
|
2023-11-07 16:02:51 +01:00 |
DDLWorker.cpp
|
Add metrics for the number of queued jobs, which is useful for the IO thread pool
|
2023-11-18 19:07:59 +01:00 |
DDLWorker.h
|
caching skip-able entries in DDLWorker
|
2023-09-20 10:57:12 +00:00 |
DirectJoin.cpp
|
|
|
DirectJoin.h
|
|
|
DNSCacheUpdater.cpp
|
|
|
DNSCacheUpdater.h
|
|
|
DuplicateOrderByVisitor.cpp
|
|
|
DuplicateOrderByVisitor.h
|
|
|
EmbeddedDictionaries.cpp
|
|
|
EmbeddedDictionaries.h
|
|
|
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
|
add startup waits in all DDL queries and global DDL worker
|
2023-10-24 10:09:10 +00:00 |
executeDDLQueryOnCluster.h
|
|
|
executeQuery.cpp
|
Try to stabilize test results
|
2023-11-12 15:11:38 +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
|
Fix possible incorrect result with SimpleAggregateFunction in PREWHERE and FINAL
|
2023-09-23 20:55:06 +02:00 |
ExpressionAnalyzer.h
|
|
|
ExpressionJIT.cpp
|
|
|
ExternalDictionariesLoader.cpp
|
|
|
ExternalDictionariesLoader.h
|
|
|
ExternalLoader.cpp
|
Remove CurrentStatusInfo
|
2023-08-30 20:48:26 +02:00 |
ExternalLoader.h
|
|
|
ExternalLoaderDictionaryStorageConfigRepository.cpp
|
|
|
ExternalLoaderDictionaryStorageConfigRepository.h
|
|
|
ExternalLoaderTempConfigRepository.cpp
|
|
|
ExternalLoaderTempConfigRepository.h
|
|
|
ExternalLoaderXMLConfigRepository.cpp
|
|
|
ExternalLoaderXMLConfigRepository.h
|
|
|
ExtractExpressionInfoVisitor.cpp
|
|
|
ExtractExpressionInfoVisitor.h
|
|
|
FilesystemCacheLog.cpp
|
|
|
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
|
|
|
FunctionMaskingArgumentCheckVisitor.h
|
|
|
FunctionNameNormalizer.cpp
|
|
|
FunctionNameNormalizer.h
|
|
|
GatherFunctionQuantileVisitor.cpp
|
Remove dependencies
|
2023-11-11 06:59:20 +01:00 |
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
|
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
|
|
|
GraceHashJoin.h
|
|
|
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
|
More interesting settings for Stress Tests (#41534)
|
2023-02-21 15:36:23 +03:00 |
IInterpreter.h
|
|
|
IInterpreterUnionOrSelectQuery.cpp
|
|
|
IInterpreterUnionOrSelectQuery.h
|
|
|
IJoin.h
|
|
|
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
|
Remove broken lockless variant of re2
|
2023-09-14 16:40:42 +00:00 |
InterpreterAlterNamedCollectionQuery.cpp
|
|
|
InterpreterAlterNamedCollectionQuery.h
|
|
|
InterpreterAlterQuery.cpp
|
Merge pull request #56331 from ucasfl/alter
|
2023-11-18 17:23:11 +01:00 |
InterpreterAlterQuery.h
|
|
|
InterpreterBackupQuery.cpp
|
|
|
InterpreterBackupQuery.h
|
|
|
InterpreterCheckQuery.cpp
|
upd
|
2023-10-30 11:51:31 +00:00 |
InterpreterCheckQuery.h
|
wip CHECK query for all tables
|
2023-10-27 15:22:10 +00:00 |
InterpreterCreateFunctionQuery.cpp
|
|
|
InterpreterCreateFunctionQuery.h
|
|
|
InterpreterCreateIndexQuery.cpp
|
|
|
InterpreterCreateIndexQuery.h
|
|
|
InterpreterCreateNamedCollectionQuery.cpp
|
|
|
InterpreterCreateNamedCollectionQuery.h
|
|
|
InterpreterCreateQuery.cpp
|
Merge branch 'master' into async-loader-integration
|
2023-11-19 13:05:58 +00:00 |
InterpreterCreateQuery.h
|
Fix
|
2023-11-03 16:46:55 +01:00 |
InterpreterDeleteQuery.cpp
|
|
|
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
|
|
|
InterpreterDropFunctionQuery.h
|
|
|
InterpreterDropIndexQuery.cpp
|
|
|
InterpreterDropIndexQuery.h
|
|
|
InterpreterDropNamedCollectionQuery.cpp
|
|
|
InterpreterDropNamedCollectionQuery.h
|
|
|
InterpreterDropQuery.cpp
|
Better shutdown
|
2023-11-06 15:47:57 +01:00 |
InterpreterDropQuery.h
|
|
|
InterpreterExistsQuery.cpp
|
|
|
InterpreterExistsQuery.h
|
|
|
InterpreterExplainQuery.cpp
|
Update InterpreterExplainQuery.cpp
|
2023-11-10 12:34:25 +01:00 |
InterpreterExplainQuery.h
|
|
|
InterpreterExternalDDLQuery.cpp
|
|
|
InterpreterExternalDDLQuery.h
|
|
|
InterpreterFactory.cpp
|
Split source and worker processors in InterpreterCheckQuery
|
2023-10-27 15:22:10 +00:00 |
InterpreterFactory.h
|
|
|
InterpreterInsertQuery.cpp
|
Rename directory monitor concept into background INSERT (#55978)
|
2023-11-01 15:09:39 +01: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
|
Review fix
|
2023-11-09 16:03:51 +01:00 |
InterpreterKillQueryQuery.h
|
|
|
InterpreterOptimizeQuery.cpp
|
|
|
InterpreterOptimizeQuery.h
|
|
|
InterpreterRenameQuery.cpp
|
|
|
InterpreterRenameQuery.h
|
|
|
InterpreterSelectIntersectExceptQuery.cpp
|
Fix trash around query kind, part 2
|
2023-02-01 03:31:31 +01:00 |
InterpreterSelectIntersectExceptQuery.h
|
|
|
InterpreterSelectQuery.cpp
|
Merge remote-tracking branch 'origin/master' into parallel-window
|
2023-11-03 17:53:51 +00:00 |
InterpreterSelectQuery.h
|
Remove the old code for projection analysis (#55112)
|
2023-10-10 17:13:32 +02:00 |
InterpreterSelectQueryAnalyzer.cpp
|
Merge remote-tracking branch 'origin/master' into fix-analyzer-mv-scalars
|
2023-11-10 19:06:30 +00:00 |
InterpreterSelectQueryAnalyzer.h
|
Analyzer log used row policies
|
2023-11-09 19:43:31 +03:00 |
InterpreterSelectWithUnionQuery.cpp
|
Merge pull request #47725 from ClickHouse/46741_Parameterized_view_support_subquery
|
2023-03-22 09:05:26 +01:00 |
InterpreterSelectWithUnionQuery.h
|
|
|
InterpreterSetQuery.cpp
|
|
|
InterpreterSetQuery.h
|
|
|
InterpreterShowColumnsQuery.cpp
|
Merge pull request #56306 from ClickHouse/fix-backup-restore-flatten-nested
|
2023-11-10 11:43:17 +01:00 |
InterpreterShowColumnsQuery.h
|
|
|
InterpreterShowCreateQuery.cpp
|
|
|
InterpreterShowCreateQuery.h
|
|
|
InterpreterShowEngineQuery.cpp
|
Review fix
|
2023-11-09 16:03:51 +01:00 |
InterpreterShowEngineQuery.h
|
|
|
InterpreterShowFunctionsQuery.cpp
|
Review fix
|
2023-11-09 16:03:51 +01:00 |
InterpreterShowFunctionsQuery.h
|
Add SHOW FUNCTIONS support to client
|
2023-09-07 14:08:50 -07:00 |
InterpreterShowIndexesQuery.cpp
|
Review fix
|
2023-11-09 16:03:51 +01:00 |
InterpreterShowIndexesQuery.h
|
|
|
InterpreterShowProcesslistQuery.cpp
|
Review fix
|
2023-11-09 16:03:51 +01:00 |
InterpreterShowProcesslistQuery.h
|
|
|
InterpreterShowSettingQuery.cpp
|
Review fix
|
2023-11-09 16:03:51 +01:00 |
InterpreterShowSettingQuery.h
|
Add SHOW SETTING query
|
2023-10-25 18:49:00 +03:00 |
InterpreterShowTablesQuery.cpp
|
Review fix
|
2023-11-09 16:03:51 +01:00 |
InterpreterShowTablesQuery.h
|
|
|
InterpreterSystemQuery.cpp
|
Add metrics for the number of queued jobs, which is useful for the IO thread pool
|
2023-11-18 19:07:59 +01: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
|
|
|
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
|
|
|
JoinToSubqueryTransformVisitor.cpp
|
fix name clash for multi join rewrit
|
2023-09-21 16:33:52 +08:00 |
JoinToSubqueryTransformVisitor.h
|
|
|
JoinUtils.cpp
|
|
|
JoinUtils.h
|
|
|
Lemmatizers.cpp
|
|
|
Lemmatizers.h
|
|
|
loadMetadata.cpp
|
Merge branch 'master' into async-loader-integration
|
2023-11-19 13:05:58 +00: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
|
Additional changes
|
2023-10-14 04:50:30 +02:00 |
MergeJoin.h
|
|
|
MergeTreeTransaction.cpp
|
|
|
MergeTreeTransaction.h
|
|
|
MergeTreeTransactionHolder.cpp
|
|
|
MergeTreeTransactionHolder.h
|
|
|
MetricLog.cpp
|
|
|
MetricLog.h
|
|
|
misc.h
|
|
|
MonotonicityCheckVisitor.h
|
Remove default value for argument 'ignore_aliases' from IAST::getTreeHash()
|
2023-11-13 10:27:38 +00:00 |
MutationsInterpreter.cpp
|
Add scalars in all cases
|
2023-10-27 01:41:02 +08: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
|
|
|
MutationsNonDeterministicHelpers.h
|
|
|
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
|
Optimize opentelemetry_span_log
|
2023-05-08 05:15:28 +02:00 |
OpenTelemetrySpanLog.h
|
Use forward declaration of ThreadPool
|
2023-04-07 11:25:35 +02:00 |
OptimizeDateOrDateTimeConverterWithPreimageVisitor.cpp
|
|
|
OptimizeDateOrDateTimeConverterWithPreimageVisitor.h
|
|
|
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
|
|
|
PartLog.h
|
|
|
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
|
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
|
|
|
ProcessorsProfileLog.h
|
|
|
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
|
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
|
|
|
QueryThreadLog.cpp
|
|
|
QueryThreadLog.h
|
|
|
QueryViewsLog.cpp
|
|
|
QueryViewsLog.h
|
|
|
RedundantFunctionsInOrderByVisitor.h
|
|
|
RemoveInjectiveFunctionsVisitor.cpp
|
|
|
RemoveInjectiveFunctionsVisitor.h
|
|
|
removeOnClusterClauseIfNeeded.cpp
|
|
|
removeOnClusterClauseIfNeeded.h
|
|
|
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
|
|
|
ReplaceQueryParameterVisitor.h
|
|
|
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
|
|
|
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
|
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
|
|
|
ServerAsynchronousMetrics.cpp
|
Deprecate metadata cache, part 2
|
2023-09-03 03:56:11 +02:00 |
ServerAsynchronousMetrics.h
|
|
|
Session.cpp
|
Revert "Add function getHttpHeader"
|
2023-10-29 19:50:39 +03:00 |
Session.h
|
Revert "Add function getHttpHeader"
|
2023-10-29 19:50:39 +03:00 |
SessionLog.cpp
|
Add external HTTP Basic authenticator (#55199)
|
2023-10-20 19:24:19 +02:00 |
SessionLog.h
|
|
|
SessionTracker.cpp
|
|
|
SessionTracker.h
|
|
|
Set.cpp
|
Merge branch 'master' into planner-prepare-filters-for-analysis-2
|
2023-10-30 11:56:30 +01:00 |
Set.h
|
Merge branch 'master' into planner-prepare-filters-for-analysis-2
|
2023-10-30 11:56:30 +01:00 |
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
|
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
|
|
|
TextLog.h
|
|
|
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
|
cut the build dependency between commin_io and other libraries
|
2023-09-28 00:15:36 +02:00 |
TraceCollector.cpp
|
|
|
TraceCollector.h
|
|
|
TraceLog.cpp
|
|
|
TraceLog.h
|
|
|
TransactionLog.cpp
|
add a test for no such key
|
2023-09-20 22:37:24 +02:00 |
TransactionLog.h
|
|
|
TransactionsInfoLog.cpp
|
|
|
TransactionsInfoLog.h
|
|
|
TransactionVersionMetadata.cpp
|
|
|
TransactionVersionMetadata.h
|
|
|
TranslateQualifiedNamesVisitor.cpp
|
|
|
TranslateQualifiedNamesVisitor.h
|
|
|
TreeCNFConverter.cpp
|
|
|
TreeCNFConverter.h
|
Remove default value for argument 'ignore_aliases' from IAST::getTreeHash()
|
2023-11-13 10:27:38 +00:00 |
TreeOptimizer.cpp
|
Remove default value for argument 'ignore_aliases' from IAST::getTreeHash()
|
2023-11-13 10:27:38 +00:00 |
TreeOptimizer.h
|
|
|
TreeRewriter.cpp
|
Add scalars in all cases
|
2023-10-27 01:41:02 +08:00 |
TreeRewriter.h
|
Add scalars in all cases
|
2023-10-27 01:41:02 +08: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
|
|
|
WindowDescription.h
|
|
|
ZooKeeperLog.cpp
|
Merge branch 'master' into keeper-operation-create-if-not-exists
|
2023-09-18 10:57:11 +00:00 |
ZooKeeperLog.h
|
|
|