[
https://issues.apache.org/jira/browse/HIVE-16222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099476#comment-16099476
]
Lefty Leverenz commented on HIVE-16222:
---------------------------------------
Doc note: This adds *hive.vectorized.row.serde.inputformat.excludes* to
HiveConf.java and changes the default value of
*hive.vectorized.use.row.serde.deserialize* to true, so the wiki needs to be
updated.
* [Configuration Properties -- Vectorization |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-Vectorization]
** [hive.vectorized.use.row.serde.deserialize |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.vectorized.use.row.serde.deserialize]
Added a TODOC3.0 label.
(Welcome back, Sergey.)
> add a setting to disable row.serde for specific formats; enable for others
> --------------------------------------------------------------------------
>
> Key: HIVE-16222
> URL: https://issues.apache.org/jira/browse/HIVE-16222
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Labels: TODOC3.0
> Fix For: 3.0.0
>
> Attachments: HIVE-16222.01.patch, HIVE-16222.02.patch,
> HIVE-16222.03.patch, HIVE-16222.04.patch, HIVE-16222.05.patch,
> HIVE-16222.patch
>
>
> Per [~gopalv]
> {quote}
> row.serde = true ... breaks Parquet (they expect to get the same object back,
> which means you can't buffer 1024 rows).
> {quote}
> We want to enable this and vector.serde for text vectorization. Need to turn
> it off for specific formats.
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)