-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
GLib and ruby include bindings for internal classes such as ScanOptions, ScanContext, InMemoryScanTask, ScanTask, ... These are probably unnecessary and should be removed to present a simpler interface less prone to breakage under refactoring of the wrapped classes https://github.com/apache/arrow/pull/9532/checks?check_run_id=1974229719#step:8:2071
Reporter: Ben Kietzman / @bkietz
Assignee: Kouhei Sutou / @kou
Related issues:
- [R] Delete Scan() bindings (relates to)
- [C++] Develop threading APIs to accommodate nested parallelism (relates to)
- [C++][Dataset] Provide Scanner methods to yield/visit scanned batches (relates to)
PRs and other links:
Note: This issue was originally created as ARROW-11782. Please see the migration documentation for further details.