Schema Info
Schema Name: sfdl_stage_segment.myfoot_statement_reconcile
- created: 2018-06-11 14:01:36
- disabled: False
- format: raw
- id: 563
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_segment", "table": "myfoot_statement_reconcile" } - type: segment
Schema Versions: 3
-
Version 716594
- created: 2024-07-03 12:39:25
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.myfoot_statement_reconcile`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.myfoot_statement_reconcile`\n(\n`_origin`STRING,`receivedAt`STRING,`event`STRING,`type`STRING,`sentAt`STRING,`version`STRING,`properties`struct<`sf_account_id`:STRING,`user_id`:STRING,`pricing_type`:STRING>,`messageId`STRING,`channel`STRING,`userId`STRING,`context`struct<`ip`:STRING,`page`:struct<`search`:STRING,`referrer`:STRING,`url`:STRING,`title`:STRING,`path`:STRING>,`campaign`:struct<`_empty_`:STRING>,`userAgent`:STRING,`timezone`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING>,`originalTimestamp`STRING,`integrations`struct<`_empty_`:STRING>,`timestamp`STRING,`projectId`STRING,`_metadata`struct<`bundled`:array ,`unbundled`:array >,`anonymousId`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile'\n", "MSCK REPAIR TABLE sfdl_stage_segment.myfoot_statement_reconcile" ] - hive_path: s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile
- id: 716594
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Tag Manager", "Segment.io" ], "bundledIds": [ "5b24020bd62defee3cb62bbd" ], "unbundled": [] }, "_origin": "2024-07-03T17:39:20Z|s3://sfdl-segment-myfoot-stage/segment-logs/LDQAjpBuab/1719964800000/1720028199386.events-archiver-480-3..9a1ec934-5544-4b79-a8f6-7998873869fc.gz|analytics-segment-separator-stage:$LATEST", "anonymousId": "730c5614-a022-400f-b5a6-2ccdf573230f", "channel": "client", "context": { "campaign": {}, "ip": "73.115.249.85", "library": { "name": "analytics.js", "version": "next-1.70.0" }, "locale": "en-US", "page": { "path": "/statement", "referrer": "https://my.sparefoot.extrameter.com/login", "search": "?account_id=4362", "title": "MySpareFoot", "url": "https://my.sparefoot.extrameter.com/statement?account_id=4362" }, "timezone": "America/Chicago", "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36", "userAgentData": { "brands": [ { "brand": "Not/A)Brand", "version": "8" }, { "brand": "Chromium", "version": "126" }, { "brand": "Google Chrome", "version": "126" } ], "mobile": false, "platform": "macOS" } }, "event": "statement_reconcile", "integrations": {}, "messageId": "ajs-next-1720027118807-98ebbb97-f03b-4c2a-ab88-6539dba0cd43", "originalTimestamp": "2024-07-03T17:18:38.807Z", "projectId": "LDQAjpBuab", "properties": {}, "receivedAt": "2024-07-03T17:18:38.939Z", "sentAt": "2024-07-03T17:18:38.813Z", "timestamp": "2024-07-03T17:18:38.933Z", "type": "track", "userId": "5797111", "version": 2 } - schema_attributes:
{ "_origin": "string", "anonymousId": "string", "channel": "string", "context.ip": "string", "context.library.name": "string", "context.library.version": "string", "context.locale": "string", "context.page.path": "string", "context.page.referrer": "string", "context.page.search": "string", "context.page.title": "string", "context.page.url": "string", "context.timezone": "string", "context.userAgent": "string", "context.userAgentData.brands": [ { "brand": "string", "version": "string" } ], "context.userAgentData.mobile": "string", "context.userAgentData.platform": "string", "event": "string", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.pricing_type": "string", "properties.sf_account_id": "string", "properties.user_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 563
- schema_scan_id: 5827147
- updated: 2024-07-03 12:39:39
-
Version 249342
- created: 2020-02-04 10:12:57
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.myfoot_statement_reconcile`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.myfoot_statement_reconcile`\n(\n`anonymousId`STRING,`originalTimestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`_origin`STRING,`event`STRING,`receivedAt`STRING,`userId`STRING,`sentAt`STRING,`context`struct<`campaign`:struct<`_empty_`:STRING>,`userAgent`:STRING,`ip`:STRING,`locale`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`page`:struct<`referrer`:STRING,`path`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>>,`properties`struct<`sf_account_id`:STRING,`user_id`:STRING,`pricing_type`:STRING>,`messageId`STRING,`projectId`STRING,`integrations`struct<`_empty_`:STRING>,`timestamp`STRING,`version`STRING,`channel`STRING,`type`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile'\n", "MSCK REPAIR TABLE sfdl_stage_segment.myfoot_statement_reconcile" ] - hive_path: s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile
- id: 249342
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2020-02-04T16:12:56Z|s3://sfdl-segment-myfoot-stage/segment-logs/LDQAjpBuab/1580774400000/1580832396238.c1031d165a34.e4797d0.8f1f4370-f84b-4111-bbab-28672f9c267f.gz|segment_separator:37", "anonymousId": "6e40088f-5c6d-4d85-aab6-17508050ada7", "channel": "client", "context": { "campaign": {}, "ip": "12.87.245.90", "library": { "name": "analytics.js", "version": "3.11.0" }, "locale": "en-US", "page": { "path": "/statement", "referrer": "https://my.sparefoot.extrameter.com/dashboard?fid=212063", "search": "?account_id=2318", "title": "MySpareFoot", "url": "https://my.sparefoot.extrameter.com/statement?account_id=2318" }, "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36" }, "event": "statement_reconcile", "integrations": {}, "messageId": "ajs-dcf403fb5cd67461df86861fc8b5d4c8", "originalTimestamp": "2020-02-04T15:42:44.497Z", "projectId": "LDQAjpBuab", "receivedAt": "2020-02-04T15:42:44.532Z", "sentAt": "2020-02-04T15:42:44.500Z", "timestamp": "2020-02-04T15:42:44.529Z", "type": "track", "userId": "867281", "version": 2 } - schema_attributes:
{ "_origin": "string", "anonymousId": "string", "channel": "string", "context.ip": "string", "context.library.name": "string", "context.library.version": "string", "context.locale": "string", "context.page.path": "string", "context.page.referrer": "string", "context.page.search": "string", "context.page.title": "string", "context.page.url": "string", "context.userAgent": "string", "event": "string", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.pricing_type": "string", "properties.sf_account_id": "string", "properties.user_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 563
- schema_scan_id: 2554096
- updated: 2020-02-04 10:13:18
-
Version 175819
- created: 2018-06-11 14:02:09
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.myfoot_statement_reconcile`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.myfoot_statement_reconcile`\n(\n `version` string , `timestamp` string , `projectId` string , `userId` string ,`properties` struct< `sf_account_id` : string , `user_id` : string , `pricing_type` : string >, `receivedAt` string ,`_metadata` struct< `bundled`:array, `unbundled`:array >, `anonymousId` string , `originalTimestamp` string ,`context` struct< `ip` : string ,`page` : struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` : struct< `version` : string , `name` : string >, `userAgent` : string >, `messageId` string , `_origin` string , `type` string , `event` string , `channel` string , `sentAt` string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile'\n", "MSCK REPAIR TABLE sfdl_stage_segment.myfoot_statement_reconcile" ] - hive_path: s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile
- id: 175819
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Segment.io" ], "unbundled": [] }, "_origin": "2018-06-11T19:01:34Z|s3://sfdl-segment-myfoot-stage/segment-logs/LDQAjpBuab/1528675200000/1528743677754.56b7d4cee151.1.11.1.cfe6ac98-6360-45c8-a200-5d2bd3cab650.gz|segment_separator:37", "anonymousId": "9da3d5f6-8468-4669-8e1e-9004fb416d31", "channel": "client", "context": { "campaign": {}, "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "3.6.0" }, "page": { "path": "/statement", "referrer": "https://my.sparefoot.extrameter.com/statement?account_id=13", "search": "?account_id=13", "title": "MySpareFoot", "url": "https://my.sparefoot.extrameter.com/statement?account_id=13" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0" }, "event": "statement_reconcile", "integrations": {}, "messageId": "ajs-70efdc2a8954ba3c1dd871ed36a1b909", "originalTimestamp": "2018-06-11T18:29:01.783Z", "projectId": "LDQAjpBuab", "properties": { "pricing_type": "PERCENT", "sf_account_id": "13281", "user_id": "1787760" }, "receivedAt": "2018-06-11T18:29:01.864Z", "sentAt": "2018-06-11T18:29:01.787Z", "timestamp": "2018-06-11T18:29:01.860Z", "type": "track", "userId": null, "version": 2 } - schema_attributes:
{ "_origin": "string", "anonymousId": "string", "channel": "string", "context.ip": "string", "context.library.name": "string", "context.library.version": "string", "context.page.path": "string", "context.page.referrer": "string", "context.page.search": "string", "context.page.title": "string", "context.page.url": "string", "context.userAgent": "string", "event": "string", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.pricing_type": "string", "properties.sf_account_id": "string", "properties.user_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 563
- schema_scan_id: 1355574
- updated: 2018-06-11 14:02:20
Schema Scans: 3
Last at 2024-07-03 12:39:24
-
Scan 5827147
- duration: 0:00:24.604275
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 86, "partitions_applied": false, "success": true } - id: 5827147
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2024-07-03/", "name": "dt", "type": "string", "value": "2024-07-03" }, "s3": { "bucket": "sfdl-segment-myfoot-stage", "hive_path": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile", "key": "separated_dt/statement_reconcile/dt=2024-07-03/1720028199386.events-archiver-480-3..9a1ec934-5544-4b79-a8f6-7998873869fc.json.gz" }, "schema": { "name": "sfdl_stage_segment.myfoot_statement_reconcile", "type": "segment" } } - running: False
- schema_name_id: 563
- start_time: 2024-07-03 12:39:24
- success: True
- trace_id: 5561720923827703543
-
Scan 2554096
- duration: 0:00:24.223032
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 52, "partitions_applied": false, "success": true } - id: 2554096
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-02-04/", "name": "dt", "type": "string", "value": "2020-02-04" }, "s3": { "bucket": "sfdl-segment-myfoot-stage", "hive_path": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile", "key": "separated_dt/statement_reconcile/dt=2020-02-04/1580832396238.c1031d165a34.e4797d0.8f1f4370-f84b-4111-bbab-28672f9c267f.json.gz" }, "schema": { "name": "sfdl_stage_segment.myfoot_statement_reconcile", "type": "segment" } } - running: False
- schema_name_id: 563
- start_time: 2020-02-04 10:12:57
- success: True
- trace_id: 860825736181863550
-
Scan 1355574
- duration: 0:00:47.505584
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 1355574
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-06-11/", "name": "dt", "type": "string", "value": "2018-06-11" }, "s3": { "bucket": "sfdl-segment-myfoot-stage", "hive_path": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile", "key": "separated_dt/statement_reconcile/dt=2018-06-11/1528743677754.56b7d4cee151.1.11.1.cfe6ac98-6360-45c8-a200-5d2bd3cab650.json.gz" }, "schema": { "name": "sfdl_stage_segment.myfoot_statement_reconcile", "type": "segment" } } - running: False
- schema_name_id: 563
- start_time: 2018-06-11 14:01:36
- success: True
- count: 85
- ddl:
[ "ALTER TABLE\n `sfdl_stage_segment.myfoot_statement_reconcile`\nADD\n\n\n PARTITION (dt='2018-06-11') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-06-11/'\n PARTITION (dt='2018-06-19') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-06-19/'\n PARTITION (dt='2018-07-02') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-07-02/'\n PARTITION (dt='2018-07-03') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-07-03/'\n PARTITION (dt='2018-07-05') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-07-05/'\n PARTITION (dt='2018-08-02') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-02/'\n PARTITION (dt='2018-08-03') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-03/'\n PARTITION (dt='2018-08-06') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-06/'\n PARTITION (dt='2018-08-07') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-07/'\n PARTITION (dt='2018-08-09') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-09/'\n PARTITION (dt='2018-08-10') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-10/'\n PARTITION (dt='2018-09-04') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-04/'\n PARTITION (dt='2018-09-06') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-06/'\n PARTITION (dt='2018-09-07') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-07/'\n PARTITION (dt='2018-09-10') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-10/'\n PARTITION (dt='2018-09-17') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-17/'\n PARTITION (dt='2018-09-20') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-20/'\n PARTITION (dt='2018-09-21') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-21/'\n PARTITION (dt='2018-09-24') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-24/'\n PARTITION (dt='2018-10-01') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-10-01/'\n PARTITION (dt='2018-10-04') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-10-04/'\n PARTITION (dt='2018-10-09') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-10-09/'\n PARTITION (dt='2019-03-04') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-04/'\n PARTITION (dt='2019-03-08') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-08/'\n PARTITION (dt='2019-03-13') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-13/'\n PARTITION (dt='2019-03-20') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-20/'\n PARTITION (dt='2019-03-26') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-26/'\n PARTITION (dt='2019-03-28') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-28/'\n PARTITION (dt='2019-04-19') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-04-19/'\n PARTITION (dt='2019-09-10') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-10/'\n PARTITION (dt='2019-09-17') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-17/'\n PARTITION (dt='2019-09-18') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-18/'\n PARTITION (dt='2019-09-20') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-20/'\n PARTITION (dt='2019-09-23') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-23/'\n PARTITION (dt='2019-09-24') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-24/'\n PARTITION (dt='2019-09-30') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-30/'\n PARTITION (dt='2019-10-02') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-02/'\n PARTITION (dt='2019-10-07') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-07/'\n PARTITION (dt='2019-10-08') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-08/'\n PARTITION (dt='2019-10-09') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-09/'\n PARTITION (dt='2019-10-24') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-24/'\n PARTITION (dt='2019-10-25') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-25/'\n PARTITION (dt='2019-10-30') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-30/'\n PARTITION (dt='2019-11-01') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-11-01/'\n PARTITION (dt='2019-11-04') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-11-04/'\n PARTITION (dt='2019-11-05') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-11-05/'\n PARTITION (dt='2019-11-26') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-11-26/'\n PARTITION (dt='2019-12-02') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-12-02/'\n PARTITION (dt='2019-12-03') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-12-03/'\n PARTITION (dt='2019-12-09') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-12-09/'\n PARTITION (dt='2020-01-06') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-01-06/'\n PARTITION (dt='2020-02-04') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-02-04/'\n PARTITION (dt='2020-03-03') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-03-03/'\n PARTITION (dt='2020-06-11') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-06-11/'\n PARTITION (dt='2020-07-09') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-09/'\n PARTITION (dt='2020-07-17') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-17/'\n PARTITION (dt='2020-07-21') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-21/'\n PARTITION (dt='2020-07-22') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-22/'\n PARTITION (dt='2020-07-23') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-23/'\n PARTITION (dt='2020-07-24') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-24/'\n PARTITION (dt='2020-07-27') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-27/'\n PARTITION (dt='2020-07-28') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-28/'\n PARTITION (dt='2020-07-29') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-29/'\n PARTITION (dt='2020-08-01') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-01/'\n PARTITION (dt='2020-08-03') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-03/'\n PARTITION (dt='2020-08-10') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-10/'\n PARTITION (dt='2020-08-13') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-13/'\n PARTITION (dt='2020-08-14') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-14/'\n PARTITION (dt='2020-08-18') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-18/'\n PARTITION (dt='2020-08-19') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-19/'\n PARTITION (dt='2020-08-21') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-21/'\n PARTITION (dt='2020-08-24') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-24/'\n PARTITION (dt='2020-08-25') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-25/'\n PARTITION (dt='2020-08-26') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-26/'\n PARTITION (dt='2020-08-31') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-31/'\n PARTITION (dt='2020-12-03') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-12-03/'\n PARTITION (dt='2021-04-20') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2021-04-20/'\n PARTITION (dt='2021-06-08') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2021-06-08/'\n PARTITION (dt='2021-07-29') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2021-07-29/'\n PARTITION (dt='2022-03-07') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2022-03-07/'\n PARTITION (dt='2022-03-08') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2022-03-08/'\n PARTITION (dt='2022-06-09') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2022-06-09/'\n PARTITION (dt='2022-06-22') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2022-06-22/'\n PARTITION (dt='2023-01-09') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2023-01-09/'\n PARTITION (dt='2024-07-03') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2024-07-03/'\n;" ] - name: dt
- state:
[ { "info": { "id": 542027, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-06-11/", "name": "dt", "value": "2018-06-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:46", "last_data": "2024-07-03 12:39:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542054, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-06-19/", "name": "dt", "value": "2018-06-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:48", "last_data": "2024-07-03 12:39:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542036, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-07-02/", "name": "dt", "value": "2018-07-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:47", "last_data": "2024-07-03 12:39:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542041, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-07-03/", "name": "dt", "value": "2018-07-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:47", "last_data": "2024-07-03 12:39:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542039, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-07-05/", "name": "dt", "value": "2018-07-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:47", "last_data": "2024-07-03 12:39:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542053, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-02/", "name": "dt", "value": "2018-08-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:48", "last_data": "2024-07-03 12:39:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542049, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-03/", "name": "dt", "value": "2018-08-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:48", "last_data": "2024-07-03 12:39:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542022, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-06/", "name": "dt", "value": "2018-08-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:45", "last_data": "2024-07-03 12:39:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541981, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-07/", "name": "dt", "value": "2018-08-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:42", "last_data": "2024-07-03 12:39:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541995, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-09/", "name": "dt", "value": "2018-08-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:43", "last_data": "2024-07-03 12:39:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542038, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-10/", "name": "dt", "value": "2018-08-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:47", "last_data": "2024-07-03 12:39:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542050, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-04/", "name": "dt", "value": "2018-09-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:48", "last_data": "2024-07-03 12:39:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542043, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-06/", "name": "dt", "value": "2018-09-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:47", "last_data": "2024-07-03 12:39:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541983, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-07/", "name": "dt", "value": "2018-09-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:42", "last_data": "2024-07-03 12:39:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541988, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-10/", "name": "dt", "value": "2018-09-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:42", "last_data": "2024-07-03 12:39:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542059, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-17/", "name": "dt", "value": "2018-09-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:48", "last_data": "2024-07-03 12:39:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542060, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-20/", "name": "dt", "value": "2018-09-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:49", "last_data": "2024-07-03 12:39:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541997, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-21/", "name": "dt", "value": "2018-09-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:43", "last_data": "2024-07-03 12:39:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542019, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-24/", "name": "dt", "value": "2018-09-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:45", "last_data": "2024-07-03 12:39:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542051, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-10-01/", "name": "dt", "value": "2018-10-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:48", "last_data": "2024-07-03 12:39:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542012, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-10-04/", "name": "dt", "value": "2018-10-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:44", "last_data": "2024-07-03 12:39:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542016, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-10-09/", "name": "dt", "value": "2018-10-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:45", "last_data": "2024-07-03 12:39:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541980, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-04/", "name": "dt", "value": "2019-03-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:42", "last_data": "2024-07-03 12:39:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542037, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-08/", "name": "dt", "value": "2019-03-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:47", "last_data": "2024-07-03 12:39:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542045, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-13/", "name": "dt", "value": "2019-03-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:47", "last_data": "2024-07-03 12:39:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541998, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-20/", "name": "dt", "value": "2019-03-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:43", "last_data": "2024-07-03 12:39:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541989, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-26/", "name": "dt", "value": "2019-03-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:43", "last_data": "2024-07-03 12:39:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542028, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-28/", "name": "dt", "value": "2019-03-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:46", "last_data": "2024-07-03 12:39:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542035, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-04-19/", "name": "dt", "value": "2019-04-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:46", "last_data": "2024-07-03 12:39:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542023, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-10/", "name": "dt", "value": "2019-09-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:46", "last_data": "2024-07-03 12:39:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542056, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-17/", "name": "dt", "value": "2019-09-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:48", "last_data": "2024-07-03 12:39:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542000, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-18/", "name": "dt", "value": "2019-09-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:43", "last_data": "2024-07-03 12:39:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542024, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-20/", "name": "dt", "value": "2019-09-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:46", "last_data": "2024-07-03 12:39:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541982, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-23/", "name": "dt", "value": "2019-09-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:42", "last_data": "2024-07-03 12:39:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542001, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-24/", "name": "dt", "value": "2019-09-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:44", "last_data": "2024-07-03 12:39:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542033, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-30/", "name": "dt", "value": "2019-09-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:46", "last_data": "2024-07-03 12:39:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542042, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-02/", "name": "dt", "value": "2019-10-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:47", "last_data": "2024-07-03 12:39:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541991, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-07/", "name": "dt", "value": "2019-10-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:43", "last_data": "2024-07-03 12:39:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542010, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-08/", "name": "dt", "value": "2019-10-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:44", "last_data": "2024-07-03 12:39:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542013, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-09/", "name": "dt", "value": "2019-10-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:45", "last_data": "2024-07-03 12:39:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541992, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-24/", "name": "dt", "value": "2019-10-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:43", "last_data": "2024-07-03 12:39:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542002, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-25/", "name": "dt", "value": "2019-10-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:44", "last_data": "2024-07-03 12:39:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541999, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-30/", "name": "dt", "value": "2019-10-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:43", "last_data": "2024-07-03 12:39:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542061, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-11-01/", "name": "dt", "value": "2019-11-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:49", "last_data": "2024-07-03 12:39:49" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541984, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-11-04/", "name": "dt", "value": "2019-11-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:42", "last_data": "2024-07-03 12:39:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542057, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-11-05/", "name": "dt", "value": "2019-11-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:48", "last_data": "2024-07-03 12:39:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541996, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-11-26/", "name": "dt", "value": "2019-11-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:43", "last_data": "2024-07-03 12:39:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542021, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-12-02/", "name": "dt", "value": "2019-12-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:45", "last_data": "2024-07-03 12:39:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542031, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-12-03/", "name": "dt", "value": "2019-12-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:46", "last_data": "2024-07-03 12:39:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542018, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-12-09/", "name": "dt", "value": "2019-12-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:45", "last_data": "2024-07-03 12:39:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542004, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-01-06/", "name": "dt", "value": "2020-01-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:44", "last_data": "2024-07-03 12:39:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541993, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-02-04/", "name": "dt", "value": "2020-02-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:43", "last_data": "2024-07-03 12:39:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542029, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-03-03/", "name": "dt", "value": "2020-03-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:46", "last_data": "2024-07-03 12:39:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542058, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-06-11/", "name": "dt", "value": "2020-06-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:48", "last_data": "2024-07-03 12:39:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542003, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-09/", "name": "dt", "value": "2020-07-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:44", "last_data": "2024-07-03 12:39:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542030, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-17/", "name": "dt", "value": "2020-07-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:46", "last_data": "2024-07-03 12:39:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541985, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-21/", "name": "dt", "value": "2020-07-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:42", "last_data": "2024-07-03 12:39:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542025, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-22/", "name": "dt", "value": "2020-07-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:46", "last_data": "2024-07-03 12:39:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541994, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-23/", "name": "dt", "value": "2020-07-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:43", "last_data": "2024-07-03 12:39:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542052, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-24/", "name": "dt", "value": "2020-07-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:48", "last_data": "2024-07-03 12:39:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542032, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-27/", "name": "dt", "value": "2020-07-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:46", "last_data": "2024-07-03 12:39:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542017, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-28/", "name": "dt", "value": "2020-07-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:45", "last_data": "2024-07-03 12:39:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542055, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-29/", "name": "dt", "value": "2020-07-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:48", "last_data": "2024-07-03 12:39:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542034, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-01/", "name": "dt", "value": "2020-08-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:46", "last_data": "2024-07-03 12:39:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542047, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-03/", "name": "dt", "value": "2020-08-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:47", "last_data": "2024-07-03 12:39:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542011, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-10/", "name": "dt", "value": "2020-08-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:44", "last_data": "2024-07-03 12:39:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542005, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-13/", "name": "dt", "value": "2020-08-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:44", "last_data": "2024-07-03 12:39:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542014, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-14/", "name": "dt", "value": "2020-08-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:45", "last_data": "2024-07-03 12:39:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542015, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-18/", "name": "dt", "value": "2020-08-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:45", "last_data": "2024-07-03 12:39:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542006, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-19/", "name": "dt", "value": "2020-08-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:44", "last_data": "2024-07-03 12:39:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542046, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-21/", "name": "dt", "value": "2020-08-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:47", "last_data": "2024-07-03 12:39:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541990, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-24/", "name": "dt", "value": "2020-08-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:43", "last_data": "2024-07-03 12:39:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542026, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-25/", "name": "dt", "value": "2020-08-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:46", "last_data": "2024-07-03 12:39:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542008, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-26/", "name": "dt", "value": "2020-08-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:44", "last_data": "2024-07-03 12:39:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542040, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-31/", "name": "dt", "value": "2020-08-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:47", "last_data": "2024-07-03 12:39:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542044, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-12-03/", "name": "dt", "value": "2020-12-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:47", "last_data": "2024-07-03 12:39:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541986, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2021-04-20/", "name": "dt", "value": "2021-04-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:42", "last_data": "2024-07-03 12:39:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542007, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2021-06-08/", "name": "dt", "value": "2021-06-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:44", "last_data": "2024-07-03 12:39:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542048, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2021-07-29/", "name": "dt", "value": "2021-07-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:48", "last_data": "2024-07-03 12:39:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542009, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2022-03-07/", "name": "dt", "value": "2022-03-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:44", "last_data": "2024-07-03 12:39:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 542020, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2022-03-08/", "name": "dt", "value": "2022-03-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:45", "last_data": "2024-07-03 12:39:45" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541987, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2022-06-09/", "name": "dt", "value": "2022-06-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:42", "last_data": "2024-07-03 12:39:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 290850, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2022-06-22/", "name": "dt", "value": "2022-06-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2022-06-22 14:42:46", "last_data": "2022-06-22 14:42:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 388909, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2023-01-09/", "name": "dt", "value": "2023-01-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-01-09 12:59:40", "last_data": "2023-01-09 12:59:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 541979, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2024-07-03/", "name": "dt", "value": "2024-07-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-07-03 12:39:25", "last_data": "2024-07-03 12:39:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } } ] - type: string
- attributes:
{ "_origin": "string", "anonymousId": "string", "channel": "string", "context.ip": "string", "context.library.name": "string", "context.library.version": "string", "context.locale": "string", "context.page.path": "string", "context.page.referrer": "string", "context.page.search": "string", "context.page.title": "string", "context.page.url": "string", "context.timezone": "string", "context.userAgent": "string", "context.userAgentData.brands": [ { "brand": "string", "version": "string" } ], "context.userAgentData.mobile": "string", "context.userAgentData.platform": "string", "event": "string", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.pricing_type": "string", "properties.sf_account_id": "string", "properties.user_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - created: 2024-07-03 12:39:25
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.myfoot_statement_reconcile`\n(\n`_origin`STRING,`receivedAt`STRING,`event`STRING,`type`STRING,`sentAt`STRING,`version`STRING,`properties`struct<`sf_account_id`:STRING,`user_id`:STRING,`pricing_type`:STRING>,`messageId`STRING,`channel`STRING,`userId`STRING,`context`struct<`ip`:STRING,`page`:struct<`search`:STRING,`referrer`:STRING,`url`:STRING,`title`:STRING,`path`:STRING>,`campaign`:struct<`_empty_`:STRING>,`userAgent`:STRING,`timezone`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING>,`originalTimestamp`STRING,`integrations`struct<`_empty_`:STRING>,`timestamp`STRING,`projectId`STRING,`_metadata`struct<`bundled`:array ,`unbundled`:array >,`anonymousId`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.myfoot_statement_reconcile`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.myfoot_statement_reconcile" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2018-06-11 14:01:36",
"disabled": false,
"format": "raw",
"id": 563,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_segment",
"table": "myfoot_statement_reconcile"
},
"type": "segment"
},
"partition": {
"count": 85,
"ddl": [
"ALTER TABLE\n `sfdl_stage_segment.myfoot_statement_reconcile`\nADD\n\n\n PARTITION (dt='2018-06-11') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-06-11/'\n PARTITION (dt='2018-06-19') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-06-19/'\n PARTITION (dt='2018-07-02') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-07-02/'\n PARTITION (dt='2018-07-03') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-07-03/'\n PARTITION (dt='2018-07-05') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-07-05/'\n PARTITION (dt='2018-08-02') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-02/'\n PARTITION (dt='2018-08-03') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-03/'\n PARTITION (dt='2018-08-06') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-06/'\n PARTITION (dt='2018-08-07') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-07/'\n PARTITION (dt='2018-08-09') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-09/'\n PARTITION (dt='2018-08-10') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-10/'\n PARTITION (dt='2018-09-04') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-04/'\n PARTITION (dt='2018-09-06') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-06/'\n PARTITION (dt='2018-09-07') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-07/'\n PARTITION (dt='2018-09-10') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-10/'\n PARTITION (dt='2018-09-17') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-17/'\n PARTITION (dt='2018-09-20') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-20/'\n PARTITION (dt='2018-09-21') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-21/'\n PARTITION (dt='2018-09-24') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-24/'\n PARTITION (dt='2018-10-01') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-10-01/'\n PARTITION (dt='2018-10-04') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-10-04/'\n PARTITION (dt='2018-10-09') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-10-09/'\n PARTITION (dt='2019-03-04') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-04/'\n PARTITION (dt='2019-03-08') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-08/'\n PARTITION (dt='2019-03-13') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-13/'\n PARTITION (dt='2019-03-20') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-20/'\n PARTITION (dt='2019-03-26') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-26/'\n PARTITION (dt='2019-03-28') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-28/'\n PARTITION (dt='2019-04-19') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-04-19/'\n PARTITION (dt='2019-09-10') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-10/'\n PARTITION (dt='2019-09-17') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-17/'\n PARTITION (dt='2019-09-18') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-18/'\n PARTITION (dt='2019-09-20') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-20/'\n PARTITION (dt='2019-09-23') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-23/'\n PARTITION (dt='2019-09-24') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-24/'\n PARTITION (dt='2019-09-30') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-30/'\n PARTITION (dt='2019-10-02') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-02/'\n PARTITION (dt='2019-10-07') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-07/'\n PARTITION (dt='2019-10-08') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-08/'\n PARTITION (dt='2019-10-09') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-09/'\n PARTITION (dt='2019-10-24') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-24/'\n PARTITION (dt='2019-10-25') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-25/'\n PARTITION (dt='2019-10-30') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-30/'\n PARTITION (dt='2019-11-01') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-11-01/'\n PARTITION (dt='2019-11-04') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-11-04/'\n PARTITION (dt='2019-11-05') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-11-05/'\n PARTITION (dt='2019-11-26') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-11-26/'\n PARTITION (dt='2019-12-02') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-12-02/'\n PARTITION (dt='2019-12-03') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-12-03/'\n PARTITION (dt='2019-12-09') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-12-09/'\n PARTITION (dt='2020-01-06') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-01-06/'\n PARTITION (dt='2020-02-04') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-02-04/'\n PARTITION (dt='2020-03-03') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-03-03/'\n PARTITION (dt='2020-06-11') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-06-11/'\n PARTITION (dt='2020-07-09') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-09/'\n PARTITION (dt='2020-07-17') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-17/'\n PARTITION (dt='2020-07-21') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-21/'\n PARTITION (dt='2020-07-22') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-22/'\n PARTITION (dt='2020-07-23') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-23/'\n PARTITION (dt='2020-07-24') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-24/'\n PARTITION (dt='2020-07-27') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-27/'\n PARTITION (dt='2020-07-28') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-28/'\n PARTITION (dt='2020-07-29') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-29/'\n PARTITION (dt='2020-08-01') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-01/'\n PARTITION (dt='2020-08-03') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-03/'\n PARTITION (dt='2020-08-10') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-10/'\n PARTITION (dt='2020-08-13') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-13/'\n PARTITION (dt='2020-08-14') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-14/'\n PARTITION (dt='2020-08-18') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-18/'\n PARTITION (dt='2020-08-19') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-19/'\n PARTITION (dt='2020-08-21') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-21/'\n PARTITION (dt='2020-08-24') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-24/'\n PARTITION (dt='2020-08-25') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-25/'\n PARTITION (dt='2020-08-26') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-26/'\n PARTITION (dt='2020-08-31') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-31/'\n PARTITION (dt='2020-12-03') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-12-03/'\n PARTITION (dt='2021-04-20') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2021-04-20/'\n PARTITION (dt='2021-06-08') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2021-06-08/'\n PARTITION (dt='2021-07-29') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2021-07-29/'\n PARTITION (dt='2022-03-07') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2022-03-07/'\n PARTITION (dt='2022-03-08') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2022-03-08/'\n PARTITION (dt='2022-06-09') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2022-06-09/'\n PARTITION (dt='2022-06-22') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2022-06-22/'\n PARTITION (dt='2023-01-09') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2023-01-09/'\n PARTITION (dt='2024-07-03') location 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2024-07-03/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 542027,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-06-11/",
"name": "dt",
"value": "2018-06-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:46",
"last_data": "2024-07-03 12:39:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542054,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-06-19/",
"name": "dt",
"value": "2018-06-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:48",
"last_data": "2024-07-03 12:39:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542036,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-07-02/",
"name": "dt",
"value": "2018-07-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:47",
"last_data": "2024-07-03 12:39:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542041,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-07-03/",
"name": "dt",
"value": "2018-07-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:47",
"last_data": "2024-07-03 12:39:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542039,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-07-05/",
"name": "dt",
"value": "2018-07-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:47",
"last_data": "2024-07-03 12:39:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542053,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-02/",
"name": "dt",
"value": "2018-08-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:48",
"last_data": "2024-07-03 12:39:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542049,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-03/",
"name": "dt",
"value": "2018-08-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:48",
"last_data": "2024-07-03 12:39:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542022,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-06/",
"name": "dt",
"value": "2018-08-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:45",
"last_data": "2024-07-03 12:39:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541981,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-07/",
"name": "dt",
"value": "2018-08-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:42",
"last_data": "2024-07-03 12:39:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541995,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-09/",
"name": "dt",
"value": "2018-08-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:43",
"last_data": "2024-07-03 12:39:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542038,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-08-10/",
"name": "dt",
"value": "2018-08-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:47",
"last_data": "2024-07-03 12:39:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542050,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-04/",
"name": "dt",
"value": "2018-09-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:48",
"last_data": "2024-07-03 12:39:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542043,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-06/",
"name": "dt",
"value": "2018-09-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:47",
"last_data": "2024-07-03 12:39:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541983,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-07/",
"name": "dt",
"value": "2018-09-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:42",
"last_data": "2024-07-03 12:39:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541988,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-10/",
"name": "dt",
"value": "2018-09-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:42",
"last_data": "2024-07-03 12:39:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542059,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-17/",
"name": "dt",
"value": "2018-09-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:48",
"last_data": "2024-07-03 12:39:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542060,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-20/",
"name": "dt",
"value": "2018-09-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:49",
"last_data": "2024-07-03 12:39:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541997,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-21/",
"name": "dt",
"value": "2018-09-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:43",
"last_data": "2024-07-03 12:39:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542019,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-09-24/",
"name": "dt",
"value": "2018-09-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:45",
"last_data": "2024-07-03 12:39:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542051,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-10-01/",
"name": "dt",
"value": "2018-10-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:48",
"last_data": "2024-07-03 12:39:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542012,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-10-04/",
"name": "dt",
"value": "2018-10-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:44",
"last_data": "2024-07-03 12:39:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542016,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2018-10-09/",
"name": "dt",
"value": "2018-10-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:45",
"last_data": "2024-07-03 12:39:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541980,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-04/",
"name": "dt",
"value": "2019-03-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:42",
"last_data": "2024-07-03 12:39:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542037,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-08/",
"name": "dt",
"value": "2019-03-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:47",
"last_data": "2024-07-03 12:39:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542045,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-13/",
"name": "dt",
"value": "2019-03-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:47",
"last_data": "2024-07-03 12:39:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541998,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-20/",
"name": "dt",
"value": "2019-03-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:43",
"last_data": "2024-07-03 12:39:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541989,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-26/",
"name": "dt",
"value": "2019-03-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:43",
"last_data": "2024-07-03 12:39:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542028,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-03-28/",
"name": "dt",
"value": "2019-03-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:46",
"last_data": "2024-07-03 12:39:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542035,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-04-19/",
"name": "dt",
"value": "2019-04-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:46",
"last_data": "2024-07-03 12:39:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542023,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-10/",
"name": "dt",
"value": "2019-09-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:46",
"last_data": "2024-07-03 12:39:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542056,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-17/",
"name": "dt",
"value": "2019-09-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:48",
"last_data": "2024-07-03 12:39:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542000,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-18/",
"name": "dt",
"value": "2019-09-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:43",
"last_data": "2024-07-03 12:39:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542024,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-20/",
"name": "dt",
"value": "2019-09-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:46",
"last_data": "2024-07-03 12:39:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541982,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-23/",
"name": "dt",
"value": "2019-09-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:42",
"last_data": "2024-07-03 12:39:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542001,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-24/",
"name": "dt",
"value": "2019-09-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:44",
"last_data": "2024-07-03 12:39:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542033,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-09-30/",
"name": "dt",
"value": "2019-09-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:46",
"last_data": "2024-07-03 12:39:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542042,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-02/",
"name": "dt",
"value": "2019-10-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:47",
"last_data": "2024-07-03 12:39:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541991,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-07/",
"name": "dt",
"value": "2019-10-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:43",
"last_data": "2024-07-03 12:39:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542010,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-08/",
"name": "dt",
"value": "2019-10-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:44",
"last_data": "2024-07-03 12:39:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542013,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-09/",
"name": "dt",
"value": "2019-10-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:45",
"last_data": "2024-07-03 12:39:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541992,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-24/",
"name": "dt",
"value": "2019-10-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:43",
"last_data": "2024-07-03 12:39:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542002,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-25/",
"name": "dt",
"value": "2019-10-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:44",
"last_data": "2024-07-03 12:39:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541999,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-10-30/",
"name": "dt",
"value": "2019-10-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:43",
"last_data": "2024-07-03 12:39:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542061,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-11-01/",
"name": "dt",
"value": "2019-11-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:49",
"last_data": "2024-07-03 12:39:49"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541984,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-11-04/",
"name": "dt",
"value": "2019-11-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:42",
"last_data": "2024-07-03 12:39:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542057,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-11-05/",
"name": "dt",
"value": "2019-11-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:48",
"last_data": "2024-07-03 12:39:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541996,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-11-26/",
"name": "dt",
"value": "2019-11-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:43",
"last_data": "2024-07-03 12:39:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542021,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-12-02/",
"name": "dt",
"value": "2019-12-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:45",
"last_data": "2024-07-03 12:39:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542031,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-12-03/",
"name": "dt",
"value": "2019-12-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:46",
"last_data": "2024-07-03 12:39:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542018,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2019-12-09/",
"name": "dt",
"value": "2019-12-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:45",
"last_data": "2024-07-03 12:39:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542004,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-01-06/",
"name": "dt",
"value": "2020-01-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:44",
"last_data": "2024-07-03 12:39:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541993,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-02-04/",
"name": "dt",
"value": "2020-02-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:43",
"last_data": "2024-07-03 12:39:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542029,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-03-03/",
"name": "dt",
"value": "2020-03-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:46",
"last_data": "2024-07-03 12:39:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542058,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-06-11/",
"name": "dt",
"value": "2020-06-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:48",
"last_data": "2024-07-03 12:39:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542003,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-09/",
"name": "dt",
"value": "2020-07-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:44",
"last_data": "2024-07-03 12:39:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542030,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-17/",
"name": "dt",
"value": "2020-07-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:46",
"last_data": "2024-07-03 12:39:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541985,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-21/",
"name": "dt",
"value": "2020-07-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:42",
"last_data": "2024-07-03 12:39:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542025,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-22/",
"name": "dt",
"value": "2020-07-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:46",
"last_data": "2024-07-03 12:39:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541994,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-23/",
"name": "dt",
"value": "2020-07-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:43",
"last_data": "2024-07-03 12:39:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542052,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-24/",
"name": "dt",
"value": "2020-07-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:48",
"last_data": "2024-07-03 12:39:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542032,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-27/",
"name": "dt",
"value": "2020-07-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:46",
"last_data": "2024-07-03 12:39:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542017,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-28/",
"name": "dt",
"value": "2020-07-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:45",
"last_data": "2024-07-03 12:39:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542055,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-07-29/",
"name": "dt",
"value": "2020-07-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:48",
"last_data": "2024-07-03 12:39:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542034,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-01/",
"name": "dt",
"value": "2020-08-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:46",
"last_data": "2024-07-03 12:39:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542047,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-03/",
"name": "dt",
"value": "2020-08-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:47",
"last_data": "2024-07-03 12:39:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542011,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-10/",
"name": "dt",
"value": "2020-08-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:44",
"last_data": "2024-07-03 12:39:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542005,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-13/",
"name": "dt",
"value": "2020-08-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:44",
"last_data": "2024-07-03 12:39:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542014,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-14/",
"name": "dt",
"value": "2020-08-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:45",
"last_data": "2024-07-03 12:39:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542015,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-18/",
"name": "dt",
"value": "2020-08-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:45",
"last_data": "2024-07-03 12:39:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542006,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-19/",
"name": "dt",
"value": "2020-08-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:44",
"last_data": "2024-07-03 12:39:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542046,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-21/",
"name": "dt",
"value": "2020-08-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:47",
"last_data": "2024-07-03 12:39:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541990,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-24/",
"name": "dt",
"value": "2020-08-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:43",
"last_data": "2024-07-03 12:39:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542026,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-25/",
"name": "dt",
"value": "2020-08-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:46",
"last_data": "2024-07-03 12:39:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542008,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-26/",
"name": "dt",
"value": "2020-08-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:44",
"last_data": "2024-07-03 12:39:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542040,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-08-31/",
"name": "dt",
"value": "2020-08-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:47",
"last_data": "2024-07-03 12:39:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542044,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2020-12-03/",
"name": "dt",
"value": "2020-12-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:47",
"last_data": "2024-07-03 12:39:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541986,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2021-04-20/",
"name": "dt",
"value": "2021-04-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:42",
"last_data": "2024-07-03 12:39:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542007,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2021-06-08/",
"name": "dt",
"value": "2021-06-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:44",
"last_data": "2024-07-03 12:39:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542048,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2021-07-29/",
"name": "dt",
"value": "2021-07-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:48",
"last_data": "2024-07-03 12:39:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542009,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2022-03-07/",
"name": "dt",
"value": "2022-03-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:44",
"last_data": "2024-07-03 12:39:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 542020,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2022-03-08/",
"name": "dt",
"value": "2022-03-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:45",
"last_data": "2024-07-03 12:39:45"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541987,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2022-06-09/",
"name": "dt",
"value": "2022-06-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:42",
"last_data": "2024-07-03 12:39:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 290850,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2022-06-22/",
"name": "dt",
"value": "2022-06-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2022-06-22 14:42:46",
"last_data": "2022-06-22 14:42:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 388909,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2023-01-09/",
"name": "dt",
"value": "2023-01-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-01-09 12:59:40",
"last_data": "2023-01-09 12:59:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 541979,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile/dt=2024-07-03/",
"name": "dt",
"value": "2024-07-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-07-03 12:39:25",
"last_data": "2024-07-03 12:39:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"_origin": "string",
"anonymousId": "string",
"channel": "string",
"context.ip": "string",
"context.library.name": "string",
"context.library.version": "string",
"context.locale": "string",
"context.page.path": "string",
"context.page.referrer": "string",
"context.page.search": "string",
"context.page.title": "string",
"context.page.url": "string",
"context.timezone": "string",
"context.userAgent": "string",
"context.userAgentData.brands": [
{
"brand": "string",
"version": "string"
}
],
"context.userAgentData.mobile": "string",
"context.userAgentData.platform": "string",
"event": "string",
"messageId": "string",
"originalTimestamp": "string",
"projectId": "string",
"properties.pricing_type": "string",
"properties.sf_account_id": "string",
"properties.user_id": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string"
},
"created": "2024-07-03 12:39:25",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.myfoot_statement_reconcile`\n(\n`_origin`STRING,`receivedAt`STRING,`event`STRING,`type`STRING,`sentAt`STRING,`version`STRING,`properties`struct<`sf_account_id`:STRING,`user_id`:STRING,`pricing_type`:STRING>,`messageId`STRING,`channel`STRING,`userId`STRING,`context`struct<`ip`:STRING,`page`:struct<`search`:STRING,`referrer`:STRING,`url`:STRING,`title`:STRING,`path`:STRING>,`campaign`:struct<`_empty_`:STRING>,`userAgent`:STRING,`timezone`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING>,`originalTimestamp`STRING,`integrations`struct<`_empty_`:STRING>,`timestamp`STRING,`projectId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`anonymousId`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-segment-myfoot-stage/separated_dt/statement_reconcile'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.myfoot_statement_reconcile`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.myfoot_statement_reconcile"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}