ClickHouse/dbms/src/Interpreters
2016-12-25 07:00:33 +03:00
..
ClusterProxy Preparation [#METR-2944]. 2016-12-12 10:24:56 +03:00
tests cmake: Boost, OpenSSL into find_package(). [#METR-23701] 2016-12-06 16:20:32 +03:00
Aggregator.cpp Merge branch 'master' into METR-19266 2016-12-10 07:51:36 +03:00
AsynchronousMetrics.cpp Added missing malloc metrics [#METR-23231]. 2016-10-24 11:03:25 +03: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 Fixed getFlagsPath() for clickhouse-local use case. [#METR-23761] 2016-12-19 17:15:45 +03: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
evaluateConstantExpression.cpp Better [#METR-2944]. 2016-11-20 15:43:20 +03:00
evaluateMissingDefaults.cpp Attempt to fix an error with defaults [#METR-21993]. 2016-08-15 22:41:44 +03:00
executeQuery.cpp Printing user name in exception messages about exceeded quota [#METR-19622]. 2016-12-25 07:00:33 +03:00
ExpressionActions.cpp Separate compilation of ProfileEvents; comments [#METR-23237]. 2016-10-24 05:02:37 +03:00
ExpressionAnalyzer.cpp Merging [#METR-19266]. 2016-12-10 09:16:06 +03:00
ExternalDictionaries.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00
getClusterName.cpp Better [#METR-2944]. 2016-11-20 15:43:20 +03:00
InterpreterAlterQuery.cpp Better [#METR-2944]. 2016-11-20 15:43:20 +03:00
InterpreterCheckQuery.cpp Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
InterpreterCreateQuery.cpp Fixed Enum usage in PK expressions. [#METR-23473] 2016-11-23 16:19:15 +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 code [#MOBMET-3953]. 2016-08-07 01:31:58 +03:00
InterpreterSelectQuery.cpp Better [#METR-2944]. 2016-11-20 15:43:20 +03: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 Preparation [#METR-2944]. 2016-12-12 10:24:56 +03:00
InterpreterShowTablesQuery.cpp Merge 2015-10-01 18:10:41 +03:00
InterpreterUseQuery.cpp Addition to prev. revision [#METR-2944]. 2016-12-12 10:29:21 +03:00
Join.cpp dbms: Server: merged from master [#METR-19266] 2016-10-19 18:00:56 +03:00
loadMetadata.cpp Implemented draft version of clickhouse-local service. 2016-11-09 22:03:47 +03:00
LogicalExpressionsOptimizer.cpp Better [#METR-2944]. 2016-11-20 15:43:20 +03:00
ProcessList.cpp ClientInfo: fixes [#METR-23279]. 2016-10-25 08:07:29 +03:00
QueryLog.cpp Refined query_log, processes and merges metrics. 2016-12-09 13:11:25 +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 use swtich instead of if ... else, so we will get error about unhandled enum on the compile time [#METR-2944] 2016-12-22 21:35:54 +05: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 Added string concatenation operator [#METR-23546]. 2016-11-20 07:47:51 +03:00