apache / paimon

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
https://paimon.apache.org/
Apache License 2.0
2.43k stars 956 forks source link

[core] The record level expired time field type is automatically recognized. #4458

Closed zhuangchong closed 2 weeks ago

zhuangchong commented 2 weeks ago

Purpose

The record level expired time field type is automatically recognized.

The user is not required to enter the field type record-level.time-field-type, and the input may be incorrect.

Tests

API and Format

Documentation

askwang commented 2 weeks ago

+1, nice job

JingsongLi commented 2 weeks ago

Thanks @zhuangchong , Nice job!