ClickHouse/src/Interpreters
2024-05-22 06:08:00 +00:00
..
Access Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
Cache Faaaaaaaaaster 2024-05-21 17:31:30 +00:00
ClusterProxy Merge pull request #63013 from azat/dist-over-dist-interserver-secret-fix 2024-05-21 06:04:30 +02:00
examples Fix build of examples 2024-03-10 10:03:31 +01:00
fuzzers Fix fuzzers 2024-03-17 15:44:36 +01:00
JIT Useless changes 2024-05-09 01:08:33 +02:00
MySQL Fix crash in index definition containing sql udf 2024-04-03 10:45:45 +00:00
tests Don't access static members through instance, pt. II 2024-04-07 11:09:35 +00:00
ActionLocksManager.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
ActionLocksManager.h
ActionsDAG.cpp Merge remote-tracking branch 'blessed/master' into micro_analyzer 2024-05-13 20:46:48 +02:00
ActionsDAG.h Merge remote-tracking branch 'blessed/master' into micro_analyzer 2024-05-13 20:46:48 +02:00
ActionsVisitor.cpp Don't access static members through instance, pt. II 2024-04-07 11:09:35 +00:00
ActionsVisitor.h Useless changes 2024-05-09 01:08:33 +02:00
AddDefaultDatabaseVisitor.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
AddIndexConstraintsOptimizer.cpp Fix most tests 2024-02-26 02:31:58 +08:00
AddIndexConstraintsOptimizer.h Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00:00
addMissingDefaults.cpp Remove dependencies 2023-11-11 06:59:20 +01:00
addMissingDefaults.h
addTypeConversionToAST.cpp
addTypeConversionToAST.h
AggregatedData.h Introduce IAggregateFunction_fwd to reduce header dependencies 2024-04-04 12:29:54 +02:00
AggregatedDataVariants.cpp fixed 2024-03-14 08:55:59 +08:00
AggregatedDataVariants.h Useless changes 2024-05-09 01:08:33 +02:00
AggregateDescription.cpp Introduce IAggregateFunction_fwd to reduce header dependencies 2024-04-04 12:29:54 +02:00
AggregateDescription.h Introduce IAggregateFunction_fwd to reduce header dependencies 2024-04-04 12:29:54 +02:00
AggregateFunctionOfGroupByKeysVisitor.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
AggregationCommon.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
AggregationMethod.cpp too big translation unit in Aggregator 2024-03-12 16:17:33 +08:00
AggregationMethod.h too big translation unit in Aggregator 2024-03-12 16:17:33 +08:00
AggregationUtils.cpp Introduce IAggregateFunction_fwd to reduce header dependencies 2024-04-04 12:29:54 +02:00
AggregationUtils.h
Aggregator.cpp Useless changes 2024-05-10 04:53:29 +02:00
Aggregator.h Fixed code review issues 2024-03-28 15:04:14 +03: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 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 Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
AsynchronousInsertLog.cpp More comments for column for system tables (#59016) 2024-03-08 18:05:56 +01:00
AsynchronousInsertLog.h Update to clang-19 2024-02-27 14:37:21 +01:00
AsynchronousInsertQueue.cpp More instrumentation around index 2024-05-20 10:31:32 +02:00
AsynchronousInsertQueue.h Useless changes 2024-05-09 01:08:33 +02:00
AsynchronousMetricLog.cpp Remove nested dependency on DateLutImpl 2024-04-02 14:45:48 +02:00
AsynchronousMetricLog.h Remove unused method 2024-02-25 22:40:03 +01:00
BackupLog.cpp add event_time to backup_log system table 2024-04-11 10:22:02 +01:00
BackupLog.h Done 2024-04-15 16:19:54 +00:00
BlobStorageLog.cpp fix: add missing hostname column to blob_storage_log system table 2024-04-09 17:50:28 +01:00
BlobStorageLog.h Update to clang-19 2024-02-27 14:37:21 +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 Avoid crashing on column type mismatch in a few dozen places 2024-05-06 22:09:02 +00:00
CancellationCode.h Useless changes 2024-05-09 02:07:04 +02:00
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 Add function getClientHTTPHeader, part 1 2024-03-23 20:52:26 +01:00
ClientInfo.h Add function getClientHTTPHeader, part 1 2024-03-23 20:52:26 +01:00
Cluster.cpp Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
Cluster.h Fix addShard() 2023-12-05 18:07:51 +00:00
ClusterDiscovery.cpp Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
ClusterDiscovery.h Updated implementation 2024-01-25 14:31:49 +03:00
CMakeLists.txt
CollectJoinOnKeysVisitor.cpp Support 'is not distinct from' in join on section 2023-08-28 11:41:36 +00:00
CollectJoinOnKeysVisitor.h Useless changes 2024-05-09 01:08:33 +02: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 Useless changes 2024-05-09 01:08:33 +02:00
ComparisonTupleEliminationVisitor.cpp Better ComparisonTupleEliminationVisitor 2023-03-21 16:23:09 +00:00
ComparisonTupleEliminationVisitor.h Add ComparisonTupleEliminationVisitor 2023-03-21 16:11:06 +00:00
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 Useless changes 2024-05-09 02:07:04 +02:00
Context.cpp Merge pull request #63475 from tomershafir/disks-io-iouring-refactor-get-from-context 2024-05-20 10:17:32 +00:00
Context.h Merge pull request #63475 from tomershafir/disks-io-iouring-refactor-get-from-context 2024-05-20 10:17:32 +00:00
convertFieldToType.cpp Merge pull request #60004 from yariks5s/fix_datetime64_scale_conversion 2024-02-29 15:45:54 +01: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 Remove nested dependency on DateLutImpl 2024-04-02 14:45:48 +02:00
CrashLog.h Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01: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 Revert "Revert "Check stack size in Parser"" 2024-02-27 01:34:50 +03:00
CrossToInnerJoinVisitor.h
DatabaseAndTableWithAlias.cpp Revert "Revert "Check stack size in Parser"" 2024-02-27 01:34:50 +03:00
DatabaseAndTableWithAlias.h
DatabaseCatalog.cpp Useless changes 2024-05-10 04:53:29 +02:00
DatabaseCatalog.h Analyzer support recursive CTEs 2024-04-28 12:52:17 +03:00
DDLTask.cpp optimize drop tables 2024-04-06 19:59:45 +08:00
DDLTask.h Address comments 2024-02-16 19:30:16 +00:00
DDLWorker.cpp Update DDLWorker.cpp 2024-05-16 11:20:06 +02:00
DDLWorker.h automatically recover Replicated database if the queue got stuck 2024-05-09 00:00:51 +02:00
DirectJoin.cpp Updated implementation 2024-01-25 14:31:49 +03:00
DirectJoin.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
DNSCacheUpdater.cpp Updated implementation 2024-01-25 14:31:49 +03:00
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 Updated implementation 2024-01-25 14:31:49 +03:00
EmbeddedDictionaries.h Updated implementation 2024-01-25 14:31:49 +03:00
evaluateConstantExpression.cpp Don't access static members through instance 2024-04-03 18:50:33 +00:00
evaluateConstantExpression.h Merge branch 'master' into planner-prepare-filters-for-analysis-2 2023-09-11 16:14:03 +02:00
executeDDLQueryOnCluster.cpp Useless changes 2024-05-09 02:07:04 +02:00
executeDDLQueryOnCluster.h Move ZooKeeperRetries.h to Common 2024-01-30 19:02:17 +01:00
executeQuery.cpp Merge remote-tracking branch 'rschu1ze/master' into fix-64136 2024-05-22 06:08:00 +00:00
executeQuery.h Fix writing exception message in output format in HTTP when http_wait_end_of_query is used 2024-03-22 16:03:28 +00:00
ExecuteScalarSubqueriesVisitor.cpp Don't access static members through instance 2024-04-03 18:50:33 +00:00
ExecuteScalarSubqueriesVisitor.h refactoring near alter conversions 2023-05-25 22:54:54 +00:00
ExpressionActions.cpp apply 27a2b19 2024-04-28 09:27:16 +08:00
ExpressionActions.h Fix actions execution during preliminary filtering (PK, partition pruning) 2024-02-22 15:01:57 +01:00
ExpressionActionsSettings.cpp
ExpressionActionsSettings.h
ExpressionAnalyzer.cpp Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
ExpressionAnalyzer.h Slightly more changes 2023-07-16 03:14:44 +02:00
ExpressionJIT.cpp Updated implementation 2024-01-25 14:31:49 +03:00
ExternalDictionariesLoader.cpp use qualified dictionary name in query log 2024-05-09 11:28:27 +03:00
ExternalDictionariesLoader.h Better code: remove unnecessary usage of const_cast and std::function. 2024-03-19 02:56:38 +01:00
ExternalLoader.cpp Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
ExternalLoader.h Useless changes 2024-05-09 03:58:34 +02:00
ExternalLoaderDictionaryStorageConfigRepository.cpp Get rid of checking the "last modification time" when the configuration is generated 2024-03-17 12:10:57 +01:00
ExternalLoaderDictionaryStorageConfigRepository.h Get rid of checking the "last modification time" when the configuration is generated 2024-03-17 12:10:57 +01:00
ExternalLoaderTempConfigRepository.cpp Get rid of checking the "last modification time" when the configuration is generated 2024-03-17 12:10:57 +01:00
ExternalLoaderTempConfigRepository.h Get rid of checking the "last modification time" when the configuration is generated 2024-03-17 12:10:57 +01:00
ExternalLoaderXMLConfigRepository.cpp Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
ExternalLoaderXMLConfigRepository.h Get rid of checking the "last modification time" when the configuration is generated 2024-03-17 12:10:57 +01:00
ExtractExpressionInfoVisitor.cpp
ExtractExpressionInfoVisitor.h
FilesystemCacheLog.cpp More comments for column for system tables (#59016) 2024-03-08 18:05:56 +01:00
FilesystemCacheLog.h Useless changes 2024-05-09 01:08:33 +02:00
FilesystemReadPrefetchesLog.cpp Remove nested dependency on DateLutImpl 2024-04-02 14:45:48 +02:00
FilesystemReadPrefetchesLog.h Useless changes 2024-05-09 01:08:33 +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 separate name for format setting 2023-04-28 13:39:38 +00:00
FullSortingMergeJoin.h QueryPlan convert OUTER JOIN to INNER JOIN optimization 2024-04-28 12:52:04 +03:00
FunctionMaskingArgumentCheckVisitor.h
FunctionNameNormalizer.cpp
FunctionNameNormalizer.h
GatherFunctionQuantileVisitor.cpp fix bug of quantileGK 2024-01-31 12:14:04 +08:00
GatherFunctionQuantileVisitor.h
GetAggregatesVisitor.cpp Fix ORDER BY tuple of WINDOW functions 2023-07-16 02:52:06 +02:00
GetAggregatesVisitor.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
getClusterName.cpp
getClusterName.h
getColumnFromBlock.cpp fix getting subcolumn from in-memory data 2023-04-11 14:26:31 +00:00
getColumnFromBlock.h
getCustomKeyFilterForParallelReplicas.cpp Limit backtracking in parser 2024-03-17 19:54:45 +01:00
getCustomKeyFilterForParallelReplicas.h Revert "Revert flaky" 2024-01-19 13:51:30 +01:00
getHeaderForProcessingStage.cpp Merge branch 'master' into analyzer-refactor-constant-name 2024-03-06 17:55:52 +01:00
getHeaderForProcessingStage.h
getTableExpressions.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
getTableExpressions.h Addressed review comments 2023-03-21 18:29:26 +01:00
getTableOverride.cpp
getTableOverride.h
GinFilter.cpp Useless changes 2024-05-10 04:53:29 +02:00
GinFilter.h Rename "inverted" to "fulltext" 2024-05-06 16:59:36 +00:00
GlobalSubqueriesVisitor.h Rename the setting 2024-03-07 13:38:00 +00:00
GraceHashJoin.cpp Useless changes 2024-05-10 04:53:29 +02:00
GraceHashJoin.h Updated implementation 2024-01-25 14:31:49 +03:00
GroupByFunctionKeysVisitor.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
GroupingSetsRewriterVisitor.cpp
GroupingSetsRewriterVisitor.h
HashJoin.cpp Merge pull request #63429 from Algunenano/micro_analyzer 2024-05-16 09:01:56 +00:00
HashJoin.h Merge branch 'ClickHouse:master' into external_cross_join 2024-05-13 19:06:59 +03:00
IdentifierSemantic.cpp
IdentifierSemantic.h Useless changes 2024-05-09 01:08:33 +02:00
IExternalLoadable.cpp Useless changes 2024-05-10 04:53:29 +02:00
IExternalLoadable.h Merge pull request #61356 from vitlibar/fix-replace-dictionary 2024-03-21 16:45:06 +01:00
IExternalLoaderConfigRepository.h Get rid of checking the "last modification time" when the configuration is generated 2024-03-17 12:10:57 +01:00
IInterpreter.cpp
IInterpreter.h
IInterpreterUnionOrSelectQuery.cpp Limit backtracking in parser 2024-03-17 19:54:45 +01:00
IInterpreterUnionOrSelectQuery.h Fix crash in EXPLAIN PIPELINE for Merge over Distributed 2023-04-02 10:48:23 +02:00
IJoin.h Useless changes 2024-05-09 01:08:33 +02:00
IKeyValueEntity.h Revert "Revert "Introduce bulk loading to StorageEmbeddedRocksDB"" 2024-05-03 18:29:36 +08:00
InDepthNodeVisitor.h
InJoinSubqueriesPreprocessor.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
InJoinSubqueriesPreprocessor.h
inplaceBlockConversions.cpp fix tests 2024-03-01 18:44:33 +00:00
inplaceBlockConversions.h refactoring of virtual columns 2024-02-21 00:57:35 +00:00
InternalTextLogsQueue.cpp Updated implementation 2024-01-25 14:31:49 +03:00
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 Don't access static members through instance, pt. II 2024-04-07 11:09:35 +00:00
InterpreterAlterQuery.h
InterpreterBackupQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterBackupQuery.h
InterpreterCheckQuery.cpp Avoid crashing on column type mismatch in a few dozen places 2024-05-06 22:09:02 +00:00
InterpreterCheckQuery.h Updated implementation 2024-01-25 14:31:49 +03:00
InterpreterCreateFunctionQuery.cpp Don't access static members through instance 2024-04-03 18:50:33 +00:00
InterpreterCreateFunctionQuery.h
InterpreterCreateIndexQuery.cpp Don't access static members through instance, pt. II 2024-04-07 11:09:35 +00:00
InterpreterCreateIndexQuery.h
InterpreterCreateNamedCollectionQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterCreateNamedCollectionQuery.h
InterpreterCreateQuery.cpp Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
InterpreterCreateQuery.h fix 2024-05-14 20:30:49 +02:00
InterpreterDeleteQuery.cpp Don't access static members through instance 2024-04-03 18:50:33 +00:00
InterpreterDeleteQuery.h
InterpreterDescribeCacheQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterDescribeCacheQuery.h
InterpreterDescribeQuery.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
InterpreterDescribeQuery.h fix test 2024-02-29 21:09:12 +00:00
InterpreterDropFunctionQuery.cpp Don't access static members through instance 2024-04-03 18:50:33 +00:00
InterpreterDropFunctionQuery.h
InterpreterDropIndexQuery.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
InterpreterDropIndexQuery.h
InterpreterDropNamedCollectionQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterDropNamedCollectionQuery.h
InterpreterDropQuery.cpp Merge remote-tracking branch 'ClickHouse/master' into optimize_drop_tables 2024-04-30 19:25:22 +00:00
InterpreterDropQuery.h Merge branch 'master' of github.com:ClickHouse/ClickHouse into better-stress-upgrade-checks 2024-04-03 12:07:22 +00:00
InterpreterExistsQuery.cpp Reduce header dependencies 2024-03-19 17:04:29 +01: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 Disable analyzer for EXPLAIN SYNTAX queries 2024-03-21 15:27:39 +00:00
InterpreterFactory.h Update to clang-19 2024-02-27 14:37:21 +01:00
InterpreterInsertQuery.cpp Merge pull request #62333 from ClickHouse/vdimir/check_max_insert_threads_support 2024-04-10 11:14:13 +00:00
InterpreterInsertQuery.h Fix logical error in RabbitMQ storage with MATERIALIZED columns 2024-03-13 16:41:35 +00:00
InterpreterKillQueryQuery.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
InterpreterKillQueryQuery.h
InterpreterOptimizeQuery.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
InterpreterOptimizeQuery.h throw exception on non-transactional queries 2022-02-01 01:27:55 +03:00
InterpreterRenameQuery.cpp Useless changes 2024-05-09 03:58:34 +02:00
InterpreterRenameQuery.h Useless changes 2024-05-09 01:08:33 +02:00
InterpreterSelectIntersectExceptQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterSelectIntersectExceptQuery.h
InterpreterSelectQuery.cpp Merge branch 'master' into total-rows-in-system-zeros-generate-random 2024-05-03 03:40:53 +02:00
InterpreterSelectQuery.h Useless changes 2024-05-09 01:08:33 +02:00
InterpreterSelectQueryAnalyzer.cpp Update src/Interpreters/InterpreterSelectQueryAnalyzer.cpp 2024-05-13 14:48:33 +02:00
InterpreterSelectQueryAnalyzer.h Analyzer view read only necessary columns 2024-05-13 13:41:47 +03:00
InterpreterSelectWithUnionQuery.cpp Revert "Revert "Check stack size in Parser"" 2024-02-27 01:34:50 +03:00
InterpreterSelectWithUnionQuery.h
InterpreterSetQuery.cpp Fix inconsistent formatting of SET param_... 2024-02-26 02:11:51 +01:00
InterpreterSetQuery.h Ignore setting constraints for projection ASTs 2023-07-12 10:34:36 +08:00
InterpreterShowColumnsQuery.cpp better interfaces for virtual columns 2024-03-01 22:29:56 +00:00
InterpreterShowColumnsQuery.h Implement SHOW COLUMNS 2023-03-28 18:04:22 +00:00
InterpreterShowCreateQuery.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
InterpreterShowCreateQuery.h
InterpreterShowEngineQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterShowEngineQuery.h
InterpreterShowFunctionsQuery.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
InterpreterShowFunctionsQuery.h Add SHOW FUNCTIONS support to client 2023-09-07 14:08:50 -07:00
InterpreterShowIndexesQuery.cpp Revert "Fix wacky primary key sorting in SHOW INDEX" 2024-03-06 08:57:20 +01:00
InterpreterShowIndexesQuery.h Initial version of SHOW INDEXES 2023-04-25 20:48:11 +00:00
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 Implement SHOW COLUMNS 2023-03-28 18:04:22 +00:00
InterpreterSystemQuery.cpp Merge branch 'master' into pamarcos/system-unload-primary-key 2024-04-25 18:26:14 +02:00
InterpreterSystemQuery.h Add SYSTEM UNLOAD PRIMARY KEY 2024-04-17 21:24:59 +02:00
InterpreterTransactionControlQuery.cpp fix style check errors 2024-03-18 14:14:52 +00:00
InterpreterTransactionControlQuery.h
InterpreterUndropQuery.cpp init 2024-03-21 18:39:05 +00:00
InterpreterUndropQuery.h support undrop table 2023-03-27 22:16:36 +08:00
InterpreterUseQuery.cpp independent registration of interpreters (#58443) 2024-01-08 22:33:48 -08:00
InterpreterUseQuery.h
InterpreterWatchQuery.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
InterpreterWatchQuery.h
interpretSubquery.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
interpretSubquery.h Revert "Trying to fix a test." 2023-06-15 16:42:38 +00:00
InterserverCredentials.cpp Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
InterserverCredentials.h Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
InterserverIOHandler.h
ITokenExtractor.cpp Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
ITokenExtractor.h Useless changes 2024-05-10 04:53:29 +02:00
joinDispatch.h Fix FastTest 2024-03-18 08:00:21 +00:00
JoinedTables.cpp First working prototype 2024-05-06 01:34:03 +03:00
JoinedTables.h Addressed review comments 2023-03-21 18:29:26 +01:00
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 Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
JoinToSubqueryTransformVisitor.h
JoinUtils.cpp Avoid crashing on column type mismatch in a few dozen places 2024-05-06 22:09:02 +00:00
JoinUtils.h Fix MergeJoin lowcard keys support 2023-12-13 17:43:15 +00:00
Lemmatizers.cpp
Lemmatizers.h
loadMetadata.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
loadMetadata.h fix 2023-05-12 20:27:41 +00:00
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 Fix crash on call dictGet() with bad arguments. 2021-07-02 14:46:12 +03:00
MergeJoin.cpp Merge pull request #63755 from ClickHouse/vdimir/pmj_join_non_procssed_clash 2024-05-15 12:46:30 +00:00
MergeJoin.h Useless changes 2024-05-09 01:08:33 +02:00
MergeTreeTransaction.cpp Block cannot allocate thread fault in noexcept functions in MergeTreeTransaction 2024-04-18 10:30:36 +00:00
MergeTreeTransaction.h Fix MergeTreeTransaction::isReadOnly 2023-03-07 16:16:51 +00:00
MergeTreeTransactionHolder.cpp
MergeTreeTransactionHolder.h
MetricLog.cpp Remove nested dependency on DateLutImpl 2024-04-02 14:45:48 +02:00
MetricLog.h Remove unused method 2024-02-25 22:40:03 +01:00
misc.h Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
MutationsInterpreter.cpp Useless changes 2024-05-10 04:53:29 +02:00
MutationsInterpreter.h Fix and more tests for broken projections handling 2024-03-26 18:47:48 +01: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 Avoid crashing on column type mismatch in a few dozen places 2024-05-06 22:09:02 +00:00
NullableUtils.h
OpenTelemetrySpanLog.cpp Useless changes 2024-05-09 02:07:04 +02:00
OpenTelemetrySpanLog.h Fixing more headers 2024-02-29 15:40:30 +00: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 add checks 2023-03-09 12:37:57 +01:00
OptimizeIfChains.h
OptimizeIfWithConstantConditionVisitor.cpp Preserve the non-analyzer behavior to fix a test 2024-05-10 22:37:35 +00:00
OptimizeIfWithConstantConditionVisitor.h
OptimizeShardingKeyRewriteInVisitor.cpp Fix incorrect sharding key types for optimize_skip_unused_shards_rewrite_in 2024-04-15 11:53:56 +02:00
OptimizeShardingKeyRewriteInVisitor.h Fix incorrect sharding key types for optimize_skip_unused_shards_rewrite_in 2024-04-15 11:53:56 +02:00
parseColumnsListForTableFunction.cpp Merge pull request #61999 from Avogar/variant-number-bool 2024-03-28 14:33:24 +01:00
parseColumnsListForTableFunction.h Merge branch 'master' into variant-improvements 2024-02-28 17:38:54 +01:00
PartLog.cpp fix typo for part log 2024-04-23 11:37:55 +08:00
PartLog.h Remove unused method 2024-02-25 22:40:03 +01:00
PasteJoin.h Updated implementation 2024-01-25 14:31:49 +03: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 Fix for clang-19 2024-03-22 22:12:59 +01:00
PreparedSets.h Fix for clang-19 2024-03-22 22:12:59 +01:00
processColumnTransformers.cpp better interfaces for virtual columns 2024-03-01 22:29:56 +00:00
processColumnTransformers.h
ProcessList.cpp Merge branch 'master' into async-loader-waiters-limit 2024-03-21 10:58:22 +00:00
ProcessList.h Useless changes 2024-05-09 02:07:04 +02:00
ProcessorsProfileLog.cpp Remove nested dependency on DateLutImpl 2024-04-02 14:45:48 +02:00
ProcessorsProfileLog.h Remove unused method 2024-02-25 22:40:03 +01:00
ProfileEventsExt.cpp Use FQDN as host name by default for TCP 2024-01-30 20:27:30 +00:00
ProfileEventsExt.h Use FQDN as host name by default for TCP 2024-01-30 20:27:30 +00:00
QueryAliasesVisitor.cpp Remove default value for argument 'ignore_aliases' from IAST::getTreeHash() 2023-11-13 10:27:38 +00:00
QueryAliasesVisitor.h
QueryLog.cpp More comments for column for system tables (#59016) 2024-03-08 18:05:56 +01:00
QueryLog.h Add columns for values used in the formatting message into system.text_log 2024-04-23 17:26:56 +01:00
QueryNormalizer.cpp Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
QueryNormalizer.h
QueryPriorities.h
QueryThreadLog.cpp More comments for column for system tables (#59016) 2024-03-08 18:05:56 +01:00
QueryThreadLog.h Remove unused method 2024-02-25 22:40:03 +01:00
QueryViewsLog.cpp More comments for column for system tables (#59016) 2024-03-08 18:05:56 +01:00
QueryViewsLog.h Remove unused method 2024-02-25 22:40:03 +01:00
RedundantFunctionsInOrderByVisitor.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
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 Updated implementation 2024-01-25 14:31:49 +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 Fix UBSan error in negative positional arguments 2024-05-20 09:45:23 +02: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 Useless changes 2024-05-10 04:53:29 +02:00
RewriteCountDistinctVisitor.h
RewriteCountVariantsVisitor.cpp
RewriteCountVariantsVisitor.h
RewriteFunctionToSubcolumnVisitor.cpp Introduce IAggregateFunction_fwd to reduce header dependencies 2024-04-04 12:29:54 +02:00
RewriteFunctionToSubcolumnVisitor.h
RewriteOrderByVisitor.cpp Fix crash 2024-04-03 12:18:54 +00:00
RewriteOrderByVisitor.hpp
RewriteSumFunctionWithSumAndCountVisitor.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
RewriteSumFunctionWithSumAndCountVisitor.h Rewrite the AST of sum(column + literal) function 2023-12-15 01:28:47 +08:00
RewriteUniqToCountVisitor.cpp Fix optimize_uniq_to_count removing the column alias 2024-02-15 14:10:55 +01:00
RewriteUniqToCountVisitor.h Add optimization uniq to count 2023-09-13 16:16:11 +08:00
RowRefs.cpp Fixed code review issues 2024-02-13 15:41:17 +03:00
RowRefs.h fixed bugs 2024-04-28 09:26:11 +08:00
S3QueueLog.cpp More comments for column for system tables (#59016) 2024-03-08 18:05:56 +01:00
S3QueueLog.h Useless changes 2024-05-09 01:08:33 +02:00
SelectIntersectExceptQueryVisitor.cpp
SelectIntersectExceptQueryVisitor.h implement intersect + except distinct 2022-08-30 18:09:01 +08:00
SelectQueryOptions.h Fixed tests 2024-04-28 12:52:17 +03:00
ServerAsynchronousMetrics.cpp Useless changes 2024-05-10 04:53:29 +02:00
ServerAsynchronousMetrics.h Apply review comments 2024-04-12 03:47:29 +02:00
Session.cpp Rename 2024-04-30 14:52:43 +02:00
Session.h Update src/Interpreters/Session.h 2024-04-30 14:54:34 +02:00
SessionLog.cpp Add table system.keywords [Part 1] (#51808) 2024-03-18 16:58:57 +01:00
SessionLog.h Enable clang-tidy in headers 2024-03-18 08:00:09 +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 Don't access static members through instance, pt. II 2024-04-07 11:09:35 +00:00
Set.h Merge branch 'master' into non-ready-set-ttl 2024-02-07 11:29:04 +00:00
SetKeys.h Cleanup. 2023-06-22 14:23:04 +00:00
SetVariants.cpp Avoid crashing on column type mismatch in a few dozen places 2024-05-06 22:09:02 +00:00
SetVariants.h Merge branch 'master' of github.com:ClickHouse/ClickHouse into clang-18-ci 2024-05-10 07:17:39 +02:00
sortBlock.cpp More iota 2023-12-29 17:20:18 +01: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 Style 2024-03-22 20:00:42 +00:00
SquashingTransform.h
StorageID.cpp
StorageID.h Preparation for libcxx(abi), llvm, clang-tidy 16 2023-03-19 17:25:41 +00:00
SubstituteColumnOptimizer.cpp Add support for substitute column 2023-03-17 13:38:01 +00:00
SubstituteColumnOptimizer.h Fix 2024-02-26 02:31:57 +08:00
SynonymsExtensions.cpp
SynonymsExtensions.h
SystemLog.cpp Don't use ASTPtr for the comment following feedback in the PR 2024-04-14 17:58:55 +02:00
SystemLog.h Reduce header dependencies 2024-03-19 17:04:29 +01:00
TableJoin.cpp Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
TableJoin.h removed unnecessary setting 2024-05-06 22:08:13 +03:00
TableNameHints.h Reduce header dependencies 2024-03-19 17:04:29 +01:00
TableOverrideUtils.cpp
TableOverrideUtils.h
TablesStatus.cpp Do not try to INSERT into readonly replicas for Distributed engine 2024-03-26 11:21:38 +01:00
TablesStatus.h Do not try to INSERT into readonly replicas for Distributed engine 2024-03-26 11:21:38 +01:00
TemporaryDataOnDisk.cpp fixed comments 2024-05-07 23:43:40 +03:00
TemporaryDataOnDisk.h fixed comments 2024-05-07 23:43:40 +03:00
TextLog.cpp Add columns for values used in the formatting message into system.text_log 2024-04-23 17:26:56 +01:00
TextLog.h Add columns for values used in the formatting message into system.text_log 2024-04-23 17:26:56 +01:00
ThreadStatusExt.cpp Fix global query profiler 2024-05-21 12:49:57 +02:00
TraceCollector.cpp Fix real time query profiler on AArch64 2024-03-04 18:13:49 +01:00
TraceCollector.h close pipe in run() if exception happens 2023-05-08 23:00:20 +00:00
TraceLog.cpp Add a build_id ALIAS column to trace_log to facilitate auto renaming upon detecting binary changes. 2024-05-10 23:27:42 -07:00
TraceLog.h Add a build_id ALIAS column to trace_log to facilitate auto renaming upon detecting binary changes. 2024-05-10 23:27:42 -07:00
TransactionLog.cpp Update TransactionLog.cpp 2024-04-15 17:32:28 +02:00
TransactionLog.h Updated implementation 2024-01-25 14:31:49 +03:00
TransactionsInfoLog.cpp More comments for column for system tables (#59016) 2024-03-08 18:05:56 +01:00
TransactionsInfoLog.h Remove unused method 2024-02-25 22:40:03 +01:00
TransactionVersionMetadata.cpp Updated implementation 2024-01-25 14:31:49 +03:00
TransactionVersionMetadata.h Updated implementation 2024-01-25 14:31:49 +03:00
TranslateQualifiedNamesVisitor.cpp Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
TranslateQualifiedNamesVisitor.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
TreeCNFConverter.cpp Fix most tests 2024-02-26 02:31:58 +08:00
TreeCNFConverter.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
TreeOptimizer.cpp Merge pull request #60469 from ClickHouse/clang-18-ci 2024-05-13 09:35:45 +02:00
TreeOptimizer.h fix crash with multiif and constant condition and nullable arguments 2023-05-22 23:31:50 +00:00
TreeRewriter.cpp Add columns for values used in the formatting message into system.text_log 2024-04-23 17:26:56 +01:00
TreeRewriter.h Check if I can remove KeyCondition analysis on AST. 2024-01-03 17:50:46 +00:00
WhereConstraintsOptimizer.cpp Useless changes 2024-05-09 01:08:33 +02:00
WhereConstraintsOptimizer.h
WindowDescription.cpp Introduce IAggregateFunction_fwd to reduce header dependencies 2024-04-04 12:29:54 +02:00
WindowDescription.h Useless changes 2024-05-09 01:08:33 +02:00
ZooKeeperLog.cpp Fix error 2024-03-25 03:41:52 +01:00
ZooKeeperLog.h Merge with master 2024-03-25 03:38:47 +01:00