mtami commented on issue #3429:
URL: https://github.com/apache/hudi/issues/3429#issuecomment-998512708


   Hi @nsivabalan 
   
   It's a timestamp string,  i cast it to timestamp.
   
   `input_df = input_df.withColumn('updated', f.to_timestamp(f.col('updated')))`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to