emilie-wang opened a new pull request, #2596:
URL: https://github.com/apache/iceberg-python/pull/2596

   
   Closes [2562](https://github.com/apache/iceberg-python/issues/2562)
   
   # Rationale for this change
   Allow users to query specific partitions with predicate while inspecting 
table partitions.
   As suggested, add a predicate as an argument into 
`table.inspect.partitions()` that defaults to ALWAYS_TRUE.
   ## Are these changes tested?
   
   Yes, new integration tests added.
   
   ## Are there any user-facing changes?
   I believe no.
   
   <!-- In the case of user-facing changes, please add the changelog label. -->
   


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