📝 Research :https://ojitha.blogspot.com.au for my lengthy articles.

PySpark Date Exmple

March 2, 2022

PySpark date in string to date type conversion example. How you can use python sql functions like datediff to calculate the differences in days.

More…

Java Annotations

April 1, 2021

Annotations are metadata that provide information at the retention level of Java source, class or runtime.

More…