Skip to content

Conversation

@LuciferYang
Copy link
Contributor

Purpose

From an intent perspective, the PaimonRecordReaderIterator#close method is supposed to assign null to currentResult when currentIterator != null. However, it was mistakenly written as currentResult == null. This pr corrects this issue.

Tests

Existing tests

API and Format

No

Documentation

No

@JingsongLi
Copy link
Contributor

+1

@JingsongLi JingsongLi merged commit bbf61dd into apache:master Jan 16, 2026
13 checks passed
@LuciferYang
Copy link
Contributor Author

Thanks @JingsongLi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants