ClickHouse/dbms/src/Interpreters
2019-10-22 13:47:43 +03:00
..
ClusterProxy Fixed compatibility for distributed queries between 19.14 and earlier versions #7068 2019-09-23 22:22:28 +03:00
tests Merge with master 2019-10-21 11:46:11 +03:00
ActionLocksManager.cpp Preparing databases for dictionaries 2019-10-10 20:33:01 +03:00
ActionLocksManager.h
ActionsVisitor.cpp Include PODArray.h into fewer files. 2019-10-11 14:28:16 +03:00
ActionsVisitor.h minor changes 2019-08-15 17:22:33 +03:00
AddDefaultDatabaseVisitor.h
addMissingDefaults.cpp
addMissingDefaults.h
addTypeConversionToAST.cpp
addTypeConversionToAST.h
AggregateDescription.h
AggregationCommon.h Addition to prev. revision 2019-08-21 08:47:09 +03:00
Aggregator.cpp Wait for jobs to finish on exception (fixes rare segfaults) (#7350) 2019-10-17 17:41:27 +03:00
Aggregator.h refactoring: remove copy-paste 2019-10-01 21:51:33 +03:00
Aliases.h
AnalyzedJoin.cpp PartialMergeJoin flush data on disk (#7186) 2019-10-15 19:31:49 +03:00
AnalyzedJoin.h Merge pull request #7282 from 4ertus2/asof 2019-10-16 13:46:52 +03:00
ArrayJoinedColumnsVisitor.h
asof.h asof join inequalities 2019-10-11 20:56:26 +03:00
AsteriskSemantic.h
AsynchronousMetrics.cpp Preparing databases for dictionaries 2019-10-10 20:33:01 +03:00
AsynchronousMetrics.h Attempt to implemnt global thread pool #4018 2019-01-14 22:22:09 +03:00
BloomFilter.cpp
BloomFilter.h
BloomFilterHash.h Removed useless code and improve type checking for bloom_filter index 2019-09-23 12:40:48 +09:00
CancellationCode.h
castColumn.cpp Include Field.h in less files. 2019-10-08 16:23:24 +03:00
castColumn.h
CatBoostModel.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
CatBoostModel.h
ClientInfo.cpp
ClientInfo.h
Cluster.cpp Post-PR fixes 2019-09-05 13:35:36 +03:00
Cluster.h
CMakeLists.txt Remove Compiler 2019-08-24 00:10:26 +03:00
CollectJoinOnKeysVisitor.cpp resolve some for review sentences 2019-10-15 18:49:00 +03:00
CollectJoinOnKeysVisitor.h asof join inequalities 2019-10-11 20:56:26 +03:00
ColumnNamesContext.cpp
ColumnNamesContext.h Fixed unpleasant code #6401 2019-08-08 23:02:30 +03:00
Context.cpp Review fixes 2019-10-22 13:47:43 +03:00
Context.h Attach detach and introspection queries for dictionaries 2019-10-11 16:21:52 +03:00
convertFieldToType.cpp Distinguish Array and Tuple field types when creating from array of Fields. (#7179) 2019-10-18 18:57:05 +03:00
convertFieldToType.h
createBlockSelector.cpp Added "assert_cast" function as a replacement for static_cast for columns 2019-08-21 05:28:04 +03:00
createBlockSelector.h
CrossToInnerJoinVisitor.cpp
CrossToInnerJoinVisitor.h
DatabaseAndTableWithAlias.cpp better includes 2019-09-04 13:15:34 +03:00
DatabaseAndTableWithAlias.h
DDLWorker.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
DDLWorker.h
DNSCacheUpdater.cpp
DNSCacheUpdater.h
EmbeddedDictionaries.cpp Remove redundant classes 2019-09-26 19:12:15 +03:00
EmbeddedDictionaries.h Remove redundant classes 2019-09-26 19:12:15 +03:00
evaluateConstantExpression.cpp Merge branch 'master' into formats_improvements 2019-10-16 17:15:13 +03:00
evaluateConstantExpression.h Fixed bad code in transformQueryForExternalDatabase 2019-10-09 22:58:50 +03:00
evaluateMissingDefaults.cpp refactoring: move collectUsedColumns from ExpressionAnalyzer to SyntaxAnalyzer 2019-08-09 17:50:04 +03:00
evaluateMissingDefaults.h
executeQuery.cpp Include PODArray.h into fewer files. 2019-10-11 14:28:16 +03:00
executeQuery.h Add allow_processors flag to executeQuery. 2019-09-02 18:19:01 +03:00
ExecuteScalarSubqueriesVisitor.cpp
ExecuteScalarSubqueriesVisitor.h
ExpressionActions.cpp Fix test. 2019-10-11 20:55:33 +03:00
ExpressionActions.h Fixes for 7216 2019-10-11 20:27:54 +03:00
ExpressionAnalyzer.cpp Update ExpressionAnalyzer.cpp 2019-10-05 22:34:57 +03:00
ExpressionAnalyzer.h InterpreterSelectQuery: reuse actions from getSampleBlock in readImpl. 2019-10-03 14:58:52 +03:00
ExpressionJIT.cpp Build fixes (#7063) 2019-10-05 22:25:31 +03:00
ExpressionJIT.h
ExternalDictionariesLoader.cpp Fix add and reload 2019-10-21 16:54:23 +03:00
ExternalDictionariesLoader.h Fix add and reload 2019-10-21 16:54:23 +03:00
ExternalLoader.cpp Less diff 2019-10-21 17:20:42 +03:00
ExternalLoader.h Fix add and reload 2019-10-21 16:54:23 +03:00
ExternalLoaderDatabaseConfigRepository.cpp Almost working 2019-10-16 17:59:52 +03:00
ExternalLoaderDatabaseConfigRepository.h Remove strange code in favor of less strange code 2019-10-21 17:59:35 +03:00
ExternalLoaderXMLConfigRepository.cpp Return getUpdateTime method to interface 2019-10-01 11:58:47 +03:00
ExternalLoaderXMLConfigRepository.h Return getUpdateTime method to interface 2019-10-01 11:58:47 +03:00
ExternalModelsLoader.cpp Remove strange code in favor of less strange code 2019-10-21 17:59:35 +03:00
ExternalModelsLoader.h Remove strange code in favor of less strange code 2019-10-21 17:59:35 +03:00
ExternalTablesVisitor.h
ExtractFunctionDataVisitor.cpp
ExtractFunctionDataVisitor.h
FillingRow.cpp fix build 2019-09-03 13:07:31 +03:00
FillingRow.h fix build 2019-09-03 13:07:31 +03:00
FindIdentifierBestTableVisitor.cpp
FindIdentifierBestTableVisitor.h Implement push-down inside join-statement 2019-02-26 13:56:19 +03:00
GetAggregatesVisitor.h move getAggregates() into SyntaxAnalyzer 2019-08-13 15:39:03 +03:00
getClusterName.cpp
getClusterName.h
GlobalSubqueriesVisitor.h Use existing alias as external table name 2019-09-13 16:25:24 +03:00
IdentifierSemantic.cpp
IdentifierSemantic.h
IExternalLoadable.cpp Remove runtime factory and remove one redundant object 2019-09-26 13:08:38 +03:00
IExternalLoadable.h Remove runtime factory and remove one redundant object 2019-09-26 13:08:38 +03:00
IExternalLoaderConfigRepository.h Less diff 2019-10-21 17:20:42 +03:00
IInterpreter.h
IJoin.h Fixes for 7216 2019-10-11 20:27:54 +03:00
InDepthNodeVisitor.h
InJoinSubqueriesPreprocessor.cpp
InJoinSubqueriesPreprocessor.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
InternalTextLogsQueue.cpp
InternalTextLogsQueue.h
InterpreterAlterQuery.cpp Remove two redundant arguments from alter 2019-08-26 17:50:34 +03:00
InterpreterAlterQuery.h
InterpreterCheckQuery.cpp Fix style 2019-07-16 13:50:59 +03:00
InterpreterCheckQuery.h
InterpreterCreateQuery.cpp Less diff 2019-10-21 17:20:42 +03:00
InterpreterCreateQuery.h Attach detach and introspection queries for dictionaries 2019-10-11 16:21:52 +03:00
InterpreterDescribeQuery.cpp Fixed possible deadlock in distributed queries 2019-08-31 15:18:14 +03:00
InterpreterDescribeQuery.h
InterpreterDropQuery.cpp Better load of dictionaries 2019-10-16 20:06:52 +03:00
InterpreterDropQuery.h Attach detach and introspection queries for dictionaries 2019-10-11 16:21:52 +03:00
InterpreterExistsQuery.cpp Attach detach and introspection queries for dictionaries 2019-10-11 16:21:52 +03:00
InterpreterExistsQuery.h Include IAST_fwd.h for using ASTPtr 2019-03-11 17:01:45 +03:00
InterpreterExplainQuery.cpp Include Field.h in less files. 2019-10-08 16:23:24 +03:00
InterpreterExplainQuery.h
InterpreterFactory.cpp Attach detach and introspection queries for dictionaries 2019-10-11 16:21:52 +03:00
InterpreterFactory.h
InterpreterInsertQuery.cpp Use header in native format created in InterpreterSelectQuery. Fill missed columns in Native format. 2019-09-10 19:31:41 +03:00
InterpreterInsertQuery.h Don't interrupt copyData() used inside Kafka materialized views (#6597) 2019-08-29 18:36:07 +03:00
InterpreterKillQueryQuery.cpp Add allow_processors flag to executeQuery. 2019-09-02 18:19:01 +03:00
InterpreterKillQueryQuery.h
InterpreterOptimizeQuery.cpp Attempt to fix deadlock 2019-08-20 04:24:53 +03:00
InterpreterOptimizeQuery.h
InterpreterRenameQuery.cpp Avoid deadlock in multiple tables RENAME 2019-08-31 13:37:28 +03:00
InterpreterRenameQuery.h
InterpreterSelectQuery.cpp fix optimize_read_in_order with in subquery 2019-10-17 16:11:27 +03:00
InterpreterSelectQuery.h fix optimize_read_in_order with in subquery 2019-10-17 16:11:27 +03:00
InterpreterSelectWithUnionQuery.cpp
InterpreterSelectWithUnionQuery.h Fix tests. 2019-08-09 16:37:42 +03:00
InterpreterSetQuery.cpp
InterpreterSetQuery.h
InterpreterShowCreateQuery.cpp Attach detach and introspection queries for dictionaries 2019-10-11 16:21:52 +03:00
InterpreterShowCreateQuery.h
InterpreterShowProcesslistQuery.cpp
InterpreterShowProcesslistQuery.h
InterpreterShowTablesQuery.cpp Attach detach and introspection queries for dictionaries 2019-10-11 16:21:52 +03:00
InterpreterShowTablesQuery.h
InterpreterSystemQuery.cpp Merge with master 2019-10-21 11:46:11 +03:00
InterpreterSystemQuery.h
InterpreterUseQuery.cpp
InterpreterUseQuery.h
InterpreterWatchQuery.cpp Added experimental setting for LIVE VIEWs 2019-08-23 02:46:40 +03:00
InterpreterWatchQuery.h
interpretSubquery.cpp some more ExpressionAnalyzer refactoring 2019-09-04 19:20:02 +03:00
interpretSubquery.h
InterserverIOHandler.h Miscellaneous [#CLICKHOUSE-2] 2019-01-02 09:44:36 +03:00
join_common.cpp implement MergeJoin.joinTotals() 2019-09-19 17:53:03 +03:00
join_common.h implement MergeJoin.joinTotals() 2019-09-19 17:53:03 +03:00
Join.cpp Merge pull request #7282 from 4ertus2/asof 2019-10-16 13:46:52 +03:00
Join.h Merge pull request #7282 from 4ertus2/asof 2019-10-16 13:46:52 +03:00
joinDispatch.h
JoinToSubqueryTransformVisitor.cpp fix multiple joins aliasing for order by and group by 2019-09-20 19:01:19 +03:00
JoinToSubqueryTransformVisitor.h
loadMetadata.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
loadMetadata.h
LogicalExpressionsOptimizer.cpp
LogicalExpressionsOptimizer.h
MergeJoin.cpp PartialMergeJoin flush data on disk (#7186) 2019-10-15 19:31:49 +03:00
MergeJoin.h PartialMergeJoin flush data on disk (#7186) 2019-10-15 19:31:49 +03:00
MetricLog.cpp Fix osx build 2019-09-21 21:30:01 +03:00
MetricLog.h Rectification of MetricLog: simplified code 2019-08-18 03:34:23 +03:00
MutationsInterpreter.cpp Prevent from using non-deterministic functions in mutations of replicated tables (#7247) 2019-10-10 17:38:08 +03:00
MutationsInterpreter.h fix test failure 2019-08-29 11:34:00 +08:00
NullableUtils.cpp Added "assert_cast" function as a replacement for static_cast for columns 2019-08-21 05:28:04 +03:00
NullableUtils.h
OptimizeIfWithConstantConditionVisitor.cpp
OptimizeIfWithConstantConditionVisitor.h
PartLog.cpp Add protocol version to cookies 2019-09-06 15:18:56 +03:00
PartLog.h Add moves to part log 2019-09-03 14:32:25 +03:00
PredicateExpressionsOptimizer.cpp remove asterisk_left_columns_only setting 2019-10-15 17:42:57 +03:00
PredicateExpressionsOptimizer.h Changed repository URL 2019-09-23 19:18:19 +03:00
PreparedSets.h
ProcessList.cpp Add a message in case of queue_wait_max_ms wait takes place 2019-10-18 23:36:12 +03:00
ProcessList.h Add "os_thread_ids" column to system tables 2019-09-01 00:47:15 +03:00
ProfileEventsExt.cpp
ProfileEventsExt.h
QueryAliasesVisitor.cpp Move backQuote() and quoteString() to a separate file, use StringRefs. 2019-10-11 00:18:52 +03:00
QueryAliasesVisitor.h Review fixes. 2019-08-19 21:10:40 +03:00
QueryLog.cpp Add "os_thread_ids" column to system tables 2019-09-01 00:47:15 +03:00
QueryLog.h Use proper types for Field. 2019-10-02 16:48:26 +03:00
QueryNormalizer.cpp Move backQuote() and quoteString() to a separate file, use StringRefs. 2019-10-11 00:18:52 +03:00
QueryNormalizer.h Added more comments. Fix operator== in ExpressionActions. 2019-08-15 12:51:53 +03:00
QueryPriorities.h
QueryThreadLog.cpp
QueryThreadLog.h
Quota.cpp
Quota.h Added some warnings from clang's -Weverything 2019-01-04 15:10:00 +03:00
ReplaceQueryParameterVisitor.cpp Move backQuote() and quoteString() to a separate file, use StringRefs. 2019-10-11 00:18:52 +03:00
ReplaceQueryParameterVisitor.h
RequiredSourceColumnsVisitor.cpp refactoring: move collectUsedColumns from ExpressionAnalyzer to SyntaxAnalyzer 2019-08-09 17:50:04 +03:00
RequiredSourceColumnsVisitor.h refactoring: move collectUsedColumns from ExpressionAnalyzer to SyntaxAnalyzer 2019-08-09 17:50:04 +03:00
RowRefs.cpp asof join inequalities 2019-10-11 20:56:26 +03:00
RowRefs.h resolve some for review sentences 2019-10-15 18:49:00 +03:00
SelectQueryOptions.h
Set.cpp Distinguish Array and Tuple field types when creating from array of Fields. (#7179) 2019-10-18 18:57:05 +03:00
Set.h Revert "CHYT-142: extend KeyCondition interface so that it returns BoolMask." 2019-09-24 04:29:26 +03:00
SettingsConstraints.cpp
SettingsConstraints.h
SetVariants.cpp Added "assert_cast" function as a replacement for static_cast for columns 2019-08-21 05:28:04 +03:00
SetVariants.h Include Field.h in less files. 2019-10-08 16:23:24 +03:00
sortBlock.cpp
sortBlock.h
SubqueryForSet.cpp MergeJoin in progress 2019-09-09 22:43:37 +03:00
SubqueryForSet.h MergeJoin in progress 2019-09-09 22:43:37 +03:00
SyntaxAnalyzer.cpp Merge pull request #7335 from 4ertus2/ast 2019-10-16 13:57:17 +03:00
SyntaxAnalyzer.h Fixes for 7216 2019-10-11 20:27:54 +03:00
SystemLog.cpp changes after review 2019-08-14 15:54:41 +03:00
SystemLog.h Include FieldVisitors.h in less files. 2019-10-07 20:23:05 +03:00
TablesStatus.cpp
TablesStatus.h
TextLog.cpp Change logger_name column in text_log to LowCardinality #6037 2019-08-13 02:47:15 +03:00
TextLog.h
ThreadStatusExt.cpp Add "os_thread_ids" column to system tables 2019-09-01 00:47:15 +03:00
TraceLog.cpp
TraceLog.h Remove excessive includes. 2019-09-30 15:31:14 +03:00
TranslateQualifiedNamesVisitor.cpp Fixed unpleasant code #6401 2019-08-08 23:02:30 +03:00
TranslateQualifiedNamesVisitor.h remove asterisk_left_columns_only setting 2019-10-15 17:42:57 +03:00
Users.cpp Remove Authentication::setType() function and fix comments. 2019-10-11 00:48:36 +03:00
Users.h Move the code which checks client host to a separate class. 2019-10-11 00:18:52 +03:00
UsersManager.cpp Move the code which checks client host to a separate class. 2019-10-11 00:18:52 +03:00
UsersManager.h Remove redundant classes 2019-09-26 19:12:15 +03:00