Dandandan commented on pull request #1212:
URL: https://github.com/apache/arrow-datafusion/pull/1212#issuecomment-957138939


   I am not sure anymore this is a good idea.
   
   The problem with introducing `null` as scalar is that we lose the type 
information on the scalar (making everything type `Null`). In order to make 
this work, the value should be converted to an array of the original type 
afterwards.


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


Reply via email to