zml1206 commented on PR #6517:
URL:
https://github.com/apache/incubator-gluten/pull/6517#issuecomment-2330511277
@zhztheplayer Thank you for review. This pr can be reviewed later. I am
reconstructing this logic.
1. Add a new rule to push down the input file to the scan, and add an
additional project. The output is the output+inputfile of the scan.
2. Normal offloadproject, the inputfile project before scan will not be
pushed down.
3. Add a new rule. If scan offloads, push the inputfile to scan and delete
the project.
In this way, the overall logic is clearer, the offload logic will not be
invaded, and RAS can also be used directly.
cc @liuneng1994
--
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]