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 6435dd205 [core][spark] check column nullability when write (#3842)
add 63cb0f908 [core] Support NumericPrimitiveToTimestamp in casting (#3832)
No new revisions were added by this update.
Summary of changes:
.../org/apache/paimon/casting/CastExecutors.java | 1 +
...tRule.java => NumericPrimitiveToTimestamp.java} | 35 ++++++++++++----------
.../apache/paimon/casting/CastExecutorTest.java | 17 +++++++++++
3 files changed, 38 insertions(+), 15 deletions(-)
copy
paimon-core/src/main/java/org/apache/paimon/casting/{TimeToTimestampCastRule.java
=> NumericPrimitiveToTimestamp.java} (57%)