BlakeOrth commented on code in PR #18146:
URL: https://github.com/apache/datafusion/pull/18146#discussion_r2446160012
##########
datafusion/catalog-listing/src/helpers.rs:
##########
@@ -239,105 +238,6 @@ pub async fn list_partitions(
Ok(out)
}
-async fn prune_partitions(
Review Comment:
27,000 partitions, wow, the diversity of structured data never ceases to
amaze me. Let me review the PR you posted here closely to make sure we keep use
cases like this in mind.
--
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]