apache / amoro

Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
https://amoro.apache.org/
Apache License 2.0
871 stars 288 forks source link

[Bug]: Table optimization skipped due to configuration parsing error #2656

Closed XBaith closed 1 month ago

XBaith commented 7 months ago

What happened?

Set a retention time with unsupport time unit in data expire configuation, AMS throws the IllegalArgumentException when load/refresh the TableRuntime. Therefore table cannot be optimized

Affects Versions

master/0.6.x

What engines are you seeing the problem on?

AMS

How to reproduce

  1. start AMS
  2. set illegal retention time, such as '13m'
  3. enable data-expiring

Relevant log output

No response

Anything else

No response

Are you willing to submit a PR?

Code of Conduct

github-actions[bot] commented 1 month ago

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 occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.

github-actions[bot] commented 1 month ago

This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'