Re: [I] Create AWS Glue table from table JSON [iceberg-python]

2025-02-22 Thread via GitHub
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

Re: [I] Create AWS Glue table from table JSON [iceberg-python]

2025-02-22 Thread via GitHub
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

Re: [I] Create AWS Glue table from table JSON [iceberg-python]

2025-02-08 Thread via GitHub
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

Re: [I] Create AWS Glue table from table JSON [iceberg-python]

2024-08-12 Thread via GitHub
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

Re: [I] Create AWS Glue table from table JSON [iceberg-python]

2024-08-12 Thread via GitHub
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

Re: [I] Create AWS Glue table from table JSON [iceberg-python]

2024-08-08 Thread via GitHub
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