goutamadwant commented on issue #24128: URL: https://github.com/apache/datafusion/issues/24128#issuecomment-5200142443
Opened #24129 . This moves pruning predicate construction into `PruningPredicateBuilder`, deprecates `PruningPredicate::try_new`, and migrates DataFusion's internal call sites and examples. The deprecated constructor remains as a compatibility wrapper with unchanged behavior. -- 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]
