Skip to content

Commit

Permalink
ARROW-5268: [GLib] Add GArrowJSONReader
Browse files Browse the repository at this point in the history
Author: Yosuke Shiro <[email protected]>

Closes apache#4263 from shiro615/glib-json-reader and squashes the following commits:

9fea350 <Yosuke Shiro> Remove priv->pool
df49809 <Yosuke Shiro> Simplify
a88eb33 <Yosuke Shiro> Use g_object_unrf() when priv->schema isn't NULL
ac071dc <Yosuke Shiro> Fix property description
b371ee7 <Yosuke Shiro> Remove unused version check macro
2cc27be <Yosuke Shiro> Use unexpected-field-behavior as sub test case name
b795d21 <Yosuke Shiro> List #include in alphabetically order
12f0033 <Yosuke Shiro> Rename INFERTYPE to INFER_TYPE
9e35a69 <Yosuke Shiro> Remove PROP_POOL
e7d8186 <Yosuke Shiro> Use gint instead of char
2830c08 <Yosuke Shiro> Use g_param_spec_object() for explicit schema option
88df4df <Yosuke Shiro> Align
1b99967 <Yosuke Shiro> Add version check macros
35bf19f <Yosuke Shiro>  Add GArrowJSONReader
  • Loading branch information
shiro615 authored and kou committed May 13, 2019
1 parent a10ed09 commit 8b152b4
Show file tree
Hide file tree
Showing 4 changed files with 555 additions and 20 deletions.
Loading

0 comments on commit 8b152b4

Please sign in to comment.