Schema Info

Schema Name: sfdl_stage_segment.myfoot_error
  • created: 2019-02-21 12:10:40
  • disabled: False
  • format: raw
  • id: 723
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "myfoot_error"
    }
  • type: segment
Schema Versions: 3
    • created: 2024-03-04 13:42:07
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.myfoot_error`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.myfoot_error`\n(\n`type`STRING,`integrations`struct<`_empty_`:STRING>,`event`STRING,`context`struct<`campaign`:struct<`_empty_`:STRING>,`ip`:STRING,`userAgent`:STRING,`locale`:STRING,`timezone`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`page`:struct<`url`:STRING,`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING>,`userAgentData`:struct<`platform`:STRING,`brands`:array>,`mobile`:STRING>>,`projectId`STRING,`anonymousId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`messageId`STRING,`sentAt`STRING,`timestamp`STRING,`properties`struct<`account`:struct<`numFacilities`:STRING,`accountId`:STRING,`bidType`:STRING,`sfAccountId`:STRING>,`currentTemporaryBid`:STRING,`message`:STRING,`maxBid`:STRING,`atMinimumBid`:STRING,`currentEffectiveBid`:STRING,`myfootRole`:STRING,`minBid`:STRING,`initialEffectiveBid`:STRING>,`userId`STRING,`originalTimestamp`STRING,`version`STRING,`receivedAt`STRING,`_origin`STRING,`channel`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/error'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.myfoot_error"
      ]
    • hive_path: s3://sfdl-segment-myfoot-stage/separated_dt/error
    • id: 669499
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5b24020bd62defee3cb62bbd"
              ],
              "unbundled": []
          },
          "_origin": "2024-03-04T19:41:48Z|s3://sfdl-segment-myfoot-stage/segment-logs/LDQAjpBuab/1709510400000/1709581269081.events-archiver-480-54..bb482b7c-abd2-4357-9459-e6114e867f7d.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "95ac4c1f-2af2-4e59-be52-139a09343e3a",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.175.218.140",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.64.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/features/bid",
                  "referrer": "https://my.sparefoot.extrameter.com/customers/reservations?fid=220396",
                  "search": "?fid=220396",
                  "title": "MySpareFoot",
                  "url": "https://my.sparefoot.extrameter.com/features/bid?fid=220396"
              },
              "timezone": "America/New_York",
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Chromium",
                          "version": "122"
                      },
                      {
                          "brand": "Not(A:Brand",
                          "version": "24"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "122"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "error",
          "integrations": {},
          "messageId": "ajs-next-027032679800124fca29a88bc6d6ad1f",
          "originalTimestamp": "2024-03-04T19:30:01.034Z",
          "projectId": "LDQAjpBuab",
          "properties": {
              "account": {
                  "accountId": "8718",
                  "bidType": "PERCENT",
                  "numFacilities": "3128",
                  "sfAccountId": "21986"
              },
              "atMinimumBid": true,
              "currentEffectiveBid": 1.34,
              "currentTemporaryBid": 1.34,
              "initialEffectiveBid": 1.34,
              "maxBid": "10.00",
              "message": "Your bid modifier must be in increments of 0.05",
              "minBid": "1.34",
              "myfootRole": "god"
          },
          "receivedAt": "2024-03-04T19:30:01.103Z",
          "sentAt": "2024-03-04T19:30:01.037Z",
          "timestamp": "2024-03-04T19:30:01.100Z",
          "type": "track",
          "userId": "4911693",
          "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.account.accountId": "string",
          "properties.account.bidType": "string",
          "properties.account.numFacilities": "string",
          "properties.account.sfAccountId": "string",
          "properties.atMinimumBid": "string",
          "properties.currentEffectiveBid": "string",
          "properties.currentTemporaryBid": "string",
          "properties.initialEffectiveBid": "string",
          "properties.maxBid": "string",
          "properties.message": "string",
          "properties.minBid": "string",
          "properties.myfootRole": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 723
    • schema_scan_id: 5533585
    • updated: 2024-03-04 13:42:21
    • created: 2023-08-10 14:59:16
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.myfoot_error`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.myfoot_error`\n(\n`properties`struct<`atMinimumBid`:STRING,`initialEffectiveBid`:STRING,`account`:struct<`accountId`:STRING,`bidType`:STRING,`numFacilities`:STRING,`sfAccountId`:STRING>,`message`:STRING,`myfootRole`:STRING,`minBid`:STRING,`maxBid`:STRING,`currentEffectiveBid`:STRING,`currentTemporaryBid`:STRING>,`receivedAt`STRING,`userId`STRING,`anonymousId`STRING,`type`STRING,`context`struct<`page`:struct<`url`:STRING,`search`:STRING,`referrer`:STRING,`title`:STRING,`path`:STRING>,`ip`:STRING,`userAgent`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING,`campaign`:struct<`_empty_`:STRING>>,`projectId`STRING,`timestamp`STRING,`event`STRING,`originalTimestamp`STRING,`version`STRING,`integrations`struct<`_empty_`:STRING>,`_origin`STRING,`channel`STRING,`sentAt`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`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-stage/separated_dt/error'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.myfoot_error"
      ]
    • hive_path: s3://sfdl-segment-myfoot-stage/separated_dt/error
    • id: 574435
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5b24020bd62defee3cb62bbd"
              ],
              "unbundled": []
          },
          "_origin": "2023-08-10T19:59:13Z|s3://sfdl-segment-myfoot-stage/segment-logs/LDQAjpBuab/1691625600000/1691697374522.events-archiver-480-54..21a3b034-40d4-4725-970a-90ec2a2782ce.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "51e957ea-6a45-447e-ab52-d5678a385b3d",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.146.71.248",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.53.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/features/bid",
                  "referrer": "https://my.sparefoot.extrameter.com/login",
                  "search": "?fid=224112",
                  "title": "MySpareFoot",
                  "url": "https://my.sparefoot.extrameter.com/features/bid?fid=224112"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Not.A/Brand",
                          "version": "8"
                      },
                      {
                          "brand": "Chromium",
                          "version": "114"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "114"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "error",
          "integrations": {},
          "messageId": "ajs-next-369e798c31ec5bca4d611aeeda388888",
          "originalTimestamp": "2023-08-10T19:01:58.300Z",
          "projectId": "LDQAjpBuab",
          "properties": {
              "account": {
                  "accountId": "9646",
                  "bidType": "PERCENT",
                  "numFacilities": "14",
                  "sfAccountId": "22914"
              },
              "atMinimumBid": true,
              "currentEffectiveBid": 1.75,
              "currentTemporaryBid": 1.75,
              "initialEffectiveBid": 1.75,
              "maxBid": "10.00",
              "message": "Failed while waiting for opps report. Please try again shortly.",
              "minBid": "1.75",
              "myfootRole": "god"
          },
          "receivedAt": "2023-08-10T19:01:58.396Z",
          "sentAt": "2023-08-10T19:01:58.306Z",
          "timestamp": "2023-08-10T19:01:58.390Z",
          "type": "track",
          "userId": "4841350",
          "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",
          "properties.account.accountId": "string",
          "properties.account.bidType": "string",
          "properties.account.numFacilities": "string",
          "properties.account.sfAccountId": "string",
          "properties.atMinimumBid": "string",
          "properties.currentEffectiveBid": "string",
          "properties.currentTemporaryBid": "string",
          "properties.initialEffectiveBid": "string",
          "properties.maxBid": "string",
          "properties.message": "string",
          "properties.minBid": "string",
          "properties.myfootRole": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 723
    • schema_scan_id: 5090906
    • updated: 2023-08-10 14:59:30
    • created: 2020-02-12 05:10:46
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.myfoot_error`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.myfoot_error`\n(\n`properties`struct<`message`:STRING,`myfootRole`:STRING,`currentTemporaryBid`:STRING,`account`:struct<`accountId`:STRING,`numFacilities`:STRING,`sfAccountId`:STRING,`bidType`:STRING>,`atMinimumBid`:STRING,`maxBid`:STRING,`initialEffectiveBid`:STRING,`currentEffectiveBid`:STRING,`minBid`:STRING>,`projectId`STRING,`receivedAt`STRING,`userId`STRING,`originalTimestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`context`struct<`userAgent`:STRING,`campaign`:struct<`_empty_`:STRING>,`ip`:STRING,`locale`:STRING,`page`:struct<`referrer`:STRING,`url`:STRING,`title`:STRING,`path`:STRING,`search`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>>,`type`STRING,`event`STRING,`messageId`STRING,`timestamp`STRING,`sentAt`STRING,`_origin`STRING,`channel`STRING,`anonymousId`STRING,`version`STRING,`integrations`struct<`_empty_`: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/error'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.myfoot_error"
      ]
    • hive_path: s3://sfdl-segment-myfoot-stage/separated_dt/error
    • id: 250748
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2020-02-12T11:10:43Z|s3://sfdl-segment-myfoot-stage/segment-logs/LDQAjpBuab/1581465600000/1581505635700.e346470e0c37.e4797d0.c5a5ab77-1731-463e-97dd-e55b7400b334.gz|segment_separator:37",
          "anonymousId": "3d22f91f-809a-4487-a743-6f2c059db18a",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "3.11.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/features/bid",
                  "referrer": "https://my.sparefoot.extrameter.com/statement?account_id=8718",
                  "search": "?fid=213496",
                  "title": "MySpareFoot",
                  "url": "https://my.sparefoot.extrameter.com/features/bid?fid=213496"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36"
          },
          "event": "error",
          "integrations": {},
          "messageId": "ajs-5dd594f05d165a078320e3cd70059e1c",
          "originalTimestamp": "2020-02-12T10:51:09.919Z",
          "projectId": "LDQAjpBuab",
          "properties": {
              "account": {
                  "accountId": "8718",
                  "bidType": "PERCENT",
                  "numFacilities": "2471",
                  "sfAccountId": "21986"
              },
              "atMinimumBid": true,
              "currentEffectiveBid": 1.17,
              "currentTemporaryBid": 1.17,
              "initialEffectiveBid": 1.17,
              "maxBid": "10.00",
              "message": "Your bid modifier must be in increments of 0.05",
              "minBid": "1.17",
              "myfootRole": "god"
          },
          "receivedAt": "2020-02-12T10:51:10.075Z",
          "sentAt": "2020-02-12T10:51:09.925Z",
          "timestamp": "2020-02-12T10:51:10.069Z",
          "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",
          "properties.account.accountId": "string",
          "properties.account.bidType": "string",
          "properties.account.numFacilities": "string",
          "properties.account.sfAccountId": "string",
          "properties.atMinimumBid": "string",
          "properties.currentEffectiveBid": "string",
          "properties.currentTemporaryBid": "string",
          "properties.initialEffectiveBid": "string",
          "properties.maxBid": "string",
          "properties.message": "string",
          "properties.minBid": "string",
          "properties.myfootRole": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 723
    • schema_scan_id: 2568751
    • updated: 2020-02-12 05:11:02
Schema Scans: 3
Last at 2024-03-04 13:42:05
    • duration: 0:00:18.818482
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 20,
          "partitions_applied": false,
          "success": true
      }
    • id: 5533585
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2024-03-04/",
              "name": "dt",
              "type": "string",
              "value": "2024-03-04"
          },
          "s3": {
              "bucket": "sfdl-segment-myfoot-stage",
              "hive_path": "s3://sfdl-segment-myfoot-stage/separated_dt/error",
              "key": "separated_dt/error/dt=2024-03-04/1709581269081.events-archiver-480-54..bb482b7c-abd2-4357-9459-e6114e867f7d.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.myfoot_error",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 723
    • start_time: 2024-03-04 13:42:05
    • success: True
    • trace_id: 17069732822500358652
    • duration: 0:00:19.128934
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 18,
          "partitions_applied": false,
          "success": true
      }
    • id: 5090906
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2023-08-10/",
              "name": "dt",
              "type": "string",
              "value": "2023-08-10"
          },
          "s3": {
              "bucket": "sfdl-segment-myfoot-stage",
              "hive_path": "s3://sfdl-segment-myfoot-stage/separated_dt/error",
              "key": "separated_dt/error/dt=2023-08-10/1691697374522.events-archiver-480-54..21a3b034-40d4-4725-970a-90ec2a2782ce.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.myfoot_error",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 723
    • start_time: 2023-08-10 14:59:14
    • success: True
    • trace_id: 2745444442926190061
    • duration: 0:00:18.914053
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 11,
          "partitions_applied": false,
          "success": true
      }
    • id: 2568751
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-12/",
              "name": "dt",
              "type": "string",
              "value": "2020-02-12"
          },
          "s3": {
              "bucket": "sfdl-segment-myfoot-stage",
              "hive_path": "s3://sfdl-segment-myfoot-stage/separated_dt/error",
              "key": "separated_dt/error/dt=2020-02-12/1581505635700.e346470e0c37.e4797d0.c5a5ab77-1731-463e-97dd-e55b7400b334.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.myfoot_error",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 723
    • start_time: 2020-02-12 05:10:46
    • success: True
    • trace_id: 3062253206691789742
Partitions:
  • count: 19
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.myfoot_error`\nADD\n\n\n PARTITION (dt='2019-02-21') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-02-21/'\n PARTITION (dt='2019-02-27') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-02-27/'\n PARTITION (dt='2019-03-01') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-03-01/'\n PARTITION (dt='2019-03-07') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-03-07/'\n PARTITION (dt='2019-03-22') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-03-22/'\n PARTITION (dt='2019-04-08') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-04-08/'\n PARTITION (dt='2019-04-17') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-04-17/'\n PARTITION (dt='2019-05-14') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-05-14/'\n PARTITION (dt='2019-05-28') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-05-28/'\n PARTITION (dt='2019-10-25') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-10-25/'\n PARTITION (dt='2020-02-12') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-12/'\n PARTITION (dt='2020-02-13') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-13/'\n PARTITION (dt='2020-02-14') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-14/'\n PARTITION (dt='2020-02-25') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-25/'\n PARTITION (dt='2020-03-03') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-03-03/'\n PARTITION (dt='2021-05-14') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2021-05-14/'\n PARTITION (dt='2023-08-10') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2023-08-10/'\n PARTITION (dt='2023-08-14') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2023-08-14/'\n PARTITION (dt='2024-03-04') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2024-03-04/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 452781,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-02-21/",
                "name": "dt",
                "value": "2019-02-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-08-10 14:59:32",
                    "last_data": "2023-08-10 14:59:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 452790,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-02-27/",
                "name": "dt",
                "value": "2019-02-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-08-10 14:59:33",
                    "last_data": "2023-08-10 14:59:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 452784,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-03-01/",
                "name": "dt",
                "value": "2019-03-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-08-10 14:59:33",
                    "last_data": "2023-08-10 14:59:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 452782,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-03-07/",
                "name": "dt",
                "value": "2019-03-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-08-10 14:59:33",
                    "last_data": "2023-08-10 14:59:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 452783,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-03-22/",
                "name": "dt",
                "value": "2019-03-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-08-10 14:59:33",
                    "last_data": "2023-08-10 14:59:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 452785,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-04-08/",
                "name": "dt",
                "value": "2019-04-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-08-10 14:59:33",
                    "last_data": "2023-08-10 14:59:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 452780,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-04-17/",
                "name": "dt",
                "value": "2019-04-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-08-10 14:59:32",
                    "last_data": "2023-08-10 14:59:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 452786,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-05-14/",
                "name": "dt",
                "value": "2019-05-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-08-10 14:59:33",
                    "last_data": "2023-08-10 14:59:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 452787,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-05-28/",
                "name": "dt",
                "value": "2019-05-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-08-10 14:59:33",
                    "last_data": "2023-08-10 14:59:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 452791,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-10-25/",
                "name": "dt",
                "value": "2019-10-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-08-10 14:59:33",
                    "last_data": "2023-08-10 14:59:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 452788,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-12/",
                "name": "dt",
                "value": "2020-02-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-08-10 14:59:33",
                    "last_data": "2023-08-10 14:59:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 452789,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-13/",
                "name": "dt",
                "value": "2020-02-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-08-10 14:59:33",
                    "last_data": "2023-08-10 14:59:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 452793,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-14/",
                "name": "dt",
                "value": "2020-02-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-08-10 14:59:33",
                    "last_data": "2023-08-10 14:59:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 452792,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-25/",
                "name": "dt",
                "value": "2020-02-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-08-10 14:59:33",
                    "last_data": "2023-08-10 14:59:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 513821,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-03-03/",
                "name": "dt",
                "value": "2020-03-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-03-04 13:42:24",
                    "last_data": "2024-03-04 13:42:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 513820,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2021-05-14/",
                "name": "dt",
                "value": "2021-05-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-03-04 13:42:24",
                    "last_data": "2024-03-04 13:42:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 452779,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2023-08-10/",
                "name": "dt",
                "value": "2023-08-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-08-10 14:59:16",
                    "last_data": "2023-08-10 15:00:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 453888,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2023-08-14/",
                "name": "dt",
                "value": "2023-08-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-08-14 09:52:32",
                    "last_data": "2023-08-14 10:05:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 513819,
                "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2024-03-04/",
                "name": "dt",
                "value": "2024-03-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-03-04 13:42:07",
                    "last_data": "2024-03-04 14:23:26"
                },
                "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.account.accountId": "string",
        "properties.account.bidType": "string",
        "properties.account.numFacilities": "string",
        "properties.account.sfAccountId": "string",
        "properties.atMinimumBid": "string",
        "properties.currentEffectiveBid": "string",
        "properties.currentTemporaryBid": "string",
        "properties.initialEffectiveBid": "string",
        "properties.maxBid": "string",
        "properties.message": "string",
        "properties.minBid": "string",
        "properties.myfootRole": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2024-03-04 13:42:07
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.myfoot_error`\n(\n`type`STRING,`integrations`struct<`_empty_`:STRING>,`event`STRING,`context`struct<`campaign`:struct<`_empty_`:STRING>,`ip`:STRING,`userAgent`:STRING,`locale`:STRING,`timezone`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`page`:struct<`url`:STRING,`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING>,`userAgentData`:struct<`platform`:STRING,`brands`:array>,`mobile`:STRING>>,`projectId`STRING,`anonymousId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`messageId`STRING,`sentAt`STRING,`timestamp`STRING,`properties`struct<`account`:struct<`numFacilities`:STRING,`accountId`:STRING,`bidType`:STRING,`sfAccountId`:STRING>,`currentTemporaryBid`:STRING,`message`:STRING,`maxBid`:STRING,`atMinimumBid`:STRING,`currentEffectiveBid`:STRING,`myfootRole`:STRING,`minBid`:STRING,`initialEffectiveBid`:STRING>,`userId`STRING,`originalTimestamp`STRING,`version`STRING,`receivedAt`STRING,`_origin`STRING,`channel`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/error'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.myfoot_error`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.myfoot_error"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2019-02-21 12:10:40",
        "disabled": false,
        "format": "raw",
        "id": 723,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "myfoot_error"
        },
        "type": "segment"
    },
    "partition": {
        "count": 19,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.myfoot_error`\nADD\n\n\n PARTITION (dt='2019-02-21') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-02-21/'\n PARTITION (dt='2019-02-27') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-02-27/'\n PARTITION (dt='2019-03-01') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-03-01/'\n PARTITION (dt='2019-03-07') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-03-07/'\n PARTITION (dt='2019-03-22') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-03-22/'\n PARTITION (dt='2019-04-08') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-04-08/'\n PARTITION (dt='2019-04-17') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-04-17/'\n PARTITION (dt='2019-05-14') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-05-14/'\n PARTITION (dt='2019-05-28') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-05-28/'\n PARTITION (dt='2019-10-25') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-10-25/'\n PARTITION (dt='2020-02-12') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-12/'\n PARTITION (dt='2020-02-13') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-13/'\n PARTITION (dt='2020-02-14') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-14/'\n PARTITION (dt='2020-02-25') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-25/'\n PARTITION (dt='2020-03-03') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-03-03/'\n PARTITION (dt='2021-05-14') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2021-05-14/'\n PARTITION (dt='2023-08-10') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2023-08-10/'\n PARTITION (dt='2023-08-14') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2023-08-14/'\n PARTITION (dt='2024-03-04') location 's3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2024-03-04/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 452781,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-02-21/",
                    "name": "dt",
                    "value": "2019-02-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-08-10 14:59:32",
                        "last_data": "2023-08-10 14:59:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 452790,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-02-27/",
                    "name": "dt",
                    "value": "2019-02-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-08-10 14:59:33",
                        "last_data": "2023-08-10 14:59:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 452784,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-03-01/",
                    "name": "dt",
                    "value": "2019-03-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-08-10 14:59:33",
                        "last_data": "2023-08-10 14:59:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 452782,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-03-07/",
                    "name": "dt",
                    "value": "2019-03-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-08-10 14:59:33",
                        "last_data": "2023-08-10 14:59:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 452783,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-03-22/",
                    "name": "dt",
                    "value": "2019-03-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-08-10 14:59:33",
                        "last_data": "2023-08-10 14:59:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 452785,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-04-08/",
                    "name": "dt",
                    "value": "2019-04-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-08-10 14:59:33",
                        "last_data": "2023-08-10 14:59:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 452780,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-04-17/",
                    "name": "dt",
                    "value": "2019-04-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-08-10 14:59:32",
                        "last_data": "2023-08-10 14:59:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 452786,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-05-14/",
                    "name": "dt",
                    "value": "2019-05-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-08-10 14:59:33",
                        "last_data": "2023-08-10 14:59:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 452787,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-05-28/",
                    "name": "dt",
                    "value": "2019-05-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-08-10 14:59:33",
                        "last_data": "2023-08-10 14:59:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 452791,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2019-10-25/",
                    "name": "dt",
                    "value": "2019-10-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-08-10 14:59:33",
                        "last_data": "2023-08-10 14:59:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 452788,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-12/",
                    "name": "dt",
                    "value": "2020-02-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-08-10 14:59:33",
                        "last_data": "2023-08-10 14:59:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 452789,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-13/",
                    "name": "dt",
                    "value": "2020-02-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-08-10 14:59:33",
                        "last_data": "2023-08-10 14:59:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 452793,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-14/",
                    "name": "dt",
                    "value": "2020-02-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-08-10 14:59:33",
                        "last_data": "2023-08-10 14:59:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 452792,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-02-25/",
                    "name": "dt",
                    "value": "2020-02-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-08-10 14:59:33",
                        "last_data": "2023-08-10 14:59:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 513821,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2020-03-03/",
                    "name": "dt",
                    "value": "2020-03-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-03-04 13:42:24",
                        "last_data": "2024-03-04 13:42:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 513820,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2021-05-14/",
                    "name": "dt",
                    "value": "2021-05-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-03-04 13:42:24",
                        "last_data": "2024-03-04 13:42:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 452779,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2023-08-10/",
                    "name": "dt",
                    "value": "2023-08-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-08-10 14:59:16",
                        "last_data": "2023-08-10 15:00:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 453888,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2023-08-14/",
                    "name": "dt",
                    "value": "2023-08-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-08-14 09:52:32",
                        "last_data": "2023-08-14 10:05:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 513819,
                    "location": "s3://sfdl-segment-myfoot-stage/separated_dt/error/dt=2024-03-04/",
                    "name": "dt",
                    "value": "2024-03-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-03-04 13:42:07",
                        "last_data": "2024-03-04 14:23:26"
                    },
                    "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.account.accountId": "string",
            "properties.account.bidType": "string",
            "properties.account.numFacilities": "string",
            "properties.account.sfAccountId": "string",
            "properties.atMinimumBid": "string",
            "properties.currentEffectiveBid": "string",
            "properties.currentTemporaryBid": "string",
            "properties.initialEffectiveBid": "string",
            "properties.maxBid": "string",
            "properties.message": "string",
            "properties.minBid": "string",
            "properties.myfootRole": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2024-03-04 13:42:07",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.myfoot_error`\n(\n`type`STRING,`integrations`struct<`_empty_`:STRING>,`event`STRING,`context`struct<`campaign`:struct<`_empty_`:STRING>,`ip`:STRING,`userAgent`:STRING,`locale`:STRING,`timezone`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`page`:struct<`url`:STRING,`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING>,`userAgentData`:struct<`platform`:STRING,`brands`:array>,`mobile`:STRING>>,`projectId`STRING,`anonymousId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`messageId`STRING,`sentAt`STRING,`timestamp`STRING,`properties`struct<`account`:struct<`numFacilities`:STRING,`accountId`:STRING,`bidType`:STRING,`sfAccountId`:STRING>,`currentTemporaryBid`:STRING,`message`:STRING,`maxBid`:STRING,`atMinimumBid`:STRING,`currentEffectiveBid`:STRING,`myfootRole`:STRING,`minBid`:STRING,`initialEffectiveBid`:STRING>,`userId`STRING,`originalTimestamp`STRING,`version`STRING,`receivedAt`STRING,`_origin`STRING,`channel`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/error'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.myfoot_error`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.myfoot_error"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}