vanphuoc3012 opened a new issue, #3632:
URL: https://github.com/apache/amoro/issues/3632

   ### Description
   
   Currently, data expire feature only support timestamp/timestampz/long type 
and string type field in date format
   
   
   data-expire.field | NULL | Field used to determine data expiration, 
supporting timestamp/timestampz/long type and string type field in date format
   -- | -- | --
   
   
   It would be nice if support partition column type Date.
   
   
   ### Use case/motivation
   
   amoro-ams 2025-06-20 10:19:10,468 WARN [async-data-expiring-executor-0] 
[org.apache.amoro.server.table.TableConfigurations] [] - 
Table(iceberg-hive-catalog.db.my_table) field(etl_date) type(DATE) is not 
supported for data exp
   iration, please use the following types: LONG, TIMESTAMP, STRING
   
   ### Describe the solution
   
   _No response_
   
   ### Subtasks
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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 to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to