David Li created ARROW-15745:
--------------------------------
Summary: [Java] Remove ScanTask from the Dataset bindings
Key: ARROW-15745
URL: https://issues.apache.org/jira/browse/ARROW-15745
Project: Apache Arrow
Issue Type: Improvement
Components: Java
Reporter: David Li
The JNI bindings still expose a 'ScanTask' interface even though this is
redundant since there are no more ScanTasks on the C++ side. We should just let
you directly iterate over batches from the scanner.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)