alamb opened a new pull request, #6885: URL: https://github.com/apache/arrow-rs/pull/6885
# Which issue does this PR close? - Follow on to https://github.com/apache/arrow-rs/pull/6873 from @brancz # Rationale for this change https://github.com/apache/arrow-rs/pull/6873 didn't deprecate `dict_is_ordered` but there is no way to set the ordered field now that `Field::new_with_dict` was deprecated # What changes are included in this PR? Add `Field::with_dict_id_ordered` setter and docs # Are there any user-facing changes? New API <!-- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
