David Chen created HIVE-7479: -------------------------------- Summary: Storage formats with configurable Serdes should explicitly enumerate supported Serdes Key: HIVE-7479 URL: https://issues.apache.org/jira/browse/HIVE-7479 Project: Hive Issue Type: Task Reporter: David Chen Priority: Minor
HIVE-5976 separated Hive storage formats from the Hive grammar and introduced the StorageFormatDescriptor class, which represents a Hive storage format and provides the InputFormat, OutputFormat, and Serde it requires. There are a few storage formats, such as RCFile, that have configurable Serdes. Currently, the StorageFormatDescriptor of those storage formats do not specify which Serdes these storage formats can use. -- This message was sent by Atlassian JIRA (v6.2#6252)