ClickHouse/dbms/src
Yuri Dyachenko 295ca40237 typo fix
2016-08-30 22:28:32 +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 add -Wold-style-cast 2016-08-26 22:55:11 +03:00
Core Fixed error with INSERT SELECT and nested data structures [#METR-22328]. 2016-08-07 18:13:40 +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 More verbose error message when conversion function cannot parse value from string [#METR-22408]. 2016-08-17 10:51:39 +03:00
Interpreters rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
IO add -Wold-style-cast 2016-08-26 22:55:11 +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 typo fix 2016-08-30 22:28:32 +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