rmnskb opened a new pull request, #47139: URL: https://github.com/apache/arrow/pull/47139
### Rationale for this change Please see Github Issue #47123 ### What changes are included in this PR? Added public Type Enums that mimic the original private variable groups used for internal type checking. ### Are these changes tested? Yes. Partly for now. ### Are there any user-facing changes? No, just additional features were added: they will now able to access the underlying types directly via the Type Enums. -- 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