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/02/17 03:48:21 UTC

[GitHub] [iceberg] yittg opened a new issue #4145: Table operations support planning with provided thread pool

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


   For some processing engines, it will cause exception using static common Thread pool to access manifests and plan, like #3776 in Flink.
   
   This issue try to provide a way to support providing thread pool from processing engine.
   
   * [ ] table scan
   * [ ] snapshot update
   * [ ] snapshot remove


-- 
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] rdblue closed issue #4145: Table operations support planning with provided thread pool

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


   


-- 
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 #4145: Table operations support planning with provided thread pool

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


   cc @rdblue 


-- 
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] rdblue commented on issue #4145: Table operations support planning with provided thread pool

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


   Thanks for getting these in!


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