Skip to content

Minor: Move StringArrayType, StringViewArrayBuilder, etc outside of string module #12912

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

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

Omega359
Copy link
Contributor

Which issue does this PR close?

Closes #12898

Rationale for this change

This refactor is to eliminate the requirement for other function modules to depend on the string module for StringArrayType and String*Builder.

What changes are included in this PR?

Code refactor only

Are these changes tested?

Yes, all existing tests pass.

Are there any user-facing changes?

No.

@github-actions github-actions bot added the functions Changes to functions implementation label Oct 13, 2024
@Omega359 Omega359 marked this pull request as ready for review October 13, 2024 15:51
Copy link
Contributor

@alamb alamb 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 @Omega359

@alamb alamb changed the title Move StringArrayType, StringViewArrayBuilder, etc outside of string module Minor: Move StringArrayType, StringViewArrayBuilder, etc outside of string module Oct 15, 2024
@alamb alamb merged commit beb1034 into apache:main Oct 15, 2024
24 checks passed
@Omega359 Omega359 deleted the feature/move_string_array_type_12898 branch October 25, 2024 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
functions Changes to functions implementation
Projects
None yet
2 participants