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/10/17 11:35:02 UTC

[GitHub] [iceberg] snazy opened a new pull request, #5999: Nessie: no longer push whole metadata JSON to Nessie

snazy opened a new pull request, #5999:
URL: https://github.com/apache/iceberg/pull/5999

   The table metadata JSON can become quite big, actually too big, hitting HTTP limits. This change removes the previously introduced storage of Iceberg metadata in Nessie. We will come up with a better solution.


-- 
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 merged pull request #5999: Nessie: no longer push whole metadata JSON to Nessie

Posted by GitBox <gi...@apache.org>.
rdblue merged PR #5999:
URL: https://github.com/apache/iceberg/pull/5999


-- 
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 pull request #5999: Nessie: no longer push whole metadata JSON to Nessie

Posted by GitBox <gi...@apache.org>.
rdblue commented on PR #5999:
URL: https://github.com/apache/iceberg/pull/5999#issuecomment-1281168625

   > We will come up with a better solution.
   
   The solution that I highly recommend is using the REST catalog API for changes. If you want, we can set up a time to go through it with you.


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