ClickHouse/dbms/src
2016-08-26 22:50:04 +03:00
..
AggregateFunctions Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087]. 2016-07-14 08:22:09 +03:00
Client Client: fixed error that 'format' command line option was collided between common arguments and arguments for external tables [#METR-22057]. 2016-08-19 00:00:00 +03:00
Columns Fixed test [#METR-18149]. 2016-07-10 10:36:37 +03:00
Common Better [#METR-22410]. 2016-08-13 08:29:53 +03:00
Core Function 'convertCharset': development [#METR-22482]. 2016-08-26 00:44:47 +03:00
Databases Allow to set 'force_restore_data' flag with creating file on local filesystem [#METR-21594], [#METR-17811]. 2016-08-10 00:48:05 +03:00
DataStreams build: fix build after merge with clickhouse repo 2016-08-18 14:17:07 +03:00
DataTypes Avoid copying ColumnWithTypeAndName [#METR-22173]. 2016-08-05 02:35:07 +03:00
Dictionaries use 'std::vector<bool> loaded_ids' for FlatDictionary::has() 2016-08-25 23:09:58 +03:00
Functions convertCharset: development [#METR-22482]. 2016-08-26 05:24:17 +03:00
Interpreters Fixed error, removed partially duplicate code [#METR-22462]. 2016-08-25 20:23:29 +03:00
IO Fixed error [#METR-22304]. 2016-08-20 23:10:47 +03:00
ODBC ODBC Driver: fixed error [#METR-18538]. 2016-04-10 14:51:09 +03:00
Parsers Fixed error with duplicate columns in subqueries [#METR-22381]. 2016-08-20 20:10:00 +03:00
Server Add CORS hearder,param:add_http_cors_header and check request header 2016-08-23 21:35:23 +03:00
Storages Fixed error with cancelling merges on ALTERs [#METR-22524]. 2016-08-26 22:50:04 +03:00
TableFunctions Fixed error, removed partially duplicate code [#METR-22462]. 2016-08-25 20:23:29 +03:00
CMakeLists.txt dbms: Declared max_block_size. [#METR-21516] 2016-05-29 04:12:10 +03:00