.. |
ClusterProxy
|
Refactor code around optimize_skip_unused_shards_rewrite_in a little
|
2021-07-07 00:17:39 +03:00 |
examples
|
Compile AggregateFunctionIf
|
2021-07-01 22:56:35 +03:00 |
JIT
|
Compile aggregate functions perf tests fix
|
2021-07-05 12:17:01 +03:00 |
MySQL
|
Merge pull request #25795 from sand6255/MySQL-column-comments-support
|
2021-06-30 20:18:47 +03:00 |
tests
|
Ban loop aliases in table definitions
|
2021-06-07 23:59:38 +03:00 |
ActionLocksManager.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
ActionLocksManager.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
ActionsDAG.cpp
|
Better implementation
|
2021-07-12 09:36:46 +03:00 |
ActionsDAG.h
|
Better implementation
|
2021-07-12 09:36:46 +03:00 |
ActionsVisitor.cpp
|
Remove harmful code and fix crash
|
2021-07-10 10:27:48 +03:00 |
ActionsVisitor.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
AddDefaultDatabaseVisitor.h
|
Fix for alter update and IN operator
|
2021-04-14 18:35:52 +03: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
|
Rewrite more alias columns
|
2021-06-15 17:54:28 +08: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
|
|
|
AggregationCommon.h
|
Merge branch 'master' into normalize-bigint
|
2021-04-25 06:57:44 +03:00 |
Aggregator.cpp
|
Fixed code review issues
|
2021-07-03 16:29:32 +03:00 |
Aggregator.h
|
Aggregator compile only part of aggregate functions
|
2021-07-01 22:56:36 +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
|
Fix CTE in view.
|
2021-04-06 11:32:16 +08:00 |
ArithmeticOperationsInAgrFuncOptimize.cpp
|
Add 256 bit integers in some places
|
2021-05-06 03:31:09 +03:00 |
ArithmeticOperationsInAgrFuncOptimize.h
|
|
|
ArrayJoinAction.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
ArrayJoinAction.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
ArrayJoinedColumnsVisitor.h
|
|
|
asof.h
|
|
|
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
|
Lowered amount of syscalls in AsynchronousMetrics
|
2021-07-12 04:12:34 +03:00 |
AsynchronousMetrics.h
|
Lowered amount of syscalls in AsynchronousMetrics
|
2021-07-12 04:12:34 +03:00 |
BloomFilter.cpp
|
|
|
BloomFilter.h
|
|
|
BloomFilterHash.h
|
Revert "Datatype Date32, support range 1925 to 2283"
|
2021-07-15 10:53:35 +03:00 |
CancellationCode.h
|
|
|
castColumn.cpp
|
IFunction refactoring
|
2021-05-15 20:33:15 +03: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 initial_query_start_time to query log
|
2021-06-11 22:24:53 +08:00 |
Cluster.cpp
|
Drop replicas from dirname for internal_replication=true
|
2021-06-23 02:47:38 +03:00 |
Cluster.h
|
Drop replicas from dirname for internal_replication=true
|
2021-06-23 02:47:38 +03:00 |
CMakeLists.txt
|
better
|
2021-04-26 21:26:55 +03:00 |
CollectJoinOnKeysVisitor.cpp
|
Revert "Move conditions from JOIN ON to WHERE"
|
2021-04-07 14:57:20 +03:00 |
CollectJoinOnKeysVisitor.h
|
Revert "Move conditions from JOIN ON to WHERE"
|
2021-04-07 14:57:20 +03:00 |
ColumnAliasesVisitor.cpp
|
Fix RBAC test again
|
2021-06-17 23:00:03 +08:00 |
ColumnAliasesVisitor.h
|
Fix RBAC test again
|
2021-06-17 23:00:03 +08:00 |
Context_fwd.h
|
Remove old code
|
2021-07-06 05:31:09 +03:00 |
Context.cpp
|
Merge pull request #26051 from ClickHouse/fix_21184
|
2021-07-13 16:03:25 +03:00 |
Context.h
|
Merge pull request #26051 from ClickHouse/fix_21184
|
2021-07-13 16:03:25 +03:00 |
convertFieldToType.cpp
|
Revert "Datatype Date32, support range 1925 to 2283"
|
2021-07-15 10:53:35 +03:00 |
convertFieldToType.h
|
|
|
ConvertStringsToEnumVisitor.cpp
|
Fix clang-tidy
|
2021-05-09 20:02:37 +03:00 |
ConvertStringsToEnumVisitor.h
|
Fix a bunch of warnings from PVS-Studio
|
2021-05-08 19:13:10 +03:00 |
CrashLog.cpp
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +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
|
|
|
CrossToInnerJoinVisitor.cpp
|
Handle not plain where tree in StorageMerge modifySelect
|
2021-04-06 12:29:29 +03:00 |
CrossToInnerJoinVisitor.h
|
|
|
DatabaseAndTableWithAlias.cpp
|
Merge branch 'master' into ast-table-identifier-2
|
2021-04-09 17:56:15 +03:00 |
DatabaseAndTableWithAlias.h
|
Support ALIASed columns in JOIN ON expression
|
2021-06-25 14:50:02 +03:00 |
DatabaseCatalog.cpp
|
Fix access to tables after restart
|
2021-07-01 07:33:58 +00:00 |
DatabaseCatalog.h
|
fix and update test
|
2021-06-25 15:01:57 +00:00 |
DDLTask.cpp
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
DDLTask.h
|
Merge pull request #23657 from kssenii/poco-file-to-std-fs
|
2021-05-31 23:17:02 +03:00 |
DDLWorker.cpp
|
Whitespaces
|
2021-07-05 03:02:47 +03:00 |
DDLWorker.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
DictionaryReader.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
DictionaryReader.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
DNSCacheUpdater.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
DNSCacheUpdater.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
DuplicateOrderByVisitor.h
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
EmbeddedDictionaries.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
EmbeddedDictionaries.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
evaluateConstantExpression.cpp
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into merge
|
2021-07-02 13:19:38 +00:00 |
evaluateConstantExpression.h
|
fix
|
2021-06-27 06:09:23 +00:00 |
executeDDLQueryOnCluster.cpp
|
SYSTEM RESTORE REPLICA replica [ON CLUSTER cluster] (#13652)
|
2021-06-20 11:24:43 +03:00 |
executeDDLQueryOnCluster.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
executeQuery.cpp
|
Fix progress bar for local
|
2021-07-09 16:43:00 +03:00 |
executeQuery.h
|
Fix progress bar for local
|
2021-07-09 16:43:00 +03:00 |
ExecuteScalarSubqueriesVisitor.cpp
|
Remove a chunk of wrong code and look what will happen
|
2021-06-06 19:28:54 +03:00 |
ExecuteScalarSubqueriesVisitor.h
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
ExpressionActions.cpp
|
Better implementation
|
2021-07-12 09:36:46 +03:00 |
ExpressionActions.h
|
Better implementation
|
2021-07-12 09:36:46 +03:00 |
ExpressionActionsSettings.cpp
|
Updated ExpressionActionSettings
|
2021-05-19 17:32:07 +03:00 |
ExpressionActionsSettings.h
|
Updated ExpressionActionSettings
|
2021-05-19 17:32:07 +03:00 |
ExpressionAnalyzer.cpp
|
Aggressive IN index analysis for projections.
|
2021-07-14 22:56:52 +08:00 |
ExpressionAnalyzer.h
|
Aggressive IN index analysis for projections.
|
2021-07-14 22:56:52 +08:00 |
ExpressionJIT.cpp
|
Aggregator added CompiledExpressionCache
|
2021-07-01 22:56:36 +03:00 |
ExternalDictionariesLoader.cpp
|
Merge branch 'master' into rename-const-context-ptr
|
2021-06-07 09:46:24 +00: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
|
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
|
Fixed tests
|
2021-04-26 13:52:41 +03:00 |
ExternalLoaderXMLConfigRepository.cpp
|
File movement
|
2021-05-29 00:57:53 +03:00 |
ExternalLoaderXMLConfigRepository.h
|
Fixed tests
|
2021-04-26 13:52:41 +03:00 |
ExternalModelsLoader.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
ExternalModelsLoader.h
|
Added system query reload model
|
2021-04-17 20:59:08 +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
|
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
|
|
|
GatherFunctionQuantileVisitor.h
|
Support Alias and rewrite some code
|
2021-08-25 16:24:53 +08:00 |
GetAggregatesVisitor.h
|
Rewriter fuse logical
|
2021-03-08 11:58:18 +08:00 |
getClusterName.cpp
|
getClusterName: Use std::string over String (since it includes only <string>)
|
2021-03-03 23:29:11 +03:00 |
getClusterName.h
|
getClusterName: Use std::string over String (since it includes only <string>)
|
2021-03-03 23:29:11 +03:00 |
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
|
Proper GLOBAL IN function rewrite.
|
2021-07-11 14:21:57 +08:00 |
GroupByFunctionKeysVisitor.h
|
A bunch of changes for PVS-Studio
|
2021-05-08 19:11:50 +03:00 |
HashJoin.cpp
|
Rewrite join totals, fix block structure mismatch
|
2021-07-14 13:02:23 +03:00 |
HashJoin.h
|
Rewrite join totals, fix block structure mismatch
|
2021-07-14 13:02:23 +03:00 |
IdentifierSemantic.cpp
|
Minor style changes in JoinedTables
|
2021-07-08 13:49:13 +03:00 |
IdentifierSemantic.h
|
Merge branch 'master' into ast-table-identifier-2
|
2021-04-12 20:23:28 +03:00 |
IExternalLoadable.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IExternalLoadable.h
|
|
|
IExternalLoaderConfigRepository.h
|
ExternalLoaderRepository fix arcadia
|
2021-04-28 14:40:35 +03:00 |
IInterpreter.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
IInterpreter.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
IInterpreterUnionOrSelectQuery.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
IInterpreterUnionOrSelectQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
IJoin.h
|
Rewrite join totals, fix block structure mismatch
|
2021-07-14 13:02:23 +03:00 |
InDepthNodeVisitor.h
|
|
|
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
|
Fix fuild.
|
2021-04-30 13:18:01 +03:00 |
inplaceBlockConversions.h
|
Fixes
|
2021-04-23 12:36:40 +00:00 |
InternalTextLogsQueue.cpp
|
|
|
InternalTextLogsQueue.h
|
|
|
InterpreterAlterQuery.cpp
|
CLICKHOUSE-784: reset merge tree setting
|
2021-07-01 20:09:54 +01:00 |
InterpreterAlterQuery.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterCheckQuery.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterCheckQuery.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterCreateQuery.cpp
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-06-29 21:30:31 +00:00 |
InterpreterCreateQuery.h
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03: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
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterCreateRoleQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterCreateRowPolicyQuery.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterCreateRowPolicyQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterCreateSettingsProfileQuery.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterCreateSettingsProfileQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterCreateUserQuery.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterCreateUserQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterDescribeQuery.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterDescribeQuery.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterDropAccessEntityQuery.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterDropAccessEntityQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterDropQuery.cpp
|
Review fixes
|
2021-06-27 19:17:17 +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
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterExplainQuery.cpp
|
Fix build.
|
2021-04-20 08:55:20 +03:00 |
InterpreterExplainQuery.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03: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
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterFactory.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterGrantQuery.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterGrantQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterInsertQuery.cpp
|
SYSTEM RESTORE REPLICA replica [ON CLUSTER cluster] (#13652)
|
2021-06-20 11:24:43 +03:00 |
InterpreterInsertQuery.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterKillQueryQuery.cpp
|
fix unexpected behavior in mutation finalization
|
2021-05-25 14:10:45 +03:00 |
InterpreterKillQueryQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterOptimizeQuery.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterOptimizeQuery.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterRenameQuery.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterRenameQuery.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterSelectQuery.cpp
|
Aggressive IN index analysis for projections.
|
2021-07-14 22:56:52 +08:00 |
InterpreterSelectQuery.h
|
Better
|
2021-07-04 01:53:51 +03:00 |
InterpreterSelectWithUnionQuery.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterSelectWithUnionQuery.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterSetQuery.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterSetQuery.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
InterpreterSetRoleQuery.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
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
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterShowCreateAccessEntityQuery.cpp
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
InterpreterShowCreateAccessEntityQuery.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterShowCreateQuery.cpp
|
Refactored StorageDictionary
|
2021-04-26 13:52:41 +03:00 |
InterpreterShowCreateQuery.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterShowGrantsQuery.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
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
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
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
|
Aggregator added CompiledExpressionCache
|
2021-07-01 22:56:36 +03:00 |
InterpreterSystemQuery.h
|
SYSTEM RESTORE REPLICA replica [ON CLUSTER cluster] (#13652)
|
2021-06-20 11:24:43 +03:00 |
InterpreterUseQuery.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterUseQuery.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterpreterWatchQuery.cpp
|
Fix a bunch of warnings from PVS-Studio
|
2021-05-08 19:13:10 +03:00 |
InterpreterWatchQuery.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
interpretSubquery.cpp
|
Merge branch 'master' into ast-table-identifier-2
|
2021-04-12 20:23:28 +03:00 |
interpretSubquery.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterserverCredentials.cpp
|
More clear messages
|
2021-04-07 17:05:40 +03:00 |
InterserverCredentials.h
|
Better interface
|
2021-04-07 16:59:18 +03:00 |
InterserverIOHandler.h
|
Fix segfault
|
2021-03-19 23:29:01 +03:00 |
join_common.cpp
|
Rewrite join totals, fix block structure mismatch
|
2021-07-14 13:02:23 +03:00 |
join_common.h
|
Rewrite join totals, fix block structure mismatch
|
2021-07-14 13:02:23 +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
|
Revert "Refactor join: make IJoin implementations independent from TableJoin"
|
2021-03-05 17:34:43 +03:00 |
JoinSwitcher.h
|
Rewrite join totals, fix block structure mismatch
|
2021-07-14 13:02:23 +03:00 |
JoinToSubqueryTransformVisitor.cpp
|
Merge branch 'master' into ast-table-identifier-2
|
2021-06-10 16:43:22 +03:00 |
JoinToSubqueryTransformVisitor.h
|
|
|
loadMetadata.cpp
|
Merge pull request #23657 from kssenii/poco-file-to-std-fs
|
2021-05-31 23:17:02 +03:00 |
loadMetadata.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
LogicalExpressionsOptimizer.cpp
|
|
|
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
|
Rewrite join totals, fix block structure mismatch
|
2021-07-14 13:02:23 +03:00 |
MergeJoin.h
|
Rewrite join totals, fix block structure mismatch
|
2021-07-14 13:02:23 +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
|
move comment
|
2021-06-21 18:31:18 +03:00 |
MutationsInterpreter.h
|
move comment
|
2021-06-21 18:31:18 +03:00 |
NormalizeSelectWithUnionQueryVisitor.cpp
|
fix tiny code style
|
2021-05-16 14:14:59 +00:00 |
NormalizeSelectWithUnionQueryVisitor.h
|
|
|
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
|
|
|
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
|
|
|
processColumnTransformers.cpp
|
|
|
processColumnTransformers.h
|
|
|
ProcessList.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
ProcessList.h
|
Fix some PVS-Studio warnings
|
2021-05-09 01:10:10 +03: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
|
Updated tests
|
2021-04-20 13:31:01 +03:00 |
QueryAliasesVisitor.h
|
|
|
QueryLog.cpp
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
QueryLog.h
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
QueryNormalizer.cpp
|
Ban loop aliases in table definitions
|
2021-06-07 23:59:38 +03:00 |
QueryNormalizer.h
|
Ban loop aliases in table definitions
|
2021-06-07 23:59:38 +03:00 |
QueryParameterVisitor.cpp
|
|
|
QueryParameterVisitor.h
|
|
|
QueryPriorities.h
|
|
|
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 |
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 RBAC test again
|
2021-06-17 23:00:03 +08:00 |
replaceAliasColumnsInQuery.h
|
Fix RBAC test again
|
2021-06-17 23:00:03 +08:00 |
ReplaceQueryParameterVisitor.cpp
|
Fix code with params
|
2021-04-15 10:33:15 +03:00 |
ReplaceQueryParameterVisitor.h
|
|
|
RequiredSourceColumnsData.cpp
|
|
|
RequiredSourceColumnsData.h
|
|
|
RequiredSourceColumnsVisitor.cpp
|
Resurrect indexHint function.
|
2021-04-20 19:27:23 +08: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
|
|
|
RowRefs.h
|
|
|
SelectQueryOptions.h
|
Merge branch 'master' into projection-fix11
|
2021-07-13 04:52:15 +03:00 |
Set.cpp
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
Set.h
|
|
|
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
|
|
|
SortedBlocksWriter.h
|
|
|
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
|
Fix build.
|
2021-04-29 17:58:58 +03:00 |
SubqueryForSet.h
|
Fix build.
|
2021-04-29 17:58:58 +03:00 |
SystemLog.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
SystemLog.h
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
TableJoin.cpp
|
StorageJoin clashing column name with JOIN ON
|
2021-05-10 17:56:12 +03:00 |
TableJoin.h
|
Update TableJoin.h
|
2021-06-11 17:47:30 +03:00 |
TablesStatus.cpp
|
|
|
TablesStatus.h
|
|
|
TextLog.cpp
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +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 ContextPtr const by default.
|
2021-05-31 17:49:02 +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
|
Use optimize_syntax_fuse_aggregate instead of optimize_fuse_sum_count_avg and optimize_fuse_quantile
|
2021-09-14 15:21:16 +03:00 |
TreeOptimizer.h
|
Merge branch 'master' into rename-const-context-ptr
|
2021-06-12 03:25:09 +03:00 |
TreeRewriter.cpp
|
Use optimize_syntax_fuse_aggregate instead of optimize_fuse_sum_count_avg and optimize_fuse_quantile
|
2021-09-14 15:21:16 +03:00 |
TreeRewriter.h
|
Fix RBAC test again
|
2021-06-17 23:00:03 +08:00 |
WindowDescription.cpp
|
Remove dots from exception message in WindowDescription.cpp
|
2021-07-08 12:24:37 +03:00 |
WindowDescription.h
|
Untangle UUID
|
2021-05-04 01:46:51 +03:00 |
ya.make
|
RewriteFunctionToSubcolumnVisitor add into ya.make
|
2021-06-10 11:41:16 +03:00 |
ya.make.in
|
Add examples folder filter to ya.make.in
|
2021-04-30 11:25:52 +03:00 |