Re: [I] how to update nested column value with spark [iceberg]

2025-04-13 Thread via GitHub
github-actions[bot] closed issue #10557: how to update nested column value with spark URL: https://github.com/apache/iceberg/issues/10557 -- 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

Re: [I] how to update nested column value with spark [iceberg]

2025-04-13 Thread via GitHub
github-actions[bot] commented on issue #10557: URL: https://github.com/apache/iceberg/issues/10557#issuecomment-2800203285 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 Apache

Re: [I] how to update nested column value with spark [iceberg]

2025-03-30 Thread via GitHub
github-actions[bot] commented on issue #10557: URL: https://github.com/apache/iceberg/issues/10557#issuecomment-2764826979 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 occur

[I] how to update nested column value with spark [iceberg]

2024-06-23 Thread via GitHub
panda403 opened a new issue, #10557: URL: https://github.com/apache/iceberg/issues/10557 ### Query engine use spark with iceberg ### Question here is my iceberg table root |-- partition_time: long (nullable = true) |-- base: struct (nullable = true) ||