Enable Hive Metastore NULL value as empty string
Let’s discuss on enabling Hive Metastore NULL result for an empty string. In Hive, while inserting values, if some columns have empty strings and you want to display it as NULL when queried the table. From the below image, you can see the empty string are displayed just like that. And this property applies to only…