-
Notifications
You must be signed in to change notification settings - Fork 735
Fixed help for --null-value in import file command and refactored csv parser error handling #3936
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed help for --null-value in import file command and refactored csv parser error handling #3936
Conversation
|
⚪ |
|
⚪
|
|
⚪
|
9aa6401 to
9b0879c
Compare
|
⚪
|
|
⚪
|
|
⚪ |
|
⚪ |
|
⚪ |
b486f41 to
1511453
Compare
|
⚪ |
|
⚪ |
|
⚪ |
|
⚪ |
|
⚪ |
|
⚪
|
|
⚪
|
|
⚪ ⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ ⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
… parser error handling (ydb-platform#3936) Co-authored-by: Nikolay Perfilov <pnv1@yandex-team.ru>
… parser error handling (ydb-platform#3936) Co-authored-by: Nikolay Perfilov <pnv1@yandex-team.ru>
Changelog entry
Fixed default for --null-value in ydb import file csv/tsv commands and improved error text
Changelog category
Additional information
...