1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-11 18:09:51 +02:00
Files
jc/tests/fixtures/generic/cbt-multiple-rows-raw.json
2022-12-13 14:11:12 -08:00

2 lines
344 B
JSON

[{"key":"foo","cells":[{"column_family":"foo","column":"bar","value":"baz1","timestamp_iso":"2000-01-01T01:00:00","timestamp_epoch":946717200,"timestamp_epoch_utc":null}]},{"key":"bar","cells":[{"column_family":"foo","column":"bar","value":"baz2","timestamp_iso":"2000-01-01T01:00:00","timestamp_epoch":946717200,"timestamp_epoch_utc":null}]}]