github-actions[bot] closed issue #10008: `system.add_files` utility does not
support updated Partition Spec
URL: https://github.com/apache/iceberg/issues/10008
--
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
github-actions[bot] commented on issue #10008:
URL: https://github.com/apache/iceberg/issues/10008#issuecomment-2461060375
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
github-actions[bot] commented on issue #10008:
URL: https://github.com/apache/iceberg/issues/10008#issuecomment-2430545372
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
amogh-jahagirdar commented on issue #10008:
URL: https://github.com/apache/iceberg/issues/10008#issuecomment-2014209251
I looked into this a bit and I think I know the problem. Here's a sample
test that can be added to `TestAddFilesProcedure` to repro
```
@TestTemplate
publi
nastra commented on issue #10008:
URL: https://github.com/apache/iceberg/issues/10008#issuecomment-2013093976
Sorry I must have missed step 2 when reading the description. I'll take a
closer look and will update the issue once I know more.
--
This is an automated message from the Apache G
sfc-gh-asudhakar commented on issue #10008:
URL: https://github.com/apache/iceberg/issues/10008#issuecomment-2013045412
> @sfc-gh-asudhakar I believe you need to update the schema of the Iceberg
table yourself. The
[docs](https://iceberg.apache.org/docs/latest/spark-procedures/#add_files) o
nastra commented on issue #10008:
URL: https://github.com/apache/iceberg/issues/10008#issuecomment-2011678115
@sfc-gh-asudhakar I believe you need to update the schema of the Iceberg
table yourself. The
[docs](https://iceberg.apache.org/docs/latest/spark-procedures/#add_files) of
`add_file