thorfour opened a new issue, #24564: URL: https://github.com/apache/datafusion/issues/24564
### Describe the bug `coerced_from` doesn't support RunEndEncoded arrays, `extract_window_frame_target_type` doesn't support REE arrays either. ### To Reproduce Pass a RunEndEncoded array into coerced_from ### Expected behavior The array would be coerced from the REE array. ### Additional context _No response_ -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
