vibhatha opened a new pull request, #14966: URL: https://github.com/apache/arrow/pull/14966
**DO NOT REVIEW** This draft PR includes a way to handle projection in `substrait::ReadRel`. This is still working in progress and the complete feature is not yet implemented. The current version is a very naive test code in evaluating what needs to be done. The complete PR should include the following. - [ ] Consuming Substrait `MaskExpression` - [x] Integrate `ReadRel` projection with extracted expressions from the consumed `MaskExpression` - [ ] Test cases to evaluate variations in `MaskExpression` consuming - [ ] Move `MaskExpression` ToProto to `expreesion_internal.cc` -- 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]
