[
https://issues.apache.org/jira/browse/HIVE-22080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16900860#comment-16900860
]
Hive QA commented on HIVE-22080:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12976754/HIVE-22080.2.patch
{color:green}SUCCESS:{color} +1 due to 29 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 16723 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/18268/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18268/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18268/
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: 12976754 - PreCommit-HIVE-Build
> Prevent implicit conversion from String/char/varchar to double/decimal
> ----------------------------------------------------------------------
>
> Key: HIVE-22080
> URL: https://issues.apache.org/jira/browse/HIVE-22080
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Affects Versions: 4.0.0
> Reporter: Ramesh Kumar Thangarajan
> Assignee: Ramesh Kumar Thangarajan
> Priority: Minor
> Fix For: 4.0.0
>
> Attachments: HIVE-22080.1.patch, HIVE-22080.2.patch
>
>
> Implicit conversion from String family types to any non-string family types
> are invalid. User can force the conversion by turning off the setting
> hive.metastore.disallow.incompatible.col.type.changes. If not turned off,
> such a conversion should throw error.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)