StarRocks / starrocks

The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
https://starrocks.io
Apache License 2.0
9.05k stars 1.82k forks source link

[BugFix] Fix hive text reader can't recognize last empty element (backport #52990) #53001

Closed mergify[bot] closed 3 days ago

mergify[bot] commented 3 days ago

Why I'm doing:

User's data is ["1", "2", ""] We will read as ["1", "2"]

What I'm doing:

fix it

What type of PR is this:

Does this PR entail a change in behavior?

If yes, please specify the type of change:

Checklist:

Bugfix cherry-pick branch check:

What I'm doing:

fix it

What type of PR is this:

Does this PR entail a change in behavior?

If yes, please specify the type of change:

Checklist: