Jimexist commented on issue #1184:
URL: 
https://github.com/apache/arrow-datafusion/issues/1184#issuecomment-953986386


   @alamb have you compared the two different proposals that @Dandandan and I 
put?
   
   1. to have one untyped enum case `Null`
   2. to have one typed enum case `Null(DataType)` and remove the `Option` 
wrapping for all other enum cases


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