bvolpato commented on PR #23469: URL: https://github.com/apache/datafusion/pull/23469#issuecomment-5464337455
@neilconway, would you have some time to review this one? it fixes scalar-subquery projection round-trips when the rewritten join has no condition. the producer now emits a valid `CrossRel` or literal-true condition without loosening consumer validation. -- 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]
