timsaucer commented on issue #22393: URL: https://github.com/apache/datafusion/issues/22393#issuecomment-5286076658
I believe #24341 is a regression. I have tested the SLT in it against 54.1.0 and 55.0.0 and I do get an assertion fired in 55.0.0. I have put up a PR to correct it: https://github.com/apache/datafusion/pull/24345 If that's approved, I'll make a PR targeting `branch-55` and start a new release candidate. I'm sorry this is coming in late, but it was only found at the very end of our datafusion-python testing and only showed up when we built in release mode. -- 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]
