ClickHouse/dbms/include/DB/Interpreters
Michael Kolupaev 233557ec72 Merge
2014-04-02 14:40:23 +04:00
..
AggregationCommon.h dbms: added aggregate function uniqExact [#METR-2944]. 2014-02-02 09:08:06 +00:00
Aggregator.h Fixed parametric aggregate functions in totals. [#METR-10566] 2014-03-25 22:16:40 +04:00
ClearableHashMap.h dbms: fixed error with hash tables [#METR-10571]. 2014-03-25 04:28:25 +04:00
Cluster.h dbms: Cluster: improvement; TableFunctionRemote: allowed to omit port number [#METR-9750]. 2014-02-23 01:50:27 +04:00
Context.h Merge 2014-04-02 14:40:23 +04:00
Dictionaries.h dbms: Dictionaries: allowed to load partially [#CONV-9016]. 2013-10-21 13:56:11 +00:00
executeQuery.h dbms: addition to prev. revision [#CONV-8665]. 2013-09-03 23:58:05 +00:00
ExpressionActions.h dbms: reverted incomplete modification [#METR-2944]. 2013-11-19 20:12:10 +00:00
ExpressionAnalyzer.h dbms: (Warning: this commit makes clickhouse distributed queries incompatible with previous versions) Improved distributed query processing: more stages and optimizations are now made on remote side. Significantly reduced spaghettiness of InterpreterSelectQuery. [#METR-10616] 2014-03-28 16:13:58 +04:00
HashMap.h dbms: fixed error with hash tables [#METR-10571]. 2014-03-25 04:28:25 +04:00
HashSet.h dbms: fixed error with hash tables [#METR-10571]. 2014-03-25 04:28:25 +04:00
InterpreterAlterQuery.h Improved comment [#CONV-2807]. 2013-08-08 23:49:59 +00:00
InterpreterCreateQuery.h Merge 2013-02-08 17:06:29 +00:00
InterpreterDescribeQuery.h Added locks to IStorage. Some race conditions are fixed, some are introduced, along with some possible deadlocks. [#METR-10202] 2014-03-19 14:45:13 +04:00
InterpreterDropQuery.h 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
InterpreterExistsQuery.h dbms: Server: HTTP interface: allowed to specify default_format in URL parameter [#CONV-2944]. 2013-06-29 18:03:57 +00:00
InterpreterInsertQuery.h 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
InterpreterOptimizeQuery.h Added locks to IStorage. Some race conditions are fixed, some are introduced, along with some possible deadlocks. [#METR-10202] 2014-03-19 14:45:13 +04:00
InterpreterQuery.h dbms: development of limits [#CONV-2944]. 2012-12-25 20:36:35 +00:00
InterpreterRenameQuery.h dbms: development [#CONV-2944]. 2012-06-18 06:19:13 +00:00
InterpreterSelectQuery.h dbms: DISTINCT before ORDER BY. [#METR-9627] 2014-03-28 20:08:48 +04:00
InterpreterSetQuery.h dbms: development [#CONV-2944]. 2012-08-02 19:03:32 +00:00
InterpreterShowCreateQuery.h 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
InterpreterShowProcesslistQuery.h dbms: tiny modification [#METR-2944]. 2014-01-03 09:06:42 +00:00
InterpreterShowTablesQuery.h dbms: development [#CONV-2944]. 2012-06-18 07:49:19 +00:00
InterpreterUseQuery.h dbms: development [#CONV-2944]. 2012-08-02 17:33:31 +00:00
InterserverIOHandler.h Merge 2014-04-02 11:59:43 +04:00
Limits.h dbms: fixed few tiny errors [#METR-10240]. 2014-02-28 05:06:44 +04:00
loadMetadata.h dbms: development [#CONV-2944]. 2011-11-05 23:31:19 +00:00
ProcessList.h dbms: tiny fix [#METR-2944]. 2014-03-02 23:36:53 +04:00
Quota.h clickhouse-server: loading users, profiles and quotas form separate config file. [#METR-8956] 2014-02-13 07:17:22 +00:00
Set.h clickhouse: subqueries in IN update progress and can be cancelled (and added missing files). [#METR-10102] 2014-03-04 21:56:24 +04:00
Settings.h Merge 2014-03-28 18:36:24 +04:00
SettingsCommon.h clickhouse: totals modes. [#METR-9365] 2014-02-27 16:53:38 +04:00
sortBlock.h dbms: more clear code [#METR-2944]. 2013-11-29 22:10:15 +00:00
SplittingAggregator.h Fixed warnings on clang [#METR-2807]. 2014-03-10 08:17:17 +04:00
Users.h clickhouse-server: loading users, profiles and quotas form separate config file. [#METR-8956] 2014-02-13 07:17:22 +00:00