ClickHouse/dbms/include/DB
alexey-milovidov de9bc1dc75 Text formats allow to skip errors (#407)
* Allow to skip errors in text formats: added settings 'input_format_allow_errors_num' and 'input_format_allow_errors_ratio' [#CLICKHOUSE-2778]. https://github.com/yandex/ClickHouse/issues/134

* Allow to skip errors in text formats: added settings 'input_format_allow_errors_num' and 'input_format_allow_errors_ratio' [#CLICKHOUSE-2778]. https://github.com/yandex/ClickHouse/issues/134

* Allow to skip errors in text formats: added settings 'input_format_allow_errors_num' and 'input_format_allow_errors_ratio' [#CLICKHOUSE-2778]. https://github.com/yandex/ClickHouse/issues/134

* Allow to skip errors in text formats: added settings 'input_format_allow_errors_num' and 'input_format_allow_errors_ratio' [#CLICKHOUSE-2778]. https://github.com/yandex/ClickHouse/issues/134

* Allow to skip errors in text formats: added settings 'input_format_allow_errors_num' and 'input_format_allow_errors_ratio' [#CLICKHOUSE-2778]. https://github.com/yandex/ClickHouse/issues/134

* Allow to skip errors in text formats: added settings 'input_format_allow_errors_num' and 'input_format_allow_errors_ratio' [#CLICKHOUSE-2778]. https://github.com/yandex/ClickHouse/issues/134

* Allow to skip errors in text formats: added settings 'input_format_allow_errors_num' and 'input_format_allow_errors_ratio' [#CLICKHOUSE-2778]. https://github.com/yandex/ClickHouse/issues/134

* Allow to skip errors in text formats: added settings 'input_format_allow_errors_num' and 'input_format_allow_errors_ratio' [#CLICKHOUSE-2778]. https://github.com/yandex/ClickHouse/issues/134

* Allow to skip errors in text formats: added settings 'input_format_allow_errors_num' and 'input_format_allow_errors_ratio' [#CLICKHOUSE-2778]. https://github.com/yandex/ClickHouse/issues/134

* Allow to skip errors in text formats: added settings 'input_format_allow_errors_num' and 'input_format_allow_errors_ratio' [#CLICKHOUSE-2778]. https://github.com/yandex/ClickHouse/issues/134

* Added test [#CLICKHOUSE-2778].
2017-01-27 08:29:47 +04:00
..
AggregateFunctions Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
Analyzers Fixed error on clang [#CLICKHOUSE-2]. 2017-01-14 12:09:38 +03:00
Client adopt server timezone in non-interactive mode also 2016-11-17 00:12:08 +00:00
Columns Preparations [#CLICKHOUSE-2761]. 2017-01-20 08:00:04 +03:00
Common External dictionary profiling [#CLICKHOUSE-2197] (#381) 2017-01-25 22:40:44 +04:00
Core Sending progress in HTTP headers [#CLICKHOUSE-32]. 2017-01-22 18:03:55 +03:00
Databases Setting fsync metadata (#380) 2017-01-23 22:05:07 +04:00
DataStreams Text formats allow to skip errors (#407) 2017-01-27 08:29:47 +04:00
DataTypes Added type inference for lambdas [#CLICKHOUSE-11]. 2017-01-14 10:19:47 +03:00
Dictionaries External dictionary profiling [#CLICKHOUSE-2197] (#381) 2017-01-25 22:40:44 +04:00
Functions Fixed error [#CLICKHOUSE-2765]. 2017-01-22 14:45:41 +03:00
Interpreters Text formats allow to skip errors (#407) 2017-01-27 08:29:47 +04:00
IO Text formats allow to skip errors (#407) 2017-01-27 08:29:47 +04:00
Parsers Add requested changes. [#CLICKHOUSE-2120] 2017-01-27 03:59:39 +04:00
Storages Enabled vertical merge [#CLICKHOUSE-2069]. 2017-01-26 23:09:06 +03:00
TableFunctions Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00