ianmcook commented on issue #33985: URL: https://github.com/apache/arrow/issues/33985#issuecomment-1435319522
@westonpace with the implementation you envision, could this also give us the ability to pass Substrait expressions to [`arrow::dataset::ScannerBuilder::Filter()`](https://arrow.apache.org/docs/cpp/api/dataset.html#_CPPv4N5arrow7dataset14ScannerBuilder6FilterERKN7compute10ExpressionE) and [`arrow::dataset::ScannerBuilder::Project()`](https://arrow.apache.org/docs/cpp/api/dataset.html#_CPPv4N5arrow7dataset14ScannerBuilder7ProjectENSt6vectorINSt6stringEEE)? That would be very, very cool indeed. -- 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]
