davisusanibar commented on code in PR #14168: URL: https://github.com/apache/arrow/pull/14168#discussion_r974441708
########## java/dataset/src/main/java/org/apache/arrow/dataset/jni/NativeScanner.java: ########## @@ -68,6 +68,15 @@ ArrowReader execute() { } @Override + public NativeScanTask scanTask() { Review Comment: Ok, let me delete that, this `scan()` method is exposed to the client and will cause break compatibilities -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org