Skip to content

Conversation

@liuzqt
Copy link
Contributor

@liuzqt liuzqt commented Sep 20, 2024

What changes were proposed in this pull request?

Fixed potential NPE risk in EmptyRelationExec.logical

Why are the changes needed?

This is a follow up for #47931, I've checked other callsites of EmptyRelationExec.logical, which we can not assure it's driver-only. So we should fix those potential risks.

Does this PR introduce any user-facing change?

NO

How was this patch tested?

Existing UT

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

NO

@github-actions github-actions bot added the SQL label Sep 20, 2024
@HyukjinKwon
Copy link
Member

Merged to master.

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