tobixdev commented on issue #18870: URL: https://github.com/apache/datafusion/issues/18870#issuecomment-3562808534
Ok I've looked a bit into the PR and it seems like we just hit the fast path that was added in the PR and therefore the bug was not exercised. I've update the reproducer such that it also crashed on the newest main. The difference is that we now create a large enough right-hand-side such that the fast path isn't exercised. @alamb Sorry for prematurely closing the ticket. Could you please re-open it? -- 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]
