AlenkaF opened a new pull request, #45742:
URL: https://github.com/apache/arrow/pull/45742

   ### Rationale for this change
   Legacy dataset in `ParquetDataset` has been deprecated since Arrow 15.0.0.
   We should remove the warnings and deprecate the `use_legacy_dataset` keyword 
arguments.
   
   ### What changes are included in this PR?
   Warnings and `use_legacy_dataset` keyword argument are removed from 
`ParquetDataset` together with connected test 
`test_deprecated_use_legacy_dataset `.
   
   ### Are these changes tested?
   Existing tests should pass.
   
   ### Are there any user-facing changes?
   Legacy dataset is removed from `ParquetDataset`.


-- 
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]

Reply via email to