This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
from e1c5d2d794 [doc] Fix incorrect header level in manage-branches.md
add 7badfbbb84 [core] Add schema validation for record-level.time-field
(#4758)
No new revisions were added by this update.
Summary of changes:
.../org/apache/paimon/schema/SchemaValidation.java | 35 ++++++++++++++++++++++
.../apache/paimon/schema/SchemaValidationTest.java | 21 ++++++++++++-
.../apache/paimon/table/RecordLevelExpireTest.java | 33 ++++++++++++++++++++
.../RecordLevelExpireWithMillisecondTest.java | 2 +-
.../RecordLevelExpireWithTimestampLTZTest.java | 2 +-
.../table/RecordLevelExpireWithTimestampTest.java | 2 +-
6 files changed, 91 insertions(+), 4 deletions(-)