comphead commented on issue #3123:
URL:
https://github.com/apache/arrow-datafusion/issues/3123#issuecomment-1224753049
@alamb looks like it was already fixed in #2194
```
DataFusion CLI v11.0.0
❯ select array[1, 2, 'foo'];
NotImplemented("Arrays with different types are not supported: {Int64,
Utf8}")
```
--
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]