.. |
ClusterProxy
|
Merge pull request #17254 from azat/fix-dist-query-cancelation
|
2020-11-26 03:46:27 +03:00 |
MySQL
|
Fix unit tests
|
2020-11-04 13:14:23 +03:00 |
tests
|
Fix "server failed to start" error
|
2020-11-07 03:14:53 +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
|
Review fix.
|
2020-11-20 19:52:50 +03:00 |
ActionsDAG.h
|
Review fix.
|
2020-11-20 19:52:50 +03:00 |
ActionsVisitor.cpp
|
Merge pull request #16955 from nikitamikhaylov/fix-typos
|
2020-11-14 17:17:37 +03:00 |
ActionsVisitor.h
|
Some renames.
|
2020-11-11 19:52:27 +03:00 |
AddDefaultDatabaseVisitor.h
|
use WriteBuffer in formatAST(...)
|
2020-11-09 19:05:40 +03:00 |
addMissingDefaults.cpp
|
Recursive defaults
|
2020-10-02 15:38:50 +03:00 |
addMissingDefaults.h
|
Recursive defaults
|
2020-10-02 15:38:50 +03:00 |
addTypeConversionToAST.cpp
|
|
|
addTypeConversionToAST.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
AggregateDescription.cpp
|
Rename ident to indent.
|
2020-07-07 22:51:32 +03:00 |
AggregateDescription.h
|
Rename ident to indent.
|
2020-07-07 22:51:32 +03:00 |
AggregateFunctionOfGroupByKeysVisitor.h
|
Merge branch 'master' into fix-groupby-optimization
|
2020-11-24 15:24:07 +03:00 |
AggregationCommon.h
|
|
|
Aggregator.cpp
|
Refactor ExpressionActions [Part 3]
|
2020-11-03 14:28:28 +03:00 |
Aggregator.h
|
better fixed string group by support
|
2020-09-20 15:20:09 +08:00 |
Aliases.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
ApplyWithAliasVisitor.cpp
|
Global WITH and WITH propagation.
|
2020-10-08 15:03:34 +08:00 |
ApplyWithAliasVisitor.h
|
Global WITH and WITH propagation.
|
2020-10-08 15:03:34 +08:00 |
ApplyWithGlobalVisitor.cpp
|
Global WITH and WITH propagation.
|
2020-10-08 15:03:34 +08:00 |
ApplyWithGlobalVisitor.h
|
Global WITH and WITH propagation.
|
2020-10-08 15:03:34 +08:00 |
ApplyWithSubqueryVisitor.cpp
|
Fix inconsistent whitespace.
|
2020-11-04 12:11:43 +03:00 |
ApplyWithSubqueryVisitor.h
|
Global WITH and WITH propagation.
|
2020-10-08 15:03:34 +08:00 |
ArithmeticOperationsInAgrFuncOptimize.cpp
|
Fix move_functions_out_of_any optimisation with lambda (#12664)
|
2020-07-23 18:15:22 +03:00 |
ArithmeticOperationsInAgrFuncOptimize.h
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03: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
|
|
|
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
|
Log the difference between process RSS and MemoryTracking metric
|
2020-10-30 22:02:02 +03:00 |
AsynchronousMetrics.h
|
Update AsynchronousMetrics.h
|
2020-06-26 05:18:57 +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
|
|
|
castColumn.cpp
|
Fixing build.
|
2020-10-19 21:37:44 +03:00 |
castColumn.h
|
|
|
CatBoostModel.cpp
|
|
|
CatBoostModel.h
|
|
|
ClientInfo.cpp
|
cleanup
|
2020-11-19 18:52:11 +03:00 |
ClientInfo.h
|
Merge branch 'master' into database_replicated
|
2020-12-01 17:33:07 +03:00 |
Cluster.cpp
|
Fix clang-tidy checks in Cluster.cpp
|
2020-11-08 11:21:07 +03:00 |
Cluster.h
|
Apply use_compact_format_in_distributed_parts_names for each INSERT (with internal_replication)
|
2020-11-08 03:05:52 +03:00 |
CMakeLists.txt
|
|
|
CollectJoinOnKeysVisitor.cpp
|
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
|
2020-10-24 21:46:10 +03:00 |
CollectJoinOnKeysVisitor.h
|
Better errors in JOIN ON section (#13330)
|
2020-08-05 12:31:59 +03:00 |
Context.cpp
|
Merge branch 'master' into database_replicated
|
2020-11-27 17:08:34 +03:00 |
Context.h
|
Merge branch 'master' into database_replicated
|
2020-11-27 17:08:34 +03:00 |
convertFieldToType.cpp
|
BloomFilter index added big integers and UUID support
|
2020-11-04 23:41:10 +03:00 |
convertFieldToType.h
|
fix some logical errors
|
2020-06-24 23:51:17 +03:00 |
ConvertStringsToEnumVisitor.h
|
Fix 99% of typos
|
2020-08-08 04:01:47 +03:00 |
CrashLog.cpp
|
straighten the protocol version
|
2020-09-17 17:37:29 +03: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
|
|
|
CrossToInnerJoinVisitor.cpp
|
ILIKE operator (#12125)
|
2020-07-05 18:57:59 +03:00 |
CrossToInnerJoinVisitor.h
|
|
|
DatabaseAndTableWithAlias.cpp
|
|
|
DatabaseAndTableWithAlias.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
DatabaseCatalog.cpp
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
DatabaseCatalog.h
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
DDLTask.cpp
|
better code, fixes
|
2020-11-30 23:12:43 +03:00 |
DDLTask.h
|
better code, fixes
|
2020-11-30 23:12:43 +03:00 |
DDLWorker.cpp
|
better code, fixes
|
2020-11-30 23:12:43 +03:00 |
DDLWorker.h
|
better code, fixes
|
2020-11-30 23:12:43 +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
|
better resolv.conf, add DNSCacheUpdater logs
|
2020-09-02 11:07:46 +03: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
|
|
|
evaluateConstantExpression.cpp
|
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
|
2020-10-24 21:46:10 +03:00 |
evaluateConstantExpression.h
|
|
|
executeDDLQueryOnCluster.cpp
|
run functional tests with Replicated engine
|
2020-11-30 23:22:25 +03:00 |
executeDDLQueryOnCluster.h
|
better code, fixes
|
2020-11-30 23:12:43 +03:00 |
executeQuery.cpp
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-11-24 21:45:10 +03:00 |
executeQuery.h
|
ISSUES-4006 refactor for external ddl
|
2020-08-04 10:31:26 +08:00 |
ExecuteScalarSubqueriesVisitor.cpp
|
CTE
|
2020-09-13 09:39:17 +08:00 |
ExecuteScalarSubqueriesVisitor.h
|
|
|
ExpressionActions.cpp
|
Review fix.
|
2020-11-20 19:52:50 +03:00 |
ExpressionActions.h
|
Order inputs for ActionsDAG.
|
2020-11-17 15:34:31 +03:00 |
ExpressionAnalyzer.cpp
|
Merge pull request #16988 from CurtizJ/fix-perf-storage-merge
|
2020-11-29 20:46:29 +03:00 |
ExpressionAnalyzer.h
|
Merge pull request #16988 from CurtizJ/fix-perf-storage-merge
|
2020-11-29 20:46:29 +03:00 |
ExpressionJIT.cpp
|
Merge pull request #17134 from abyss7/tcp-port
|
2020-11-20 20:32:55 +03:00 |
ExpressionJIT.h
|
Remove comment.
|
2020-11-11 19:05:00 +03:00 |
ExternalDictionariesLoader.cpp
|
use dictionary ids
|
2020-07-15 22:25:31 +03:00 |
ExternalDictionariesLoader.h
|
Show information about not loaded dictionaries in system.columns, system.tables
|
2020-04-18 12:50:54 +03:00 |
ExternalLoader.cpp
|
Try fix tests.
|
2020-10-27 19:12:53 +03:00 |
ExternalLoader.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +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
|
|
|
ExternalLoaderTempConfigRepository.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
ExternalLoaderXMLConfigRepository.cpp
|
|
|
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
|
|
|
ExtractExpressionInfoVisitor.cpp
|
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
|
2020-10-24 21:46:10 +03:00 |
ExtractExpressionInfoVisitor.h
|
refactoring: remove TableWithColumnNames
|
2020-06-06 00:17:00 +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 |
GetAggregatesVisitor.h
|
|
|
getClusterName.cpp
|
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
|
2020-10-24 21:46:10 +03:00 |
getClusterName.h
|
|
|
getHeaderForProcessingStage.cpp
|
Fix includes.
|
2020-11-16 18:39:12 +03:00 |
getHeaderForProcessingStage.h
|
Revert "Revert "Write structure of table functions to metadata""
|
2020-10-14 15:19:29 +03:00 |
getTableExpressions.cpp
|
getColumns in StorageInMemoryMetadta (only compilable)
|
2020-06-17 19:39:58 +03:00 |
getTableExpressions.h
|
refactoring: remove TableWithColumnNames
|
2020-06-06 00:17:00 +03:00 |
GlobalSubqueriesVisitor.h
|
global in set index.
|
2020-11-23 22:05:08 +08:00 |
GroupByFunctionKeysVisitor.h
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03:00 |
HashJoin.cpp
|
Refactor ExpressionActions [Part 3]
|
2020-11-03 14:28:28 +03:00 |
HashJoin.h
|
Merge pull request #13015 from amosbird/jgmko
|
2020-09-13 22:39:48 +03:00 |
IdentifierSemantic.cpp
|
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
|
2020-10-24 21:46:10 +03:00 |
IdentifierSemantic.h
|
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
|
2020-10-24 21:46:10 +03:00 |
IExternalLoadable.cpp
|
|
|
IExternalLoadable.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
IExternalLoaderConfigRepository.h
|
|
|
IInterpreter.h
|
Fix style.
|
2020-05-28 12:07:40 +03:00 |
IInterpreterUnionOrSelectQuery.h
|
fix
|
2020-11-01 13:54:07 +00:00 |
IJoin.h
|
RIGHT and FULL JOIN for MergeJoin (#12118)
|
2020-07-10 21:10:06 +03:00 |
InDepthNodeVisitor.h
|
use WriteBuffer in formatAST(...)
|
2020-11-09 19:05:40 +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
|
Fix comment
|
2020-10-02 15:54:51 +03:00 |
inplaceBlockConversions.h
|
Recursive defaults
|
2020-10-02 15:38:50 +03:00 |
InternalTextLogsQueue.cpp
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
InternalTextLogsQueue.h
|
|
|
InterpreterAlterQuery.cpp
|
maintain metadata in zk
|
2020-11-24 13:24:39 +03:00 |
InterpreterAlterQuery.h
|
|
|
InterpreterCheckQuery.cpp
|
add context to DatabaseCatalog methods
|
2020-05-29 02:01:18 +03:00 |
InterpreterCheckQuery.h
|
|
|
InterpreterCreateQuery.cpp
|
run functional tests with Replicated engine
|
2020-11-30 23:22:25 +03:00 |
InterpreterCreateQuery.h
|
fix DDDL with cross-replication and Atomic
|
2020-09-23 21:28:59 +03:00 |
InterpreterCreateQuotaQuery.cpp
|
split DDLWorker.cpp
|
2020-11-03 16:47:26 +03:00 |
InterpreterCreateQuotaQuery.h
|
|
|
InterpreterCreateRoleQuery.cpp
|
split DDLWorker.cpp
|
2020-11-03 16:47:26 +03:00 |
InterpreterCreateRoleQuery.h
|
|
|
InterpreterCreateRowPolicyQuery.cpp
|
split DDLWorker.cpp
|
2020-11-03 16:47:26 +03:00 |
InterpreterCreateRowPolicyQuery.h
|
|
|
InterpreterCreateSettingsProfileQuery.cpp
|
split DDLWorker.cpp
|
2020-11-03 16:47:26 +03:00 |
InterpreterCreateSettingsProfileQuery.h
|
|
|
InterpreterCreateUserQuery.cpp
|
split DDLWorker.cpp
|
2020-11-03 16:47:26 +03:00 |
InterpreterCreateUserQuery.h
|
|
|
InterpreterDescribeQuery.cpp
|
Revert "Revert "Write structure of table functions to metadata""
|
2020-10-14 15:19:29 +03:00 |
InterpreterDescribeQuery.h
|
|
|
InterpreterDropAccessEntityQuery.cpp
|
split DDLWorker.cpp
|
2020-11-03 16:47:26 +03:00 |
InterpreterDropAccessEntityQuery.h
|
|
|
InterpreterDropQuery.cpp
|
Merge branch 'master' into database_replicated
|
2020-11-12 21:04:18 +03:00 |
InterpreterDropQuery.h
|
fix
|
2020-10-28 03:29:18 +03:00 |
InterpreterExistsQuery.cpp
|
add context to DatabaseCatalog methods
|
2020-05-29 02:01:18 +03:00 |
InterpreterExistsQuery.h
|
|
|
InterpreterExplainQuery.cpp
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
InterpreterExplainQuery.h
|
|
|
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
|
cleanup
|
2020-11-19 18:52:11 +03:00 |
InterpreterFactory.h
|
|
|
InterpreterGrantQuery.cpp
|
split DDLWorker.cpp
|
2020-11-03 16:47:26 +03:00 |
InterpreterGrantQuery.h
|
|
|
InterpreterInsertQuery.cpp
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-11-23 19:51:18 +03:00 |
InterpreterInsertQuery.h
|
Move getSampleBlockNonMaterialized to StorageInMemoryMetadata
|
2020-06-16 15:48:10 +03:00 |
InterpreterKillQueryQuery.cpp
|
split DDLWorker.cpp
|
2020-11-03 16:47:26 +03:00 |
InterpreterKillQueryQuery.h
|
|
|
InterpreterOptimizeQuery.cpp
|
split DDLWorker.cpp
|
2020-11-03 16:47:26 +03:00 |
InterpreterOptimizeQuery.h
|
|
|
InterpreterRenameQuery.cpp
|
try reuse DDLWorker in DatabaseReplicated
|
2020-11-12 20:35:29 +03:00 |
InterpreterRenameQuery.h
|
fixes
|
2020-07-17 16:11:44 +03:00 |
InterpreterSelectQuery.cpp
|
Merge pull request #17309 from nikitamikhaylov/merging-sequential-consistency
|
2020-11-26 15:26:05 +03:00 |
InterpreterSelectQuery.h
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-11-23 19:51:18 +03:00 |
InterpreterSelectWithUnionQuery.cpp
|
fix test
|
2020-11-11 10:42:37 +00:00 |
InterpreterSelectWithUnionQuery.h
|
fix
|
2020-11-09 16:03:52 +00:00 |
InterpreterSetQuery.cpp
|
|
|
InterpreterSetQuery.h
|
|
|
InterpreterSetRoleQuery.cpp
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
InterpreterSetRoleQuery.h
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
InterpreterShowAccessEntitiesQuery.cpp
|
Add new command SHOW ACCESS.
|
2020-06-15 22:07:47 +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
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
InterpreterShowCreateAccessEntityQuery.h
|
Add new command SHOW ACCESS.
|
2020-06-15 22:07:47 +03:00 |
InterpreterShowCreateQuery.cpp
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
InterpreterShowCreateQuery.h
|
|
|
InterpreterShowGrantsQuery.cpp
|
use WriteBuffer in formatAST(...)
|
2020-11-09 19:05:40 +03:00 |
InterpreterShowGrantsQuery.h
|
Add new command SHOW ACCESS.
|
2020-06-15 22:07:47 +03:00 |
InterpreterShowPrivilegesQuery.cpp
|
|
|
InterpreterShowPrivilegesQuery.h
|
|
|
InterpreterShowProcesslistQuery.cpp
|
|
|
InterpreterShowProcesslistQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterpreterShowTablesQuery.cpp
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
InterpreterShowTablesQuery.h
|
|
|
InterpreterSystemQuery.cpp
|
Merge branch 'master' into database_replicated
|
2020-11-12 21:04:18 +03:00 |
InterpreterSystemQuery.h
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
|
2020-10-20 18:10:24 +03:00 |
InterpreterUseQuery.cpp
|
|
|
InterpreterUseQuery.h
|
|
|
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
|
|
|
InterserverIOHandler.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
join_common.cpp
|
Keep LowCardinality in MergeJoin left key result type (#15088)
|
2020-09-22 13:16:22 +03:00 |
join_common.h
|
Keep LowCardinality in MergeJoin left key result type (#15088)
|
2020-09-22 13:16:22 +03:00 |
joinDispatch.h
|
|
|
JoinedTables.cpp
|
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
|
2020-10-24 21:46:10 +03:00 |
JoinedTables.h
|
Fix 99% of typos
|
2020-08-08 04:01:47 +03:00 |
JoinSwitcher.cpp
|
|
|
JoinSwitcher.h
|
Cleanups
|
2020-10-10 19:31:10 +03:00 |
JoinToSubqueryTransformVisitor.cpp
|
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
|
2020-10-24 21:46:10 +03:00 |
JoinToSubqueryTransformVisitor.h
|
Remove multiple_joins_rewriter v1 (#15472)
|
2020-09-30 23:11:49 +03:00 |
loadMetadata.cpp
|
fix
|
2020-08-13 21:05:31 +03:00 |
loadMetadata.h
|
|
|
LogicalExpressionsOptimizer.cpp
|
|
|
LogicalExpressionsOptimizer.h
|
|
|
MarkTableIdentifiersVisitor.cpp
|
fix one out_of_range
|
2020-07-17 17:20:33 +03:00 |
MarkTableIdentifiersVisitor.h
|
|
|
MergeJoin.cpp
|
Cleanups
|
2020-10-10 19:31:10 +03:00 |
MergeJoin.h
|
Fix 99% of typos
|
2020-08-08 04:01:47 +03:00 |
MetricLog.cpp
|
MetricLog - add event_time_microseconds column
|
2020-09-06 08:31:27 -07: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
|
Update MonotonicityCheckVisitor.h
|
2020-11-14 22:56:54 +03:00 |
MutationsInterpreter.cpp
|
Merge branch 'master' into actions-dag-f14
|
2020-11-11 13:08:57 +03:00 |
MutationsInterpreter.h
|
ALTER UPDATE/DELETE ... IN PARTITION with partition pruning in ReplicatedMergeTree (#13403)
|
2020-11-10 13:23:46 +03: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
|
Fix the OpenTelemetry test
|
2020-11-30 12:11:17 +03:00 |
OpenTelemetrySpanLog.h
|
cleanup
|
2020-11-19 19:55:56 +03:00 |
OptimizeIfChains.cpp
|
|
|
OptimizeIfChains.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
OptimizeIfWithConstantConditionVisitor.cpp
|
Proper exception message for wrong number of arguments of CAST
|
2020-09-19 22:34:24 +03:00 |
OptimizeIfWithConstantConditionVisitor.h
|
|
|
PartLog.cpp
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
PartLog.h
|
|
|
PredicateExpressionsOptimizer.cpp
|
Hotfix for pushdown with StorageMerge (#13679)
|
2020-08-14 12:38:18 +03:00 |
PredicateExpressionsOptimizer.h
|
ISSUES-12293 allow push predicate when subquery contains with clause (#12663)
|
2020-07-24 12:00:18 +03:00 |
PredicateRewriteVisitor.cpp
|
ISSUES-12293 allow push predicate when subquery contains with clause (#12663)
|
2020-07-24 12:00:18 +03:00 |
PredicateRewriteVisitor.h
|
ISSUES-12293 allow push predicate when subquery contains with clause (#12663)
|
2020-07-24 12:00:18 +03:00 |
PreparedSets.h
|
Fix trailing whitespace
|
2020-10-26 22:12:40 +03:00 |
ProcessList.cpp
|
Explain why max_concurrent_queries_for_all_users exists
|
2020-10-20 12:00:04 +01:00 |
ProcessList.h
|
|
|
ProfileEventsExt.cpp
|
|
|
ProfileEventsExt.h
|
|
|
QueryAliasesVisitor.cpp
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
QueryAliasesVisitor.h
|
|
|
QueryLog.cpp
|
Query,QueryThread Logs - add event_time_microseconds field
|
2020-09-25 10:39:37 -07:00 |
QueryLog.h
|
fix logs
|
2020-11-03 16:59:17 +03:00 |
QueryNormalizer.cpp
|
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
|
2020-10-24 21:46:10 +03:00 |
QueryNormalizer.h
|
|
|
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
|
|
|
QueryThreadLog.cpp
|
Add current_database into query_thread_log
|
2020-10-30 21:16:10 +03:00 |
QueryThreadLog.h
|
fix logs
|
2020-11-03 16:59:17 +03:00 |
RedundantFunctionsInOrderByVisitor.h
|
fix optimize_redundant_functions_in_order_by
|
2020-11-27 14:29:39 +03:00 |
RemoveInjectiveFunctionsVisitor.cpp
|
Use ColumnWithTypeAndName as function argument instead of Block.
|
2020-10-09 10:41:28 +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
|
|
|
ReplaceQueryParameterVisitor.cpp
|
Query parameter type : Identifier
|
2020-11-02 20:58:51 +08: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
|
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
|
2020-10-24 21:46:10 +03:00 |
RequiredSourceColumnsVisitor.h
|
Fix lambdas with multiple_joins_rewriter v2 (#11587)
|
2020-06-16 19:32:32 +03:00 |
RewriteAnyFunctionVisitor.cpp
|
Do not optimize any(arrayJoin()) -> arrayJoin() under optimize_move_functions_out_of_any
|
2020-08-13 22:17:49 +03:00 |
RewriteAnyFunctionVisitor.h
|
Fix move_functions_out_of_any optimisation with lambda (#12664)
|
2020-07-23 18:15:22 +03:00 |
RowRefs.cpp
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
RowRefs.h
|
fix left asof join with join_use_nulls (#13291)
|
2020-08-04 02:11:39 +03:00 |
SelectQueryOptions.h
|
|
|
Set.cpp
|
Fix const column in set index.
|
2020-11-24 22:31:59 +08:00 |
Set.h
|
fix transform_null_in with sets of tuples
|
2020-11-05 21:07:44 +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
|
|
|
SortedBlocksWriter.cpp
|
Generic volume is coming...
|
2020-07-26 21:27:36 +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
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
SubqueryForSet.cpp
|
Cleanups
|
2020-10-10 19:31:10 +03:00 |
SubqueryForSet.h
|
Update mutations interpreter.
|
2020-09-15 20:13:13 +03:00 |
SystemLog.cpp
|
1.make ttl option more generic 2. add check if engine specified for system log
|
2020-12-01 00:29:36 +08:00 |
SystemLog.h
|
try another approach
|
2020-11-20 19:06:27 +03:00 |
TableJoin.cpp
|
fix build
|
2020-11-04 11:21:59 +00:00 |
TableJoin.h
|
Fix build.
|
2020-09-08 14:07:26 +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
|
TextLog - add event_time_microseconds field
|
2020-09-25 10:39:37 -07:00 |
TextLog.h
|
fix logs
|
2020-11-03 16:59:17 +03:00 |
ThreadStatusExt.cpp
|
Fix the OpenTelemetry test
|
2020-11-30 12:11:17 +03:00 |
TraceLog.cpp
|
TraceLog - add field event_time_microseconds
|
2020-09-25 10:39:37 -07:00 |
TraceLog.h
|
yet another logs
|
2020-11-03 18:19:24 +03:00 |
TranslateQualifiedNamesVisitor.cpp
|
ASTTableIdentifier Part #1: improve internal representation of ASTIdentifier name (#16149)
|
2020-10-24 21:46:10 +03:00 |
TranslateQualifiedNamesVisitor.h
|
refactoring: remove TableWithColumnNames
|
2020-06-06 00:17:00 +03:00 |
TreeOptimizer.cpp
|
Merge pull request #16951 from CurtizJ/fix-groupby-optimization
|
2020-11-29 20:47:16 +03:00 |
TreeOptimizer.h
|
fix order by optimization with monotonous functions
|
2020-11-13 02:58:33 +03:00 |
TreeRewriter.cpp
|
Merge pull request #16988 from CurtizJ/fix-perf-storage-merge
|
2020-11-29 20:46:29 +03:00 |
TreeRewriter.h
|
fix performance with Merge table over huge number of MergeTree tables
|
2020-11-13 18:56:25 +03:00 |
ya.make
|
Merge branch 'master' into database_replicated
|
2020-11-24 14:38:02 +03:00 |
ya.make.in
|
Follow Arcadia ya.make rules
|
2020-11-16 21:24:58 +03:00 |