Skip to content

[Fix](csv_reader) Add a session variable to control whether empty rows in CSV files are read as NULL values#37153

Merged
morningman merged 1 commit intoapache:branch-2.1from
BePPPower:fixReadCsvEmptyLine-2.1
Jul 2, 2024
Merged

[Fix](csv_reader) Add a session variable to control whether empty rows in CSV files are read as NULL values#37153
morningman merged 1 commit intoapache:branch-2.1from
BePPPower:fixReadCsvEmptyLine-2.1

Conversation

@BePPPower
Copy link
Copy Markdown
Contributor

bp: #36668

Previously, empty rows in CSV files were ignored by Doris. Now, add a session variable to control whether empty rows in CSV files are read as NULL values.

…s in CSV files are read as NULL values. (apache#36668)

Previously, empty rows in CSV files were ignored by Doris.
Now, add a session variable to control whether empty rows in CSV files
are read as NULL values.
@doris-robot
Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@BePPPower
Copy link
Copy Markdown
Contributor Author

run buildall

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 2, 2024

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot
Copy link
Copy Markdown

TeamCity be ut coverage result:
Function Coverage: 36.34% (9151/25185)
Line Coverage: 27.88% (74691/267946)
Region Coverage: 26.78% (38515/143843)
Branch Coverage: 23.46% (19516/83174)
Coverage Report: http://coverage.selectdb-in.cc/coverage/11a495db98eba71dfdee19936a665c3e6f03ca1a_11a495db98eba71dfdee19936a665c3e6f03ca1a/report/index.html

@morningman morningman merged commit bd24a8b into apache:branch-2.1 Jul 2, 2024
morningman pushed a commit to morningman/doris that referenced this pull request Jul 9, 2024
@yiguolei yiguolei mentioned this pull request Jul 19, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants