Skip to content

[SPARK-52696][SQL] Strip __is_duplicate metadata after analysis #51389

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mihailotim-db
Copy link
Contributor

What changes were proposed in this pull request?

Strip __is_duplicate metadata after analysis since it is no longer needed.

Why are the changes needed?

Change is necessary in order to preserve compatibility. __is_duplicate metadata is only used in analysis but can be exposed in schema.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Added a new suite

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions bot added the SQL label Jul 7, 2025
@mihailotim-db mihailotim-db force-pushed the mihailotim-db/strip_is_duplicate branch from c13b82a to bfd67d0 Compare July 7, 2025 11:10
@mihailotim-db mihailotim-db force-pushed the mihailotim-db/strip_is_duplicate branch 2 times, most recently from 04a9670 to 4fdadf4 Compare July 7, 2025 14:53
@mihailotim-db mihailotim-db force-pushed the mihailotim-db/strip_is_duplicate branch from 4fdadf4 to 4d8c000 Compare July 7, 2025 14:57
Copy link
Contributor

@vladimirg-db vladimirg-db left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for fixing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants