ClickHouse/dbms/src/Interpreters
2014-03-05 22:20:55 +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 Revert "temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071]" 2014-03-04 23:01:22 +04:00
executeQuery.cpp dbms: don't log and use in processlist INSERT data [#METR-10258]. 2014-03-03 00:37:11 +04:00
ExpressionActions.cpp dbms: more instrumentation [#METR-2944]. 2014-01-04 04:53:07 +00:00
ExpressionAnalyzer.cpp clickhouse: subqueries in IN update progress and can be cancelled (and added missing files). [#METR-10102] 2014-03-04 21:56:24 +04:00
InterpreterAlterQuery.cpp dbms: fixed deadlock in alter modify [#METR-10242] 2014-03-05 22:20:55 +04: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 clickhouse: subqueries in IN update progress and can be cancelled (and added missing files). [#METR-10102] 2014-03-04 21:56:24 +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 clickhouse: subqueries in IN update progress and can be cancelled (and added missing files). [#METR-10102] 2014-03-04 21:56:24 +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