Skip to content

Miscellaneous formats improvements#7215

Merged
akuzm merged 13 commits intomasterfrom
formats_improvements
Oct 17, 2019
Merged

Miscellaneous formats improvements#7215
akuzm merged 13 commits intomasterfrom
formats_improvements

Conversation

@tavplubix
Copy link
Copy Markdown
Member

@tavplubix tavplubix commented Oct 7, 2019

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Category (leave one):

  • Improvement

Short description (up to few sentences):
Resolves #6033, #2633, #6611, #6742

Detailed description (optional):

  • input_format_null_as_default setting works for all text formats
  • added input_format_tsv_empty_as_default setting
  • other minor fixes and improvements

@tavplubix tavplubix added the pr-improvement Pull request with some product improvements label Oct 7, 2019
@akuzm
Copy link
Copy Markdown
Contributor

akuzm commented Oct 7, 2019

It would be interesting to check the coverage information for this PR, so that we can be sure that cases are covered by the tests. Parsing is notoriously hard to get right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-improvement Pull request with some product improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

input_format_null_as_default setting.

2 participants