adriangb commented on PR #20061: URL: https://github.com/apache/datafusion/pull/20061#issuecomment-3825902207
> > Found an issue and stopping as there are other CI issues. > > Thank you, I will look into this. > > I'm struggling with the CI issue: https://github.com/apache/datafusion/actions/runs/21495116091/job/61927800829?pr=20061#step:4:7993 > > It seems like the only diff is the inclusion of a backtrace. I can reproduce locally if I run with `RUST_BACKTRACE=1` but without it no failure. Which is confusing... Fixed now. The issue was that we can't push `Expr::ScalarSubquery` into `TableScan`. -- 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]
