.. |
Access
|
Move more implementations from headers to cpp.
|
2021-11-02 22:38:32 +03:00 |
ClusterProxy
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
examples
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
fuzzers
|
Fix fuzzer build (#30344)
|
2021-10-26 20:30:34 +03:00 |
JIT
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
MySQL
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
tests
|
Ban loop aliases in table definitions
|
2021-06-07 23:59:38 +03:00 |
ActionLocksManager.cpp
|
|
|
ActionLocksManager.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ActionsDAG.cpp
|
ActionsDAG: add allow_constant_folding flag for removeUnusedActions()
|
2021-10-26 22:56:44 +03:00 |
ActionsDAG.h
|
Merge pull request #30780 from ClickHouse/remove-cruft
|
2021-10-28 17:42:18 +03:00 |
ActionsVisitor.cpp
|
Merge branch 'master' into rewrite-pushing-to-views
|
2021-09-20 19:43:15 +03:00 |
ActionsVisitor.h
|
|
|
AddDefaultDatabaseVisitor.h
|
Better
|
2021-11-09 12:06:43 +00:00 |
addMissingDefaults.cpp
|
Allow null to default convertion only if column has default
|
2021-04-23 09:55:57 +00:00 |
addMissingDefaults.h
|
Add check for columns sizes match
|
2021-04-23 19:09:09 +00:00 |
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
|
Minor changes
|
2021-06-14 07:13:35 +03:00 |
AggregateDescription.h
|
|
|
AggregateFunctionOfGroupByKeysVisitor.h
|
|
|
AggregationCommon.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
Aggregator.cpp
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
Aggregator.h
|
Update obsolete comments.
|
2021-10-19 12:58:10 +03:00 |
Aliases.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ApplyWithAliasVisitor.cpp
|
|
|
ApplyWithAliasVisitor.h
|
|
|
ApplyWithGlobalVisitor.cpp
|
Fixes
|
2021-11-10 09:33:48 +00:00 |
ApplyWithGlobalVisitor.h
|
Fix
|
2021-11-01 16:33:19 +03:00 |
ApplyWithSubqueryVisitor.cpp
|
Fix false-positive issue from clang-tidy
|
2021-06-11 21:05:45 +03:00 |
ApplyWithSubqueryVisitor.h
|
|
|
ArithmeticOperationsInAgrFuncOptimize.cpp
|
Allow optimize_arithmetic_operations_in_aggregate_functions when alias is used.
|
2021-10-11 20:47:34 +08:00 |
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
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +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
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
AsynchronousMetrics.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
AsynchronousMetrics.h
|
Remove cruft
|
2021-10-28 02:10:39 +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
|
Minor changes
|
2021-06-14 07:13:35 +03:00 |
CatBoostModel.h
|
Move modelEvaluate function to its own file
|
2021-10-02 11:39:26 +03:00 |
ClientInfo.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
ClientInfo.h
|
Remove cruft
|
2021-10-28 02:10:39 +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
|
Done
|
2021-10-04 17:57:58 +00:00 |
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
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
Context.h
|
Clickhouse dictionary source no longer keep a session after creation.
|
2021-11-03 16:12:39 +03:00 |
convertFieldToType.cpp
|
fix date32 comparison with datetime/datetime64
|
2021-10-20 03:36:07 +00:00 |
convertFieldToType.h
|
|
|
ConvertStringsToEnumVisitor.cpp
|
Simplifying exception messages
|
2021-09-11 00:40:18 +02:00 |
ConvertStringsToEnumVisitor.h
|
Fix a bunch of warnings from PVS-Studio
|
2021-05-08 19:13:10 +03:00 |
CrashLog.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
CrashLog.h
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
createBlockSelector.cpp
|
|
|
createBlockSelector.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CrossToInnerJoinVisitor.cpp
|
Better getTables in CrossToInnerJoinVisitor
|
2021-10-01 14:52:12 +03:00 |
CrossToInnerJoinVisitor.h
|
|
|
DatabaseAndTableWithAlias.cpp
|
|
|
DatabaseAndTableWithAlias.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
DatabaseCatalog.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
DatabaseCatalog.h
|
Remove metadata leftovers on drop database (#30054)
|
2021-10-13 13:34:18 +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
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
executeDDLQueryOnCluster.h
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
executeQuery.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
executeQuery.h
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
ExecuteScalarSubqueriesVisitor.cpp
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
ExecuteScalarSubqueriesVisitor.h
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
ExpressionActions.cpp
|
wip
|
2021-09-28 14:11:31 +03:00 |
ExpressionActions.h
|
Remove cruft
|
2021-10-28 02:10:39 +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
|
Fix "Column is not under aggregate function and not in GROUP BY" with PREWHERE
|
2021-10-26 22:57:48 +03:00 |
ExpressionAnalyzer.h
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
ExpressionJIT.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
ExternalDictionariesLoader.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
ExternalDictionariesLoader.h
|
Fixed tests
|
2021-10-14 22:12:06 +03:00 |
ExternalLoader.cpp
|
Fix ExternalLoader without additional mutex.
|
2021-10-13 10:02:42 +03:00 |
ExternalLoader.h
|
Fix ExternalLoader without additional mutex.
|
2021-10-13 10:02:42 +03:00 |
ExternalLoaderDatabaseConfigRepository.h
|
Fixed tests
|
2021-04-26 13:52:41 +03:00 |
ExternalLoaderDictionaryStorageConfigRepository.cpp
|
Fixed tests
|
2021-04-26 13:52:41 +03:00 |
ExternalLoaderDictionaryStorageConfigRepository.h
|
Fixed tests
|
2021-04-26 13:52:41 +03:00 |
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
|
Fix PVS-Studio
|
2021-10-11 14:28:46 +03:00 |
ExternalUserDefinedExecutableFunctionsLoader.h
|
Added user defined executable functions to system.functions
|
2021-09-17 18:43:00 +03:00 |
ExtractExpressionInfoVisitor.cpp
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
ExtractExpressionInfoVisitor.h
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
FillingRow.cpp
|
fix with fill
|
2021-10-31 22:48:12 +03:00 |
FillingRow.h
|
Fix yet another issue
|
2021-09-12 02:55:53 +03:00 |
FunctionNameNormalizer.cpp
|
|
|
FunctionNameNormalizer.h
|
|
|
GatherFunctionQuantileVisitor.cpp
|
Merge pull request #29976 from hexiaoting/dev_quantile_fuse2
|
2021-10-11 10:06:40 +03:00 |
GatherFunctionQuantileVisitor.h
|
Avoid cycles in optimizeFuseQuantileFunctions
|
2021-09-20 11:39:29 +03:00 |
GetAggregatesVisitor.h
|
|
|
getClusterName.cpp
|
|
|
getClusterName.h
|
|
|
getHeaderForProcessingStage.cpp
|
Remove some more streams.
|
2021-10-08 17:03:54 +03:00 |
getHeaderForProcessingStage.h
|
removeJoin: remove joined columns
|
2021-06-03 21:07:47 +03:00 |
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
|
A bunch of changes for PVS-Studio
|
2021-05-08 19:11:50 +03:00 |
HashJoin.cpp
|
Merge pull request #25894 from vdimir/join-on-const-to-cross
|
2021-11-08 15:52:40 +03:00 |
HashJoin.h
|
Support join on constant
|
2021-11-08 15:44:13 +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
|
ExternalLoaderRepository fix arcadia
|
2021-04-28 14:40:35 +03:00 |
IInterpreter.cpp
|
|
|
IInterpreter.h
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
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
|
Add prefer_global_in_and_join setting
|
2021-06-17 14:27:29 +08:00 |
InJoinSubqueriesPreprocessor.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
inplaceBlockConversions.cpp
|
Fix INSERT SELECT incorrectly fills MATERIALIZED column based of Nullable column
|
2021-10-15 01:36:09 +03:00 |
inplaceBlockConversions.h
|
Fixes
|
2021-04-23 12:36:40 +00:00 |
InternalTextLogsQueue.cpp
|
Fixed tests
|
2021-10-14 00:33:18 +03:00 |
InternalTextLogsQueue.h
|
|
|
InterpreterAlterQuery.cpp
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +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
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
InterpreterCheckQuery.h
|
|
|
InterpreterCreateFunctionQuery.cpp
|
Updated UserDefinedSQLFunctionFactory
|
2021-10-27 18:49:18 +03:00 |
InterpreterCreateFunctionQuery.h
|
SQLUserDefinedFunctions support lambdas
|
2021-10-20 12:43:03 +03:00 |
InterpreterCreateQuery.cpp
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
InterpreterCreateQuery.h
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
InterpreterDescribeQuery.cpp
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
InterpreterDescribeQuery.h
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterDropFunctionQuery.cpp
|
Updated UserDefinedSQLFunctionFactory
|
2021-10-27 18:49:18 +03:00 |
InterpreterDropFunctionQuery.h
|
Fixed integration tests
|
2021-08-23 17:31:58 +03:00 |
InterpreterDropQuery.cpp
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
InterpreterDropQuery.h
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-06-01 17:43:34 +00:00 |
InterpreterExistsQuery.cpp
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
InterpreterExistsQuery.h
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterExplainQuery.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
InterpreterExplainQuery.h
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterExternalDDLQuery.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
InterpreterExternalDDLQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterFactory.cpp
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
InterpreterFactory.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterInsertQuery.cpp
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
InterpreterInsertQuery.h
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
InterpreterKillQueryQuery.cpp
|
Update InterpreterKillQueryQuery.cpp
|
2021-10-06 12:51:33 +03:00 |
InterpreterKillQueryQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterOptimizeQuery.cpp
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
InterpreterOptimizeQuery.h
|
|
|
InterpreterRenameQuery.cpp
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
InterpreterRenameQuery.h
|
improve CREATE OR REPLACE query
|
2021-07-01 16:21:38 +03:00 |
InterpreterSelectIntersectExceptQuery.cpp
|
Better
|
2021-11-09 12:06:43 +00:00 |
InterpreterSelectIntersectExceptQuery.h
|
Some final fixes
|
2021-08-15 11:40:30 +03:00 |
InterpreterSelectQuery.cpp
|
Better
|
2021-11-09 12:06:43 +00:00 |
InterpreterSelectQuery.h
|
Better Projection IN
|
2021-10-29 20:24:36 +08:00 |
InterpreterSelectWithUnionQuery.cpp
|
Fix
|
2021-11-01 16:33:19 +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
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterShowCreateQuery.cpp
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
InterpreterShowCreateQuery.h
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
InterpreterShowProcesslistQuery.cpp
|
|
|
InterpreterShowProcesslistQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterShowTablesQuery.cpp
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterShowTablesQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterSystemQuery.cpp
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
InterpreterSystemQuery.h
|
SYSTEM RESTORE REPLICA replica [ON CLUSTER cluster] (#13652)
|
2021-06-20 11:24:43 +03:00 |
InterpreterUseQuery.cpp
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
InterpreterUseQuery.h
|
|
|
InterpreterWatchQuery.cpp
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
InterpreterWatchQuery.h
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +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 |
ITokenExtractor.cpp
|
Add support for PowerPC build
|
2021-10-12 01:47:57 +03:00 |
ITokenExtractor.h
|
Fixed build
|
2021-10-06 23:22:29 +03:00 |
join_common.cpp
|
Merge pull request #25894 from vdimir/join-on-const-to-cross
|
2021-11-08 15:52:40 +03:00 |
join_common.h
|
Some optimizations for constant conditions in JOIN ON
|
2021-11-08 15:36:34 +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
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
JoinToSubqueryTransformVisitor.cpp
|
Allow identifiers staring with numbers in multiple joins
|
2021-10-18 13:41:40 +03:00 |
JoinToSubqueryTransformVisitor.h
|
Revert "CC"
|
2021-04-22 16:55:18 +03:00 |
Lemmatizers.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
Lemmatizers.h
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
loadMetadata.cpp
|
Better
|
2021-10-18 06:06:38 +00: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
|
Fix clang-tidy
|
2021-07-03 13:16:55 +03:00 |
MarkTableIdentifiersVisitor.h
|
Fix crash on call dictGet() with bad arguments.
|
2021-07-02 14:46:12 +03:00 |
MergeJoin.cpp
|
Some optimizations for constant conditions in JOIN ON
|
2021-11-08 15:36:34 +03:00 |
MergeJoin.h
|
Some optimizations for constant conditions in JOIN ON
|
2021-11-08 15:36:34 +03:00 |
MetricLog.cpp
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
MetricLog.h
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
misc.h
|
|
|
MonotonicityCheckVisitor.h
|
Making Monotonicity an aggregate to use with designated initializers
|
2021-09-29 18:01:26 +02:00 |
MutationsInterpreter.cpp
|
Do not use default scalars in MutationsInterpreter::prepareInterpreterSelectQuery
|
2021-10-22 12:47:28 +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
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
OpenTelemetrySpanLog.h
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
OptimizeIfChains.cpp
|
|
|
OptimizeIfChains.h
|
|
|
OptimizeIfWithConstantConditionVisitor.cpp
|
Predefined configuration for table function remote
|
2021-10-06 05:55:09 +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
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
PartLog.h
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
PredicateExpressionsOptimizer.cpp
|
Change signature of ASTSelectQuery::arrayJoinExpressionList
|
2021-08-31 15:27:44 +03:00 |
PredicateExpressionsOptimizer.h
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
PredicateRewriteVisitor.cpp
|
Fixes
|
2021-11-10 09:33:48 +00:00 |
PredicateRewriteVisitor.h
|
Fix build check
|
2021-11-10 15:07:42 +00:00 |
PreparedSets.h
|
|
|
processColumnTransformers.cpp
|
|
|
processColumnTransformers.h
|
|
|
ProcessList.cpp
|
Better
|
2021-11-09 12:06:43 +00:00 |
ProcessList.h
|
Merge branch 'master' into removing-data-streams-folder
|
2021-10-16 09:46:05 +03:00 |
ProfileEventsExt.cpp
|
Move ProfileEvents packet type from TCPHandler into ProfileEventsExt
|
2021-10-19 00:54:38 +03:00 |
ProfileEventsExt.h
|
Move ProfileEvents packet type from TCPHandler into ProfileEventsExt
|
2021-10-19 00:54:38 +03:00 |
QueryAliasesVisitor.cpp
|
Updated tests
|
2021-04-20 13:31:01 +03:00 |
QueryAliasesVisitor.h
|
|
|
QueryLog.cpp
|
Merge remote-tracking branch 'blessed/master' into materialization_log
|
2021-08-10 10:49:05 +02:00 |
QueryLog.h
|
Make read of Counters snapshot non-atomic
|
2021-10-12 13:46:32 +03: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
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
QueryThreadLog.h
|
Make read of Counters snapshot non-atomic
|
2021-10-12 13:46:32 +03:00 |
QueryViewsLog.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
QueryViewsLog.h
|
Make read of Counters snapshot non-atomic
|
2021-10-12 13:46:32 +03:00 |
RedundantFunctionsInOrderByVisitor.h
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
RemoveInjectiveFunctionsVisitor.cpp
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
RemoveInjectiveFunctionsVisitor.h
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
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
|
Fix code with params
|
2021-04-15 10:33:15 +03:00 |
ReplaceQueryParameterVisitor.h
|
|
|
RequiredSourceColumnsData.cpp
|
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
|
2020-10-24 21:46:10 +03:00 |
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
|
fix build
|
2021-05-24 15:57:03 +03:00 |
RewriteFunctionToSubcolumnVisitor.h
|
fix build
|
2021-05-24 15:57:03 +03:00 |
RewriteSumIfFunctionVisitor.cpp
|
Untangle UUID
|
2021-05-04 01:46:51 +03:00 |
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
|
Better
|
2021-11-09 12:06:43 +00: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
|
Turn off sending events for the LOCAL interface to the system log.
|
2021-11-03 16:21:34 +03:00 |
Session.h
|
Turn off sending events for the LOCAL interface to the system log.
|
2021-11-03 16:21:34 +03:00 |
SessionLog.cpp
|
Rename AuthenticationType::MAX_TYPE.
|
2021-11-02 12:02:22 +03:00 |
SessionLog.h
|
Split Authentication.h to common and main parts.
|
2021-11-01 19:13:49 +03:00 |
Set.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
Set.h
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
SetVariants.cpp
|
|
|
SetVariants.h
|
|
|
sortBlock.cpp
|
Support collation for Array and Tuple
|
2020-11-03 17:09:37 +03:00 |
sortBlock.h
|
More fixes for PVS-Studio
|
2021-05-08 19:12:31 +03:00 |
SortedBlocksWriter.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
SortedBlocksWriter.h
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
SquashingTransform.cpp
|
Move SquashingTransform to Interpreters (to fix split build)
|
2021-10-18 10:28:36 +03:00 |
SquashingTransform.h
|
Move SquashingTransform to Interpreters (to fix split build)
|
2021-10-18 10:28:36 +03:00 |
StorageID.cpp
|
Add StorageID::getShortName()
|
2021-10-15 01:43:28 +03:00 |
StorageID.h
|
Add StorageID::getShortName()
|
2021-10-15 01:43:28 +03:00 |
SubqueryForSet.cpp
|
Fix build.
|
2021-04-29 17:58:58 +03:00 |
SubqueryForSet.h
|
Fix build.
|
2021-04-29 17:58:58 +03:00 |
SynonymsExtensions.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
SynonymsExtensions.h
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
SystemLog.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
SystemLog.h
|
Fix system tables recreation check (fails to detect changes in enum values)
|
2021-10-07 21:12:43 +03:00 |
TableJoin.cpp
|
Support join on constant
|
2021-11-08 15:44:13 +03:00 |
TableJoin.h
|
Support join on constant
|
2021-11-08 15:44:13 +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
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
ThreadStatusExt.cpp
|
Make read of Counters snapshot non-atomic
|
2021-10-12 13:46:32 +03:00 |
TraceLog.cpp
|
Add ability to trace peak memory usage (with new trace_type - MemoryPeak)
|
2021-10-07 21:13:56 +03:00 |
TraceLog.h
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
TranslateQualifiedNamesVisitor.cpp
|
Fix assert in table function merge with database regexp
|
2021-09-25 05:48:24 +03:00 |
TranslateQualifiedNamesVisitor.h
|
|
|
TreeOptimizer.cpp
|
Review fixes
|
2021-10-22 12:26:28 +00:00 |
TreeOptimizer.h
|
Merge branch 'master' into rename-const-context-ptr
|
2021-06-12 03:25:09 +03:00 |
TreeRewriter.cpp
|
Support join on constant
|
2021-11-08 15:44:13 +03:00 |
TreeRewriter.h
|
Set execute_scalar_subqueries in MutationsInterpreter only for MergeTree and prepareInterpreterSelectQuery
|
2021-10-21 18:05:46 +03:00 |
UserDefinedExecutableFunction.cpp
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
UserDefinedExecutableFunction.h
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
UserDefinedExecutableFunctionFactory.cpp
|
Updated UserDefinedSQLFunctionFactory
|
2021-10-27 18:49:18 +03:00 |
UserDefinedExecutableFunctionFactory.h
|
Updated UserDefinedSQLFunctionFactory
|
2021-10-27 18:49:18 +03:00 |
UserDefinedSQLFunctionFactory.cpp
|
Updated UserDefinedSQLFunctionFactory
|
2021-10-27 18:49:18 +03:00 |
UserDefinedSQLFunctionFactory.h
|
Updated UserDefinedSQLFunctionFactory
|
2021-10-27 18:49:18 +03:00 |
UserDefinedSQLFunctionVisitor.cpp
|
SQLUserDefinedFunctions composition fix
|
2021-10-21 10:08:08 +03:00 |
UserDefinedSQLFunctionVisitor.h
|
Added executable user defined functions
|
2021-09-17 18:42:59 +03:00 |
UserDefinedSQLObjectsLoader.cpp
|
SQLUserDefinedFunctions support CREATE OR REPLACE, CREATE IF NOT EXISTS
|
2021-10-20 17:56:46 +03:00 |
UserDefinedSQLObjectsLoader.h
|
SQLUserDefinedFunctions support CREATE OR REPLACE, CREATE IF NOT EXISTS
|
2021-10-20 17:56:46 +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 |