You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/08/23 00:54:15 UTC

[GitHub] [iceberg] rdblue commented on pull request #1352: Support row-level deletes with IcebergGenerics

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:
users@infra.apache.org



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