xumingming commented on PR #5782: URL: https://github.com/apache/incubator-gluten/pull/5782#issuecomment-2124133602
@zhztheplayer Since https://github.com/apache/incubator-gluten/pull/5838 is merged, this PR is ready for review now. Previous implementation always assume there is **dedicated** Project under Generate, now this is not true anymore. If there is a Project under Generate it could be a dedicated Project for Generate, or it also would be just a normal Project. So we added a metadata(injectedProject) in Substrait plan to tell us whether there is a dedicated Project under Generate. -- 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]
