Commits


Sutou Kouhei authored and Yosuke Shiro committed 0f9c4a93294
ARROW-6350: [Ruby] Remove Arrow::Struct and use Hash instead This is backward incompatible change. But this simple API will be useful for users. Closes #5190 from kou/ruby-remove-struct and squashes the following commits: e565c3b3d <Sutou Kouhei> Remove Arrow::Struct and use Hash instead Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Yosuke Shiro <yosuke.shiro615@gmail.com>