Skip to content
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

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

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

BePPPower
Copy link
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

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
Contributor Author

run buildall

Copy link
Contributor

github-actions bot commented Jul 2, 2024

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

@doris-robot
Copy link

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
20 of 22 checks passed
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