Skip to content
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

Write a test for partial schema intersection - select missing subfield #8713

Closed
Tracked by #8666
razajafri opened this issue Jul 14, 2023 · 1 comment · Fixed by #8744 or #9018
Closed
Tracked by #8666

Write a test for partial schema intersection - select missing subfield #8713

razajafri opened this issue Jul 14, 2023 · 1 comment · Fixed by #8744 or #9018
Assignees
Labels
test Only impacts tests

Comments

@razajafri
Copy link
Collaborator

razajafri commented Jul 14, 2023

We need a test to cover this case to improve reliability
Refer to SchemaPruningSuite.scala#L193 for details

@razajafri razajafri changed the title SELECT name.middle, part FROM contacts, where struct<name:struct<middle:string>, part:String>. Refer to SchemaPruningSuite.scala#L193 Write a test for partial schema intersection - select missing subfield Jul 14, 2023
@razajafri razajafri self-assigned this Jul 14, 2023
@sameerz sameerz added the test Only impacts tests label Jul 31, 2023
@razajafri
Copy link
Collaborator Author

closed by #8744

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment