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: Split DmlStatement into its own module #6120

Merged
merged 2 commits into from
Apr 26, 2023

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Apr 25, 2023

Which issue does this PR close?

Related to #1281

Rationale for this change

I am trying to improve the organization of LogicalPlan and would like the code to mirror the structure

What changes are included in this PR?

extract DML related plan structures into a new module

Are these changes tested?

Covered by existing tests

Are there any user-facing changes?

No, the imports are updated so there should be no API changes

@github-actions github-actions bot added the logical-expr Logical plan and expressions label Apr 25, 2023
@alamb alamb merged commit cc8dec0 into apache:main Apr 26, 2023
@alamb
Copy link
Contributor Author

alamb commented Apr 26, 2023

Thanks for the review @r4ntix

@alamb alamb deleted the alamb/split_out_dml branch April 26, 2023 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logical-expr Logical plan and expressions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants