comphead commented on issue #2450:
URL:
https://github.com/apache/arrow-datafusion/issues/2450#issuecomment-1129887886
Hi @tustvold is it to be consistent with arrow Datatype::List()
```
/// A list of some logical data type with variable length.
List(Box<Field>),
```
--
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]