ClickHouse/dbms/src/Interpreters
Alexey Milovidov b5c63dade9 Merge
2014-04-12 20:11:06 +04:00
..
tests Improvement [#METR-2807]. 2014-04-08 11:47:51 +04:00
Aggregator.cpp Improvement [#METR-2807]. 2014-04-08 11:31:51 +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 Merge 2014-04-07 23:10:14 +04:00
executeQuery.cpp Improvement [#METR-2807]. 2014-04-08 11:47:51 +04:00
ExpressionActions.cpp Improvement [#METR-2807]. 2014-04-08 11:58:53 +04:00
ExpressionAnalyzer.cpp dbms: improved code [#METR-10498]. 2014-04-12 19:49:36 +04:00
InterpreterAlterQuery.cpp dbms: add support for drop nested columns [#METR-10550] 2014-04-03 15:46:31 +04:00
InterpreterCreateQuery.cpp Improvement [#METR-2807]. 2014-04-08 11:31:51 +04:00
InterpreterDropQuery.cpp Merge 2014-03-20 17:00:42 +04:00
InterpreterInsertQuery.cpp dbms: fixed error with INSERT more than MAX_BLOCK_SIZE via HTTP [#METR-10789]. 2014-04-07 23:08:47 +04:00
InterpreterQuery.cpp Using IStorage locks properly in most places. Got rid of StoragePtr and DatabaseDropper. Drops are now synchronous. [#METR-10202] 2014-03-20 14:59:45 +04:00
InterpreterRenameQuery.cpp Merge 2014-03-20 17:00:42 +04:00
InterpreterSelectQuery.cpp Merge 2014-04-12 20:11:06 +04:00
InterpreterShowTablesQuery.cpp dbms: addition to prev. revision [#CONV-8665]. 2013-09-03 23:58:05 +00:00
loadMetadata.cpp Merge 2014-04-03 16:49:01 +04: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: improvements [#METR-10498] 2014-04-09 13:05:36 +04:00
Settings.cpp dbms: probably better [#METR-10240]. 2014-03-07 06:10:36 +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