[
https://issues.apache.org/jira/browse/HIVE-15734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15839688#comment-15839688
]
Hive QA commented on HIVE-15734:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12849486/HIVE-15734.01.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 11000 tests
executed
*Failed tests:*
{noformat}
TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out)
(batchId=235)
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver[encryption_join_with_different_encryption_keys]
(batchId=159)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3]
(batchId=93)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query23]
(batchId=223)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/3196/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/3196/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-3196/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 4 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12849486 - PreCommit-HIVE-Build
> LazySimpleDeserializeRead.readField needs to catch IllegalArgumentException
> ---------------------------------------------------------------------------
>
> Key: HIVE-15734
> URL: https://issues.apache.org/jira/browse/HIVE-15734
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Matt McCline
> Assignee: Matt McCline
> Priority: Critical
> Fix For: 2.2.0
>
> Attachments: HIVE-15734.01.patch
>
>
> E.g. java.sql.Date.valueOf can throw that exception if it encounters a parse
> error for a date.
> With changes to CHAR padding, I think this may be why
> schema_evol_text_vec_part.q is failing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)