adamreeve opened a new pull request, #46158: URL: https://github.com/apache/arrow/pull/46158
### Rationale for this change Prevent confusion of developers reading the Parquet source code or generated API documentation. ### What changes are included in this PR? Updates comments to make it clear that when the dictionary page gets too large, we always fall back to the plain encoding, regardless of the Parquet format version or specified encoding. ### Are these changes tested? N/A ### 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org