fsaintjacques commented on pull request #7419: URL: https://github.com/apache/arrow/pull/7419#issuecomment-643311800
I also agree with the sentiment on variant, I noted this [here](https://github.com/apache/arrow/pull/7156#discussion_r435921179) (which touches the same code path). While variant can elegantly solve issues in other languages, e.g. rust enums, it diverges from our current usage of interfaces and inheritance and seems to break some compilers. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
