Closed Double0101 closed 1 year ago
Thanks for the contribution! I have applied any labels matching special text in your PR Changelog.
Please review the labels and make any necessary changes.
Patch coverage: 100.00
% and project coverage change: -5.12
:warning:
Comparison is base (
7d03695
) 60.25% compared to head (d096d0f
) 55.13%.:exclamation: Current head d096d0f differs from pull request most recent head 52c072d. Consider uploading reports for the commit 52c072d to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Cause: in the function ParsingStrategy::ParseResult ParsingStrategy::GetOneRow field->val_str(str) cannot distinguish 0 and NULL value. Solution: Check whether field's default value is NULL.
Summary about this PR
Issue Number: close #1865
Tests Check List
Changelog
Documentation