Peter Vary created HIVE-24399: --------------------------------- Summary: Optimize Deserializer creation Key: HIVE-24399 URL: https://issues.apache.org/jira/browse/HIVE-24399 Project: Hive Issue Type: Improvement Reporter: Peter Vary Assignee: Peter Vary
When running a query on a table using a non-default SerDe we often recreate the Deserializer object. This could be costly and often not necessary. We should optimize this as much as possible. -- This message was sent by Atlassian Jira (v8.3.4#803005)