tobixdev opened a new pull request, #19800: URL: https://github.com/apache/datafusion/pull/19800
## Which issue does this PR close? Adds a reproducer for https://github.com/apache/datafusion/issues/19067. ## Rationale for this change The bug has been fixed in arrow-rs (https://github.com/apache/arrow-rs/pull/8981). To ensure this case is covered in the tests, we add a reproducer. ## What changes are included in this PR? - SLT test case exhibiting the issue. DISCLAIMER: First version was generated using AI from the original reproducer and improved by me. ## Are these changes tested? Yes. I've also ensure that the test case exhibits the issue on `branch-51`. ## Are there any user-facing changes? No -- 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]
