.. |
ClusterProxy
|
Refactor ActionsDAG
|
2021-03-04 20:38:12 +03:00 |
MySQL
|
MaterializeMySQL: add skipping index for _version column
|
2021-02-12 21:34:12 +08:00 |
tests
|
Add prefer_column_name_to_alias settings (#22044)
|
2021-03-30 16:51:45 +03:00 |
ActionLocksManager.cpp
|
Fix error with Lazy database
|
2020-06-02 05:06:16 +03:00 |
ActionLocksManager.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
ActionsDAG.cpp
|
Merge branch 'master' into refactor-actions-dag
|
2021-03-18 14:33:07 +03:00 |
ActionsDAG.h
|
Remove comment.
|
2021-03-18 14:37:45 +03:00 |
ActionsVisitor.cpp
|
Remove commented code.
|
2021-03-11 20:03:39 +03:00 |
ActionsVisitor.h
|
Remove index by name from ActionsDAG
|
2021-03-03 23:01:07 +03:00 |
AddDefaultDatabaseVisitor.h
|
use WriteBuffer in formatAST(...)
|
2020-11-09 19:05:40 +03:00 |
addMissingDefaults.cpp
|
Fix some tests.
|
2021-03-09 19:54:06 +03:00 |
addMissingDefaults.h
|
Fix build.
|
2021-02-08 15:52:30 +03:00 |
addTypeConversionToAST.cpp
|
Normalize function names
|
2021-02-18 20:20:28 +08:00 |
addTypeConversionToAST.h
|
add comments
|
2020-12-13 19:30:53 +08:00 |
AggregateDescription.cpp
|
unbounded following frame end
|
2021-01-30 04:16:44 +03:00 |
AggregateDescription.h
|
unbounded following frame end
|
2021-01-30 04:16:44 +03:00 |
AggregateFunctionOfGroupByKeysVisitor.h
|
ANTLR4 Grammar for ClickHouse and new parser (#11298)
|
2020-12-04 05:15:44 +03:00 |
AggregationCommon.h
|
Merge pull request #21196 from ClickHouse/improve-performance-group-by-multiple-fixed-keys-2
|
2021-03-11 18:28:14 +03:00 |
Aggregator.cpp
|
fix clang-tidy
|
2021-04-02 15:10:49 +03:00 |
Aggregator.h
|
fix clang-tidy
|
2021-04-02 15:10:49 +03:00 |
Aliases.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
ApplyWithAliasVisitor.cpp
|
better cte and with global
|
2021-01-26 10:29:11 +08:00 |
ApplyWithAliasVisitor.h
|
Global WITH and WITH propagation.
|
2020-10-08 15:03:34 +08:00 |
ApplyWithGlobalVisitor.cpp
|
make clang happy
|
2021-01-26 10:29:12 +08:00 |
ApplyWithGlobalVisitor.h
|
Fix global with after union refactoring
|
2021-01-26 10:29:12 +08:00 |
ApplyWithSubqueryVisitor.cpp
|
better cte and with global
|
2021-01-26 10:29:11 +08:00 |
ApplyWithSubqueryVisitor.h
|
Global WITH and WITH propagation.
|
2020-10-08 15:03:34 +08:00 |
ArithmeticOperationsInAgrFuncOptimize.cpp
|
fix a problem in ArithmeticOperationsInAgrFuncOptimize
|
2021-02-09 14:17:48 +00:00 |
ArithmeticOperationsInAgrFuncOptimize.h
|
rewrite avg for algebraic optimization
|
2021-02-07 14:41:41 +00:00 |
ArrayJoinAction.cpp
|
Fixing build.
|
2020-10-19 21:37:44 +03:00 |
ArrayJoinAction.h
|
Add ExpressionDAG [Part 3].
|
2020-09-10 21:36:51 +03:00 |
ArrayJoinedColumnsVisitor.h
|
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
|
2020-10-24 21:46:10 +03:00 |
asof.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
AsynchronousMetricLog.cpp
|
AsynchronousMetricLog - add event_time_microseconds column
|
2020-09-06 08:31:27 -07:00 |
AsynchronousMetricLog.h
|
yet another logs
|
2020-11-03 18:19:24 +03:00 |
AsynchronousMetrics.cpp
|
Rename as suggested by Kita
|
2021-03-28 22:24:28 +03:00 |
AsynchronousMetrics.h
|
Make system.asynchronous_metrics available just after start
|
2021-01-29 22:10:04 +03:00 |
BloomFilter.cpp
|
Additional checks
|
2020-07-10 11:21:40 +03:00 |
BloomFilter.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
BloomFilterHash.h
|
BloomFilter index added big integers and UUID support
|
2020-11-04 23:41:10 +03:00 |
CancellationCode.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
castColumn.cpp
|
Fixed compilation timeout
|
2020-12-17 21:32:25 +03:00 |
castColumn.h
|
Fixed compilation timeout
|
2020-12-17 21:32:25 +03:00 |
CatBoostModel.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
CatBoostModel.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ClientInfo.cpp
|
Add http_referer to client info
|
2021-01-22 01:55:45 +03:00 |
ClientInfo.h
|
mycli compatibility
|
2021-03-02 18:53:06 +08:00 |
Cluster.cpp
|
Fix table function clusterAllReplicas return wrong _shard_num (#21498)
|
2021-03-29 23:21:08 +03:00 |
Cluster.h
|
Merge pull request #22238 from ClickHouse/remove-harmful-code
|
2021-03-29 23:46:18 +03:00 |
CMakeLists.txt
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CollectJoinOnKeysVisitor.cpp
|
Fix has_some condition on CollectJoinOnKeysVisitor
|
2021-02-16 11:03:02 +03:00 |
CollectJoinOnKeysVisitor.h
|
Minor changes move ON to WHERE for INNER JOIN
|
2021-02-15 23:26:29 +03:00 |
ColumnAliasesVisitor.cpp
|
Remove useless codes
|
2021-01-20 09:25:57 +08:00 |
ColumnAliasesVisitor.h
|
Update ColumnAliasesVisitor.h
|
2021-01-12 23:24:18 +03:00 |
Context.cpp
|
Merge branch 'master' into johnskopis/dynamic-interserver-creds-v20
|
2021-04-06 16:28:46 +03:00 |
Context.h
|
Merge branch 'master' into johnskopis/dynamic-interserver-creds-v20
|
2021-04-06 16:28:46 +03:00 |
convertFieldToType.cpp
|
fix window frame offset check and add more tests
|
2021-04-01 18:56:58 +03:00 |
convertFieldToType.h
|
fix some logical errors
|
2020-06-24 23:51:17 +03:00 |
ConvertStringsToEnumVisitor.h
|
prevent accidental reinterpret_cast in Field::get<>
|
2021-03-22 23:23:44 +03:00 |
CrashLog.cpp
|
Extended range of DateTime64 to years 1925 - 2238
|
2021-02-24 17:08:35 +02:00 |
CrashLog.h
|
Fix build; fix errors
|
2020-08-01 18:54:44 +03:00 |
createBlockSelector.cpp
|
Add support for extended precision integers and decimals (#13097)
|
2020-08-19 14:52:17 +03:00 |
createBlockSelector.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CrossToInnerJoinVisitor.cpp
|
Fix ambigous column error in joins_in_memory
|
2021-03-12 12:56:43 +03:00 |
CrossToInnerJoinVisitor.h
|
Revert "Support old cross to inner join rewrite behaviour"
|
2021-02-19 15:14:24 +03:00 |
DatabaseAndTableWithAlias.cpp
|
better cte and with global
|
2021-01-26 10:29:11 +08:00 |
DatabaseAndTableWithAlias.h
|
Add asterisk_include_materialized_columns and asterisk_include_materialized_columns switches to include materialized columns and alias columns respectively for wildcard query
|
2020-11-28 00:06:53 +00:00 |
DatabaseCatalog.cpp
|
Added table function dictionary
|
2021-03-19 15:47:27 +03:00 |
DatabaseCatalog.h
|
Added table function dictionary
|
2021-03-19 15:47:27 +03:00 |
DDLTask.cpp
|
fix
|
2021-03-17 17:29:24 +03:00 |
DDLTask.h
|
fix
|
2021-03-17 17:29:24 +03:00 |
DDLWorker.cpp
|
Safer SCOPE_EXIT
|
2021-04-06 21:10:37 +03:00 |
DDLWorker.h
|
just another fix for ddl worker
|
2021-03-05 04:17:51 +03:00 |
DictionaryReader.cpp
|
Fixing build.
|
2020-10-19 21:37:44 +03:00 |
DictionaryReader.h
|
Fix build and tests.
|
2020-10-20 16:11:57 +03:00 |
DNSCacheUpdater.cpp
|
Fix ubsan error
|
2021-02-08 19:41:58 +08:00 |
DNSCacheUpdater.h
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
DuplicateOrderByVisitor.h
|
try remove strange logic in DuplicateOrderByVisitor (#12267)
|
2020-07-08 14:24:50 +03:00 |
EmbeddedDictionaries.cpp
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
EmbeddedDictionaries.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
evaluateConstantExpression.cpp
|
Shard pruning via literals
|
2021-03-09 18:58:03 +08:00 |
evaluateConstantExpression.h
|
Pass optimize_skip_unused_shards_limit to the bottom layer
|
2021-03-08 10:05:56 +03:00 |
executeDDLQueryOnCluster.cpp
|
Merge branch 'master' into distributed_ddl_improvements
|
2021-03-22 18:13:19 +03:00 |
executeDDLQueryOnCluster.h
|
Merge branch 'master' into distributed_ddl_improvements
|
2021-03-22 18:13:19 +03:00 |
executeQuery.cpp
|
done
|
2021-03-11 17:04:59 +03:00 |
executeQuery.h
|
ISSUES-4006 refactor for external ddl
|
2020-08-04 10:31:26 +08:00 |
ExecuteScalarSubqueriesVisitor.cpp
|
Better
|
2021-03-04 19:43:03 +08:00 |
ExecuteScalarSubqueriesVisitor.h
|
Do not calculate subqueries when only_analyze enabled.
|
2020-05-09 21:43:16 +03:00 |
ExpressionActions.cpp
|
Fix LOGICAL_ERROR for Log with nested types w/o columns in the SELECT clause
|
2021-04-05 08:48:04 +03:00 |
ExpressionActions.h
|
Merge branch 'master' into refactor-actions-dag
|
2021-03-18 14:33:07 +03:00 |
ExpressionActionsSettings.cpp
|
Fix style
|
2021-03-10 12:33:23 +03:00 |
ExpressionActionsSettings.h
|
Refactor ActionsDAG
|
2021-03-04 20:38:12 +03:00 |
ExpressionAnalyzer.cpp
|
Merge branch 'master' into virtualutil
|
2021-03-30 00:43:00 +03:00 |
ExpressionAnalyzer.h
|
Merge branch 'master' into virtualutil
|
2021-03-30 00:43:00 +03:00 |
ExpressionJIT.cpp
|
Fix comments
|
2021-04-04 12:33:06 +03:00 |
ExpressionJIT.h
|
Refactor ActionsDAG
|
2021-03-04 20:38:12 +03:00 |
ExternalDictionariesLoader.cpp
|
Refactored hierarchy dictionaries interface
|
2021-03-26 18:42:32 +03:00 |
ExternalDictionariesLoader.h
|
Refactored hierarchy dictionaries interface
|
2021-03-26 18:42:32 +03:00 |
ExternalLoader.cpp
|
Small simplification in ExternalLoader.
|
2021-03-23 15:15:44 +03:00 |
ExternalLoader.h
|
Fixed tests
|
2021-03-18 17:03:22 +03:00 |
ExternalLoaderDatabaseConfigRepository.cpp
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
ExternalLoaderDatabaseConfigRepository.h
|
Fix 99% of typos
|
2020-08-08 04:01:47 +03:00 |
ExternalLoaderTempConfigRepository.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ExternalLoaderTempConfigRepository.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
ExternalLoaderXMLConfigRepository.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ExternalLoaderXMLConfigRepository.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
ExternalModelsLoader.cpp
|
use dictionary ids
|
2020-07-15 22:25:31 +03:00 |
ExternalModelsLoader.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ExtractExpressionInfoVisitor.cpp
|
tmp fixes (split me)
|
2020-12-24 07:03:33 +03:00 |
ExtractExpressionInfoVisitor.h
|
tmp fixes (split me)
|
2020-12-24 07:03:33 +03:00 |
FillingRow.cpp
|
Split file for better build times
|
2020-06-14 21:42:10 +03:00 |
FillingRow.h
|
Split file for better build times
|
2020-06-14 21:42:10 +03:00 |
FunctionNameNormalizer.cpp
|
Comments
|
2021-02-20 16:45:25 +08:00 |
FunctionNameNormalizer.h
|
Better
|
2021-02-18 20:20:28 +08:00 |
GetAggregatesVisitor.h
|
Fix with aggregates
|
2021-01-26 10:29:13 +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
|
Fix getHeaderForProcessingStage
|
2021-02-20 14:04:32 +03:00 |
getHeaderForProcessingStage.h
|
Revert "Revert "Write structure of table functions to metadata""
|
2020-10-14 15:19:29 +03:00 |
getTableExpressions.cpp
|
Fix global-with with subqueries
|
2021-02-14 14:20:23 +08:00 |
getTableExpressions.h
|
refactoring: remove TableWithColumnNames
|
2020-06-06 00:17:00 +03:00 |
GlobalSubqueriesVisitor.h
|
Fix some tests
|
2021-02-07 23:37:55 +03:00 |
GroupByFunctionKeysVisitor.h
|
ANTLR4 Grammar for ClickHouse and new parser (#11298)
|
2020-12-04 05:15:44 +03:00 |
HashJoin.cpp
|
Revert "Refactor join: make IJoin implementations independent from TableJoin"
|
2021-03-05 17:34:43 +03:00 |
HashJoin.h
|
Revert "Refactor join: make IJoin implementations independent from TableJoin"
|
2021-03-05 17:34:43 +03:00 |
IdentifierSemantic.cpp
|
Correctly handle table alias in PredicateRewriteVisitor
|
2021-03-24 15:48:29 +03:00 |
IdentifierSemantic.h
|
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
|
2020-10-24 21:46:10 +03:00 |
IExternalLoadable.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IExternalLoadable.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
IExternalLoaderConfigRepository.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IInterpreter.cpp
|
Fix build
|
2020-12-18 14:13:59 +08:00 |
IInterpreter.h
|
Fix build
|
2020-12-18 14:13:59 +08:00 |
IInterpreterUnionOrSelectQuery.cpp
|
Better code for real
|
2020-12-18 14:13:59 +08:00 |
IInterpreterUnionOrSelectQuery.h
|
Better code for real
|
2020-12-18 14:13:59 +08:00 |
IJoin.h
|
Convert columns to nullable for totals in join
|
2021-02-26 16:32:34 +03:00 |
InDepthNodeVisitor.h
|
Rewrite sum(if()) and sumIf to countIf in special cases (#17041)
|
2021-01-21 12:01:35 +03:00 |
InJoinSubqueriesPreprocessor.cpp
|
Fix distributed IN without database on initiator (#15538)
|
2020-10-06 11:18:25 +03:00 |
InJoinSubqueriesPreprocessor.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
inplaceBlockConversions.cpp
|
Refactor ActionsDAG
|
2021-03-04 20:38:12 +03:00 |
inplaceBlockConversions.h
|
Update inplaceBlockConversions.h
|
2021-02-10 22:32:34 +03:00 |
InternalTextLogsQueue.cpp
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
InternalTextLogsQueue.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterAlterQuery.cpp
|
Merge branch 'master' into test_multiple_nodes
|
2021-03-29 22:43:25 +03:00 |
InterpreterAlterQuery.h
|
Better code for real
|
2020-12-18 14:13:59 +08:00 |
InterpreterCheckQuery.cpp
|
add context to DatabaseCatalog methods
|
2020-05-29 02:01:18 +03:00 |
InterpreterCheckQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterCreateQuery.cpp
|
Merge pull request #21535 from ClickHouse/distributed_ddl_improvements
|
2021-03-29 22:40:11 +03:00 |
InterpreterCreateQuery.h
|
better code
|
2021-02-08 22:36:17 +03:00 |
InterpreterCreateQuotaQuery.cpp
|
Improvements in implementations of the classes AccessRights and GrantedRoles.
|
2021-03-14 19:12:35 +03:00 |
InterpreterCreateQuotaQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterCreateRoleQuery.cpp
|
split DDLWorker.cpp
|
2020-11-03 16:47:26 +03:00 |
InterpreterCreateRoleQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterCreateRowPolicyQuery.cpp
|
Improvements in implementations of the classes AccessRights and GrantedRoles.
|
2021-03-14 19:12:35 +03:00 |
InterpreterCreateRowPolicyQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterCreateSettingsProfileQuery.cpp
|
Improvements in implementations of the classes AccessRights and GrantedRoles.
|
2021-03-14 19:12:35 +03:00 |
InterpreterCreateSettingsProfileQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterCreateUserQuery.cpp
|
Add a new clause GRANTEES to commands CREATE USER and ALTER USER.
|
2021-03-14 19:12:42 +03:00 |
InterpreterCreateUserQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterDescribeQuery.cpp
|
Revert "Revert "Write structure of table functions to metadata""
|
2020-10-14 15:19:29 +03:00 |
InterpreterDescribeQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterDropAccessEntityQuery.cpp
|
Improvements in implementations of the classes AccessRights and GrantedRoles.
|
2021-03-14 19:12:35 +03:00 |
InterpreterDropAccessEntityQuery.h
|
Use enum Type instead of std::type_index to represent the type of IAccessEntity.
|
2020-05-13 19:40:48 +03:00 |
InterpreterDropQuery.cpp
|
fix
|
2021-03-17 01:01:48 +03:00 |
InterpreterDropQuery.h
|
fix
|
2021-03-17 01:01:48 +03:00 |
InterpreterExistsQuery.cpp
|
support operations with views in antlr parser
|
2021-01-14 15:02:29 +03:00 |
InterpreterExistsQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterExplainQuery.cpp
|
Refactor ActionsDAG
|
2021-03-04 20:38:12 +03:00 |
InterpreterExplainQuery.h
|
Forward declaration for Context as much as possible.
|
2020-05-21 01:53:18 +03:00 |
InterpreterExternalDDLQuery.cpp
|
ISSUES-4006 fix conflicts commit when merge
|
2020-08-07 12:55:45 +08:00 |
InterpreterExternalDDLQuery.h
|
ISSUES-4006 refactor for external ddl
|
2020-08-04 10:31:26 +08:00 |
InterpreterFactory.cpp
|
Merge remote-tracking branch 'origin/master' into support_exists_view_v3
|
2020-12-31 15:50:13 +08:00 |
InterpreterFactory.h
|
identify internal queries
|
2020-12-18 14:54:38 +08:00 |
InterpreterGrantQuery.cpp
|
Add a new clause GRANTEES to commands CREATE USER and ALTER USER.
|
2021-03-14 19:12:42 +03:00 |
InterpreterGrantQuery.h
|
Added Grant, Revoke and System query_kind for system.query_log
|
2021-03-02 12:27:39 +02:00 |
InterpreterInsertQuery.cpp
|
Introduce IStorage::distributedWrite method for distributed INSERT SELECT.
|
2021-04-05 02:14:27 +03:00 |
InterpreterInsertQuery.h
|
Better code for real
|
2020-12-18 14:13:59 +08:00 |
InterpreterKillQueryQuery.cpp
|
split DDLWorker.cpp
|
2020-11-03 16:47:26 +03:00 |
InterpreterKillQueryQuery.h
|
Add final to some classes
|
2021-02-09 12:05:54 +03:00 |
InterpreterOptimizeQuery.cpp
|
Merge branch 'master' into database_replicated
|
2021-01-18 17:09:39 +03:00 |
InterpreterOptimizeQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterRenameQuery.cpp
|
review suggestions
|
2021-02-20 02:41:58 +03:00 |
InterpreterRenameQuery.h
|
better test
|
2021-02-02 22:39:04 +03:00 |
InterpreterSelectQuery.cpp
|
Safer SCOPE_EXIT
|
2021-04-06 21:10:37 +03:00 |
InterpreterSelectQuery.h
|
Merge pull request #21303 from ucasFL/forbid
|
2021-03-03 02:55:06 +03:00 |
InterpreterSelectWithUnionQuery.cpp
|
Merge branch 'master' into refactor-actions-dag
|
2021-03-05 18:21:14 +03:00 |
InterpreterSelectWithUnionQuery.h
|
Fix global-with with subqueries
|
2021-02-14 14:20:23 +08:00 |
InterpreterSetQuery.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterSetQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterSetRoleQuery.cpp
|
Improvements in implementations of the classes AccessRights and GrantedRoles.
|
2021-03-14 19:12:35 +03:00 |
InterpreterSetRoleQuery.h
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
InterpreterShowAccessEntitiesQuery.cpp
|
Improvements in implementations of the classes AccessRights and GrantedRoles.
|
2021-03-14 19:12:35 +03:00 |
InterpreterShowAccessEntitiesQuery.h
|
Add new command SHOW ACCESS.
|
2020-06-15 22:07:47 +03:00 |
InterpreterShowAccessQuery.cpp
|
Merge pull request #16866 from ClickHouse/tavplubix-patch-2
|
2020-11-23 21:07:54 +03:00 |
InterpreterShowAccessQuery.h
|
Add new command SHOW ACCESS.
|
2020-06-15 22:07:47 +03:00 |
InterpreterShowCreateAccessEntityQuery.cpp
|
Add a new clause GRANTEES to commands CREATE USER and ALTER USER.
|
2021-03-14 19:12:42 +03:00 |
InterpreterShowCreateAccessEntityQuery.h
|
Add new command SHOW ACCESS.
|
2020-06-15 22:07:47 +03:00 |
InterpreterShowCreateQuery.cpp
|
fix MV recovery in Replicated db
|
2021-03-08 20:26:38 +03:00 |
InterpreterShowCreateQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterShowGrantsQuery.cpp
|
Improvements in implementations of the classes AccessRights and GrantedRoles.
|
2021-03-14 19:12:35 +03:00 |
InterpreterShowGrantsQuery.h
|
Add new command SHOW ACCESS.
|
2020-06-15 22:07:47 +03:00 |
InterpreterShowPrivilegesQuery.cpp
|
Add system table for access types.
|
2020-05-14 14:12:20 +03:00 |
InterpreterShowPrivilegesQuery.h
|
Add system table for access types.
|
2020-05-14 14:12:20 +03:00 |
InterpreterShowProcesslistQuery.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterShowProcesslistQuery.h
|
SHOW TABLES is now considered as one query in the quota calculations, not two queries.
|
2021-02-16 23:53:58 +03:00 |
InterpreterShowTablesQuery.cpp
|
support SHOW CHANGED SETTINGS query and add test cases, also do code changes to compile SHOW SETTINGS PROFILES.
|
2020-12-15 14:46:56 +08:00 |
InterpreterShowTablesQuery.h
|
SHOW TABLES is now considered as one query in the quota calculations, not two queries.
|
2021-02-16 23:53:58 +03:00 |
InterpreterSystemQuery.cpp
|
Rename as suggested by Kita
|
2021-03-28 22:24:28 +03:00 |
InterpreterSystemQuery.h
|
Added Grant, Revoke and System query_kind for system.query_log
|
2021-03-02 12:27:39 +02:00 |
InterpreterUseQuery.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterUseQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterWatchQuery.cpp
|
Cleanups
|
2020-10-10 19:31:10 +03:00 |
InterpreterWatchQuery.h
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
interpretSubquery.cpp
|
getColumns in StorageInMemoryMetadta (only compilable)
|
2020-06-17 19:39:58 +03:00 |
interpretSubquery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterserverCredentials.cpp
|
fix style
|
2021-04-06 17:02:56 +03:00 |
InterserverCredentials.h
|
Merge branch 'master' into johnskopis/dynamic-interserver-creds-v20
|
2021-04-06 16:28:46 +03:00 |
InterserverIOHandler.h
|
Fix segfault
|
2021-03-19 23:29:01 +03:00 |
join_common.cpp
|
Shrink totals block to 1 row for JOIN with TOTALS and arrayJoin
|
2021-03-25 17:32:36 +03:00 |
join_common.h
|
Revert "Refactor join: make IJoin implementations independent from TableJoin"
|
2021-03-05 17:34:43 +03:00 |
joinDispatch.h
|
Store usage info flags separate from row refs in hash join
|
2021-02-05 16:20:13 +03:00 |
JoinedTables.cpp
|
Revert "Refactor join: make IJoin implementations independent from TableJoin"
|
2021-03-05 17:34:43 +03:00 |
JoinedTables.h
|
Revert "Refactor join: make IJoin implementations independent from TableJoin"
|
2021-03-05 17:34:43 +03:00 |
JoinSwitcher.cpp
|
Revert "Refactor join: make IJoin implementations independent from TableJoin"
|
2021-03-05 17:34:43 +03:00 |
JoinSwitcher.h
|
Revert "Refactor join: make IJoin implementations independent from TableJoin"
|
2021-03-05 17:34:43 +03:00 |
JoinToSubqueryTransformVisitor.cpp
|
Add a check to avoid exception when long alias equals to column (#18968)
|
2021-01-20 18:34:17 +03:00 |
JoinToSubqueryTransformVisitor.h
|
Remove multiple_joins_rewriter v1 (#15472)
|
2020-09-30 23:11:49 +03:00 |
loadMetadata.cpp
|
Adding DETACH TABLE PERMANENTLY
|
2020-12-14 15:28:59 +01:00 |
loadMetadata.h
|
Merge branch 'master' into database_atomic
|
2020-04-06 16:18:07 +03:00 |
LogicalExpressionsOptimizer.cpp
|
Checkpoint
|
2020-04-22 09:01:33 +03:00 |
LogicalExpressionsOptimizer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MarkTableIdentifiersVisitor.cpp
|
Fix segfault using ANTLR parser (#20156)
|
2021-02-07 11:06:39 +03:00 |
MarkTableIdentifiersVisitor.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MergeJoin.cpp
|
Update MergeJoin.cpp
|
2021-04-02 21:07:11 +03:00 |
MergeJoin.h
|
Handle lowcardinality block in MergeJoin extractMinMax
|
2021-04-02 16:55:42 +03:00 |
MetricLog.cpp
|
Extended range of DateTime64 to years 1925 - 2238
|
2021-02-24 17:08:35 +02:00 |
MetricLog.h
|
fix logs
|
2020-11-03 16:59:17 +03:00 |
misc.h
|
Refactor joinGet and implement multi-key lookup.
|
2020-07-28 22:38:52 +08:00 |
MonotonicityCheckVisitor.h
|
some grammar
|
2020-12-17 00:44:05 +03:00 |
MutationsInterpreter.cpp
|
Fix style.
|
2021-03-11 21:00:55 +03:00 |
MutationsInterpreter.h
|
Fix deadlock in delete mutations when predicate contains table itself
|
2021-03-05 15:32:55 +03:00 |
NormalizeSelectWithUnionQueryVisitor.cpp
|
add test
|
2021-02-26 12:14:57 +00:00 |
NormalizeSelectWithUnionQueryVisitor.h
|
union distinct improve
|
2021-02-25 07:47:08 +00:00 |
NullableUtils.cpp
|
fix transform_null_in with sets of tuples
|
2020-11-05 21:07:44 +03:00 |
NullableUtils.h
|
fix transform_null_in with sets of tuples
|
2020-11-05 21:07:44 +03:00 |
OpenTelemetrySpanLog.cpp
|
Extended range of DateTime64 to years 1925 - 2238
|
2021-02-24 17:08:35 +02:00 |
OpenTelemetrySpanLog.h
|
cleanup
|
2020-11-19 19:55:56 +03:00 |
OptimizeIfChains.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
OptimizeIfChains.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
OptimizeIfWithConstantConditionVisitor.cpp
|
Better
|
2021-02-18 20:20:28 +08:00 |
OptimizeIfWithConstantConditionVisitor.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
PartLog.cpp
|
Extended range of DateTime64 to years 1925 - 2238
|
2021-02-24 17:08:35 +02:00 |
PartLog.h
|
PartLog - try fix event_time_microseconds column
|
2021-02-08 07:25:44 -08:00 |
PredicateExpressionsOptimizer.cpp
|
Correctly handle table alias in PredicateRewriteVisitor
|
2021-03-24 15:48:29 +03:00 |
PredicateExpressionsOptimizer.h
|
Correctly handle table alias in PredicateRewriteVisitor
|
2021-03-24 15:48:29 +03:00 |
PredicateRewriteVisitor.cpp
|
Pass inner_columns to PredicateRewriteVisitorData::rewriteSubquery explicitly
|
2021-03-31 12:28:25 +03:00 |
PredicateRewriteVisitor.h
|
Correctly handle table alias in PredicateRewriteVisitor
|
2021-03-24 15:48:29 +03:00 |
PreparedSets.h
|
Fix trailing whitespace
|
2020-10-26 22:12:40 +03:00 |
processColumnTransformers.cpp
|
OPTIMIZE DEDUPLICATE BY columns
|
2020-12-07 09:44:07 +03:00 |
processColumnTransformers.h
|
OPTIMIZE DEDUPLICATE BY columns
|
2020-12-07 09:44:07 +03:00 |
ProcessList.cpp
|
add current database to system.processes
|
2021-03-30 16:36:08 +03:00 |
ProcessList.h
|
add current database to system.processes
|
2021-03-30 16:36:08 +03:00 |
ProfileEventsExt.cpp
|
Checkpoint
|
2020-04-22 09:01:33 +03:00 |
ProfileEventsExt.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
QueryAliasesVisitor.cpp
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
QueryAliasesVisitor.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
QueryLog.cpp
|
Extended range of DateTime64 to years 1925 - 2238
|
2021-02-24 17:08:35 +02:00 |
QueryLog.h
|
Merge branch 'master' into issue18494
|
2021-01-25 22:18:23 +03:00 |
QueryNormalizer.cpp
|
Add prefer_column_name_to_alias settings (#22044)
|
2021-03-30 16:51:45 +03:00 |
QueryNormalizer.h
|
Add prefer_column_name_to_alias settings (#22044)
|
2021-03-30 16:51:45 +03:00 |
QueryParameterVisitor.cpp
|
Remove ANALYZE and AST queries (#16536)
|
2020-11-02 15:47:12 +03:00 |
QueryParameterVisitor.h
|
Even more
|
2020-09-19 18:02:11 +03:00 |
QueryPriorities.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
QueryThreadLog.cpp
|
Extended range of DateTime64 to years 1925 - 2238
|
2021-02-24 17:08:35 +02:00 |
QueryThreadLog.h
|
Fix MSan
|
2020-12-18 14:13:59 +08:00 |
RedundantFunctionsInOrderByVisitor.h
|
fix optimize_redundant_functions_in_order_by
|
2020-11-27 14:29:39 +03:00 |
RemoveInjectiveFunctionsVisitor.cpp
|
ANTLR4 Grammar for ClickHouse and new parser (#11298)
|
2020-12-04 05:15:44 +03:00 |
RemoveInjectiveFunctionsVisitor.h
|
Fix 99% of typos
|
2020-08-08 04:01:47 +03:00 |
RenameColumnVisitor.cpp
|
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
|
2020-10-24 21:46:10 +03:00 |
RenameColumnVisitor.h
|
Checkpoint
|
2020-04-22 09:01:33 +03:00 |
replaceAliasColumnsInQuery.cpp
|
update
|
2020-12-13 00:42:15 +08:00 |
replaceAliasColumnsInQuery.h
|
update
|
2020-12-13 00:42:15 +08:00 |
ReplaceQueryParameterVisitor.cpp
|
refactoring of serializations
|
2021-03-09 17:46:52 +03:00 |
ReplaceQueryParameterVisitor.h
|
Query parameter type : Identifier
|
2020-11-02 20:58:51 +08:00 |
RequiredSourceColumnsData.cpp
|
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
|
2020-10-24 21:46:10 +03:00 |
RequiredSourceColumnsData.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
RequiredSourceColumnsVisitor.cpp
|
Fix unused with column
|
2021-01-26 10:29:13 +08:00 |
RequiredSourceColumnsVisitor.h
|
Fix lambdas with multiple_joins_rewriter v2 (#11587)
|
2020-06-16 19:32:32 +03:00 |
RewriteAnyFunctionVisitor.cpp
|
Fix incomplete code
|
2021-01-12 22:58:54 +03:00 |
RewriteAnyFunctionVisitor.h
|
Fix move_functions_out_of_any optimisation with lambda (#12664)
|
2020-07-23 18:15:22 +03:00 |
RewriteCountVariantsVisitor.cpp
|
Fix ANTLR parser tests
|
2021-02-11 18:21:21 +03:00 |
RewriteCountVariantsVisitor.h
|
Fix
|
2021-02-10 12:48:41 +08:00 |
RewriteSumIfFunctionVisitor.cpp
|
remove some useless code
|
2021-02-06 14:59:48 +00:00 |
RewriteSumIfFunctionVisitor.h
|
Rewrite sum(if()) and sumIf to countIf in special cases (#17041)
|
2021-01-21 12:01:35 +03:00 |
RowRefs.cpp
|
Fixed ASOF JOIN with DateTime64, updated test case for comparison.
|
2020-11-14 09:19:08 +03:00 |
RowRefs.h
|
Fixed ASOF JOIN with DateTime64, updated test case for comparison.
|
2020-11-14 09:19:08 +03:00 |
SelectQueryOptions.h
|
Another fix
|
2021-02-09 11:46:06 +08:00 |
Set.cpp
|
BloomFilter index crash fix
|
2021-01-31 21:49:27 +03:00 |
Set.h
|
Fix TSan report in StorageSet and StorageJoin
|
2020-12-23 05:10:37 +03:00 |
SetVariants.cpp
|
Another 256-bit integers (strict 32 bytes) (#14229)
|
2020-09-04 16:33:02 +03:00 |
SetVariants.h
|
Refactoring: rename types to allow change bigint library (#14219)
|
2020-09-01 12:54:50 +03:00 |
sortBlock.cpp
|
Support collation for Array and Tuple
|
2020-11-03 17:09:37 +03:00 |
sortBlock.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
SortedBlocksWriter.cpp
|
Merge branch 'master' into Add_IStoragePolicy_interface
|
2021-01-29 14:00:12 +03:00 |
SortedBlocksWriter.h
|
Fixed integration test_tmp_policy
|
2020-07-26 21:27:36 +03:00 |
StorageID.cpp
|
remove "UUID" word for tables from logs
|
2020-08-27 14:46:19 +03:00 |
StorageID.h
|
Added table function dictionary
|
2021-03-19 15:47:27 +03:00 |
SubqueryForSet.cpp
|
Fix build.
|
2021-03-10 13:48:08 +03:00 |
SubqueryForSet.h
|
Add converting step for 'join using'
|
2021-02-19 14:24:28 +03:00 |
SystemLog.cpp
|
add log for systemlog tables' engine definition check
|
2020-12-03 01:02:37 +08:00 |
SystemLog.h
|
Merge branch 'master' into database_replicated
|
2021-02-03 20:13:25 +03:00 |
TableJoin.cpp
|
Fixes for join key inferring
|
2021-03-08 17:21:50 +03:00 |
TableJoin.h
|
Clean converting-related fields in TableJoin::resetCollected
|
2021-03-05 17:41:39 +03:00 |
TablesStatus.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
TablesStatus.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
TextLog.cpp
|
Extended range of DateTime64 to years 1925 - 2238
|
2021-02-24 17:08:35 +02:00 |
TextLog.h
|
fix logs
|
2020-11-03 16:59:17 +03:00 |
ThreadStatusExt.cpp
|
Lock MEMORY_LIMIT_EXCEEDED in ThreadStatus::detachQuery()
|
2021-04-06 21:10:36 +03:00 |
TraceLog.cpp
|
Extended range of DateTime64 to years 1925 - 2238
|
2021-02-24 17:08:35 +02:00 |
TraceLog.h
|
yet another logs
|
2020-11-03 18:19:24 +03:00 |
TranslateQualifiedNamesVisitor.cpp
|
Update TranslateQualifiedNamesVisitor.cpp
|
2020-12-31 17:49:32 +03:00 |
TranslateQualifiedNamesVisitor.h
|
refactoring: remove TableWithColumnNames
|
2020-06-06 00:17:00 +03:00 |
TreeOptimizer.cpp
|
Updated ExternalDictionariesLoader interface with context parameter
|
2021-03-20 18:02:09 +03:00 |
TreeOptimizer.h
|
fix order by optimization with monotonous functions
|
2020-11-13 02:58:33 +03:00 |
TreeRewriter.cpp
|
Merge branch 'master' into virtualutil
|
2021-03-30 23:59:44 +03:00 |
TreeRewriter.h
|
Add prefer_column_name_to_alias settings (#22044)
|
2021-03-30 16:51:45 +03:00 |
WindowDescription.cpp
|
clang is too smart
|
2021-03-19 03:02:35 +03:00 |
WindowDescription.h
|
float frames and lag/lead_in_frame
|
2021-03-19 02:05:43 +03:00 |
ya.make
|
Merge branch 'master' into johnskopis/dynamic-interserver-creds-v20
|
2021-04-06 16:28:46 +03:00 |
ya.make.in
|
Follow Arcadia ya.make rules
|
2020-11-16 21:24:58 +03:00 |