[
https://issues.apache.org/jira/browse/HIVE-16374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955788#comment-15955788
]
Vaibhav Gumashta commented on HIVE-16374:
-----------------------------------------
With most file formats being typed and significant hive code being vectorized
(vectorized containers in memory are also typed), I wonder if it makes sense to
have the Serde/ObjectInspector mechanism at all going forward. From my
experience so far, it adds a lot of code complexity and performance overhead.
> Remove serializer & deserializer interfaces
> -------------------------------------------
>
> Key: HIVE-16374
> URL: https://issues.apache.org/jira/browse/HIVE-16374
> Project: Hive
> Issue Type: Task
> Components: Serializers/Deserializers
> Reporter: Ashutosh Chauhan
> Priority: Blocker
>
> These interfaces are deprecated in favor of their Abstract class equivalents.
> We can remove them in 3.0
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)