[jira] [Created] (HIVE-22088) Dynamic partition insert problem on external table with "=" in path
Puneet Khatod created HIVE-22088: Summary: Dynamic partition insert problem on external table with "=" in path Key: HIVE-22088 URL: https://issues.apache.org/jira/browse/HIVE-22088 Pro
How to validate data type in Hive
Hi, I have a requirement to validate data type of the values present in my flat file (which is source for my hive table). I am unable to find any hive feature/function which would do that. Is there any way to validate data type of the values present in the underlying file? Something like BCP (B