Skip to content

HIVE-28936: Redundant fields/nullable attributes in CBOPlan returned by EXPLAIN FORMATTED #5796

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 12, 2025

Conversation

zabetak
Copy link
Member

@zabetak zabetak commented Apr 30, 2025

What changes were proposed in this pull request?

Copy method with fix for CALCITE_6832 from apache/calcite repository

Why are the changes needed?

Remove redundant information from EXPLAIN FORMATTED

Does this PR introduce any user-facing change?

Tools that rely/parse the JSON serialization may be affected.

How was this patch tested?

Existing tests

Copy link

Copy link
Contributor

@soumyakanti3578 soumyakanti3578 left a comment

Choose a reason for hiding this comment

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

LGTM, +1

@zabetak zabetak merged commit 1eb1a8c into apache:master May 12, 2025
6 checks passed
@zabetak zabetak deleted the HIVE-28936 branch May 12, 2025 08:31
@zabetak
Copy link
Member Author

zabetak commented May 12, 2025

Thanks for the reviews @soumyakanti3578 and @kasakrisz !

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.

4 participants