Sha256: 8496eae2dbe95b8005e009cc1749fd4a9f3dc26b45ee9c806aee8f9a0d6060c1
Contents?: true
Size: 351 Bytes
Versions: 3
Compression:
Stored size: 351 Bytes
Contents
{"foo": "bar", "bool": true, "bool_str": "true", "int": 42, "int_str": "42", "time": "2016-3-2 00:39:18", "double": 2.4, "double_str": "2.4", "array": [1, 2, 3]} {"foo": null, "bool": false, "bool_str": "false", "int": 42, "int_str": "42", "time": "2016-3-2 00:39:18", "double": 2.4, "double_str": "2.4", "array": [{"inner": "hoge"}, {"inner": 1.5}]}
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
embulk-parser-jsonl-0.2.1 | example/sample.json |
embulk-parser-jsonline-0.2.2 | example/sample.json |
embulk-parser-jsonl-0.2.0 | example/sample.json |