ClickHouse/dbms/include/DB
2015-11-29 20:06:30 +03:00
..
AggregateFunctions dbms: workaround for incompatibility with gcc and clang [#METR-19128]. 2015-11-27 00:31:06 +03:00
Client Merge 2015-11-06 20:44:01 +03:00
Columns dbms: better [#METR-2944]. 2015-11-29 20:06:30 +03:00
Common dbms: added support for hex escape sequences in strings [#METR-19072]. 2015-11-25 06:11:17 +03:00
Core dbms: improved performance of INSERT SELECT [#METR-19025]. 2015-11-29 16:18:12 +03:00
DataStreams dbms: improved performance of INSERT SELECT [#METR-19025]. 2015-11-29 16:18:12 +03:00
DataTypes dbms: added support for different numeric types in function has [#METR-18382]. 2015-10-12 10:05:54 +03:00
Dictionaries dbms: use ArenaWithFreeLists for strings in cache dictionary [#METR-17328] 2015-11-24 15:47:51 +03:00
Functions dbms: development; provided monotonicity properties for date-time functions [#METR-19052]. 2015-11-29 14:58:44 +03:00
Interpreters dbms: allowed to use index if column is wrapped by piecewise-monotonic functions: initial implementation [#METR-19052]. 2015-11-29 11:06:29 +03:00
IO dbms: added support for hex escape sequences in strings [#METR-19072]. 2015-11-25 06:11:17 +03:00
Parsers dbms: SAMPLE ... OFFSET development: using rational numbers [#METR-18847]. 2015-11-20 00:34:53 +03:00
Storages dbms: development; provided monotonicity properties for date-time functions [#METR-19052]. 2015-11-29 14:58:44 +03:00
TableFunctions dbms: Server: merged branch METR-16213 into master 2015-10-20 17:59:29 +03:00