You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Rationale for this change
When testing ListSliceOptions I noticed that some glue were missing from the Ruby code.
### What changes are included in this PR?
This adds the `FixedSizeListArrayBuilder.build` method in Ruby.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
This makes it easier to create `FixedSizeListArray` objects in Ruby.
* GitHub Issue: #48610
Authored-by: Sten Larsson <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
0 commit comments