You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Improvement]: When the data-expire feature is used with the expiration field as the partition field and the expiration level as partition, it expires the datafile using the partition information of the datafile.
#3272
Open
3 tasks done
lintingbin opened this issue
Oct 17, 2024
· 0 comments
· May be fixed by #3273
I have searched in the issues and found no similar issues.
What would you like to be improved?
The current data-expire feature cannot function properly when the iceberg table does not have metrics enabled or when the metrics are ineffective (i.e., the datafile does not record the upper_bound of the expiration field). Hoping to implement the data-expire feature in cases where metrics information is missing.
How should we improve?
When the data-expire feature is used with the expiration field as the partition field and the expiration level as partition, it expires the datafile using the partition information of the datafile.
Search before asking
What would you like to be improved?
The current data-expire feature cannot function properly when the iceberg table does not have metrics enabled or when the metrics are ineffective (i.e., the datafile does not record the upper_bound of the expiration field). Hoping to implement the data-expire feature in cases where metrics information is missing.
How should we improve?
When the data-expire feature is used with the expiration field as the partition field and the expiration level as partition, it expires the datafile using the partition information of the datafile.
Are you willing to submit PR?
Subtasks
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: