ClickHouse/dbms/src
2015-07-20 17:59:29 +03:00
..
AggregateFunctions dbms: removed aggregate function 'debug' [#METR-2944]. 2015-06-06 02:19:15 +03:00
Client dbms: Client: added line feed in case of exception in non-interactive mode [#METR-2944]. 2015-07-09 21:26:50 +03:00
Columns dbms: fixed error with arrays; added test [#METR-17110]. 2015-07-06 23:25:50 +03:00
Common dbms: get rid of columns inside Context [#METR-15553]. 2015-07-15 04:26:35 +03:00
Core dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
DataStreams dbms: added format TSKV [#METR-2944]. 2015-07-18 07:27:38 +03:00
DataTypes dbms: improved performance of query parsing and analyzing with very long arrays [#METR-17061]. 2015-06-29 07:54:52 +03:00
Functions dbms: add function metroHash64 2015-07-20 17:59:29 +03:00
Interpreters dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
IO ReadHelpers: add assertChar function [#METR-15514] 2015-06-10 11:14:46 +03:00
Parsers dbms: Server: Cosmetic changes that make easier to read, understand, and maintain the code that handles UNION ALL. [#METR-14099] 2015-07-13 18:02:29 +03:00
Server dbms: logging query finish for queries without result [#METR-16946]. 2015-07-14 06:05:10 +03:00
Storages dbms: fixed exception message [#METR-2944]. 2015-07-17 21:11:10 +03:00
TableFunctions 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