2010YOUY01 opened a new pull request, #24549: URL: https://github.com/apache/datafusion/pull/24549
## Which issue does this PR close? Part of #24542. ## Rationale for this change This API is past DataFusion's [deprecation period](https://datafusion.apache.org/contributor-guide/api-health.html#deprecation-guidelines). ## What changes are included in this PR? Removes `get_statistics_with_limit` and its supporting code. Use `get_files_with_limit` and `compute_all_files_statistics` instead. ## Are these changes tested? NA ## Are there any user-facing changes? Yes, this is a breaking Rust API change. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
