jayzhan211 commented on issue #7142:
URL: 
https://github.com/apache/arrow-datafusion/issues/7142#issuecomment-1817463663

   Take a note that array literal `select [1, null, 3]` is very different from 
`make_array` for handling nulls. We may need to write specialized conversion 
here
   
https://github.com/apache/arrow-datafusion/blob/325a3fbe7623d3df0ab64867545c4d93a0c96015/datafusion/sql/src/expr/value.rs#L153-L163
   


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