[
https://issues.apache.org/jira/browse/HIVE-24547?focusedWorklogId=526811&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-526811
]
ASF GitHub Bot logged work on HIVE-24547:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Dec/20 12:52
Start Date: 21/Dec/20 12:52
Worklog Time Spent: 10m
Work Description: kasakrisz merged pull request #1796:
URL: https://github.com/apache/hive/pull/1796
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 526811)
Time Spent: 20m (was: 10m)
> Fix acid_vectorization_original
> -------------------------------
>
> Key: HIVE-24547
> URL: https://issues.apache.org/jira/browse/HIVE-24547
> Project: Hive
> Issue Type: Bug
> Reporter: Zoltan Haindrich
> Assignee: Krisztian Kasa
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> the failure was hidden by the failed-to-read issue
> the test is most likely failed first after HIVE-24274
> {code}
> [ERROR]
> org.apache.hadoop.hive.cli.split0.TestMiniLlapLocalCliDriver.testCliDriver[acid_vectorization_original]
> Time elapsed: 10.931 s <<< FAILURE!
> java.lang.AssertionError
> at
> org.apache.hadoop.hive.ql.parse.UnparseTranslator.addTranslation(UnparseTranslator.java:123)
> at
> org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.genAllExprNodeDesc(SemanticAnalyzer.java:13073)
> at
> org.apache.hadoop.hive.ql.parse.CalcitePlanner$CalcitePlannerAction.genJoinRelNode(CalcitePlanner.java:2897)
> at
> org.apache.hadoop.hive.ql.parse.CalcitePlanner$CalcitePlannerAction.genJoinLogicalPlan(CalcitePlanner.java:3124)
> at
> org.apache.hadoop.hive.ql.parse.CalcitePlanner$CalcitePlannerAction.genLogicalPlan(CalcitePlanner.java:5298)
> at
> org.apache.hadoop.hive.ql.parse.CalcitePlanner$CalcitePlannerAction.apply(CalcitePlanner.java:1874)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)