github-actions[bot] closed issue #9123:
TBLPROPERTIES('history.expire.max-snapshot-age-ms') doesn't work
URL: https://github.com/apache/iceberg/issues/9123
--
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
github-actions[bot] commented on issue #9123:
URL: https://github.com/apache/iceberg/issues/9123#issuecomment-2594192037
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 Gi
nastra commented on issue #9123:
URL: https://github.com/apache/iceberg/issues/9123#issuecomment-1821364508
I'm not sure if people that work on the Iceberg Hive integration actually
monitor Iceberg issues, because the code for this was introduced as part of
https://issues.apache.org/jira/br
jkcldr commented on issue #9123:
URL: https://github.com/apache/iceberg/issues/9123#issuecomment-1821312908
@nastra I ran the ALTER TABLE query against the hive engine as mentioned in
step 9.
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
nastra commented on issue #9123:
URL: https://github.com/apache/iceberg/issues/9123#issuecomment-1821262798
@jkcldr did you run
https://iceberg.apache.org/docs/latest/spark-procedures/#expire_snapshots?
--
This is an automated message from the Apache Git Service.
To respond to the message
jkcldr opened a new issue, #9123:
URL: https://github.com/apache/iceberg/issues/9123
### Feature Request / Improvement
The 'history.expire.max-snapshot-age-ms' option doesn't have any effect
while expiring snapshots.
1)
CREATE TABLE IF NOT EXISTS test5d78b6 (
id INT,