Re: [I] Main is broken [datafusion]

2025-04-30 Thread via GitHub
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-

Re: [I] Main is broken [datafusion]

2025-04-29 Thread via 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