github-actions[bot] closed issue #1025: Create AWS Glue table from table JSON
URL: https://github.com/apache/iceberg-python/issues/1025
--
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 co
github-actions[bot] commented on issue #1025:
URL:
https://github.com/apache/iceberg-python/issues/1025#issuecomment-2676464601
This issue has been closed because it has not received any activity in the
last 14 days since being marked as 'stale'
--
This is an automated message from the A
github-actions[bot] commented on issue #1025:
URL:
https://github.com/apache/iceberg-python/issues/1025#issuecomment-2645995119
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity
kevinjqliu commented on issue #1025:
URL:
https://github.com/apache/iceberg-python/issues/1025#issuecomment-2284966898
> I think it would be handy if we could put table schemas json into config
file, and simply load them if needed.
What would that look like? I'm not too familiar with
fusion commented on issue #1025:
URL:
https://github.com/apache/iceberg-python/issues/1025#issuecomment-2284036367
@kevinjqliu would you mind if such functionality would become a part of
pyiceberg? I think it would be handy if we could put table schemas json into
config file, and simpl
kevinjqliu commented on issue #1025:
URL:
https://github.com/apache/iceberg-python/issues/1025#issuecomment-2276218470
You can certainly create a Python function to translate from the JSON to
Iceberg Schema. You might need to hard code some type mapping though. For
example, there's no `big