티스토리 뷰

728x90

https://stackoverflow.com/questions/68878925/in-spark-how-to-check-the-date-format

 

In Spark, how to check the date format?

How can we check the date format in below code. DF = DF.withColumn("DATE", to_date(trim(col("DATE")), "yyyyMMdd")) Error: Caused by: java.time.format.

stackoverflow.com

 

728x90
댓글