lidavidm commented on code in PR #14168:
URL: https://github.com/apache/arrow/pull/14168#discussion_r974436406


##########
java/dataset/src/main/java/org/apache/arrow/dataset/jni/NativeScanner.java:
##########
@@ -68,6 +68,15 @@ ArrowReader execute() {
   }
 
   @Override
+  public NativeScanTask scanTask() {

Review Comment:
   We just shouldn't have ScanTask at all, there is no such thing on the C++ 
side anymore.



-- 
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]

Reply via email to