comphead commented on issue #2450:
URL: 
https://github.com/apache/arrow-datafusion/issues/2450#issuecomment-1168068480

   > The latter, you will need to both specify the name of the lists element, 
and its nullability
   
   Thanks @tustvold for the quick reply. I was confused because we have the 
test like 
   ```
               ScalarValue::List(None, new_box_field("item", DataType::Boolean, 
true)),
   ```
   which also looks like list of primitives but with other datatype provided


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