tanishqchugh created HIVE-29604:
-----------------------------------
Summary: DESCRIBE column runs into execution error for partition
columns
Key: HIVE-29604
URL: https://issues.apache.org/jira/browse/HIVE-29604
Project: Hive
Issue Type: Bug
Reporter: tanishqchugh
Assignee: tanishqchugh
For a partitioned table, running the non-formatted describe column for the
partition column runs into Execution Error:
{code:java}
FAILED: Execution Error, return code 40000 from
org.apache.hadoop.hive.ql.ddl.DDLTask. cannot find field name from
[<non-partition columns>] {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)