Skip to content

HIVE-29604: DESCRIBE column runs into execution error for partition c…#6472

Merged
deniskuzZ merged 2 commits into
apache:masterfrom
tanishq-chugh:HIVE-29604
May 15, 2026
Merged

HIVE-29604: DESCRIBE column runs into execution error for partition c…#6472
deniskuzZ merged 2 commits into
apache:masterfrom
tanishq-chugh:HIVE-29604

Conversation

@tanishq-chugh
Copy link
Copy Markdown
Contributor

…olumns

What changes were proposed in this pull request?

Fix DESCRIBE query for partition column running into Execution error

Why are the changes needed?

To fix Execution error for DESCRIBE partition column query

Does this PR introduce any user-facing change?

Yes. DESCRIBE query for partition column runs into Execution error currently, this patch fixes it to produce the required output.

How was this patch tested?

Manual Testing + Added failing case in Qtest

Comment thread ql/src/test/queries/clientpositive/desc_cols_formatted.q Outdated
Comment thread ql/src/java/org/apache/hadoop/hive/ql/ddl/table/info/desc/DescTableOperation.java Outdated
Comment thread ql/src/java/org/apache/hadoop/hive/ql/ddl/table/info/desc/DescTableOperation.java Outdated
Copy link
Copy Markdown
Member

@deniskuzZ deniskuzZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, pending tests

@sonarqubecloud
Copy link
Copy Markdown

@deniskuzZ deniskuzZ merged commit 1516fb9 into apache:master May 15, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants