Weston Pace created ARROW-15261: ----------------------------------- Summary: [C++] Simplify creating a scan node Key: ARROW-15261 URL: https://issues.apache.org/jira/browse/ARROW-15261 Project: Apache Arrow Issue Type: Sub-task Components: C++ Reporter: Weston Pace
The approach taken here will depend on the approach taken by ARROW-12311. If ScanOptions is completely hidden then we need a way to create a scan node from a ScannerBuilder and a Dataset. On the other hand, if we get rid of ScannerBuilder and only have ScanOptions then no work needs to be done here. -- This message was sent by Atlassian Jira (v8.20.1#820001)