ClickHouse/dbms/src/Interpreters
2017-03-28 10:00:03 +03:00
..
ClusterProxy Settings 'max_memory_usage_for_user' and 'max_memory_usage_for_all_queries': do not interfere between different queries [#CLICKHOUSE-2796]. 2017-02-01 06:53:10 +03:00
tests Moved code to cpp [#CLICKHOUSE-2]. 2017-03-25 08:55:49 +03:00
Aggregator.cpp move ClickHouseRevision to dbms 2017-03-16 13:51:41 +04:00
AsynchronousMetrics.cpp Allow link with jemalloc (#404) 2017-01-28 00:00:02 +04:00
ClientInfo.cpp move ClickHouseRevision to dbms 2017-03-16 13:51:41 +04:00
Cluster.cpp #437 encode name of default_database so it's can be passed through connection 2017-02-07 20:11:02 +04:00
CMakeLists.txt Customizable internal compiler 2017-03-02 16:34:43 +03:00
Compiler.cpp move ClickHouseRevision to dbms 2017-03-16 13:51:41 +04:00
Context.cpp Consider changes in default profile to initialize default users' settings. [#CLICKHOUSE-2906] 2017-03-23 21:30:22 +04:00
convertFieldToType.cpp Implemented limited support for NULLs in IN operator [#CLICKHOUSE-4]. 2017-03-28 06:00:33 +03:00
createBlockSelector.cpp Fix poor distributed insertion scalability (#481) 2017-02-12 00:20:57 +04: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 Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
evaluateMissingDefaults.cpp Normalized formatting [#CLICKHOUSE-3]. 2017-03-09 07:26:17 +03:00
executeQuery.cpp Fixed long ProcessList lock in case of remote server timeout. [#CLICKHOUSE-2799] 2017-02-07 20:08:43 +04:00
ExpressionActions.cpp Fixed error [#CLICKHOUSE-2]. 2017-03-14 03:14:19 +03:00
ExpressionAnalyzer.cpp Fixed error [#CLICKHOUSE-2]. 2017-03-14 03:14:19 +03:00
ExternalDictionaries.cpp fix scope_exit formatting 2017-03-04 00:10:41 +03: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 Fixed error [#CLICKHOUSE-2]. 2017-03-14 03:14:19 +03:00
InterpreterCheckQuery.cpp Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
InterpreterCreateQuery.cpp Implemented limited support for NULLs in IN operator [#CLICKHOUSE-4]. 2017-03-28 06:00:33 +03:00
InterpreterDescribeQuery.cpp Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
InterpreterDropQuery.cpp Add requested PR changes. [#CLICKHOUSE-2145] [issue #325] 2017-01-24 22:26:29 +04:00
InterpreterExistsQuery.cpp Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04:00
InterpreterFactory.cpp Query KILL QUERY. [#CLICKHOUSE-2120] 2017-01-27 03:59:39 +04:00
InterpreterInsertQuery.cpp issue #390: insert values by their positions instead of name 2017-03-07 15:30:05 +05:00
InterpreterKillQueryQuery.cpp Fixed error [#CLICKHOUSE-2]. 2017-03-14 03:14:19 +03:00
InterpreterOptimizeQuery.cpp Preparation [#METR-2944]. 2016-12-12 10:24:56 +03:00
InterpreterRenameQuery.cpp Setting fsync metadata (#380) 2017-01-23 22:05:07 +04:00
InterpreterSelectQuery.cpp Fixed error [#CLICKHOUSE-2]. 2017-03-14 03:14:19 +03:00
InterpreterSetQuery.cpp Preparation [#METR-2944]. 2016-12-12 10:24:56 +03:00
InterpreterShowCreateQuery.cpp Refactoring of numeric DataTypes (#581) 2017-03-12 14:13:45 +04: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 Unified JOIN variants (continued) [#CLICKHOUSE-4]. 2017-03-28 10:00:03 +03:00
loadMetadata.cpp Implemented draft version of clickhouse-local service. 2016-11-09 22:03:47 +03:00
LogicalExpressionsOptimizer.cpp Remove stringstream performance on very short queries (#391) 2017-01-25 05:53:29 +04:00
PartLog.cpp move ClickHouseRevision to dbms 2017-03-16 13:51:41 +04:00
ProcessList.cpp Fixed error [#CLICKHOUSE-2]. 2017-03-14 03:14:19 +03:00
QueryLog.cpp move ClickHouseRevision to dbms 2017-03-16 13:51:41 +04:00
Quota.cpp Printing user name in exception messages about exceeded quota [#METR-19622]. 2016-12-25 07:00:33 +03:00
Set.cpp Implemented limited support for NULLs in IN operator [#CLICKHOUSE-4]. 2017-03-28 06:00:33 +03:00
Settings.cpp Consider changes in default profile to initialize default users' settings. [#CLICKHOUSE-2906] 2017-03-23 21:30:22 +04:00
SetVariants.cpp SetVariants was extracted into separated file [#METR-23882] 2016-12-21 17:42:54 +05:00
sortBlock.cpp Added support for NULLS FIRST and LAST in ORDER BY (continued) [#CLICKHOUSE-2882]. 2017-03-12 16:01:19 +03:00
Users.cpp Moved code to cpp [#CLICKHOUSE-2]. 2017-03-25 08:55:49 +03:00