Ayush Saxena created HIVE-27562:
-----------------------------------
Summary: Iceberg: Fetching virtual columns failing
Key: HIVE-27562
URL: https://issues.apache.org/jira/browse/HIVE-27562
Project: Hive
Issue Type: Bug
Reporter: Ayush Saxena
Assignee: Ayush Saxena
Fetching virtual column fails with
{noformat}
Error: Error while compiling statement: FAILED: Execution Error, return code 2
from org.apache.hadoop.hive.ql.exec.tez.TezTask. Vertex failed, vertexName=Map
1, vertexId=vertex_1691064079730_0001_3_00, diagnostics=[Task failed,
taskId=task_1691064079730_0001_3_00_000000, diagnostics=[TaskAttempt 0 failed,
info=[Error: Error while running task ( failure ) :
attempt_1691064079730_0001_3_00_000000_0:java.lang.RuntimeException:
java.lang.RuntimeException: java.io.IOException:
java.lang.IndexOutOfBoundsException: start index (4) must not be greater than
size (1)
at
org.apache.hadoop.hive.ql.exec.tez.TezProcessor.initializeAndRunProcessor(TezProcessor.java:348)
at
org.apache.hadoop.hive.ql.exec.tez.TezProcessor.run(TezProcessor.java:276)
at
org.apache.tez.runtime.LogicalIOProcessorRuntimeTask.run(LogicalIOProcessorRuntimeTask.java:381)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)