Commits


Yosuke Shiro authored and Sutou Kouhei committed 6110ba60d47
ARROW-6039: [GLib] Add garrow_array_filter() This PR add support for boolean selection filter. Closes #5025 from shiro615/glib-boolean-filter and squashes the following commits: c14b75ce7 <Yosuke Shiro> Use a nil value in filter for a test case 0ce27176a <Yosuke Shiro> Pass GArrowBooleanArray for garrow_array_filter() 28ffe8d75 <Yosuke Shiro> Use 0.15.0 version check macros 113f70d3c <Yosuke Shiro> Add garrow_array_filter() Authored-by: Yosuke Shiro <yosuke.shiro615@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>