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/05/10 01:11:25 UTC

[GitHub] [iceberg] yittg opened a new issue, #4735: [HadoopFileIO] Empty table directory left after being dropped

yittg opened a new issue, #4735:
URL: https://github.com/apache/iceberg/issues/4735

   The table directory will be still there after being dropped using HadoopFileIO.
   
   We should find a way to clean it. Personally prefer to resolve it directly in HadoopFileIO itself.


-- 
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] yittg closed issue #4735: [HadoopFileIO] Empty table directory left after being dropped

Posted by GitBox <gi...@apache.org>.
yittg closed issue #4735: [HadoopFileIO] Empty table directory left after being dropped
URL: https://github.com/apache/iceberg/issues/4735


-- 
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] felixYyu commented on issue #4735: [HadoopFileIO] Empty table directory left after being dropped

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

   yes, It is spark specific.


-- 
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] felixYyu commented on issue #4735: [HadoopFileIO] Empty table directory left after being dropped

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

   - Drop Non empty table  can use `DROP TABLE prod.db.sample`
   - Drop empty table shoule must use `DROP TABLE prod.db.sample PURGE`
   
   I think we should add this description in spark-ddl/#drop-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.

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] felixYyu commented on issue #4735: [HadoopFileIO] Empty table directory left after being dropped

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

   @yittg @kbendick 


-- 
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] yittg commented on issue #4735: [HadoopFileIO] Empty table directory left after being dropped

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

   @felixYyu Sorry for delay reply. How does it work? Is it spark specific?


-- 
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 #4735: [HadoopFileIO] Empty table directory left after being dropped

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #4735:
URL: https://github.com/apache/iceberg/issues/4735#issuecomment-1312867245

   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