Skip to content

Conversation

HuaHuaY
Copy link
Contributor

@HuaHuaY HuaHuaY commented Sep 28, 2025

Rationale for this change

Fix wrong result of num_rows() method in FileSerializer.

What changes are included in this PR?

  1. add num_rows_ before each call to RowGroupWriter::Close in FileSerializer.

Are these changes tested?

Yes.

Are there any user-facing changes?

Now num_rows_ will return the corrent result which is the number of rows in the yet started RowGroups.

@HuaHuaY HuaHuaY requested a review from wgtmac as a code owner September 28, 2025 11:28
Copy link

⚠️ GitHub issue #47664 has been automatically assigned in GitHub to PR creator.

@HuaHuaY
Copy link
Contributor Author

HuaHuaY commented Sep 28, 2025

@pitrou @wgtmac @mapleFU Please take a look.

@github-actions github-actions bot added awaiting committer review Awaiting committer review and removed awaiting review Awaiting review labels Sep 28, 2025
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