szehon-ho opened a new pull request, #6924:
URL: https://github.com/apache/iceberg/pull/6924

   This implements the two classes used by RewriteDataFiles for Position 
Deletes table.  (These work to short-circuit the read/write of Spark Dataframe, 
by looking-up a cache of pre-computed ScanTasks).
   
   This is needed for implementing RewriteDeleteFiles.
   
   Next step is to implement write of PositionDeletesFile table.  This change 
is needed first, as I plan to allow write of Position Deletes if these spark 
flags are set, as it's meant to be used internally.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to