ClickHouse/dbms/src/Interpreters
2015-09-18 03:46:36 +03:00
..
tests dbms: add FarmHash64 and two variations of MetroHash64 to hash_map_string_3 text [#METR-15838] 2015-07-20 20:50:24 +03:00
Aggregator.cpp dbms: fixed error [#METR-17536]. 2015-09-15 00:09:33 +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: implemented method 'pull' for GLOBAL subqueries [#METR-17758]. 2015-09-05 04:22:09 +03:00
DictionaryFactory.cpp dbms: add expression support for id, range_min and range_max [#METR-17888] 2015-09-08 12:38:44 +03:00
executeQuery.cpp dbms: added setting 'max_concurrent_queries_for_user' [#METR-17965]. 2015-09-09 00:01:43 +03:00
ExpressionActions.cpp dbms: implemented LEFT ARRAY JOIN [#METR-17474]. 2015-07-26 13:54:45 +03:00
ExpressionAnalyzer.cpp dbms: allowed tuples with one element; allowed empty sets [#METR-18020]. 2015-09-11 23:58:44 +03:00
ExternalDictionaries.cpp dbms: external dictionaries: fixed errors [#METR-17508]. 2015-08-12 07:21:10 +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: fixed error [#METR-17286]. 2015-09-18 03:46:36 +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: 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: fixed error with WITH TOTALS in subquery with distributed table with one shard and LIMIT [#METR-17561]. 2015-09-04 22:40:55 +03:00
InterpreterShowTablesQuery.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
Join.cpp dbms: fixed error with column order in RIGHT and FULL JOINs [#METR-17550]. 2015-09-03 23:48:02 +03:00
loadMetadata.cpp dbms: addition to prev. revision [#METR-17716]. 2015-08-16 11:21:19 +03:00
LogicalExpressionsOptimizer.cpp Revert "dbms: improvement (incomplete) [#METR-16164]." 2015-05-03 12:13:08 +03:00
ProcessList.cpp dbms: added setting 'max_concurrent_queries_for_user' [#METR-17965]. 2015-09-09 00:01:43 +03:00
QueryLog.cpp dbms: quorum inserts: development [#METR-16779]. 2015-09-10 23:43:42 +03:00
Quota.cpp dbms: QueryLog: development [#METR-16946]. 2015-07-01 08:18:54 +03:00
Set.cpp dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
Settings.cpp ███████████: split ClickHouse query to several sub queries [#METR-17968] 2015-09-14 11:50:35 +03:00
sortBlock.cpp dbms: addition to prev. revision [#METR-17704]. 2015-08-14 05:47:07 +03:00