tadeja opened a new pull request, #50685: URL: https://github.com/apache/arrow/pull/50685
### Rationale for this change Prototype, potential follow-up to #49232 / #49590 ### What changes are included in this PR? Remove warnings from `write_feather()`, `read_feather()`, `read_table()`, and `FeatherDataset`. Warn on writing with `version=1` / reading Feather V1 file Update docs to V1-only and keep IPC migration guide ### Are these changes tested? Yes, on fork CI jobs succeed (except for unrelated [macOS segmentation fault](https://github.com/tadeja/arrow/actions/runs/30311223847/job/90262839865#step:11:506) as it's also seen [on main](https://github.com/apache/arrow/actions/runs/30327269461/job/90175153638#step:11:140) since commit 5e698fe ) ### Are there any user-facing changes? Yes ... -- 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]
