Schema Info
Schema Name: sfdl_dev_segment.myfoot_statement_reconcile
- created: 2018-06-07 12:24:29
- disabled: False
- format: raw
- id: 958
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_dev_segment", "table": "myfoot_statement_reconcile" } - type: segment
Schema Versions: 4
-
Version 4699493
- created: 2023-11-16 17:08:51
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.myfoot_statement_reconcile`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.myfoot_statement_reconcile`\n(\n`type`STRING,`timestamp`STRING,`channel`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`version`STRING,`integrations`struct<`_empty_`:STRING>,`_origin`STRING,`userId`STRING,`sentAt`STRING,`messageId`STRING,`event`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array >>,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`campaign`:struct<`_empty_`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>>,`receivedAt`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-dev/separated_dt/statement_reconcile'\n", "MSCK REPAIR TABLE sfdl_dev_segment.myfoot_statement_reconcile" ] - hive_path: s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile
- id: 4699493
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Segment.io" ], "bundledIds": [], "unbundled": [] }, "_origin": "2023-11-16T23:08:25Z|s3://sfdl-segment-myfoot-dev/segment-logs/5S7zLXdw0k/1700092800000/1700175977771.events-archiver-480-39..1cd66682-0393-447e-8332-ccaad333ea47.gz|analytics-segment-separator-dev:$LATEST", "anonymousId": "2987ff49-7d9a-4d23-a302-957cfcea342d", "channel": "client", "context": { "campaign": {}, "ip": "54.175.218.140", "library": { "name": "analytics.js", "version": "next-1.61.0" }, "locale": "en-US", "page": { "path": "/statement", "referrer": "https://my.sparefoot.moreyard.com/overview?account_id=9397", "search": "?account_id=9397", "title": "MySpareFoot", "url": "https://my.sparefoot.moreyard.com/statement?account_id=9397" }, "timezone": "America/Chicago", "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36", "userAgentData": { "brands": [ { "brand": "Chromium", "version": "118" }, { "brand": "Google Chrome", "version": "118" }, { "brand": "Not=A?Brand", "version": "99" } ], "mobile": false, "platform": "macOS" } }, "event": "statement_reconcile", "integrations": {}, "messageId": "ajs-next-0d82e30b1be2c7c5f5ecb6e3c651b744", "originalTimestamp": "2023-11-16T22:46:51.536Z", "projectId": "5S7zLXdw0k", "properties": {}, "receivedAt": "2023-11-16T22:46:51.938Z", "sentAt": "2023-11-16T22:46:51.541Z", "timestamp": "2023-11-16T22:46:51.933Z", "type": "track", "userId": "3938832", "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", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 958
- schema_scan_id: 6351311
- updated: 2023-11-16 17:14:24
-
Version 4699479
- created: 2023-11-16 11:02:45
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.myfoot_statement_reconcile`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.myfoot_statement_reconcile`\n(\n`type`STRING,`timestamp`STRING,`channel`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`version`STRING,`integrations`struct<`_empty_`:STRING>,`_origin`STRING,`userId`STRING,`sentAt`STRING,`messageId`STRING,`event`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`userAgentData`:struct<`brands`:array >,`mobile`:STRING,`platform`:STRING>,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`campaign`:struct<`_empty_`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>>,`receivedAt`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-dev/separated_dt/statement_reconcile'\n", "MSCK REPAIR TABLE sfdl_dev_segment.myfoot_statement_reconcile" ] - hive_path: s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile
- id: 4699479
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Segment.io" ], "bundledIds": [], "unbundled": [] }, "_origin": "2023-11-16T17:02:28Z|s3://sfdl-segment-myfoot-dev/segment-logs/5S7zLXdw0k/1700092800000/1700153897470.events-archiver-480-24..10a92ca3-602f-42e3-9c83-d5fe786e3179.gz|analytics-segment-separator-dev:$LATEST", "anonymousId": "2987ff49-7d9a-4d23-a302-957cfcea342d", "channel": "client", "context": { "campaign": {}, "ip": "54.175.218.140", "library": { "name": "analytics.js", "version": "next-1.55.0" }, "locale": "en-US", "page": { "path": "/statement", "referrer": "https://my.sparefoot.moreyard.com/login", "search": "?account_id=462", "title": "MySpareFoot", "url": "https://my.sparefoot.moreyard.com/statement?account_id=462" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36", "userAgentData": { "brands": [ { "brand": "Chromium", "version": "118" }, { "brand": "Google Chrome", "version": "118" }, { "brand": "Not=A?Brand", "version": "99" } ], "mobile": false, "platform": "macOS" } }, "event": "statement_reconcile", "integrations": {}, "messageId": "ajs-next-d75704965d8a65c2b27289f578577ae4", "originalTimestamp": "2023-11-16T16:09:29.465Z", "projectId": "5S7zLXdw0k", "properties": {}, "receivedAt": "2023-11-16T16:09:29.943Z", "sentAt": "2023-11-16T16:09:29.470Z", "timestamp": "2023-11-16T16:09:29.938Z", "type": "track", "userId": "3938832", "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", "context.userAgentData.brands": [ { "brand": "string", "version": "string" } ], "context.userAgentData.mobile": "string", "context.userAgentData.platform": "string", "event": "string", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 958
- schema_scan_id: 6350561
- updated: 2023-11-16 11:03:04
-
Version 4677244
- created: 2020-04-10 09:34:25
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.myfoot_statement_reconcile`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.myfoot_statement_reconcile`\n(\n`userId`STRING,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`originalTimestamp`STRING,`context`struct<`locale`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`ip`:STRING,`page`:struct<`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`campaign`:struct<`_empty_`:STRING>>,`event`STRING,`receivedAt`STRING,`anonymousId`STRING,`projectId`STRING,`integrations`struct<`_empty_`:STRING>,`channel`STRING,`_origin`STRING,`type`STRING,`version`STRING,`sentAt`STRING,`messageId`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-dev/separated_dt/statement_reconcile'\n", "MSCK REPAIR TABLE sfdl_dev_segment.myfoot_statement_reconcile" ] - hive_path: s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile
- id: 4677244
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Segment.io" ], "unbundled": [] }, "_origin": "2020-04-10T14:34:23Z|s3://sfdl-segment-myfoot-dev/segment-logs/5S7zLXdw0k/1586476800000/1586528904453.c3ef4c7b9493.e4797d0.a17b9e69-2355-4a0f-9e22-f8de3f382c4f.gz|segment_separator:34", "anonymousId": "16d8629c-b7fc-4a1a-adda-30a747463731", "channel": "client", "context": { "campaign": {}, "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "3.11.2" }, "locale": "en-US", "page": { "path": "/statement", "referrer": "https://my.sparefoot.moreyard.com/dashboard", "search": "?account_id=5910", "title": "MySpareFoot", "url": "https://my.sparefoot.moreyard.com/statement?account_id=5910" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36" }, "event": "statement_reconcile", "integrations": {}, "messageId": "ajs-9cdaca578d51b33e7b05c3ddbb47f526", "originalTimestamp": "2020-04-10T13:44:49.968Z", "projectId": "5S7zLXdw0k", "receivedAt": "2020-04-10T13:44:50.038Z", "sentAt": "2020-04-10T13:44:49.971Z", "timestamp": "2020-04-10T13:44:50.035Z", "type": "track", "userId": "779376", "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", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 958
- schema_scan_id: 5550327
- updated: 2020-04-10 09:34:43
-
Version 255336
- created: 2018-08-09 15:01:44
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.myfoot_statement_reconcile`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.myfoot_statement_reconcile`\n(\n `version` string , `timestamp` string , `projectId` string , `userId` 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-dev/separated_dt/statement_reconcile'\n", "MSCK REPAIR TABLE sfdl_dev_segment.myfoot_statement_reconcile" ] - hive_path: s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile
- id: 255336
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Segment.io" ], "unbundled": [] }, "_origin": "2018-08-09T20:01:43Z|s3://sfdl-segment-myfoot-dev/segment-logs/5S7zLXdw0k/1533772800000/1533844876212.e3b0ea2a3f1d.1.11.1.faf27c03-a97d-4de6-908c-78c3acf742d7.gz|segment_separator:34", "anonymousId": "7f88531e-fb20-47b5-8411-a9609fcdf0e2", "channel": "client", "context": { "campaign": {}, "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "3.7.2" }, "page": { "path": "/statement", "referrer": "https://my.sparefoot.localhost/statement", "search": "?account_id=5359", "title": "MySpareFoot", "url": "https://my.sparefoot.localhost/statement?account_id=5359" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36" }, "event": "statement_reconcile", "integrations": {}, "messageId": "ajs-d715b8b3b2f3928aa2fe0fb1044f75c2", "originalTimestamp": "2018-08-09T19:07:19.185Z", "projectId": "5S7zLXdw0k", "receivedAt": "2018-08-09T19:07:19.242Z", "sentAt": "2018-08-09T19:07:19.187Z", "timestamp": "2018-08-09T19:07:19.240Z", "type": "track", "userId": "2290286", "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", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 958
- schema_scan_id: 4057108
- updated: 2018-08-09 15:01:54
Schema Scans: 4
Last at 2023-11-16 17:08:50
-
Scan 6351311
- duration: 0:05:38.435911
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 83, "partitions_applied": false, "success": true } - id: 6351311
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile/dt=2023-11-16/", "name": "dt", "type": "string", "value": "2023-11-16" }, "s3": { "bucket": "sfdl-segment-myfoot-dev", "hive_path": "s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile", "key": "separated_dt/statement_reconcile/dt=2023-11-16/1700175977771.events-archiver-480-39..1cd66682-0393-447e-8332-ccaad333ea47.json.gz" }, "schema": { "name": "sfdl_dev_segment.myfoot_statement_reconcile", "type": "segment" } } - running: False
- schema_name_id: 958
- start_time: 2023-11-16 17:08:50
- success: True
- trace_id: 15647277012128597681
-
Scan 6350561
- duration: 0:00:29.240977
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 83, "partitions_applied": false, "success": true } - id: 6350561
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile/dt=2023-11-16/", "name": "dt", "type": "string", "value": "2023-11-16" }, "s3": { "bucket": "sfdl-segment-myfoot-dev", "hive_path": "s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile", "key": "separated_dt/statement_reconcile/dt=2023-11-16/1700153897470.events-archiver-480-24..10a92ca3-602f-42e3-9c83-d5fe786e3179.json.gz" }, "schema": { "name": "sfdl_dev_segment.myfoot_statement_reconcile", "type": "segment" } } - running: False
- schema_name_id: 958
- start_time: 2023-11-16 11:02:44
- success: True
- trace_id: 17804915599890941335
-
Scan 5550327
- duration: 0:00:21.451261
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 25, "partitions_applied": false, "success": true } - id: 5550327
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile/dt=2020-04-10/", "name": "dt", "type": "string", "value": "2020-04-10" }, "s3": { "bucket": "sfdl-segment-myfoot-dev", "hive_path": "s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile", "key": "separated_dt/statement_reconcile/dt=2020-04-10/1586528904453.c3ef4c7b9493.e4797d0.a17b9e69-2355-4a0f-9e22-f8de3f382c4f.gz.json.gz" }, "schema": { "name": "sfdl_dev_segment.myfoot_statement_reconcile", "type": "segment" } } - running: False
- schema_name_id: 958
- start_time: 2020-04-10 09:34:25
- success: True
- trace_id: 4516890412214987915
-
Scan 4057108
- duration: 0:00:13.552153
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 4, "partitions_applied": false, "success": true } - id: 4057108
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile/dt=2018-08-09/", "name": "dt", "type": "string", "value": "2018-08-09" }, "s3": { "bucket": "sfdl-segment-myfoot-dev", "hive_path": "s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile", "key": "separated_dt/statement_reconcile/dt=2018-08-09/1533844876212.e3b0ea2a3f1d.1.11.1.faf27c03-a97d-4de6-908c-78c3acf742d7.gz.json.gz" }, "schema": { "name": "sfdl_dev_segment.myfoot_statement_reconcile", "type": "segment" } } - running: False
- schema_name_id: 958
- start_time: 2018-08-09 15:01:43
- success: True
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_dev_segment.myfoot_statement_reconcile`\nADD\n\n\n PARTITION (dt='2024-10-31') location 's3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile/dt=2024-10-31/'\n PARTITION (dt='2024-11-01') location 's3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile/dt=2024-11-01/'\n PARTITION (dt='2025-01-22') location 's3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile/dt=2025-01-22/'\n;" ] - name: dt
- state:
[ { "info": { "id": 278752, "location": "s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile/dt=2024-10-31/", "name": "dt", "value": "2024-10-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-10-31 12:11:35", "last_data": "2024-10-31 14:49:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 278836, "location": "s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile/dt=2024-11-01/", "name": "dt", "value": "2024-11-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-11-01 11:48:19", "last_data": "2024-11-01 11:48:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 286297, "location": "s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile/dt=2025-01-22/", "name": "dt", "value": "2025-01-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-01-22 12:12:15", "last_data": "2025-01-22 12:12:15" }, "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", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - created: 2023-11-16 17:08:51
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.myfoot_statement_reconcile`\n(\n`type`STRING,`timestamp`STRING,`channel`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`version`STRING,`integrations`struct<`_empty_`:STRING>,`_origin`STRING,`userId`STRING,`sentAt`STRING,`messageId`STRING,`event`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array >>,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`campaign`:struct<`_empty_`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>>,`receivedAt`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-dev/separated_dt/statement_reconcile'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.myfoot_statement_reconcile`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.myfoot_statement_reconcile" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2018-06-07 12:24:29",
"disabled": false,
"format": "raw",
"id": 958,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_dev_segment",
"table": "myfoot_statement_reconcile"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_dev_segment.myfoot_statement_reconcile`\nADD\n\n\n PARTITION (dt='2024-10-31') location 's3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile/dt=2024-10-31/'\n PARTITION (dt='2024-11-01') location 's3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile/dt=2024-11-01/'\n PARTITION (dt='2025-01-22') location 's3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile/dt=2025-01-22/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 278752,
"location": "s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile/dt=2024-10-31/",
"name": "dt",
"value": "2024-10-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-10-31 12:11:35",
"last_data": "2024-10-31 14:49:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 278836,
"location": "s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile/dt=2024-11-01/",
"name": "dt",
"value": "2024-11-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-11-01 11:48:19",
"last_data": "2024-11-01 11:48:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 286297,
"location": "s3://sfdl-segment-myfoot-dev/separated_dt/statement_reconcile/dt=2025-01-22/",
"name": "dt",
"value": "2025-01-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-01-22 12:12:15",
"last_data": "2025-01-22 12:12:15"
},
"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",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string"
},
"created": "2023-11-16 17:08:51",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.myfoot_statement_reconcile`\n(\n`type`STRING,`timestamp`STRING,`channel`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`version`STRING,`integrations`struct<`_empty_`:STRING>,`_origin`STRING,`userId`STRING,`sentAt`STRING,`messageId`STRING,`event`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`campaign`:struct<`_empty_`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>>,`receivedAt`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-dev/separated_dt/statement_reconcile'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.myfoot_statement_reconcile`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.myfoot_statement_reconcile"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}