kevinjqliu closed issue #1910: Support creating a GlueCatalog with own client.
URL: https://github.com/apache/iceberg-python/issues/1910
--
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 c
kevinjqliu closed issue #1910: Support creating a GlueCatalog with own client.
URL: https://github.com/apache/iceberg-python/issues/1910
--
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 c
rchowell commented on issue #1910:
URL:
https://github.com/apache/iceberg-python/issues/1910#issuecomment-2807531072
I'll give it a go 👍
--
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 spec
Fokko commented on issue #1910:
URL:
https://github.com/apache/iceberg-python/issues/1910#issuecomment-2807203122
@rchowell Thanks for raising this, I think it is reasonable to pass in your
own client. Are you interested in raising a PR? Happy to review!
--
This is an automated message f
rchowell opened a new issue, #1910:
URL: https://github.com/apache/iceberg-python/issues/1910
### Feature Request / Improvement
Sometimes I have my own boto3 client which I would like to use as the
GlueCatalog client. Perhaps an optional client constructor parameter or an
alternative