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