.. |
ClusterProxy
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
examples
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
JIT
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
MySQL
|
Fix
|
2021-09-03 09:04:46 +00:00 |
tests
|
|
|
ActionLocksManager.cpp
|
|
|
ActionLocksManager.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ActionsDAG.cpp
|
Fix missing condition in pushed down predicate. (#29625)
|
2021-10-04 17:50:03 +03:00 |
ActionsDAG.h
|
Initial: replacing hardcoded toString for enums with magic_enum
|
2021-09-06 16:24:03 +02:00 |
ActionsVisitor.cpp
|
Merge branch 'master' into rewrite-pushing-to-views
|
2021-09-20 19:43:15 +03:00 |
ActionsVisitor.h
|
|
|
AddDefaultDatabaseVisitor.h
|
Fix commit
|
2021-09-30 18:59:49 +03:00 |
addMissingDefaults.cpp
|
|
|
addMissingDefaults.h
|
|
|
addTypeConversionToAST.cpp
|
Introduce CAST for internal usage
|
2021-08-07 09:03:10 +00:00 |
addTypeConversionToAST.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
AggregateDescription.cpp
|
|
|
AggregateDescription.h
|
|
|
AggregateFunctionOfGroupByKeysVisitor.h
|
|
|
AggregationCommon.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
Aggregator.cpp
|
Move protocol macros into separate header
|
2021-10-03 14:34:03 +03:00 |
Aggregator.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
Aliases.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ApplyWithAliasVisitor.cpp
|
|
|
ApplyWithAliasVisitor.h
|
|
|
ApplyWithGlobalVisitor.cpp
|
|
|
ApplyWithGlobalVisitor.h
|
|
|
ApplyWithSubqueryVisitor.cpp
|
|
|
ApplyWithSubqueryVisitor.h
|
|
|
ArithmeticOperationsInAgrFuncOptimize.cpp
|
|
|
ArithmeticOperationsInAgrFuncOptimize.h
|
|
|
ArrayJoinAction.cpp
|
|
|
ArrayJoinAction.h
|
|
|
ArrayJoinedColumnsVisitor.h
|
Change signature of ASTSelectQuery::arrayJoinExpressionList
|
2021-08-31 15:27:44 +03:00 |
asof.h
|
|
|
AsynchronousInsertQueue.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-28 15:03:27 +03:00 |
AsynchronousInsertQueue.h
|
Merge pull request #29444 from CurtizJ/fix-deadlock-async-inserts
|
2021-09-29 00:56:29 +03:00 |
AsynchronousMetricLog.cpp
|
More metrics
|
2021-07-05 01:33:32 +03:00 |
AsynchronousMetricLog.h
|
|
|
AsynchronousMetrics.cpp
|
Skip "no data" exception when reading thermal sensors
|
2021-09-11 10:03:06 +03:00 |
AsynchronousMetrics.h
|
Reopen sensors (/sys/class/thermal)
|
2021-08-11 10:16:44 +03:00 |
BloomFilter.cpp
|
Updated bloom filter index for map type to work with mapKeys function
|
2021-09-22 12:45:48 +03:00 |
BloomFilter.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
BloomFilterHash.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
CancellationCode.h
|
|
|
castColumn.cpp
|
Merge branch 'master' into cast_to_value_or_default
|
2021-09-28 14:04:10 +03:00 |
castColumn.h
|
|
|
CatBoostModel.cpp
|
|
|
CatBoostModel.h
|
Move modelEvaluate function to its own file
|
2021-10-02 11:39:26 +03:00 |
ClientInfo.cpp
|
Move protocol macros into separate header
|
2021-10-03 14:34:03 +03:00 |
ClientInfo.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
Cluster.cpp
|
Merge remote-tracking branch 'upstream/master' into improvement/fn-traits
|
2021-10-02 21:37:50 +02:00 |
Cluster.h
|
Fix build
|
2021-09-09 14:59:25 +00:00 |
CMakeLists.txt
|
|
|
CollectJoinOnKeysVisitor.cpp
|
bypass filer conditions in DNF in ORs in JOIN (part 2)
|
2021-09-28 14:11:33 +03:00 |
CollectJoinOnKeysVisitor.h
|
get rid of DNF and related features in ORs in JOIN
|
2021-09-28 14:11:33 +03:00 |
ColumnAliasesVisitor.cpp
|
Skip JOIN OR/USING sections in replaceAliasColumnsInQuery
|
2021-09-14 14:13:19 +03:00 |
ColumnAliasesVisitor.h
|
Skip JOIN OR/USING sections in replaceAliasColumnsInQuery
|
2021-09-14 14:13:19 +03:00 |
Context_fwd.h
|
Remove old code
|
2021-07-06 05:31:09 +03:00 |
Context.cpp
|
Merge branch 'master' into rename-common
|
2021-10-02 17:15:10 +03:00 |
Context.h
|
Merge branch 'master' into rename-common
|
2021-10-02 17:15:10 +03:00 |
convertFieldToType.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
convertFieldToType.h
|
|
|
ConvertStringsToEnumVisitor.cpp
|
Simplifying exception messages
|
2021-09-11 00:40:18 +02:00 |
ConvertStringsToEnumVisitor.h
|
|
|
CrashLog.cpp
|
Less include <Common/Stopwatch.h>
|
2021-08-11 16:20:59 +02:00 |
CrashLog.h
|
|
|
createBlockSelector.cpp
|
|
|
createBlockSelector.h
|
|
|
CrossToInnerJoinVisitor.cpp
|
|
|
CrossToInnerJoinVisitor.h
|
|
|
DatabaseAndTableWithAlias.cpp
|
|
|
DatabaseAndTableWithAlias.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
DatabaseCatalog.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
DatabaseCatalog.h
|
Merging #24866 (#28691)
|
2021-09-09 12:37:51 +03:00 |
DDLTask.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
DDLTask.h
|
Merge branch 'master' into improve_create_or_replace
|
2021-08-03 11:39:07 +00:00 |
DDLWorker.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
DDLWorker.h
|
Add metric MaxPushedDDLEntryID.
|
2021-08-11 11:40:06 +08:00 |
DictionaryReader.cpp
|
ORs in JOINs
|
2021-09-28 14:11:28 +03:00 |
DictionaryReader.h
|
|
|
DNSCacheUpdater.cpp
|
|
|
DNSCacheUpdater.h
|
Less include <Common/Stopwatch.h>
|
2021-08-11 16:20:59 +02:00 |
DuplicateOrderByVisitor.cpp
|
Fix another misoptimization
|
2021-09-12 01:41:37 +03:00 |
DuplicateOrderByVisitor.h
|
Fix bad optimization of ORDER BY in subquery if it contains WITH FILL
|
2021-09-12 01:24:20 +03:00 |
EmbeddedDictionaries.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
EmbeddedDictionaries.h
|
|
|
evaluateConstantExpression.cpp
|
Fix assert in table function merge with database regexp
|
2021-09-25 05:48:24 +03:00 |
evaluateConstantExpression.h
|
Fix assert in table function merge with database regexp
|
2021-09-25 05:48:24 +03:00 |
executeDDLQueryOnCluster.cpp
|
Fix more tests again
|
2021-09-21 09:57:55 +03:00 |
executeDDLQueryOnCluster.h
|
Move code to .cpp
|
2021-07-22 03:38:28 +03:00 |
executeQuery.cpp
|
Rewrite to processors
|
2021-09-29 19:17:02 +00:00 |
executeQuery.h
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into interactive-mode-for-clickhouse-local
|
2021-09-29 17:45:15 +00:00 |
ExecuteScalarSubqueriesVisitor.cpp
|
Fix the case of empty column name
|
2021-07-24 04:25:00 +03:00 |
ExecuteScalarSubqueriesVisitor.h
|
|
|
ExpressionActions.cpp
|
wip
|
2021-09-28 14:11:31 +03:00 |
ExpressionActions.h
|
Fix style
|
2021-08-12 11:31:28 +03:00 |
ExpressionActionsSettings.cpp
|
Fix performance, make only one setting
|
2021-08-16 14:30:56 +03:00 |
ExpressionActionsSettings.h
|
Fix performance, make only one setting
|
2021-08-16 14:30:56 +03:00 |
ExpressionAnalyzer.cpp
|
Merge pull request #29475 from ClickHouse/fix-29010
|
2021-09-29 13:03:27 +03:00 |
ExpressionAnalyzer.h
|
Remove filter column from HAVING when it is not needed.
|
2021-09-28 13:01:47 +03:00 |
ExpressionJIT.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ExternalDictionariesLoader.cpp
|
follow up to 28373
|
2021-09-20 19:44:00 +03:00 |
ExternalDictionariesLoader.h
|
fixes after review
|
2021-09-13 22:11:16 +03:00 |
ExternalLoader.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ExternalLoader.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ExternalLoaderDatabaseConfigRepository.h
|
|
|
ExternalLoaderDictionaryStorageConfigRepository.cpp
|
|
|
ExternalLoaderDictionaryStorageConfigRepository.h
|
|
|
ExternalLoaderTempConfigRepository.cpp
|
|
|
ExternalLoaderTempConfigRepository.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ExternalLoaderXMLConfigRepository.cpp
|
Update ExternalLoaderXMLConfigRepository.cpp
|
2021-10-02 16:26:13 +03:00 |
ExternalLoaderXMLConfigRepository.h
|
Merge branch 'master' into rename-common
|
2021-10-02 17:15:10 +03:00 |
ExternalModelsLoader.cpp
|
|
|
ExternalModelsLoader.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ExternalUserDefinedExecutableFunctionsLoader.cpp
|
Fixed tests
|
2021-09-30 13:52:07 +03:00 |
ExternalUserDefinedExecutableFunctionsLoader.h
|
Added user defined executable functions to system.functions
|
2021-09-17 18:43:00 +03:00 |
ExtractExpressionInfoVisitor.cpp
|
|
|
ExtractExpressionInfoVisitor.h
|
|
|
FillingRow.cpp
|
|
|
FillingRow.h
|
Fix yet another issue
|
2021-09-12 02:55:53 +03:00 |
FunctionNameNormalizer.cpp
|
|
|
FunctionNameNormalizer.h
|
|
|
GatherFunctionQuantileVisitor.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
GatherFunctionQuantileVisitor.h
|
Avoid cycles in optimizeFuseQuantileFunctions
|
2021-09-20 11:39:29 +03:00 |
GetAggregatesVisitor.h
|
|
|
getClusterName.cpp
|
|
|
getClusterName.h
|
|
|
getHeaderForProcessingStage.cpp
|
|
|
getHeaderForProcessingStage.h
|
|
|
getTableExpressions.cpp
|
Minor style changes in JoinedTables
|
2021-07-08 13:49:13 +03:00 |
getTableExpressions.h
|
Minor style changes in JoinedTables
|
2021-07-08 13:49:13 +03:00 |
GlobalSubqueriesVisitor.h
|
Remove ExceptionHandlingSink.
|
2021-09-26 17:54:59 +03:00 |
GroupByFunctionKeysVisitor.h
|
|
|
HashJoin.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
HashJoin.h
|
fix
|
2021-09-28 14:11:31 +03:00 |
IdentifierSemantic.cpp
|
Fix assert in table function merge with database regexp
|
2021-09-25 05:48:24 +03:00 |
IdentifierSemantic.h
|
Fix assert in table function merge with database regexp
|
2021-09-25 05:48:24 +03:00 |
IExternalLoadable.cpp
|
|
|
IExternalLoadable.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
IExternalLoaderConfigRepository.h
|
|
|
IInterpreter.cpp
|
|
|
IInterpreter.h
|
|
|
IInterpreterUnionOrSelectQuery.cpp
|
Fix build.
|
2021-09-16 20:40:42 +03:00 |
IInterpreterUnionOrSelectQuery.h
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
IJoin.h
|
Minor changes related to JOIN ON ORs
|
2021-09-28 14:11:31 +03:00 |
InDepthNodeVisitor.h
|
Skip JOIN OR/USING sections in replaceAliasColumnsInQuery
|
2021-09-14 14:13:19 +03:00 |
InJoinSubqueriesPreprocessor.cpp
|
|
|
InJoinSubqueriesPreprocessor.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
inplaceBlockConversions.cpp
|
Column default dictGet identifier fix
|
2021-09-10 17:41:09 +03:00 |
inplaceBlockConversions.h
|
|
|
InternalTextLogsQueue.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
InternalTextLogsQueue.h
|
|
|
InterpreterAlterQuery.cpp
|
Merge pull request #28582 from ClickHouse/rewrite-pushing-to-views
|
2021-09-27 21:19:11 +03:00 |
InterpreterAlterQuery.h
|
Almost done
|
2021-08-28 17:34:23 +03:00 |
InterpreterBackupQuery.cpp
|
Added new commands BACKUP and RESTORE.
|
2021-08-23 23:41:45 +03:00 |
InterpreterBackupQuery.h
|
Added new commands BACKUP and RESTORE.
|
2021-08-23 23:41:45 +03:00 |
InterpreterCheckQuery.cpp
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterCheckQuery.h
|
|
|
InterpreterCreateFunctionQuery.cpp
|
Merge branch 'master' into rewrite-pushing-to-views
|
2021-09-20 19:43:15 +03:00 |
InterpreterCreateFunctionQuery.h
|
Fixed integration tests
|
2021-08-23 17:31:58 +03:00 |
InterpreterCreateQuery.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
InterpreterCreateQuery.h
|
better code, moar logging
|
2021-09-02 12:19:37 +03:00 |
InterpreterCreateQuotaQuery.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
InterpreterCreateQuotaQuery.h
|
|
|
InterpreterCreateRoleQuery.cpp
|
|
|
InterpreterCreateRoleQuery.h
|
|
|
InterpreterCreateRowPolicyQuery.cpp
|
|
|
InterpreterCreateRowPolicyQuery.h
|
|
|
InterpreterCreateSettingsProfileQuery.cpp
|
|
|
InterpreterCreateSettingsProfileQuery.h
|
|
|
InterpreterCreateUserQuery.cpp
|
add missing changes
|
2021-07-28 14:05:22 +08:00 |
InterpreterCreateUserQuery.h
|
|
|
InterpreterDescribeQuery.cpp
|
Fix more tests
|
2021-09-20 22:07:33 +03:00 |
InterpreterDescribeQuery.h
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterDropAccessEntityQuery.cpp
|
|
|
InterpreterDropAccessEntityQuery.h
|
|
|
InterpreterDropFunctionQuery.cpp
|
Added executable user defined functions
|
2021-09-17 18:42:59 +03:00 |
InterpreterDropFunctionQuery.h
|
Fixed integration tests
|
2021-08-23 17:31:58 +03:00 |
InterpreterDropQuery.cpp
|
Merge pull request #28373 from ClickHouse/tables_topsort
|
2021-09-20 14:46:47 +03:00 |
InterpreterDropQuery.h
|
|
|
InterpreterExistsQuery.cpp
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterExistsQuery.h
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterExplainQuery.cpp
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterExplainQuery.h
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterExternalDDLQuery.cpp
|
|
|
InterpreterExternalDDLQuery.h
|
|
|
InterpreterFactory.cpp
|
Merge branch 'master' into create-user-defined-lambda-function
|
2021-08-24 19:12:32 +03:00 |
InterpreterFactory.h
|
|
|
InterpreterGrantQuery.cpp
|
Fix checking access rights when executing GRANT WITH REPLACE OPTION on cluster.
|
2021-08-22 12:14:23 +03:00 |
InterpreterGrantQuery.h
|
|
|
InterpreterInsertQuery.cpp
|
Remove ExceptionHandlingSink.
|
2021-09-26 17:54:59 +03:00 |
InterpreterInsertQuery.h
|
Refactor a little bit.
|
2021-09-21 13:35:41 +03:00 |
InterpreterKillQueryQuery.cpp
|
Fix crash in kill
|
2021-09-20 16:08:52 +03:00 |
InterpreterKillQueryQuery.h
|
|
|
InterpreterOptimizeQuery.cpp
|
|
|
InterpreterOptimizeQuery.h
|
|
|
InterpreterRenameQuery.cpp
|
fix
|
2021-08-05 14:14:50 +03:00 |
InterpreterRenameQuery.h
|
|
|
InterpreterSelectIntersectExceptQuery.cpp
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterSelectIntersectExceptQuery.h
|
Some final fixes
|
2021-08-15 11:40:30 +03:00 |
InterpreterSelectQuery.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
InterpreterSelectQuery.h
|
Remove filter column from HAVING when it is not needed.
|
2021-09-28 13:01:47 +03:00 |
InterpreterSelectWithUnionQuery.cpp
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterSelectWithUnionQuery.h
|
Fix
|
2021-08-16 15:32:44 +03:00 |
InterpreterSetQuery.cpp
|
Remove unnecessary changes.
|
2021-09-07 01:37:28 +03:00 |
InterpreterSetQuery.h
|
|
|
InterpreterSetRoleQuery.cpp
|
|
|
InterpreterSetRoleQuery.h
|
|
|
InterpreterShowAccessEntitiesQuery.cpp
|
|
|
InterpreterShowAccessEntitiesQuery.h
|
|
|
InterpreterShowAccessQuery.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
InterpreterShowAccessQuery.h
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterShowCreateAccessEntityQuery.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
InterpreterShowCreateAccessEntityQuery.h
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterShowCreateQuery.cpp
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterShowCreateQuery.h
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterShowGrantsQuery.cpp
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterShowGrantsQuery.h
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterShowPrivilegesQuery.cpp
|
|
|
InterpreterShowPrivilegesQuery.h
|
|
|
InterpreterShowProcesslistQuery.cpp
|
|
|
InterpreterShowProcesslistQuery.h
|
|
|
InterpreterShowTablesQuery.cpp
|
|
|
InterpreterShowTablesQuery.h
|
|
|
InterpreterSystemQuery.cpp
|
Stop ThreadFuzzer before hung check (#29167)
|
2021-09-20 17:23:10 +03:00 |
InterpreterSystemQuery.h
|
|
|
InterpreterUseQuery.cpp
|
|
|
InterpreterUseQuery.h
|
|
|
InterpreterWatchQuery.cpp
|
Fix build.
|
2021-09-16 20:40:42 +03:00 |
InterpreterWatchQuery.h
|
Fix build.
|
2021-09-16 20:40:42 +03:00 |
interpretSubquery.cpp
|
|
|
interpretSubquery.h
|
|
|
InterserverCredentials.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
InterserverCredentials.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
InterserverIOHandler.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
join_common.cpp
|
Minor changes related to JOIN ON ORs
|
2021-09-28 14:11:31 +03:00 |
join_common.h
|
Minor changes related to JOIN ON ORs
|
2021-09-28 14:11:31 +03:00 |
joinDispatch.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
JoinedTables.cpp
|
Fix assert in table function merge with database regexp
|
2021-09-25 05:48:24 +03:00 |
JoinedTables.h
|
Minor style changes in JoinedTables
|
2021-07-08 13:49:13 +03:00 |
JoinSwitcher.cpp
|
BlockWithFlags removed from vdimir's change
|
2021-09-28 14:11:30 +03:00 |
JoinSwitcher.h
|
Minor changes related to JOIN ON ORs
|
2021-09-28 14:11:31 +03:00 |
JoinToSubqueryTransformVisitor.cpp
|
Do not throw exception if unknwon column met while join rewriting
|
2021-08-02 14:51:34 +03:00 |
JoinToSubqueryTransformVisitor.h
|
|
|
Lemmatizers.cpp
|
more sync fixes
|
2021-08-04 10:58:39 +03:00 |
Lemmatizers.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
loadMetadata.cpp
|
Merge branch 'master' into tables_topsort
|
2021-09-10 13:16:41 +03:00 |
loadMetadata.h
|
fixes after review
|
2021-09-13 22:11:16 +03:00 |
LogicalExpressionsOptimizer.cpp
|
Store all related to one join disjunct in JoinOnClause, pt1
|
2021-09-28 14:11:31 +03:00 |
LogicalExpressionsOptimizer.h
|
|
|
MarkTableIdentifiersVisitor.cpp
|
|
|
MarkTableIdentifiersVisitor.h
|
|
|
MergeJoin.cpp
|
rebase collisions fixed in ORs in JOIN
|
2021-09-28 14:11:32 +03:00 |
MergeJoin.h
|
fix join->getNonJoinedBlocks
|
2021-09-28 14:11:30 +03:00 |
MetricLog.cpp
|
|
|
MetricLog.h
|
|
|
misc.h
|
|
|
MonotonicityCheckVisitor.h
|
Making Monotonicity an aggregate to use with designated initializers
|
2021-09-29 18:01:26 +02:00 |
MutationsInterpreter.cpp
|
More.
|
2021-10-06 20:59:27 +03:00 |
MutationsInterpreter.h
|
More.
|
2021-10-06 20:59:27 +03:00 |
NormalizeSelectWithUnionQueryVisitor.cpp
|
Fix style check
|
2021-08-16 18:23:08 +03:00 |
NormalizeSelectWithUnionQueryVisitor.h
|
Fix
|
2021-08-16 15:32:44 +03:00 |
NullableUtils.cpp
|
Minor changes related to JOIN ON ORs
|
2021-09-28 14:11:31 +03:00 |
NullableUtils.h
|
|
|
OpenTelemetrySpanLog.cpp
|
|
|
OpenTelemetrySpanLog.h
|
|
|
OptimizeIfChains.cpp
|
|
|
OptimizeIfChains.h
|
|
|
OptimizeIfWithConstantConditionVisitor.cpp
|
Introduce CAST for internal usage
|
2021-08-07 09:03:10 +00:00 |
OptimizeIfWithConstantConditionVisitor.h
|
|
|
OptimizeShardingKeyRewriteInVisitor.cpp
|
Add conversion of values from IN section for optimize_skip_unused_shards_rewrite_in
|
2021-07-07 00:18:24 +03:00 |
OptimizeShardingKeyRewriteInVisitor.h
|
Refactor code around optimize_skip_unused_shards_rewrite_in a little
|
2021-07-07 00:17:39 +03:00 |
PartLog.cpp
|
|
|
PartLog.h
|
|
|
PredicateExpressionsOptimizer.cpp
|
Change signature of ASTSelectQuery::arrayJoinExpressionList
|
2021-08-31 15:27:44 +03:00 |
PredicateExpressionsOptimizer.h
|
|
|
PredicateRewriteVisitor.cpp
|
|
|
PredicateRewriteVisitor.h
|
|
|
PreparedSets.h
|
|
|
processColumnTransformers.cpp
|
|
|
processColumnTransformers.h
|
|
|
ProcessList.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ProcessList.h
|
Fix build.
|
2021-09-16 20:40:42 +03:00 |
ProfileEventsExt.cpp
|
|
|
ProfileEventsExt.h
|
|
|
QueryAliasesVisitor.cpp
|
|
|
QueryAliasesVisitor.h
|
|
|
QueryLog.cpp
|
Merge remote-tracking branch 'blessed/master' into materialization_log
|
2021-08-10 10:49:05 +02:00 |
QueryLog.h
|
Merge remote-tracking branch 'blessed/master' into materialization_log
|
2021-08-10 10:49:05 +02:00 |
QueryNormalizer.cpp
|
Replace parameters in ASTFunctions with alias.
|
2021-08-10 23:22:33 +08:00 |
QueryNormalizer.h
|
Shadow lambda arguments
|
2021-08-05 18:52:00 +02:00 |
QueryParameterVisitor.cpp
|
|
|
QueryParameterVisitor.h
|
|
|
QueryPriorities.h
|
Less include <Common/Stopwatch.h>
|
2021-08-11 16:20:59 +02:00 |
QueryThreadLog.cpp
|
|
|
QueryThreadLog.h
|
|
|
QueryViewsLog.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
QueryViewsLog.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
RedundantFunctionsInOrderByVisitor.h
|
|
|
RemoveInjectiveFunctionsVisitor.cpp
|
|
|
RemoveInjectiveFunctionsVisitor.h
|
|
|
RenameColumnVisitor.cpp
|
|
|
RenameColumnVisitor.h
|
|
|
replaceAliasColumnsInQuery.cpp
|
Skip JOIN OR/USING sections in replaceAliasColumnsInQuery
|
2021-09-14 14:13:19 +03:00 |
replaceAliasColumnsInQuery.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ReplaceQueryParameterVisitor.cpp
|
|
|
ReplaceQueryParameterVisitor.h
|
|
|
RequiredSourceColumnsData.cpp
|
|
|
RequiredSourceColumnsData.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
RequiredSourceColumnsVisitor.cpp
|
get rid of DNF and related features in ORs in JOIN
|
2021-09-28 14:11:33 +03:00 |
RequiredSourceColumnsVisitor.h
|
|
|
RewriteAnyFunctionVisitor.cpp
|
|
|
RewriteAnyFunctionVisitor.h
|
|
|
RewriteCountVariantsVisitor.cpp
|
|
|
RewriteCountVariantsVisitor.h
|
|
|
RewriteFunctionToSubcolumnVisitor.cpp
|
|
|
RewriteFunctionToSubcolumnVisitor.h
|
|
|
RewriteSumIfFunctionVisitor.cpp
|
|
|
RewriteSumIfFunctionVisitor.h
|
|
|
RowRefs.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
RowRefs.h
|
Use JoinUsedFlags with multiple dijuncts
|
2021-09-28 14:11:30 +03:00 |
SelectIntersectExceptQueryVisitor.cpp
|
Some final fixes
|
2021-08-15 11:40:30 +03:00 |
SelectIntersectExceptQueryVisitor.h
|
Better
|
2021-08-14 16:09:53 +03:00 |
SelectQueryOptions.h
|
Improve aliased_column_distributed_bug, fix check
|
2021-08-16 18:04:20 +03:00 |
Session.cpp
|
Merge pull request #28331 from vitlibar/mysql-authentication-cleanup
|
2021-10-04 11:11:45 +03:00 |
Session.h
|
Clean up MySQL authentication.
|
2021-10-03 23:40:08 +03:00 |
SessionLog.cpp
|
Fixed GCC-9 build
|
2021-08-30 19:08:02 +03:00 |
SessionLog.h
|
Fixed GCC-9 build
|
2021-08-30 19:08:02 +03:00 |
Set.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
Set.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
SetVariants.cpp
|
|
|
SetVariants.h
|
|
|
sortBlock.cpp
|
|
|
sortBlock.h
|
|
|
SortedBlocksWriter.cpp
|
Fix build.
|
2021-09-16 20:40:42 +03:00 |
SortedBlocksWriter.h
|
Remove more streams.
|
2021-07-22 19:05:52 +03:00 |
StorageID.cpp
|
|
|
StorageID.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
SubqueryForSet.cpp
|
|
|
SubqueryForSet.h
|
|
|
SynonymsExtensions.cpp
|
more sync fixes
|
2021-08-04 10:58:39 +03:00 |
SynonymsExtensions.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
SystemLog.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
SystemLog.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
TableJoin.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
TableJoin.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
TablesStatus.cpp
|
Move protocol macros into separate header
|
2021-10-03 14:34:03 +03:00 |
TablesStatus.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
TextLog.cpp
|
Add missed level
|
2021-09-06 13:11:19 +03:00 |
TextLog.h
|
|
|
ThreadStatusExt.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
TraceLog.cpp
|
|
|
TraceLog.h
|
|
|
TranslateQualifiedNamesVisitor.cpp
|
Fix assert in table function merge with database regexp
|
2021-09-25 05:48:24 +03:00 |
TranslateQualifiedNamesVisitor.h
|
|
|
TreeOptimizer.cpp
|
Merge pull request #26657 from hexiaoting/fuse_quantile
|
2021-09-21 12:33:07 +03:00 |
TreeOptimizer.h
|
|
|
TreeRewriter.cpp
|
get rid of DNF and related features in ORs in JOIN
|
2021-09-28 14:11:33 +03:00 |
TreeRewriter.h
|
Separate functoin buildJoinedPlan, minor refactoring
|
2021-08-31 15:27:44 +03:00 |
UserDefinedExecutableFunction.cpp
|
Added user defined executable functions to system.functions
|
2021-09-17 18:43:00 +03:00 |
UserDefinedExecutableFunction.h
|
UserDefinedExecutableFunction fix debug message
|
2021-09-23 12:14:21 +03:00 |
UserDefinedExecutableFunctionFactory.cpp
|
UserDefinedExecutableFunctions added implicit cast
|
2021-10-02 23:29:09 +03:00 |
UserDefinedExecutableFunctionFactory.h
|
Added user defined executable functions to system.functions
|
2021-09-17 18:43:00 +03:00 |
UserDefinedSQLFunctionFactory.cpp
|
Added executable user defined functions
|
2021-09-17 18:42:59 +03:00 |
UserDefinedSQLFunctionFactory.h
|
Added executable user defined functions
|
2021-09-17 18:42:59 +03:00 |
UserDefinedSQLFunctionVisitor.cpp
|
Added executable user defined functions
|
2021-09-17 18:42:59 +03:00 |
UserDefinedSQLFunctionVisitor.h
|
Added executable user defined functions
|
2021-09-17 18:42:59 +03:00 |
UserDefinedSQLObjectsLoader.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
UserDefinedSQLObjectsLoader.h
|
Added executable user defined functions
|
2021-09-17 18:42:59 +03:00 |
WindowDescription.cpp
|
Initial: replacing hardcoded toString for enums with magic_enum
|
2021-09-06 16:24:03 +02:00 |
WindowDescription.h
|
Initial: replacing hardcoded toString for enums with magic_enum
|
2021-09-06 16:24:03 +02:00 |
ZooKeeperLog.cpp
|
remove some trash
|
2021-09-17 22:29:10 +03:00 |
ZooKeeperLog.h
|
remove some trash
|
2021-09-17 22:29:10 +03:00 |