heman026 commented on issue #1524:
URL: 
https://github.com/apache/iceberg-python/issues/1524#issuecomment-2594674319

   DEBUG:urllib3.connectionpool:http://10.xx.xx.xx:19120 "GET 
/api/v1/config?warehouse=s3a%3A%2F%2Ficeberg-datalake HTTP/11" 200 84
   
   `{'defaultBranch': 'main', 'maxSupportedApiVersion': 2}`
   
   If I change the api version to v2 in rest.py, I am getting the following, 
   `{'defaultBranch': 'main', 'minSupportedApiVersion': 1, 
'maxSupportedApiVersion': 2, 'actualApiVersion': 2, 'specVersion': '2.2.0', 
'noAncestorHash': 
'2e1cfa82b035c26cbbbdae632cea070514eb8b773f616aaeaf668e2f0be8f10d', 
'repositoryCreationTimestamp': '2024-12-12T04:33:33.226326394Z', 
'oldestPossibleCommitTimestamp': '2024-12-12T04:33:33.226326394Z'}`


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