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

   hey @IsaacWarren what operations were you performing when you encountered 
the issue above? 
   was it a create_table or load_table or something else? 
   
   > don't populate table_response.metadata_location but they do populate 
table_response.metadata.location
   
   looking at the REST spec [`metadata-location` can be 
null/None](https://github.com/apache/iceberg/blob/8839c9bf1f1d8c9b718f9766302ff8a2018e515f/open-api/rest-catalog-open-api.yaml#L3239-L3241).
 Im not sure if falling back to metadata.location is correct here


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