-
Notifications
You must be signed in to change notification settings - Fork 15
/
stream2.jsonl
7 lines (7 loc) · 2.58 KB
/
stream2.jsonl
1
2
3
4
5
6
7
{"type": "SCHEMA", "stream": "scott-badges3", "schema": {"type": "object", "properties": {"id": {"type": ["integer"], "minimum": -2147483648, "maximum": 2147483647}, "UserId": {"type": ["null", "string"], "maxLength": 64}, "name": {"type": ["null", "string"], "maxLength": 64}, "loaded_at": {"type": ["null", "string"], "format": "date-time"}, "class": {"type": ["null", "integer"], "minimum": -2147483648, "maximum": 2147483647}, "tag_based": {"type": ["null", "boolean"]}}, "definitions": {"sdc_recursive_integer_array": {"type": ["null", "integer", "array"], "items": {"$ref": "#/definitions/sdc_recursive_integer_array"}}, "sdc_recursive_number_array": {"type": ["null", "number", "array"], "items": {"$ref": "#/definitions/sdc_recursive_number_array"}}, "sdc_recursive_string_array": {"type": ["null", "string", "array"], "items": {"$ref": "#/definitions/sdc_recursive_string_array"}}, "sdc_recursive_boolean_array": {"type": ["null", "boolean", "array"], "items": {"$ref": "#/definitions/sdc_recursive_boolean_array"}}, "sdc_recursive_timestamp_array": {"type": ["null", "string", "array"], "format": "date-time", "items": {"$ref": "#/definitions/sdc_recursive_timestamp_array"}}, "sdc_recursive_object_array": {"type": ["null", "object", "array"], "items": {"$ref": "#/definitions/sdc_recursive_object_array"}}}}, "bookmark_properties": ["id"]}
{"type": "STATE", "value": {"bookmarks": {"scott-badges2": {"last_replication_method": "INCREMENTAL", "replication_key": "id", "version": 1667747583387}}, "currently_syncing": "SCOTT-badges"}}
{"type": "ACTIVATE_VERSION", "stream": "scott-badges3", "version": 1667747583387}
{"type": "RECORD", "stream": "scott-badges3", "record": {"class": 2, "loaded_at": "2022-11-06T00:00:00+00:00", "id": 1, "name": "e9dd95f26c8b24ab973d3f8f", "tag_based": null, "UserId": "9C"}, "version": 1667747583387, "time_extracted": "2022-11-06T15:13:03.387853Z"}
{"type": "RECORD", "stream": "scott-badges3", "record": {"class": 2, "loaded_at": "2022-11-06T00:00:00+00:00", "id": 2, "name": "984fa1edcd96cc55224124c0", "tag_based": null, "UserId": "40"}, "version": 1667747583387, "time_extracted": "2022-11-06T15:13:03.387853Z"}
{"type": "RECORD", "stream": "scott-badges3", "record": {"class": 2, "loaded_at": "2022-11-06T00:00:00+00:00", "id": 3, "name": "cc3453e38b2371bffcae9aa0", "tag_based": null, "UserId": "33"}, "version": 1667747583387, "time_extracted": "2022-11-06T15:13:03.387853Z"}
{"type": "STATE", "value": {"bookmarks": {"scott-badges3": {"last_replication_method": "INCREMENTAL", "replication_key": "id", "version": 1667747583387, "replication_key_value": 3}}, "currently_syncing": null}}