You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/12/01 09:46:00 UTC

[jira] [Updated] (HIVE-25972) HIVE_VECTORIZATION_USE_ROW_DESERIALIZE in hiveconf.java imply default value is false,in fact the default value is 'true'

     [ https://issues.apache.org/jira/browse/HIVE-25972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HIVE-25972:
----------------------------------
    Labels: pull-request-available  (was: )

> HIVE_VECTORIZATION_USE_ROW_DESERIALIZE in hiveconf.java imply default value is false,in fact the default value is 'true'
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-25972
>                 URL: https://issues.apache.org/jira/browse/HIVE-25972
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration, Hive
>    Affects Versions: 3.1.2, 4.0.0
>            Reporter: lkl
>            Assignee: Kokila N
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> HIVE_VECTORIZATION_USE_ROW_DESERIALIZE in hiveconf.java imply default value is false,in fact the default value is 'true'。 the code is 
> {code:java}
> HIVE_VECTORIZATION_USE_ROW_DESERIALIZE("hive.vectorized.use.row.serde.deserialize", true,
> "This flag should be set to true to enable vectorizing using row deserialize.\n" +
> "The default value is false."), {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)