You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2022/02/21 14:58:00 UTC

[jira] [Created] (ARROW-15745) [Java] Remove ScanTask from the Dataset bindings

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)