Handling Nulls in Apache SPark Posted by By Naveen P.N October 5, 2018Posted inJava Programming, Test Automation In this blog post ,I will explain how to handle Nulls in Apache Spark.IntroductionIt is a best practice we should always use nulls to represent missing or empty data in…