jkosh44 commented on issue #10548: URL: https://github.com/apache/datafusion/issues/10548#issuecomment-2631405703
This issue should be re-opened because the edge cases, like `select array_slice([1,2,3], -100, 1) r;` and `select array_slice([1,2,3], 1, 1, -1) r;` have not been fixed. Only the null input case. -- 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]
