[
https://issues.apache.org/jira/browse/HIVE-20522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16608130#comment-16608130
]
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:red}ERROR:{color} -1 due to build exiting with an error
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/13668/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13668/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13668/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Tests exited with: Exception: Patch URL
https://issues.apache.org/jira/secure/attachment/12938934/HIVE-20522.patch was
found in seen patch url's cache and a test was probably run already on it.
Aborting...
{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)