ClickHouse/dbms/src/Interpreters
2015-07-13 19:18:28 +03:00
..
tests dbms: removed passing DataTypeFactory everywhere [#METR-16545]. 2015-05-28 06:49:28 +03:00
Aggregator.cpp dbms: allowed constant arguments of aggregate functions and keys [#METRIKASUPP-5388]. 2015-06-30 22:05:30 +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: initial implementation of QueryLog [#METR-16946]. 2015-06-26 23:48:10 +03:00
DictionaryFactory.cpp dbms: RangeHashedDictionary implementation [#METR-17111] 2015-07-13 19:18:28 +03:00
executeQuery.cpp dbms: QueryLog: development [#METR-16946]. 2015-07-01 08:24:08 +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: improved performance of query parsing and analyzing with very long arrays [#METR-17061]. 2015-06-29 07:54:52 +03:00
ExternalDictionaries.cpp dbms: external dictionaries: fix null pointer dereference after calling unique_ptr::release() 2015-06-26 18:45:31 +03:00
InterpreterAlterQuery.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterCheckQuery.cpp dbms: addition to prev. revision [#METR-2944]. 2015-06-18 05:30:50 +03:00
InterpreterCreateQuery.cpp dbms: addition to prev. revision [#METR-2944]. 2015-06-18 05:25:50 +03:00
InterpreterDropQuery.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterFactory.cpp dbms: addition to prev. revision [#METR-2944]. 2015-06-18 05:15:26 +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
ProcessList.cpp dbms: added simple priorities system [#METR-16911]. 2015-06-21 09:06:04 +03:00
QueryLog.cpp Merge 2015-07-08 02:11:30 +03:00
Quota.cpp dbms: QueryLog: development [#METR-16946]. 2015-07-01 08:18:54 +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