Commits


Yosuke Shiro authored and Sutou Kouhei committed 9a6c82e9799
ARROW-6204: [GLib] Add garrow_array_is_in_chunked_array() This is follow-up of https://github.com/apache/arrow/pull/5047#issuecomment-520103706. Closes #5086 from shiro615/glib-isin-chunked-array and squashes the following commits: 6724dfdc4 <Yosuke Shiro> Simplify 6d5105a73 <Yosuke Shiro> Fix documents 798b6ed85 <Yosuke Shiro> Fix test cases for Arrow::Array#is_in_chunked_array ad98fd972 <Yosuke Shiro> Add garrow_array_is_in_chunked_array() Authored-by: Yosuke Shiro <yosuke.shiro615@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>