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

[MINOR][TESTS] Fix DslLogicalPlan.as #46693

Closed
wants to merge 1 commit into from

Conversation

zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

1, Fix DslLogicalPlan.as, initialize without any plan; No similar cases in the dsl
2, btw, newBuilder -> newBuilder() to avoid warnings

Why are the changes needed?

it should not initialize with the input logicalPlan

Does this PR introduce any user-facing change?

no, test only

How was this patch tested?

ci

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

No

@zhengruifeng zhengruifeng deleted the fix_dsl_as branch May 22, 2024 02:15
@zhengruifeng
Copy link
Contributor Author

merged to master

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