khughitt commented on issue #33729:
URL: https://github.com/apache/arrow/issues/33729#issuecomment-1947613829

   Would it make sense to support the specialized int/str variants of Enum?
   
   - [enum.IntEnum](https://docs.python.org/3/library/enum.html#enum.IntEnum)
   - [enum.StrEnum](https://docs.python.org/3/library/enum.html#enum.StrEnum)
   - [enum.IntFlag](https://docs.python.org/3/library/enum.html#enum.IntFlag)?


-- 
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]

Reply via email to