apache / amoro

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

[Hotfix] Optimize code in IcebergTableMaintainer #2878

Closed link3280 closed 1 month ago

link3280 commented 1 month ago

Why are the changes needed?

Instants are zoneless, thus it's redundant to adjust the zone of an instant.

Brief change log

-

How was this patch tested?

Documentation