ClickHouse/dbms/src/Interpreters
2015-06-18 05:11:05 +03:00
..
tests dbms: removed passing DataTypeFactory everywhere [#METR-16545]. 2015-05-28 06:49:28 +03:00
Aggregator.cpp Merge 2015-04-16 17:27:56 +03:00
Cluster.cpp dbms: fixing error [#METR-16575]. 2015-05-29 00:41:28 +03:00
Compiler.cpp dbms: added ProfileEvents for Compiler [#METR-16212]. 2015-05-05 18:50:20 +03:00
Context.cpp dbms: removed passing DataTypeFactory everywhere [#METR-16545]. 2015-05-28 06:49:28 +03:00
DictionaryFactory.cpp dbms: rename CacheDictionary size parameter to size_in_cells. [#METR-13298] 2015-03-18 12:57:40 +03:00
executeQuery.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
ExpressionActions.cpp dbms: allowed to compare Date and DateTime with constant string [#METR-2944]. 2015-06-12 10:46:58 +03:00
ExpressionAnalyzer.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
ExternalDictionaries.cpp dbms: reload initially failed dictionaries with exponential backoff [#METR-16702] 2015-06-09 19:18:49 +03:00
InterpreterAlterQuery.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterCheckQuery.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterCreateQuery.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterDropQuery.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterFactory.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterInsertQuery.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterRenameQuery.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterSelectQuery.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterShowTablesQuery.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
Join.cpp dbms: JOIN: added checking of types of key columns [#METR-16762]. 2015-06-10 02:50:22 +03:00
loadMetadata.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
LogicalExpressionsOptimizer.cpp Revert "dbms: improvement (incomplete) [#METR-16164]." 2015-05-03 12:13:08 +03:00
Quota.cpp dbms: added support for randomization of quota intervals [#METR-16576]. 2015-05-30 00:32:10 +03:00
Set.cpp dbms: allowed to compare Date and DateTime with strings in IN [#METR-2944]. 2015-06-16 21:50:44 +03:00
Settings.cpp dbms: added value 2 for setting 'readonly'; ignoring settings from remote client in readonly mode [#METR-15168]. 2015-02-27 23:35:26 +03:00
sortBlock.cpp dbms: fixed collations; preparation to external sorting [#METR-2944]. 2015-01-07 18:30:11 +03:00