berkaysynnada commented on code in PR #15769: URL: https://github.com/apache/datafusion/pull/15769#discussion_r2075028834
########## datafusion/core/tests/sql/path_partition.rs: ########## @@ -57,55 +53,6 @@ use object_store::{ use object_store::{Attributes, MultipartUpload, PutMultipartOpts, PutPayload}; use url::Url; -#[tokio::test] -async fn parquet_partition_pruning_filter() -> Result<()> { Review Comment: ~can we also apply the changes similar to the test in `datafusion/core/tests/parquet/file_statistics.rs ` to keep this test for now?~ I saw the new slt now 👍🏻 -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org