Re: [PR] Always update table metadata when `refresh` is called [iceberg]

2024-11-20 Thread via GitHub
github-actions[bot] closed pull request #11194: Always update table metadata when `refresh` is called URL: https://github.com/apache/iceberg/pull/11194 -- 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 t

Re: [PR] Always update table metadata when `refresh` is called [iceberg]

2024-11-20 Thread via GitHub
github-actions[bot] commented on PR #11194: URL: https://github.com/apache/iceberg/pull/11194#issuecomment-2489804923 This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If

Re: [PR] Always update table metadata when `refresh` is called [iceberg]

2024-11-13 Thread via GitHub
github-actions[bot] commented on PR #11194: URL: https://github.com/apache/iceberg/pull/11194#issuecomment-2475084227 This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pul

[PR] Always update table metadata when `refresh` is called [iceberg]

2024-09-23 Thread via GitHub
eric-maynard opened a new pull request, #11194: URL: https://github.com/apache/iceberg/pull/11194 In PyIceberg, calling `refresh` on a table [always updates the metadata](https://github.com/apache/iceberg-python/blob/620ad9f64307193ec0d26846b48f4e063b5da904/pyiceberg/table/__init__.py#L803).