wgtmac opened a new pull request, #34107: URL: https://github.com/apache/arrow/pull/34107
### Rationale for this change `ColumnWriter::WriteArrowDictionary` has tried to update stats but has problem if a single write has been split into batches and more than one page is written. ### What changes are included in this PR? Make sure every write of batch has updated the stats. ### Are these changes tested? Add test case which fails without the fix. ### Are there any user-facing changes? No. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
