Jefffrey commented on code in PR #20039:
URL: https://github.com/apache/datafusion/pull/20039#discussion_r2736043977


##########
datafusion/catalog-listing/src/helpers.rs:
##########
@@ -368,7 +369,8 @@ fn try_into_partitioned_file(
 /// `filters` should only contain expressions that can be evaluated
 /// using only the partition columns.
 pub async fn pruned_partition_list<'a>(
-    ctx: &'a dyn Session,
+    config: &'a ConfigOptions,

Review Comment:
   Are these changes related?



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

Reply via email to