I have to call a method which takes the java.time.LocalDate as input parameter.
java.time.LocalDate
I am doing in Spark Dataframe, and I call the method in udf.
i