[
https://issues.apache.org/jira/browse/HIVE-23260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17089890#comment-17089890
]
Hive QA commented on HIVE-23260:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13000737/HIVE-23260.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 17124 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/21852/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/21852/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-21852/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 13000737 - PreCommit-HIVE-Build
> Add support for unmodified_metadata capability
> ----------------------------------------------
>
> Key: HIVE-23260
> URL: https://issues.apache.org/jira/browse/HIVE-23260
> Project: Hive
> Issue Type: Sub-task
> Components: Hive
> Affects Versions: 4.0.0
> Reporter: Naveen Gangam
> Assignee: Naveen Gangam
> Priority: Major
> Attachments: HIVE-23260.patch
>
>
> Currently, the translator removes bucketing info for tables for clients that
> do not possess the HIVEBUCKET2 capability. While this is desirable, some
> clients that have write access to these tables can turn around overwrite the
> metadata thus corrupting original bucketing info.
> So adding support for a capability for client that are capable of
> interpreting the original metadata would prevent such corruption.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)