[
https://issues.apache.org/jira/browse/HIVE-20522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16608129#comment-16608129
]
Hive QA commented on HIVE-20522:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12938934/HIVE-20522.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 14931 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/13667/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13667/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13667/
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: 12938934 - PreCommit-HIVE-Build
> HiveFilterSetOpTransposeRule may throw assertion error due to nullability of
> fields
> -----------------------------------------------------------------------------------
>
> Key: HIVE-20522
> URL: https://issues.apache.org/jira/browse/HIVE-20522
> Project: Hive
> Issue Type: Bug
> Components: CBO
> Reporter: Riju Trivedi
> Assignee: Jesus Camacho Rodriguez
> Priority: Major
> Attachments: HIVE-20522.patch
>
>
> {noformat}
> [ERROR] Failures:
> [ERROR] TestMiniLlapLocalCliDriver.testCliDriver:59 Cannot add expression
> of different type to set:
> set type is RecordType(VARCHAR(2147483647) CHARACTER SET "UTF-16LE" COLLATE
> "ISO-8859-1$en_US$primary" column1, VARCHAR(2147483647) CHARACTER SET
> "UTF-16LE" COLLATE "ISO-8859-1$en_US$primary" column2, VARCHAR(2147483647)
> CHARACTER SET "UTF-16LE" COLLATE "ISO-8859-1$en_US$primary" NOT NULL column3)
> NOT NULL
> expression type is RecordType(VARCHAR(2147483647) CHARACTER SET "UTF-16LE"
> COLLATE "ISO-8859-1$en_US$primary" NOT NULL column1, VARCHAR(2147483647)
> CHARACTER SET "UTF-16LE" COLLATE "ISO-8859-1$en_US$primary" NOT NULL column2,
> VARCHAR(2147483647) CHARACTER SET "UTF-16LE" COLLATE
> "ISO-8859-1$en_US$primary" NOT NULL column3) NOT NULL
> set is rel#260:HiveFilter.HIVE.[](input=HepRelVertex#251,condition=<($2,
> _UTF-16LE'100'))
> expression is HiveFilter#262
> {noformat}
> q file contains examples that may to reproduce failure.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)