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 2022/12/07 12:44:52 UTC

[GitHub] [iceberg] ajantha-bhat opened a new issue, #6375: Consider delete manifests for rewrite manifests

ajantha-bhat opened a new issue, #6375:
URL: https://github.com/apache/iceberg/issues/6375

   ### Feature Request / Improvement
   
   As per the code it looks like we are just considering data manifests for the rewrite. Should we also, support delete manifests to be rewritten into a bigger delete manifest file? 
   https://github.com/apache/iceberg/blob/master/core/src/main/java/org/apache/iceberg/BaseRewriteManifests.java#L214
   
   I would like to know if there is any edge case around this. If not, I can start working on this. 
   cc: @RussellSpitzer, @szehon-ho 
   
    
   
   ### Query engine
   
   None


-- 
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-unsubscribe@iceberg.apache.org.apache.org

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


[GitHub] [iceberg] szehon-ho commented on issue #6375: Consider delete manifests for rewrite manifests

Posted by "szehon-ho (via GitHub)" <gi...@apache.org>.
szehon-ho commented on issue #6375:
URL: https://github.com/apache/iceberg/issues/6375#issuecomment-1587812533

   Hi, sorry for delay, just saw this.  Was thinking about what happens when you combine two delete manifest with different sequence numbers, and I think this makes sense, unless I'm missing something.


-- 
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-unsubscribe@iceberg.apache.org

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


[GitHub] [iceberg] github-actions[bot] commented on issue #6375: Consider delete manifests for rewrite manifests

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #6375:
URL: https://github.com/apache/iceberg/issues/6375#issuecomment-1577715354

   This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.


-- 
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-unsubscribe@iceberg.apache.org

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


Re: [I] Consider delete manifests for rewrite manifests [iceberg]

Posted by "aokolnychyi (via GitHub)" <gi...@apache.org>.
aokolnychyi closed issue #6375: Consider delete manifests for rewrite manifests
URL: https://github.com/apache/iceberg/issues/6375


-- 
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-unsubscribe@iceberg.apache.org

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