westonpace commented on issue #32987:
URL: https://github.com/apache/arrow/issues/32987#issuecomment-1641039534
We will probably need to go through a deprecation cycle to remove the old
scan node since it has a different API. I'm going to start listing the things
we want to deprecate here:
* We can deprecate the old scanning methods in fragment / dataset (e.g.
`FileFormat::Inspect` or `Fragment::ScanBatchesAsync`.
* We can deprecate the `GetRecordBatchGenerator` method in
`parquet::arrow::FileReader` (in favor of `ReadRowGroupsAsync`)
--
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]