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 2021/03/24 04:29:23 UTC

[GitHub] [iceberg] aokolnychyi opened a new issue #2366: Respect gc.enabled property while dropping tables

aokolnychyi opened a new issue #2366:
URL: https://github.com/apache/iceberg/issues/2366


   I think we should respect `gc.enabled` property while dropping tables. I am afraid we can create a table through `snapshot` and dropping it will actually delete files in the original table.


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


[GitHub] [iceberg] aokolnychyi commented on issue #2366: Respect gc.enabled property while dropping tables

Posted by GitBox <gi...@apache.org>.
aokolnychyi commented on issue #2366:
URL: https://github.com/apache/iceberg/issues/2366#issuecomment-805496696


   The unfortunate part is that our docs advise to call DROP on snapshot tables, potentially messing the original table.


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


[GitHub] [iceberg] aokolnychyi commented on issue #2366: Respect gc.enabled property while dropping tables

Posted by GitBox <gi...@apache.org>.
aokolnychyi commented on issue #2366:
URL: https://github.com/apache/iceberg/issues/2366#issuecomment-805496772


   Let me submit a PR.


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


[GitHub] [iceberg] aokolnychyi closed issue #2366: Respect gc.enabled property while dropping tables

Posted by GitBox <gi...@apache.org>.
aokolnychyi closed issue #2366:
URL: https://github.com/apache/iceberg/issues/2366


   


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


[GitHub] [iceberg] aokolnychyi commented on issue #2366: Respect gc.enabled property while dropping tables

Posted by GitBox <gi...@apache.org>.
aokolnychyi commented on issue #2366:
URL: https://github.com/apache/iceberg/issues/2366#issuecomment-805480137


   Thoughts, @RussellSpitzer @rdblue @pvary @rymurr @shardulm94?


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