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 2023/03/08 00:22:00 UTC

[jira] [Work logged] (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?focusedWorklogId=849704&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-849704 ]

ASF GitHub Bot logged work on HIVE-25972:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Mar/23 00:21
            Start Date: 08/Mar/23 00:21
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on PR #3824:
URL: https://github.com/apache/hive/pull/3824#issuecomment-1459075172

   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 849704)
    Time Spent: 40m  (was: 0.5h)

> 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: 40m
>  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)