alamb commented on code in PR #14464: URL: https://github.com/apache/datafusion/pull/14464#discussion_r1942943168
########## datafusion/catalog-listing/src/helpers.rs: ########## @@ -569,218 +580,6 @@ mod tests { assert_eq!(0, chunks.len()); } - #[tokio::test] - async fn test_pruned_partition_list_empty() { Review Comment: I took the liberty of doing this in [53dbc2f](https://github.com/apache/datafusion/pull/14464/commits/53dbc2fb1b175cfaed4fe94f2331f8f2fcd71d1c) -- 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