ClickHouse/dbms/src/Interpreters
2014-02-28 19:01:52 +04:00
..
tests dbms: updated test [#METR-2944]. 2014-02-03 03:09:50 +00:00
Aggregator.cpp clickhouse: totals modes. [#METR-9365] 2014-02-27 16:53:38 +04:00
Cluster.cpp dbms: Cluster: improvement; TableFunctionRemote: allowed to omit port number [#METR-9750]. 2014-02-23 01:50:27 +04:00
Context.cpp temporary tables: new non-shared variable in context, function getTemporaryTable and update in getTable [METR-10071] 2014-02-28 19:01:52 +04:00
executeQuery.cpp dbms: query Id is String valued now, show process list also shows query_id, query_id is stored in processlist, now query could be replaced [METR-8818] 2014-02-12 17:31:02 +00:00
ExpressionActions.cpp dbms: more instrumentation [#METR-2944]. 2014-01-04 04:53:07 +00:00
ExpressionAnalyzer.cpp table functions: refixed table function analyzation in expression analyzer [METR-9750] 2014-02-28 17:28:42 +04:00
InterpreterAlterQuery.cpp dbms: fixed error messages 2013-12-23 09:29:42 +00:00
InterpreterCreateQuery.cpp dbms: Fixed error with incorrect handling of weird case (column names with whitespaces) [#METR-10225]. 2014-02-26 23:50:04 +04:00
InterpreterDropQuery.cpp Merge 2013-09-30 01:29:19 +00:00
InterpreterInsertQuery.cpp dbms: added ProfileEvents system [#METR-2944]. 2014-01-03 08:20:13 +00:00
InterpreterQuery.cpp dbms: added SHOW PROCESSLIST query and 'max_concurrent_queries' setting [#CONV-8665] [#CONV-8664]. 2013-09-03 20:21:28 +00:00
InterpreterRenameQuery.cpp Merge 2013-09-30 01:29:19 +00:00
InterpreterSelectQuery.cpp table functions: refixed table function analyzation in expression analyzer [METR-9750] 2014-02-28 17:28:42 +04:00
InterpreterShowTablesQuery.cpp dbms: addition to prev. revision [#CONV-8665]. 2013-09-03 23:58:05 +00:00
loadMetadata.cpp dbms: IO: added test [#METR-2944]. 2014-01-04 04:52:22 +00:00
Quota.cpp clickhouse-server: loading users, profiles and quotas form separate config file. [#METR-8956] 2014-02-13 07:17:22 +00:00
Set.cpp dbms: fixed error with IN [#METR-10219]. 2014-02-26 20:37:27 +04:00
sortBlock.cpp dbms: don't zero-fill columns with numbers [#METR-8582]. 2013-12-08 02:29:40 +00:00
SplittingAggregator.cpp clickhouse: totals modes. [#METR-9365] 2014-02-27 16:53:38 +04:00