Re: [PR] Do not deprecate `botocore_session` [iceberg-python]

2024-11-07 Thread via GitHub
kevinjqliu merged PR #1300: URL: https://github.com/apache/iceberg-python/pull/1300 -- 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...@i

Re: [PR] Do not deprecate `botocore_session` [iceberg-python]

2024-11-06 Thread via GitHub
kevinjqliu commented on code in PR #1300: URL: https://github.com/apache/iceberg-python/pull/1300#discussion_r1831713834 ## pyiceberg/catalog/dynamodb.py: ## @@ -98,6 +99,7 @@ def __init__(self, name: str, **properties: str): session = boto3.Session( profil

Re: [PR] Do not deprecate `botocore_session` [iceberg-python]

2024-11-06 Thread via GitHub
Fokko commented on code in PR #1300: URL: https://github.com/apache/iceberg-python/pull/1300#discussion_r1831655564 ## pyiceberg/catalog/dynamodb.py: ## @@ -98,6 +99,7 @@ def __init__(self, name: str, **properties: str): session = boto3.Session( profile_nam