Sha256: 47e0a154208155f83bab6fb09e3a8762a2dc93d99d38540ca2b85f76cdd77d42
Contents?: true
Size: 367 Bytes
Versions: 7
Compression:
Stored size: 367 Bytes
Contents
in: type: file path_prefix: example/json_long.jsonl parser: type: json filters: - type: timestamp_format default_from_timestamp_unit: ms columns: - {name: $.record.long1, to_timezone: "Asia/Tokyo", to_format: "%Y-%m-%d %H:%M:%S.%N"} - {name: $.record.long2, type: long} - {name: $.record.long3, type: double} out: type: "null"
Version data entries
7 entries across 7 versions & 1 rubygems