rdblue commented on pull request #1352:
URL: https://github.com/apache/iceberg/pull/1352#issuecomment-678714919


   @shardulm94, could you take another look? I think I have this in a good 
state to commit.
   
   There are a few things to fix in follow ups:
   * Add support for equality deletes by nested columns. This will require 
building a projection with additional fields in nested structs, not just 
top-level.
   * Add a wrapper to truncate generic rows
   * Add table configuration to control the number of position deletes held in 
memory before using a merge strategy


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

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