alamb closed issue #15896: Main is broken
URL: https://github.com/apache/datafusion/issues/15896
--
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-
gstvg commented on issue #15896:
URL: https://github.com/apache/datafusion/issues/15896#issuecomment-2840980768
After https://github.com/apache/datafusion/pull/15149, flatten stopped
working for `List(FixedSizeList)` because it expected the inner fixed size list
to be casted to list, which