voon created HUDI-7976:
--------------------------

             Summary: Fix BUG introduced in HUDI-7955 due to usage of wrong 
class
                 Key: HUDI-7976
                 URL: https://issues.apache.org/jira/browse/HUDI-7976
             Project: Apache Hudi
          Issue Type: Bug
            Reporter: voon
            Assignee: voon


In the bugfix for HUDI-7955, the wrong class for invoking {{getTimestamp }}was 
used.
 # {*}Wrong{*}: org.apache.hadoop.hive.common.type.Timestamp
 # {*}Correct{*}: org.apache.hadoop.hive.serde2.io.TimestampWritableV2

 

!https://git.garena.com/shopee/data-infra/hudi/uploads/eeff29b3e741c65eeb48f9901fa28da0/image.png|width=468,height=235!

 

Submitting a bugfix to fix this bugfix... 

Log levels for the exception block is also changed to warn so errors will be 
printed out.

On top of that, we have simplified the {{getMillis}} shim to remove the method 
that was added in HUDI-7955 to standardise it with how {{getDays}} is written.

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to