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.48k stars 970 forks source link

[core]Support seconds-long in record level time field type #4133

Closed chenxinwei closed 3 months ago

chenxinwei commented 3 months ago

Change-Id: I26ed6b5ab4a4c9e93bda22dfcc6f1b703bb664ce

Purpose

Linked issue: close #xxx

Support seconds-long in record level time field type

Tests

API and Format

Documentation

chenxinwei commented 3 months ago

Support seconds-long in record level time field type and update exception msg. @JingsongLi Could you please help review the code at your convenience, thanks.