Commits


Kouhei Sutou authored and Wes McKinney committed aa765aa2165
ARROW-4594: [Ruby] Arrow::StructArray#[] returns Arrow::Struct instead of Arrow::Array This is a compatibility breaking change but we warn about this change in 0.12.0. Author: Kouhei Sutou <kou@clear-code.com> Closes #3667 from kou/ruby-struct-array-ref and squashes the following commits: 5b304496f <Kouhei Sutou> Arrow::StructArray# returns Arrow::Struct instead of Arrow::Array