etseidl opened a new pull request, #7558: URL: https://github.com/apache/arrow-rs/pull/7558
# Which issue does this PR close? Follow-on to #7553 # Rationale for this change @mbrobbel suggestion (https://github.com/apache/arrow-rs/pull/7553#discussion_r2111357463). <!-- Why are you proposing this change? If this is already explained clearly in the issue then this section is not needed. Explaining clearly why changes are proposed helps reviewers understand your changes and offer better suggestions for fixes. --> # What changes are included in this PR? Provide references for default values. The values don't show up in docs, but they are at least visible in my IDE (which helps verify their accuracy). I also took this opportunity to move a few global setters up with the rest of the globals...several were buried down with column specific setters. <!-- There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR. --> # Are there any user-facing changes? No <!-- If there are user-facing changes then we may require documentation to be updated before approving the PR. --> <!--- If there are any breaking changes to public APIs, please call them out. --> -- 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