lidavidm opened a new pull request #9686: URL: https://github.com/apache/arrow/pull/9686
- ScanContext/ScanOptions have been merged, since they were essentially always passed together. - For scan options that are specific to a scan (e.g. CSV conversion options), a new FragmentScanOptions has been added to ScanOptions. Currently only CSV has this and it only wraps csv::ConvertOptions; follow up issues can tackle the rest. - GLib, Python, R, and Ruby bindings have been updated. TODOs - [ ] Do the Ruby bindings still build? - [ ] Consider fragment scan options for union datasets ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org