ClickHouse/dbms/src/Interpreters
2017-01-23 19:00:26 +03:00
..
ClusterProxy Fixed error with 'max_memory_usage_for_user' setting during distributed query execution [#METR-24117]. 2017-01-14 04:55:35 +03:00
tests translate comments [#CLICKHOUSE-3] 2017-01-19 03:48:59 +04:00
Aggregator.cpp Renamed methods Block::rows and Block::rowsInFirstColumn [#METR-2944]. 2017-01-02 23:45:27 +03:00
AsynchronousMetrics.cpp cmake: remove add_definitions(-DNO_TCMALLOC), instead use ENABLE_LIBTCMALLOC from config (#375) 2017-01-20 21:58:07 +04:00
ClientInfo.cpp Fixed ClientInfo [#METR-19471]. 2016-11-16 23:46:02 +03:00
Cluster.cpp Added requested PR changes. [#METR-22802] 2016-10-14 20:54:18 +03:00
CMakeLists.txt cmake: More options. [#METR-23701] 2016-12-05 15:43:14 +03:00
Compiler.cpp Addition to prev. revision [#METR-23920]. 2016-12-22 16:37:47 +03:00
Context.cpp Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
convertFieldToType.cpp Merge branch 'master' into METR-19266 2016-12-10 07:51:36 +03:00
DictionaryFactory.cpp Fixed style [#METR-2944]. 2016-12-18 21:34:49 +03:00
EmbeddedDictionaries.cpp Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
evaluateConstantExpression.cpp Squashed commit of the following: 2017-01-14 12:00:19 +03:00
evaluateMissingDefaults.cpp Squashed commit of the following: 2017-01-14 12:00:19 +03:00
executeQuery.cpp Sending progress in HTTP headers (continued) [#CLICKHOUSE-32]. 2017-01-22 20:26:55 +03:00
ExpressionActions.cpp Squashed commit of the following: 2017-01-14 12:00:19 +03:00
ExpressionAnalyzer.cpp Squashed commit of the following: 2017-01-14 12:00:19 +03:00
ExternalDictionaries.cpp Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
getClusterName.cpp Squashed commit of the following: 2017-01-06 20:41:19 +03:00
InJoinSubqueriesPreprocessor.cpp Fixed error in 'distributed_product_mode' setting, which breaks 'allow_databases' option [#CLICKHOUSE-2718]. 2017-01-14 06:10:16 +03:00
InterpreterAlterQuery.cpp Better [#METR-2944]. 2016-11-20 15:43:20 +03:00
InterpreterCheckQuery.cpp Renamed method (less confusion) [#METR-2944]. 2017-01-02 23:12:12 +03:00
InterpreterCreateQuery.cpp Comments [#CLICKHOUSE-3]. 2017-01-23 19:00:26 +03:00
InterpreterDescribeQuery.cpp Preparation [#METR-2944]. 2016-12-12 10:24:56 +03:00
InterpreterDropQuery.cpp Removed unused method [#METR-2944]. 2016-08-20 17:34:34 +03:00
InterpreterExistsQuery.cpp Preparation [#METR-2944]. 2016-12-12 10:24:56 +03:00
InterpreterFactory.cpp Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
InterpreterInsertQuery.cpp Merge remote-tracking branch 'origin/master' into metrics_refinement 2016-12-12 19:17:23 +03:00
InterpreterOptimizeQuery.cpp Preparation [#METR-2944]. 2016-12-12 10:24:56 +03:00
InterpreterRenameQuery.cpp Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
InterpreterSelectQuery.cpp Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
InterpreterSetQuery.cpp Preparation [#METR-2944]. 2016-12-12 10:24:56 +03:00
InterpreterShowCreateQuery.cpp Preparation [#METR-2944]. 2016-12-12 10:24:56 +03:00
InterpreterShowProcesslistQuery.cpp parse INTO OUTFILE clause [#CLICKHOUSE-2133] 2017-01-19 03:48:59 +04:00
InterpreterShowTablesQuery.cpp parse INTO OUTFILE clause [#CLICKHOUSE-2133] 2017-01-19 03:48:59 +04:00
InterpreterUseQuery.cpp Addition to prev. revision [#METR-2944]. 2016-12-12 10:29:21 +03:00
Join.cpp Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
loadMetadata.cpp Implemented draft version of clickhouse-local service. 2016-11-09 22:03:47 +03:00
LogicalExpressionsOptimizer.cpp Fixed error with multiple calls of LogicalExpressionAnalyzer [#METR-24079]. 2017-01-12 03:26:39 +03:00
ProcessList.cpp Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
QueryLog.cpp Renamed method (less confusion) [#METR-2944]. 2017-01-02 23:12:12 +03:00
Quota.cpp Printing user name in exception messages about exceeded quota [#METR-19622]. 2016-12-25 07:00:33 +03:00
Set.cpp Squashed commit of the following: 2017-01-14 12:00:19 +03:00
Settings.cpp Added requested PR changes, 2nd iteration. 2016-11-14 02:57:18 +03:00
SetVariants.cpp SetVariants was extracted into separated file [#METR-23882] 2016-12-21 17:42:54 +05:00
sortBlock.cpp Renamed method (less confusion) [#METR-2944]. 2017-01-02 23:12:12 +03:00