jonalm edited a comment on pull request #309:
URL: https://github.com/apache/arrow-julia/pull/309#issuecomment-1073125929


   On second thought that `T` idea brakes down (without careful handleing) for 
enums containing `T` fields, which I guess are way more likely than 
`_<enumname>`.
   
   edit:
   I changed it to inner type name to __TYPE__ , as it is equal across 
different enums (which are identified by module name), and not likely to be an 
enum value name.


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