Re: [PR] Core: Add explicit JSON parser for LoadTableResponse [iceberg]

2024-09-18 Thread via GitHub
nastra merged PR #11148: URL: https://github.com/apache/iceberg/pull/11148 -- 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-unsubscr...@iceberg.ap

Re: [PR] Core: Add explicit JSON parser for LoadTableResponse [iceberg]

2024-09-18 Thread via GitHub
nastra commented on PR #11148: URL: https://github.com/apache/iceberg/pull/11148#issuecomment-2360031810 thanks @amogh-jahagirdar for the review -- 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 th

Re: [PR] Core: Add explicit JSON parser for LoadTableResponse [iceberg]

2024-09-17 Thread via GitHub
nastra commented on code in PR #11148: URL: https://github.com/apache/iceberg/pull/11148#discussion_r1764428159 ## core/src/main/java/org/apache/iceberg/rest/responses/LoadTableResponse.java: ## @@ -61,7 +62,12 @@ public String metadataLocation() { } public TableMetadata