Commits


Yosuke Shiro authored and Kouhei Sutou committed 8b152b4e628
ARROW-5268: [GLib] Add GArrowJSONReader Author: Yosuke Shiro <yosuke.shiro615@gmail.com> Closes #4263 from shiro615/glib-json-reader and squashes the following commits: 9fea3500 <Yosuke Shiro> Remove priv->pool df498090 <Yosuke Shiro> Simplify a88eb338 <Yosuke Shiro> Use g_object_unrf() when priv->schema isn't NULL ac071dc3 <Yosuke Shiro> Fix property description b371ee74 <Yosuke Shiro> Remove unused version check macro 2cc27bef <Yosuke Shiro> Use unexpected-field-behavior as sub test case name b795d21b <Yosuke Shiro> List #include in alphabetically order 12f0033e <Yosuke Shiro> Rename INFERTYPE to INFER_TYPE 9e35a698 <Yosuke Shiro> Remove PROP_POOL e7d81867 <Yosuke Shiro> Use gint instead of char 2830c085 <Yosuke Shiro> Use g_param_spec_object() for explicit schema option 88df4df1 <Yosuke Shiro> Align 1b999678 <Yosuke Shiro> Add version check macros 35bf19fb <Yosuke Shiro> Add GArrowJSONReader