Commits


Sutou Kouhei authored and GitHub committed 7526df9ad97
GH-34946: [Ruby] Remove DictionaryArrayBuilder related omissions (#34947) ### Rationale for this change We can remove these omissions with the existing APIs. ### What changes are included in this PR? Implement omitted tests with the existing APIs. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: #34946 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>