sungwy opened a new issue, #1092:
URL: https://github.com/apache/iceberg-python/issues/1092

   Introduce an API to compact data files. The first version of the API will do 
the following:
   - take a predicate expression as input parameter to find data files matching 
the filter that will be re-written
   - group data files by partitions and rewrite them using the same bin-packing 
constraints of the writer
   


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