etseidl opened a new pull request, #7930: URL: https://github.com/apache/arrow-rs/pull/7930
# Which issue does this PR close? - Relates to #7909. # Rationale for this change Not for merging, but as a discussion point. This PR implements the thrift union `ColumnOrder` as a rust struct rather than a rust enum, analogously to how the thrift rust generator handles thrift enums. The current implementation is not very ergonomic, but gets the point across. -- 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