arrow
arrow copied to clipboard
GH-48507: [GLib][Ruby] Add SplitOptions
Rationale for this change
The SplitOptions class is not available in GLib/Ruby, and it is used together with the ascii_split_whitespace compute function.
What changes are included in this PR?
This adds the SplitOptions class to GLib.
Are these changes tested?
Yes, with Ruby unit tests.
Are there any user-facing changes?
Yes, a new class.
- GitHub Issue: #48507
:warning: GitHub issue #48507 has been automatically assigned in GitHub to PR creator.