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 2020/05/06 18:10:58 UTC

[GitHub] [incubator-iceberg] rdblue commented on pull request #856: [WIP] Flink Iceberg sink

rdblue commented on pull request #856:
URL: https://github.com/apache/incubator-iceberg/pull/856#issuecomment-624805772


   For table serialization, I think the right thing to do is to serialize what is needed to load the table on the node that needs to commit. I'd prefer not to make that a single string if the user passes the namespace and table separately. We should serialize those instead of trying to parse and recover them.


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