Community

Spark SQL – Beware of Implicit datatype conversions (TypeCoercion)

(Manoj) While working on some data analysis I saw one Spark SQL query was not getting me expected results. The table had some good amount of data, I was filtering on a value but some records were missing.