[
https://issues.apache.org/jira/browse/HIVE-25972?focusedWorklogId=837514&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-837514
]
ASF GitHub Bot logged work on HIVE-25972:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Jan/23 16:16
Start Date: 06/Jan/23 16:16
Worklog Time Spent: 10m
Work Description: sonarcloud[bot] commented on PR #3824:
URL: https://github.com/apache/hive/pull/3824#issuecomment-1373855249
Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/dashboard?id=apache_hive&pullRequest=3824)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3824&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3824&resolved=false&types=BUG)
[0
Bugs](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3824&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3824&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3824&resolved=false&types=VULNERABILITY)
[0
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3824&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3824&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3824&resolved=false&types=SECURITY_HOTSPOT)
[0 Security
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3824&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3824&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3824&resolved=false&types=CODE_SMELL)
[0 Code
Smells](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3824&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/component_measures?id=apache_hive&pullRequest=3824&metric=coverage&view=list)
No Coverage information
[](https://sonarcloud.io/component_measures?id=apache_hive&pullRequest=3824&metric=duplicated_lines_density&view=list)
No Duplication information
Issue Time Tracking
-------------------
Worklog Id: (was: 837514)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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)
