kevinjqliu commented on PR #2148:
URL: https://github.com/apache/iceberg-python/pull/2148#issuecomment-3003298620

   > This is something that ideally should be fixed on the BigLake side, but 
there is no harm to be a bit more relaxed about deserializing these messages.
   
   +1 BigLake REST catalog API should be fixed in order to be compliant with 
the Iceberg REST Catalog spec, which requires both `defaults` and `overrides` 
fields in the `/v1/config` response. 
   
https://github.com/apache/iceberg/blob/b7154119f97870608429d5a9950aaaad6d2a0276/open-api/rest-catalog-open-api.yaml#L1937-L1942
   
   That said, we've seen this issue with Nessie IRC as well (see #1524). As an 
IRC client, pyiceberg can be more relaxed about these fields. 
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to