Details
Description
HCatRecord getInteger method returns String when used on Partition columns of type INT.
java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer
Attachments
Attachments
Issue Links
- relates to
-
HIVE-7164 Support non-string partition types in HCatalog
- Resolved