.. |
ClusterProxy
|
Add shardNum() and shardCount() functions
|
2021-07-31 15:45:39 +08:00 |
examples
|
Compile AggregateFunctionIf
|
2021-07-01 22:56:35 +03:00 |
JIT
|
Fixed typos
|
2021-09-03 12:06:16 +03:00 |
MySQL
|
Fix
|
2021-09-03 09:04:46 +00:00 |
tests
|
Ban loop aliases in table definitions
|
2021-06-07 23:59:38 +03:00 |
ActionLocksManager.cpp
|
|
|
ActionLocksManager.h
|
|
|
ActionsDAG.cpp
|
Merge pull request #23367 from Avogar/short-circuit
|
2021-08-17 12:36:07 +03:00 |
ActionsDAG.h
|
Refactor code
|
2021-08-10 14:31:15 +03:00 |
ActionsVisitor.cpp
|
Try fix test_mutations_with_merge_background_task
|
2021-08-18 13:30:02 +03:00 |
ActionsVisitor.h
|
|
|
AddDefaultDatabaseVisitor.h
|
|
|
addMissingDefaults.cpp
|
|
|
addMissingDefaults.h
|
|
|
addTypeConversionToAST.cpp
|
Introduce CAST for internal usage
|
2021-08-07 09:03:10 +00:00 |
addTypeConversionToAST.h
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
AggregateDescription.cpp
|
Minor changes
|
2021-06-14 07:13:35 +03:00 |
AggregateDescription.h
|
Use JSONBuilder for explain json result.
|
2021-04-14 17:07:56 +03:00 |
AggregateFunctionOfGroupByKeysVisitor.h
|
ANTLR4 Grammar for ClickHouse and new parser (#11298)
|
2020-12-04 05:15:44 +03:00 |
AggregationCommon.h
|
|
|
Aggregator.cpp
|
Aggregation temporary disable compilation without key
|
2021-08-11 19:37:33 +03:00 |
Aggregator.h
|
Compile aggregate functions without key
|
2021-07-27 19:50:57 +03:00 |
Aliases.h
|
|
|
ApplyWithAliasVisitor.cpp
|
|
|
ApplyWithAliasVisitor.h
|
|
|
ApplyWithGlobalVisitor.cpp
|
|
|
ApplyWithGlobalVisitor.h
|
|
|
ApplyWithSubqueryVisitor.cpp
|
Fix false-positive issue from clang-tidy
|
2021-06-11 21:05:45 +03:00 |
ApplyWithSubqueryVisitor.h
|
|
|
ArithmeticOperationsInAgrFuncOptimize.cpp
|
|
|
ArithmeticOperationsInAgrFuncOptimize.h
|
|
|
ArrayJoinAction.cpp
|
|
|
ArrayJoinAction.h
|
|
|
ArrayJoinedColumnsVisitor.h
|
|
|
asof.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +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
|
Reopen sensors (/sys/class/thermal)
|
2021-08-11 10:16:44 +03:00 |
AsynchronousMetrics.h
|
Reopen sensors (/sys/class/thermal)
|
2021-08-11 10:16:44 +03:00 |
BloomFilter.cpp
|
|
|
BloomFilter.h
|
|
|
BloomFilterHash.h
|
Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32"
|
2021-07-15 11:41:52 +00:00 |
CancellationCode.h
|
|
|
castColumn.cpp
|
Move templates from FunctionsConvertion
|
2021-08-11 19:09:51 +00:00 |
castColumn.h
|
|
|
CatBoostModel.cpp
|
Minor changes
|
2021-06-14 07:13:35 +03:00 |
CatBoostModel.h
|
|
|
ClientInfo.cpp
|
Update comment
|
2021-06-11 23:24:38 +08:00 |
ClientInfo.h
|
Add separate constants for interface LOCAL and TCP_INTERSERVER.
|
2021-08-19 23:04:36 +03:00 |
Cluster.cpp
|
Merge pull request #26736 from Algunenano/ch_local_remote_localhost
|
2021-07-27 15:30:54 +03:00 |
Cluster.h
|
Merge pull request #26736 from Algunenano/ch_local_remote_localhost
|
2021-07-27 15:30:54 +03:00 |
CMakeLists.txt
|
|
|
CollectJoinOnKeysVisitor.cpp
|
Support conditions in JOIN ON section (#24420)
|
2021-07-21 20:03:33 +03:00 |
CollectJoinOnKeysVisitor.h
|
Support conditions in JOIN ON section (#24420)
|
2021-07-21 20:03:33 +03:00 |
ColumnAliasesVisitor.cpp
|
Fix column alias rewriting
|
2021-07-18 23:27:19 +08:00 |
ColumnAliasesVisitor.h
|
Fix column alias rewriting
|
2021-07-18 23:27:19 +08:00 |
Context_fwd.h
|
Remove old code
|
2021-07-06 05:31:09 +03:00 |
Context.cpp
|
Merge branch 'master' into governance/session_log
|
2021-09-07 10:12:54 +03:00 |
Context.h
|
Merge branch 'master' into governance/session_log
|
2021-09-07 10:12:54 +03:00 |
convertFieldToType.cpp
|
Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32"
|
2021-07-15 11:41:52 +00:00 |
convertFieldToType.h
|
fix some logical errors
|
2020-06-24 23:51:17 +03:00 |
ConvertStringsToEnumVisitor.cpp
|
Introduce CAST for internal usage
|
2021-08-07 09:03:10 +00:00 |
ConvertStringsToEnumVisitor.h
|
|
|
CrashLog.cpp
|
Less include <Common/Stopwatch.h>
|
2021-08-11 16:20:59 +02: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
|
|
|
CrossToInnerJoinVisitor.cpp
|
|
|
CrossToInnerJoinVisitor.h
|
|
|
DatabaseAndTableWithAlias.cpp
|
|
|
DatabaseAndTableWithAlias.h
|
Support ALIASed columns in JOIN ON expression
|
2021-06-25 14:50:02 +03:00 |
DatabaseCatalog.cpp
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql
|
2021-09-08 22:52:48 +03:00 |
DatabaseCatalog.h
|
Revert "Merge pull request #28082 from zhongyuankai/add-system-of-table_views"
|
2021-09-06 19:20:33 +00:00 |
DDLTask.cpp
|
Merge branch 'master' into improve_create_or_replace
|
2021-08-03 11:39:07 +00:00 |
DDLTask.h
|
Merge branch 'master' into improve_create_or_replace
|
2021-08-03 11:39:07 +00:00 |
DDLWorker.cpp
|
fix watch leak in DDLWorker
|
2021-09-01 12:18:28 +03:00 |
DDLWorker.h
|
Add metric MaxPushedDDLEntryID.
|
2021-08-11 11:40:06 +08:00 |
DictionaryReader.cpp
|
|
|
DictionaryReader.h
|
|
|
DNSCacheUpdater.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
DNSCacheUpdater.h
|
Less include <Common/Stopwatch.h>
|
2021-08-11 16:20:59 +02:00 |
DuplicateOrderByVisitor.h
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
EmbeddedDictionaries.cpp
|
|
|
EmbeddedDictionaries.h
|
|
|
evaluateConstantExpression.cpp
|
Apply patch from @azat
|
2021-08-10 00:48:44 +03:00 |
evaluateConstantExpression.h
|
fix
|
2021-06-27 06:09:23 +00:00 |
executeDDLQueryOnCluster.cpp
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
executeDDLQueryOnCluster.h
|
Move code to .cpp
|
2021-07-22 03:38:28 +03:00 |
executeQuery.cpp
|
Remove unnecessary include
|
2021-08-30 12:58:56 +03:00 |
executeQuery.h
|
Merge branch 'master' into improve_create_or_replace
|
2021-07-26 08:38:48 +00:00 |
ExecuteScalarSubqueriesVisitor.cpp
|
Fix the case of empty column name
|
2021-07-24 04:25:00 +03:00 |
ExecuteScalarSubqueriesVisitor.h
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
ExpressionActions.cpp
|
Merge pull request #26639 from ClickHouse/fix-bad-cast
|
2021-08-19 11:17:26 +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 #27530 from kssenii/col-identifier-as-col-number
|
2021-08-20 21:08:58 +03:00 |
ExpressionAnalyzer.h
|
update as suggested
|
2021-07-30 20:19:39 +08:00 |
ExpressionJIT.cpp
|
Refactor code
|
2021-08-10 14:31:15 +03:00 |
ExternalDictionariesLoader.cpp
|
Use sessions more.
|
2021-08-19 02:22:09 +03:00 |
ExternalDictionariesLoader.h
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
ExternalLoader.cpp
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
ExternalLoader.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
ExternalLoaderDatabaseConfigRepository.h
|
|
|
ExternalLoaderDictionaryStorageConfigRepository.cpp
|
|
|
ExternalLoaderDictionaryStorageConfigRepository.h
|
|
|
ExternalLoaderTempConfigRepository.cpp
|
|
|
ExternalLoaderTempConfigRepository.h
|
|
|
ExternalLoaderXMLConfigRepository.cpp
|
File movement
|
2021-05-29 00:57:53 +03:00 |
ExternalLoaderXMLConfigRepository.h
|
|
|
ExternalModelsLoader.cpp
|
|
|
ExternalModelsLoader.h
|
|
|
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
|
Minor changes
|
2021-06-14 07:13:35 +03:00 |
FillingRow.h
|
Improve implementation
|
2021-05-21 04:17:18 +03:00 |
FunctionNameNormalizer.cpp
|
|
|
FunctionNameNormalizer.h
|
|
|
GetAggregatesVisitor.h
|
|
|
getClusterName.cpp
|
|
|
getClusterName.h
|
|
|
getHeaderForProcessingStage.cpp
|
Remove PrewhereDAGInfo.
|
2021-06-25 17:49:28 +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
|
Fixed tests
|
2021-08-03 15:16:55 +03:00 |
GroupByFunctionKeysVisitor.h
|
|
|
HashJoin.cpp
|
Fix NotJoinedBlocks::read, add logging
|
2021-08-18 11:18:33 +03:00 |
HashJoin.h
|
Do not use BlockInputStream for NonJoined
|
2021-08-17 16:30:01 +03:00 |
IdentifierSemantic.cpp
|
Minor style changes in JoinedTables
|
2021-07-08 13:49:13 +03:00 |
IdentifierSemantic.h
|
|
|
IExternalLoadable.cpp
|
|
|
IExternalLoadable.h
|
|
|
IExternalLoaderConfigRepository.h
|
|
|
IInterpreter.cpp
|
|
|
IInterpreter.h
|
|
|
IInterpreterUnionOrSelectQuery.cpp
|
|
|
IInterpreterUnionOrSelectQuery.h
|
Add shardNum() and shardCount() functions
|
2021-07-31 15:45:39 +08:00 |
IJoin.h
|
Do not use BlockInputStream for NonJoined
|
2021-08-17 16:30:01 +03:00 |
InDepthNodeVisitor.h
|
Updated user defined functions implementation
|
2021-08-19 00:54:55 +03:00 |
InJoinSubqueriesPreprocessor.cpp
|
Add prefer_global_in_and_join setting
|
2021-06-17 14:27:29 +08:00 |
InJoinSubqueriesPreprocessor.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
inplaceBlockConversions.cpp
|
Introduce CAST for internal usage
|
2021-08-07 09:03:10 +00:00 |
inplaceBlockConversions.h
|
|
|
InternalTextLogsQueue.cpp
|
|
|
InternalTextLogsQueue.h
|
|
|
InterpreterAlterQuery.cpp
|
Review fixes
|
2021-09-09 01:25:08 +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
|
|
|
InterpreterCheckQuery.h
|
|
|
InterpreterCreateFunctionQuery.cpp
|
Fixed build
|
2021-08-24 19:13:38 +03:00 |
InterpreterCreateFunctionQuery.h
|
Fixed integration tests
|
2021-08-23 17:31:58 +03:00 |
InterpreterCreateQuery.cpp
|
Fast load by delaying table startup
|
2021-08-30 10:15:32 +08:00 |
InterpreterCreateQuery.h
|
Fast load by delaying table startup
|
2021-08-30 10:15:32 +08:00 |
InterpreterCreateQuotaQuery.cpp
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
InterpreterCreateQuotaQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterCreateRoleQuery.cpp
|
|
|
InterpreterCreateRoleQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterCreateRowPolicyQuery.cpp
|
|
|
InterpreterCreateRowPolicyQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterCreateSettingsProfileQuery.cpp
|
|
|
InterpreterCreateSettingsProfileQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterCreateUserQuery.cpp
|
add missing changes
|
2021-07-28 14:05:22 +08:00 |
InterpreterCreateUserQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterDescribeQuery.cpp
|
|
|
InterpreterDescribeQuery.h
|
|
|
InterpreterDropAccessEntityQuery.cpp
|
|
|
InterpreterDropAccessEntityQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterDropFunctionQuery.cpp
|
Fixed build
|
2021-08-24 19:13:38 +03:00 |
InterpreterDropFunctionQuery.h
|
Fixed integration tests
|
2021-08-23 17:31:58 +03:00 |
InterpreterDropQuery.cpp
|
Throw for alter and silence for drop
|
2021-08-23 23:48:53 +00: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
|
Mark StorageID::operator bool() as explicit
|
2021-06-08 10:51:22 +03:00 |
InterpreterExistsQuery.h
|
|
|
InterpreterExplainQuery.cpp
|
Collect the amount of parts, rows and marks during the build query pipeline
|
2021-07-13 22:50:47 +08:00 |
InterpreterExplainQuery.h
|
Show estimates for SELECT query
|
2021-07-09 18:29:45 +08:00 |
InterpreterExternalDDLQuery.cpp
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterExternalDDLQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterFactory.cpp
|
Merge branch 'master' into create-user-defined-lambda-function
|
2021-08-24 19:12:32 +03:00 |
InterpreterFactory.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterGrantQuery.cpp
|
Fix checking access rights when executing GRANT WITH REPLACE OPTION on cluster.
|
2021-08-22 12:14:23 +03:00 |
InterpreterGrantQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterInsertQuery.cpp
|
Review fixes.
|
2021-08-23 09:22:13 +03:00 |
InterpreterInsertQuery.h
|
|
|
InterpreterKillQueryQuery.cpp
|
1. Draw some circles.
|
2021-08-30 11:49:26 +03:00 |
InterpreterKillQueryQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterOptimizeQuery.cpp
|
|
|
InterpreterOptimizeQuery.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterRenameQuery.cpp
|
fix
|
2021-08-05 14:14:50 +03:00 |
InterpreterRenameQuery.h
|
improve CREATE OR REPLACE query
|
2021-07-01 16:21:38 +03:00 |
InterpreterSelectIntersectExceptQuery.cpp
|
Some final fixes
|
2021-08-15 11:40:30 +03:00 |
InterpreterSelectIntersectExceptQuery.h
|
Some final fixes
|
2021-08-15 11:40:30 +03:00 |
InterpreterSelectQuery.cpp
|
Merge pull request #27932 from amosbird/constkeys
|
2021-08-21 08:02:30 +03:00 |
InterpreterSelectQuery.h
|
Better
|
2021-07-04 01:53:51 +03:00 |
InterpreterSelectWithUnionQuery.cpp
|
Fix
|
2021-08-16 15:32:44 +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 |
InterpreterSetRoleQuery.cpp
|
|
|
InterpreterSetRoleQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterShowAccessEntitiesQuery.cpp
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterShowAccessEntitiesQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterShowAccessQuery.cpp
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
InterpreterShowAccessQuery.h
|
|
|
InterpreterShowCreateAccessEntityQuery.cpp
|
add missing changes
|
2021-07-28 14:05:22 +08:00 |
InterpreterShowCreateAccessEntityQuery.h
|
|
|
InterpreterShowCreateQuery.cpp
|
|
|
InterpreterShowCreateQuery.h
|
|
|
InterpreterShowGrantsQuery.cpp
|
|
|
InterpreterShowGrantsQuery.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterShowPrivilegesQuery.cpp
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterShowPrivilegesQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +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
|
Added system.session_log table
|
2021-08-30 18:28:28 +03:00 |
InterpreterSystemQuery.h
|
SYSTEM RESTORE REPLICA replica [ON CLUSTER cluster] (#13652)
|
2021-06-20 11:24:43 +03:00 |
InterpreterUseQuery.cpp
|
|
|
InterpreterUseQuery.h
|
|
|
InterpreterWatchQuery.cpp
|
Use processors in Storage::watch
|
2021-08-11 20:28:54 +03:00 |
InterpreterWatchQuery.h
|
Remove some code
|
2021-07-17 21:06:46 +03:00 |
interpretSubquery.cpp
|
|
|
interpretSubquery.h
|
|
|
InterserverCredentials.cpp
|
|
|
InterserverCredentials.h
|
|
|
InterserverIOHandler.h
|
|
|
join_common.cpp
|
Remove extra space in src/Interpreters/join_common.cpp
|
2021-08-31 17:08:35 +03:00 |
join_common.h
|
Do not use BlockInputStream for NonJoined
|
2021-08-17 16:30:01 +03:00 |
joinDispatch.h
|
|
|
JoinedTables.cpp
|
Minor style changes in JoinedTables
|
2021-07-08 13:49:13 +03:00 |
JoinedTables.h
|
Minor style changes in JoinedTables
|
2021-07-08 13:49:13 +03:00 |
JoinSwitcher.cpp
|
|
|
JoinSwitcher.h
|
Do not use BlockInputStream for NonJoined
|
2021-08-17 16:30:01 +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
|
Fix style
|
2021-07-30 21:00:25 +03:00 |
loadMetadata.cpp
|
Fast load by delaying table startup
|
2021-08-30 10:15:32 +08:00 |
loadMetadata.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
LogicalExpressionsOptimizer.cpp
|
fix optimization of disjunctions chain
|
2021-09-06 16:54:26 +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
|
Do not use BlockInputStream for NonJoined
|
2021-08-17 16:30:01 +03:00 |
MergeJoin.h
|
Do not use BlockInputStream for NonJoined
|
2021-08-17 16:30:01 +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
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
MutationsInterpreter.cpp
|
Revert "MATERIALIZE COLUMN xxx FINAL"
|
2021-08-30 11:50:26 +03:00 |
MutationsInterpreter.h
|
Fix projection materialization with missing columns
|
2021-08-10 21:47:27 +08: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
|
|
|
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
|
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
|
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
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
PredicateExpressionsOptimizer.h
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
PredicateRewriteVisitor.cpp
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
PredicateRewriteVisitor.h
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
PreparedSets.h
|
Fix trailing whitespace
|
2020-10-26 22:12:40 +03:00 |
processColumnTransformers.cpp
|
|
|
processColumnTransformers.h
|
|
|
ProcessList.cpp
|
Add running pipelineExecutors to the QueryStatus
|
2021-07-29 13:03:14 +02:00 |
ProcessList.h
|
Add running pipelineExecutors to the QueryStatus
|
2021-07-29 13:03:14 +02:00 |
ProfileEventsExt.cpp
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
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
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
QueryThreadLog.h
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
QueryViewsLog.cpp
|
Changes necessary master merge
|
2021-07-27 16:29:34 +02:00 |
QueryViewsLog.h
|
Changes necessary master merge
|
2021-07-27 16:29:34 +02: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
|
Fix column alias rewriting
|
2021-07-18 23:27:19 +08:00 |
replaceAliasColumnsInQuery.h
|
Fix column alias rewriting
|
2021-07-18 23:27:19 +08:00 |
ReplaceQueryParameterVisitor.cpp
|
|
|
ReplaceQueryParameterVisitor.h
|
|
|
RequiredSourceColumnsData.cpp
|
|
|
RequiredSourceColumnsData.h
|
|
|
RequiredSourceColumnsVisitor.cpp
|
Update RequiredSourceColumnsVisitor.cpp
|
2021-08-12 14:25:42 +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
|
|
|
RewriteSumIfFunctionVisitor.h
|
|
|
RowRefs.cpp
|
|
|
RowRefs.h
|
|
|
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 branch 'master' into governance/session_log
|
2021-09-07 10:12:54 +03:00 |
Session.h
|
Added system.session_log table
|
2021-08-30 18:28:28 +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
|
Fix NOT-IN index optimization when not all keys are used.
|
2021-09-06 12:21:03 +08:00 |
Set.h
|
Fix NOT-IN index optimization when not all keys are used.
|
2021-09-06 12:21:03 +08:00 |
SetVariants.cpp
|
|
|
SetVariants.h
|
|
|
sortBlock.cpp
|
|
|
sortBlock.h
|
|
|
SortedBlocksWriter.cpp
|
Fix unit test and style.
|
2021-07-23 12:29:53 +03:00 |
SortedBlocksWriter.h
|
Remove more streams.
|
2021-07-22 19:05:52 +03:00 |
StorageID.cpp
|
Merge branch 'master' into ast-table-identifier-2
|
2021-06-10 16:43:22 +03:00 |
StorageID.h
|
Merge branch 'master' into ast-table-identifier-2
|
2021-06-10 16:43:22 +03:00 |
SubqueryForSet.cpp
|
|
|
SubqueryForSet.h
|
|
|
SynonymsExtensions.cpp
|
more sync fixes
|
2021-08-04 10:58:39 +03:00 |
SynonymsExtensions.h
|
Add an ability to build ClickHouse without NLP functions
|
2021-07-30 16:30:30 +03:00 |
SystemLog.cpp
|
Fixed tests and minor style issues
|
2021-08-31 15:39:15 +03:00 |
SystemLog.h
|
Added system.session_log table
|
2021-08-30 18:28:28 +03:00 |
TableJoin.cpp
|
Merge pull request #27299 from vdimir/issue-27091-v2
|
2021-08-19 19:16:32 +03:00 |
TableJoin.h
|
Merge pull request #27299 from vdimir/issue-27091-v2
|
2021-08-19 19:16:32 +03:00 |
TablesStatus.cpp
|
|
|
TablesStatus.h
|
|
|
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
|
Be in style
|
2021-08-25 03:58:49 +03:00 |
TraceLog.cpp
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
TraceLog.h
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
TranslateQualifiedNamesVisitor.cpp
|
|
|
TranslateQualifiedNamesVisitor.h
|
|
|
TreeOptimizer.cpp
|
Fix build
|
2021-08-20 09:09:46 +00:00 |
TreeOptimizer.h
|
Merge branch 'master' into rename-const-context-ptr
|
2021-06-12 03:25:09 +03:00 |
TreeRewriter.cpp
|
Updated user defined functions implementation
|
2021-08-19 00:54:55 +03:00 |
TreeRewriter.h
|
Fix RBAC test again
|
2021-06-17 23:00:03 +08:00 |
UserDefinedFunctionFactory.cpp
|
Fix race in UDF (follow up)
|
2021-09-01 10:38:46 +03:00 |
UserDefinedFunctionFactory.h
|
UserDefinedFunctionFactory added comments
|
2021-09-02 14:37:06 +03:00 |
UserDefinedFunctionsVisitor.cpp
|
Updated user defined functions implementation
|
2021-08-19 00:54:55 +03:00 |
UserDefinedFunctionsVisitor.h
|
Updated user defined functions implementation
|
2021-08-19 00:54:55 +03:00 |
UserDefinedObjectsLoader.cpp
|
Updated user defined functions implementation
|
2021-08-19 00:54:55 +03:00 |
UserDefinedObjectsLoader.h
|
Updated UserDefinedObjectsLoader
|
2021-08-18 12:29:52 +03:00 |
WindowDescription.cpp
|
Remove dots from exception message in WindowDescription.cpp
|
2021-07-08 12:24:37 +03:00 |
WindowDescription.h
|
|
|
ya.make
|
Remove unnecessary changes.
|
2021-09-07 01:37:28 +03:00 |
ya.make.in
|
|
|
ZooKeeperLog.cpp
|
Fix system.zookeeper_log.address (Before it always contains "::")
|
2021-08-27 00:41:06 +03:00 |
ZooKeeperLog.h
|
fixes
|
2021-07-27 19:57:28 +03:00 |