ClickHouse/dbms/src
2015-11-20 19:20:54 +03:00
..
AggregateFunctions dbms: added aggregate function quantileExactWeighted and companions [#METR-18778]. 2015-11-15 11:31:08 +03:00
Client dbms: moved file [#METR-18778]. 2015-11-15 09:11:58 +03:00
Columns dbms: fixed error with -State functions and WITH TOTALS [#METR-18727]. 2015-11-11 04:28:34 +03:00
Common Fixed errors in gcc-5 [#METR-18843]. 2015-11-16 07:56:31 +03:00
Core dbms: added support for different numeric types in function has [#METR-18382]. 2015-10-12 10:05:54 +03:00
DataStreams dbms: fixed error in gcc-5 [#METR-18843]. 2015-11-16 07:00:46 +03:00
DataTypes dbms: allowed aliases without AS keyword in SELECT clause at top level [#METR-15573]. 2015-11-08 03:28:12 +03:00
Functions dbms: slightly refactor most dictionaries, add dictHas function for all dictionaries supporting dictGet*OrDefault. [#METR-17328], [#METR-18520] 2015-11-19 16:15:02 +03:00
Interpreters dbms: SAMPLE ... OFFSET development: using rational numbers [#METR-18847]. 2015-11-20 00:34:53 +03:00
IO dbms: use AIOContextPool in ReadBufferAIO [#METR-18618] 2015-11-03 18:15:45 +03:00
ODBC dbms: ODBC: development [#METR-18538]. 2015-11-04 03:50:09 +03:00
Parsers dbms: SAMPLE ... OFFSET development: using rational numbers [#METR-18847]. 2015-11-20 00:34:53 +03:00
Server dbms: SAMPLE ... OFFSET development: using rational numbers [#METR-18847]. 2015-11-20 00:34:53 +03:00
Storages dbms: add key description to system.dictionaries[#METR-17328] 2015-11-20 19:20:54 +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