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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.

@Omega359 Omega359 marked this pull request as ready for review October 13, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant