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/09/27 19:21:11 UTC

[GitHub] [iceberg] aokolnychyi commented on pull request #3189: Spark: Reuse SparkFileWriterFactory across tasks

aokolnychyi commented on pull request #3189:
URL: https://github.com/apache/iceberg/pull/3189#issuecomment-928198759


   It looks like Spark actually deserializes the task state for every task, unless it is broadcasted. That's why this optimization won't work. I'll run a test to confirm.


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