Schema Info

Schema Name: sfdl_dev_segment.myfoot_error
  • created: 2019-02-20 18:21:07
  • disabled: False
  • format: raw
  • id: 1199
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "myfoot_error"
    }
  • type: segment
Schema Versions: 3
    • created: 2024-07-12 06:38:25
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.myfoot_error`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.myfoot_error`\n(\n`receivedAt`STRING,`sentAt`STRING,`_origin`STRING,`channel`STRING,`type`STRING,`properties`struct<`initialEffectiveBid`:STRING,`atMinimumBid`:STRING,`message`:STRING,`account`:struct<`sf_account_id`:STRING,`bidType`:STRING,`bid_type`:STRING,`numFacilities`:STRING,`account_id`:STRING,`num_facilities`:STRING,`sfAccountId`:STRING,`accountId`:STRING>,`minBid`:STRING,`maxBid`:STRING,`currentTemporaryBid`:STRING,`currentEffectiveBid`:STRING,`isBidPage`:STRING,`myfootRole`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`anonymousId`STRING,`event`STRING,`messageId`STRING,`integrations`struct<`_empty_`:STRING>,`projectId`STRING,`version`STRING,`userId`STRING,`context`struct<`timezone`:STRING,`campaign`:struct<`_empty_`:STRING>,`locale`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`url`:STRING,`search`:STRING,`referrer`:STRING>,`ip`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`userAgentData`:struct<`brands`:array>,`platform`:STRING,`mobile`:STRING>,`userAgent`:STRING>,`timestamp`STRING,`originalTimestamp`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/error'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.myfoot_error"
      ]
    • hive_path: s3://sfdl-segment-myfoot-dev/separated_dt/error
    • id: 4707238
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Segment.io"
              ],
              "bundledIds": [],
              "unbundled": []
          },
          "_origin": "2024-07-12T11:38:03Z|s3://sfdl-segment-myfoot-dev/segment-logs/5S7zLXdw0k/1720742400000/1720784206231.events-archiver-480-20..0204cea4-1482-42af-a914-42fefbd1eb54.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "dc5ed9b0-5cea-48de-a7a3-36d70afc20ac",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.175.218.140",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.70.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/features/bid",
                  "referrer": "https://my.sparefoot.moreyard.com/login",
                  "search": "?fid=213133",
                  "title": "MySpareFoot",
                  "url": "https://my.sparefoot.moreyard.com/features/bid?fid=213133"
              },
              "timezone": "America/Chicago",
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Google Chrome",
                          "version": "125"
                      },
                      {
                          "brand": "Chromium",
                          "version": "125"
                      },
                      {
                          "brand": "Not.A/Brand",
                          "version": "24"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "error",
          "integrations": {},
          "messageId": "ajs-next-1720780996456-518c8eca-8470-4ef4-860d-aa592c86c331",
          "originalTimestamp": "2024-07-12T10:43:16.456Z",
          "projectId": "5S7zLXdw0k",
          "properties": {
              "account": {
                  "accountId": "8718",
                  "bidType": "PERCENT",
                  "numFacilities": "3156",
                  "sfAccountId": "21986"
              },
              "atMinimumBid": false,
              "currentEffectiveBid": 2.7,
              "currentTemporaryBid": 2.7,
              "initialEffectiveBid": 2.7,
              "maxBid": "10.00",
              "message": "Request structure is invalid. Refresh the page and try again.",
              "minBid": "1.34",
              "myfootRole": "god"
          },
          "receivedAt": "2024-07-12T10:43:16.962Z",
          "sentAt": "2024-07-12T10:43:16.458Z",
          "timestamp": "2024-07-12T10:43:16.960Z",
          "type": "track",
          "userId": "3009509",
          "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.account_id": "string",
          "properties.account.bidType": "string",
          "properties.account.bid_type": "string",
          "properties.account.numFacilities": "string",
          "properties.account.num_facilities": "string",
          "properties.account.sfAccountId": "string",
          "properties.account.sf_account_id": "string",
          "properties.atMinimumBid": "string",
          "properties.currentEffectiveBid": "string",
          "properties.currentTemporaryBid": "string",
          "properties.initialEffectiveBid": "string",
          "properties.isBidPage": "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: 1199
    • schema_scan_id: 6536125
    • updated: 2024-07-12 06:38:41
    • created: 2023-08-04 16:49:22
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.myfoot_error`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.myfoot_error`\n(\n`sentAt`STRING,`version`STRING,`channel`STRING,`integrations`struct<`_empty_`:STRING>,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`type`STRING,`messageId`STRING,`_origin`STRING,`userId`STRING,`event`STRING,`context`struct<`locale`:STRING,`campaign`:struct<`_empty_`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`page`:struct<`url`:STRING,`path`:STRING,`title`:STRING,`referrer`:STRING,`search`:STRING>,`ip`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>>,`anonymousId`STRING,`originalTimestamp`STRING,`receivedAt`STRING,`properties`struct<`message`:STRING,`currentTemporaryBid`:STRING,`currentEffectiveBid`:STRING,`atMinimumBid`:STRING,`isBidPage`:STRING,`account`:struct<`bidType`:STRING,`sfAccountId`:STRING,`numFacilities`:STRING,`bid_type`:STRING,`sf_account_id`:STRING,`account_id`:STRING,`accountId`:STRING,`num_facilities`:STRING>,`maxBid`:STRING,`minBid`:STRING,`initialEffectiveBid`:STRING,`myfootRole`:STRING>,`projectId`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/error'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.myfoot_error"
      ]
    • hive_path: s3://sfdl-segment-myfoot-dev/separated_dt/error
    • id: 4697206
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Segment.io"
              ],
              "bundledIds": [],
              "unbundled": []
          },
          "_origin": "2023-08-04T21:49:00Z|s3://sfdl-segment-myfoot-dev/segment-logs/5S7zLXdw0k/1691107200000/1691185643173.events-archiver-480-8..41bb0245-30d7-450d-8555-d37814debd66.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "46e3586c-b374-498c-a3b9-ee48df19e976",
          "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.moreyard.com/dashboard",
                  "search": "?fid=228308",
                  "title": "MySpareFoot",
                  "url": "https://my.sparefoot.moreyard.com/features/bid?fid=228308"
              },
              "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-5f8e7246df98e3a3046e2534d6552fda",
          "originalTimestamp": "2023-08-04T21:25:00.779Z",
          "projectId": "5S7zLXdw0k",
          "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": "admin"
          },
          "receivedAt": "2023-08-04T21:25:01.007Z",
          "sentAt": "2023-08-04T21:25:00.783Z",
          "timestamp": "2023-08-04T21:25:01.003Z",
          "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",
          "properties.account.accountId": "string",
          "properties.account.account_id": "string",
          "properties.account.bidType": "string",
          "properties.account.bid_type": "string",
          "properties.account.numFacilities": "string",
          "properties.account.num_facilities": "string",
          "properties.account.sfAccountId": "string",
          "properties.account.sf_account_id": "string",
          "properties.atMinimumBid": "string",
          "properties.currentEffectiveBid": "string",
          "properties.currentTemporaryBid": "string",
          "properties.initialEffectiveBid": "string",
          "properties.isBidPage": "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: 1199
    • schema_scan_id: 6242557
    • updated: 2023-08-04 16:49:36
    • created: 2020-02-13 10:14:00
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.myfoot_error`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.myfoot_error`\n(\n`context`struct<`campaign`:struct<`_empty_`:STRING>,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING,`ip`:STRING,`page`:struct<`path`:STRING,`referrer`:STRING,`url`:STRING,`search`:STRING,`title`:STRING>>,`integrations`struct<`_empty_`:STRING>,`event`STRING,`type`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`userId`STRING,`channel`STRING,`messageId`STRING,`anonymousId`STRING,`projectId`STRING,`properties`struct<`isBidPage`:STRING,`minBid`:STRING,`currentEffectiveBid`:STRING,`message`:STRING,`atMinimumBid`:STRING,`initialEffectiveBid`:STRING,`currentTemporaryBid`:STRING,`maxBid`:STRING,`myfootRole`:STRING,`account`:struct<`account_id`:STRING,`sfAccountId`:STRING,`sf_account_id`:STRING,`num_facilities`:STRING,`numFacilities`:STRING,`accountId`:STRING,`bid_type`:STRING,`bidType`:STRING>>,`_origin`STRING,`receivedAt`STRING,`originalTimestamp`STRING,`timestamp`STRING,`version`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/error'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.myfoot_error"
      ]
    • hive_path: s3://sfdl-segment-myfoot-dev/separated_dt/error
    • id: 4676250
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2020-02-13T16:13:44Z|s3://sfdl-segment-myfoot-dev/segment-logs/5S7zLXdw0k/1581552000000/1581609991939.c1031d165a34.e4797d0.18e62c16-9b94-4a89-b96d-cfde6d329d31.gz|segment_separator:34",
          "anonymousId": "9d321502-37fc-4653-8e06-5fbf7514a30a",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "12.87.245.90",
              "library": {
                  "name": "analytics.js",
                  "version": "3.11.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/features/bid",
                  "referrer": "https://my.sparefoot.moreyard.com/dashboard?fid=213719",
                  "search": "?fid=213719",
                  "title": "MySpareFoot",
                  "url": "https://my.sparefoot.moreyard.com/features/bid?fid=213719"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.87 Safari/537.36"
          },
          "event": "error",
          "integrations": {},
          "messageId": "ajs-d16279cc8942d11163ffc5ccc58c32cc",
          "originalTimestamp": "2020-02-13T15:24:48.261Z",
          "projectId": "5S7zLXdw0k",
          "properties": {
              "account": {
                  "accountId": "8718",
                  "bidType": "PERCENT",
                  "numFacilities": "2472",
                  "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-13T15:24:48.307Z",
          "sentAt": "2020-02-13T15:24:48.263Z",
          "timestamp": "2020-02-13T15:24:48.305Z",
          "type": "track",
          "userId": "3040221",
          "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.account_id": "string",
          "properties.account.bidType": "string",
          "properties.account.bid_type": "string",
          "properties.account.numFacilities": "string",
          "properties.account.num_facilities": "string",
          "properties.account.sfAccountId": "string",
          "properties.account.sf_account_id": "string",
          "properties.atMinimumBid": "string",
          "properties.currentEffectiveBid": "string",
          "properties.currentTemporaryBid": "string",
          "properties.initialEffectiveBid": "string",
          "properties.isBidPage": "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: 1199
    • schema_scan_id: 5427208
    • updated: 2020-02-13 10:14:14
Schema Scans: 3
Last at 2024-07-12 06:38:24
    • duration: 0:00:23.368271
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 34,
          "partitions_applied": false,
          "success": true
      }
    • id: 6536125
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-myfoot-dev/separated_dt/error/dt=2024-07-12/",
              "name": "dt",
              "type": "string",
              "value": "2024-07-12"
          },
          "s3": {
              "bucket": "sfdl-segment-myfoot-dev",
              "hive_path": "s3://sfdl-segment-myfoot-dev/separated_dt/error",
              "key": "separated_dt/error/dt=2024-07-12/1720784206231.events-archiver-480-20..0204cea4-1482-42af-a914-42fefbd1eb54.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.myfoot_error",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1199
    • start_time: 2024-07-12 06:38:24
    • success: True
    • trace_id: 14130986173405608425
    • duration: 0:00:20.403532
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 30,
          "partitions_applied": false,
          "success": true
      }
    • id: 6242557
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-myfoot-dev/separated_dt/error/dt=2023-08-04/",
              "name": "dt",
              "type": "string",
              "value": "2023-08-04"
          },
          "s3": {
              "bucket": "sfdl-segment-myfoot-dev",
              "hive_path": "s3://sfdl-segment-myfoot-dev/separated_dt/error",
              "key": "separated_dt/error/dt=2023-08-04/1691185643173.events-archiver-480-8..41bb0245-30d7-450d-8555-d37814debd66.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.myfoot_error",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1199
    • start_time: 2023-08-04 16:49:21
    • success: True
    • trace_id: 13968552364914312182
    • duration: 0:00:16.816922
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 11,
          "partitions_applied": false,
          "success": true
      }
    • id: 5427208
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-myfoot-dev/separated_dt/error/dt=2020-02-13/",
              "name": "dt",
              "type": "string",
              "value": "2020-02-13"
          },
          "s3": {
              "bucket": "sfdl-segment-myfoot-dev",
              "hive_path": "s3://sfdl-segment-myfoot-dev/separated_dt/error",
              "key": "separated_dt/error/dt=2020-02-13/1581609991939.c1031d165a34.e4797d0.18e62c16-9b94-4a89-b96d-cfde6d329d31.gz.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.myfoot_error",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1199
    • start_time: 2020-02-13 10:14:00
    • success: True
    • trace_id: 17564532676267741899
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.myfoot_error`\nADD\n\n\n PARTITION (dt='2024-12-12') location 's3://sfdl-segment-myfoot-dev/separated_dt/error/dt=2024-12-12/'\n PARTITION (dt='2024-12-13') location 's3://sfdl-segment-myfoot-dev/separated_dt/error/dt=2024-12-13/'\n PARTITION (dt='2024-12-27') location 's3://sfdl-segment-myfoot-dev/separated_dt/error/dt=2024-12-27/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 282510,
                "location": "s3://sfdl-segment-myfoot-dev/separated_dt/error/dt=2024-12-12/",
                "name": "dt",
                "value": "2024-12-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-12-12 13:14:54",
                    "last_data": "2024-12-12 13:14:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 282527,
                "location": "s3://sfdl-segment-myfoot-dev/separated_dt/error/dt=2024-12-13/",
                "name": "dt",
                "value": "2024-12-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-12-13 00:47:12",
                    "last_data": "2024-12-13 00:47:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 284029,
                "location": "s3://sfdl-segment-myfoot-dev/separated_dt/error/dt=2024-12-27/",
                "name": "dt",
                "value": "2024-12-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-12-27 05:29:22",
                    "last_data": "2024-12-27 05:29:22"
                },
                "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.account_id": "string",
        "properties.account.bidType": "string",
        "properties.account.bid_type": "string",
        "properties.account.numFacilities": "string",
        "properties.account.num_facilities": "string",
        "properties.account.sfAccountId": "string",
        "properties.account.sf_account_id": "string",
        "properties.atMinimumBid": "string",
        "properties.currentEffectiveBid": "string",
        "properties.currentTemporaryBid": "string",
        "properties.initialEffectiveBid": "string",
        "properties.isBidPage": "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-07-12 06:38:25
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.myfoot_error`\n(\n`receivedAt`STRING,`sentAt`STRING,`_origin`STRING,`channel`STRING,`type`STRING,`properties`struct<`initialEffectiveBid`:STRING,`atMinimumBid`:STRING,`message`:STRING,`account`:struct<`sf_account_id`:STRING,`bidType`:STRING,`bid_type`:STRING,`numFacilities`:STRING,`account_id`:STRING,`num_facilities`:STRING,`sfAccountId`:STRING,`accountId`:STRING>,`minBid`:STRING,`maxBid`:STRING,`currentTemporaryBid`:STRING,`currentEffectiveBid`:STRING,`isBidPage`:STRING,`myfootRole`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`anonymousId`STRING,`event`STRING,`messageId`STRING,`integrations`struct<`_empty_`:STRING>,`projectId`STRING,`version`STRING,`userId`STRING,`context`struct<`timezone`:STRING,`campaign`:struct<`_empty_`:STRING>,`locale`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`url`:STRING,`search`:STRING,`referrer`:STRING>,`ip`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`userAgentData`:struct<`brands`:array>,`platform`:STRING,`mobile`:STRING>,`userAgent`:STRING>,`timestamp`STRING,`originalTimestamp`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/error'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.myfoot_error`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.myfoot_error"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2019-02-20 18:21:07",
        "disabled": false,
        "format": "raw",
        "id": 1199,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "myfoot_error"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.myfoot_error`\nADD\n\n\n PARTITION (dt='2024-12-12') location 's3://sfdl-segment-myfoot-dev/separated_dt/error/dt=2024-12-12/'\n PARTITION (dt='2024-12-13') location 's3://sfdl-segment-myfoot-dev/separated_dt/error/dt=2024-12-13/'\n PARTITION (dt='2024-12-27') location 's3://sfdl-segment-myfoot-dev/separated_dt/error/dt=2024-12-27/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 282510,
                    "location": "s3://sfdl-segment-myfoot-dev/separated_dt/error/dt=2024-12-12/",
                    "name": "dt",
                    "value": "2024-12-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-12-12 13:14:54",
                        "last_data": "2024-12-12 13:14:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 282527,
                    "location": "s3://sfdl-segment-myfoot-dev/separated_dt/error/dt=2024-12-13/",
                    "name": "dt",
                    "value": "2024-12-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-12-13 00:47:12",
                        "last_data": "2024-12-13 00:47:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 284029,
                    "location": "s3://sfdl-segment-myfoot-dev/separated_dt/error/dt=2024-12-27/",
                    "name": "dt",
                    "value": "2024-12-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-12-27 05:29:22",
                        "last_data": "2024-12-27 05:29:22"
                    },
                    "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.account_id": "string",
            "properties.account.bidType": "string",
            "properties.account.bid_type": "string",
            "properties.account.numFacilities": "string",
            "properties.account.num_facilities": "string",
            "properties.account.sfAccountId": "string",
            "properties.account.sf_account_id": "string",
            "properties.atMinimumBid": "string",
            "properties.currentEffectiveBid": "string",
            "properties.currentTemporaryBid": "string",
            "properties.initialEffectiveBid": "string",
            "properties.isBidPage": "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-07-12 06:38:25",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.myfoot_error`\n(\n`receivedAt`STRING,`sentAt`STRING,`_origin`STRING,`channel`STRING,`type`STRING,`properties`struct<`initialEffectiveBid`:STRING,`atMinimumBid`:STRING,`message`:STRING,`account`:struct<`sf_account_id`:STRING,`bidType`:STRING,`bid_type`:STRING,`numFacilities`:STRING,`account_id`:STRING,`num_facilities`:STRING,`sfAccountId`:STRING,`accountId`:STRING>,`minBid`:STRING,`maxBid`:STRING,`currentTemporaryBid`:STRING,`currentEffectiveBid`:STRING,`isBidPage`:STRING,`myfootRole`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`anonymousId`STRING,`event`STRING,`messageId`STRING,`integrations`struct<`_empty_`:STRING>,`projectId`STRING,`version`STRING,`userId`STRING,`context`struct<`timezone`:STRING,`campaign`:struct<`_empty_`:STRING>,`locale`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`url`:STRING,`search`:STRING,`referrer`:STRING>,`ip`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`userAgentData`:struct<`brands`:array>,`platform`:STRING,`mobile`:STRING>,`userAgent`:STRING>,`timestamp`STRING,`originalTimestamp`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/error'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.myfoot_error`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.myfoot_error"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}