namanjain24-sudo commented on PR #25091:
URL: https://github.com/apache/datafusion/pull/25091#issuecomment-5815219014

   Done in b1f7838 — dropped the captured left schema metadata and explicit 
projection schema, now just 
`LogicalPlanBuilder::from(joined).project(exprs)?.build()`. Doc comment and the 
test's schema-level assertion updated to match (checks the "table" key instead 
of the full map); per-field checks are untouched. All 211 substrait tests pass, 
fmt/clippy clean.


-- 
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]

Reply via email to