[
https://issues.apache.org/jira/browse/ARROW-15745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-15745.
------------------------------
Fix Version/s: 10.0.0
Resolution: Fixed
Issue resolved by pull request 14168
[https://github.com/apache/arrow/pull/14168]
> [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
> Assignee: David Dali Susanibar Arce
> Priority: Major
> Labels: good-first-issue, pull-request-available
> Fix For: 10.0.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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.10#820010)