ClickHouse/dbms/src/Interpreters
2016-01-07 22:52:21 +03:00
..
tests dbms: fixed build [#METR-17000]. 2015-12-01 20:10:24 +03:00
Aggregator.cpp dbms: better [#METR-19278]. 2015-12-23 10:35:36 +03:00
Cluster.cpp dbms: Server: merged branch METR-16213 into master 2015-10-20 17:59:29 +03:00
Compiler.cpp dbms: probably fixed error [#METR-16212]. 2015-12-13 12:20:13 +03:00
Context.cpp Moved files [#METR-17973]. 2015-10-05 04:26:43 +03:00
DictionaryFactory.cpp dbms: add ComplexKeyCacheDictionary, not yet complete [#METR-17328] 2015-11-16 20:49:39 +03:00
executeQuery.cpp dbms: fixed deadlock [#METR-18755]. 2015-11-12 05:14:28 +03:00
ExpressionActions.cpp Preparation to build with in-tree Poco library [#METR-19593]. 2016-01-07 22:52:21 +03:00
ExpressionAnalyzer.cpp dbms: allow conversion of most types to enum (not enum to enum though)[#METR-19265] 2015-12-25 17:45:58 +03:00
ExternalDictionaries.cpp Moved files [#METR-17973]. 2015-10-05 03:33:43 +03:00
InterpreterAlterQuery.cpp dbms: allowed DROP/DETACH partition on non-leader [#METR-17573]. 2015-10-03 00:28:19 +03:00
InterpreterCheckQuery.cpp dbms: Server: Set max_threads to max_distributed_connections in order to improve response times of CHECK TABLE. [#METR-16213] 2015-10-26 17:16:29 +03:00
InterpreterCreateQuery.cpp dbms: use CAST internally whenever a conversion is required [#METR-19265] 2015-12-25 15:06:16 +03:00
InterpreterDropQuery.cpp dbms: probably better [#METR-19172]. 2015-12-13 15:02:10 +03:00
InterpreterFactory.cpp dbms: addition to prev. revision [#METR-2944]. 2015-06-18 05:15:26 +03:00
InterpreterInsertQuery.cpp dbms: fixed segfault when using INSERT SELECT or CREATE AS SELECT with extremes=1 or WITH TOTALS [#METR-17491]. 2015-07-27 18:51:37 +03:00
InterpreterRenameQuery.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterSelectQuery.cpp dbms: unconditionally move evaluation of storage ALIASes to InterpterSelectQuery [#METR-19317] 2015-12-15 17:15:06 +03:00
InterpreterShowTablesQuery.cpp Merge 2015-10-01 18:10:41 +03:00
Join.cpp dbms: fixed excessive memory allocation when splitting single-level block in Aggregator [#METR-17000]. 2015-12-05 10:01:18 +03:00
loadMetadata.cpp dbms: fixed error in prev. revision [#METR-19171]. 2015-12-13 17:29:58 +03:00
LogicalExpressionsOptimizer.cpp dbms: removed unused field [#METR-2944]. 2015-12-24 21:35:01 +03:00
ProcessList.cpp dbms: added fault injection in memory tracker to more easily reproducing the bug [#METR-19278]. 2015-12-23 10:39:28 +03:00
QueryLog.cpp dbms: added revision to query_log table [#METR-19319]. 2015-12-09 06:30:54 +03:00
Quota.cpp Addition to prev. revision [#METR-17973]. 2015-10-05 04:40:00 +03:00
Set.cpp dbms: disallow direct comparison of Enums with Ints [#METR-19265] 2015-12-29 18:15:58 +03:00
Settings.cpp ███████████: split ClickHouse query to several sub queries [#METR-17968] 2015-09-14 11:50:35 +03:00
sortBlock.cpp dbms: improved performance of INSERT SELECT [#METR-19025]. 2015-11-21 18:47:32 +03:00