Schema Info

Schema Name: sfdl_stage_segment.storagescout_identify
  • created: 2019-04-01 02:33:37
  • disabled: False
  • format: raw
  • id: 800
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "storagescout_identify"
    }
  • type: segment
Schema Versions: 3
    • created: 2023-11-27 02:08:04
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_identify`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_identify`\n(\n`version`STRING,`type`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`receivedAt`STRING,`channel`STRING,`messageId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`integrations`struct<`_empty_`:STRING>,`sentAt`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`locale`:STRING,`userAgent`:STRING,`ip`:STRING,`userAgentData`:struct<`brands`:array>,`platform`:STRING,`mobile`:STRING>,`page`:struct<`search`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`path`:STRING>>,`projectId`STRING,`userId`STRING,`_origin`STRING,`traits`struct<`_empty_`:STRING>,`timestamp`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-storagescout-stage/separated_dt/identify'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_identify"
      ]
    • hive_path: s3://sfdl-segment-storagescout-stage/separated_dt/identify
    • id: 628941
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5cfe783d418588000189e438",
                  "5ce847aa3bcc70000140d5a5"
              ],
              "unbundled": []
          },
          "_origin": "2023-11-27T08:07:50Z|s3://sfdl-segment-storagescout-stage/segment-logs/TYN5JDpyiK/1701043200000/1701072457140.events-archiver-480-41..9d96255d-90eb-4163-8996-02b61b3294b0.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "da8b8a75-e888-4f10-b4d6-cfb0766bca31",
          "channel": "client",
          "context": {
              "ip": "65.154.226.169",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.61.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/",
                  "referrer": "",
                  "search": "",
                  "title": "Self Storage Deals & Discounts Near Me | USStorageSearch",
                  "url": "https://usstoragesearch.extrameter.com/"
              },
              "timezone": "UTC",
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.5938.132 Safari/537.36",
              "userAgentData": {
                  "brands": [],
                  "mobile": false,
                  "platform": ""
              }
          },
          "integrations": {},
          "messageId": "ajs-next-bed5e6e7bbad323803232cc71a9d59e8",
          "originalTimestamp": "2023-11-27T07:19:13.697Z",
          "projectId": "TYN5JDpyiK",
          "receivedAt": "2023-11-27T07:19:14.016Z",
          "sentAt": "2023-11-27T07:19:13.746Z",
          "timestamp": "2023-11-27T07:19:13.967Z",
          "traits": {},
          "type": "identify",
          "userId": "bot",
          "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",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 800
    • schema_scan_id: 5335222
    • updated: 2023-11-27 02:08:28
    • created: 2023-10-02 09:20:27
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_identify`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_identify`\n(\n`integrations`struct<`_empty_`:STRING>,`timestamp`STRING,`_origin`STRING,`originalTimestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`anonymousId`STRING,`type`STRING,`userId`STRING,`version`STRING,`context`struct<`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING,`userAgent`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`search`:STRING,`url`:STRING,`referrer`:STRING>,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`ip`:STRING>,`traits`struct<`_empty_`:STRING>,`receivedAt`STRING,`channel`STRING,`messageId`STRING,`sentAt`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-storagescout-stage/separated_dt/identify'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_identify"
      ]
    • hive_path: s3://sfdl-segment-storagescout-stage/separated_dt/identify
    • id: 604477
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5cfe783d418588000189e438",
                  "5ce847aa3bcc70000140d5a5"
              ],
              "unbundled": []
          },
          "_origin": "2023-10-02T14:20:25Z|s3://sfdl-segment-storagescout-stage/segment-logs/TYN5JDpyiK/1696204800000/1696256286399.events-archiver-480-39..c23e939c-2174-421b-b163-746aea019449.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "9b1ac66f-f900-4517-8049-9b4af5874da2",
          "channel": "client",
          "context": {
              "ip": "107.115.5.17",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.55.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/alaska/perryville/403-brooks-road/",
                  "referrer": "",
                  "search": "",
                  "title": "SiteLink Demo Facility Storage Units | Perryville, AK | USStorageSearch.com",
                  "url": "https://www.usstoragesearch.extrameter.com/self-storage/alaska/perryville/403-brooks-road/"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Google Chrome",
                          "version": "117"
                      },
                      {
                          "brand": "Not;A=Brand",
                          "version": "8"
                      },
                      {
                          "brand": "Chromium",
                          "version": "117"
                      }
                  ],
                  "mobile": false,
                  "platform": "Windows"
              }
          },
          "integrations": {},
          "messageId": "ajs-next-daa31e3087bd618aff6f78faa4728088",
          "originalTimestamp": "2023-10-02T13:43:51.831Z",
          "projectId": "TYN5JDpyiK",
          "receivedAt": "2023-10-02T13:43:52.281Z",
          "sentAt": "2023-10-02T13:43:51.838Z",
          "timestamp": "2023-10-02T13:43:52.274Z",
          "traits": {},
          "type": "identify",
          "userId": "e7c117d9d06ca0708dc639a5574655c2",
          "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",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 800
    • schema_scan_id: 5220528
    • updated: 2023-10-02 09:20:44
    • created: 2020-01-23 04:08:05
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_identify`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_identify`\n(\n`projectId`STRING,`userId`STRING,`receivedAt`STRING,`originalTimestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`locale`:STRING,`ip`:STRING,`page`:struct<`referrer`:STRING,`url`:STRING,`title`:STRING,`path`:STRING,`search`:STRING>>,`type`STRING,`messageId`STRING,`timestamp`STRING,`sentAt`STRING,`traits`struct<`_empty_`: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-storagescout-stage/separated_dt/identify'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_identify"
      ]
    • hive_path: s3://sfdl-segment-storagescout-stage/separated_dt/identify
    • id: 247077
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2020-01-23T10:08:00Z|s3://sfdl-segment-storagescout-stage/segment-logs/TYN5JDpyiK/1579737600000/1579774027067.019a0321fa2a.e4797d0.6cbdaccd-7349-4087-8102-e8abc31af15c.gz|segment_separator:37",
          "anonymousId": "0424d396-007f-4002-992a-824eec8cbab3",
          "channel": "client",
          "context": {
              "ip": "66.249.83.121",
              "library": {
                  "name": "analytics.js",
                  "version": "3.10.1"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/fl/dade-city-storage-units/",
                  "referrer": "",
                  "search": "",
                  "title": "Best Self-Storage Units in Dade City, FL - StorageScout",
                  "url": "https://www.storagescout.extrameter.com/self-storage/fl/dade-city-storage-units/"
              },
              "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36"
          },
          "integrations": {},
          "messageId": "ajs-5617ebc93278b4cf75926ea8465c40fb",
          "originalTimestamp": "2020-01-23T09:49:51.320Z",
          "projectId": "TYN5JDpyiK",
          "receivedAt": "2020-01-23T09:49:52.883Z",
          "sentAt": "2020-01-23T09:49:51.327Z",
          "timestamp": "2020-01-23T09:49:52.876Z",
          "traits": {},
          "type": "identify",
          "userId": "03bc93b763ffbaaa616f5583f1f9c04b",
          "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",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 800
    • schema_scan_id: 2533237
    • updated: 2020-01-23 04:08:38
Schema Scans: 3
Last at 2023-11-27 02:08:03
    • duration: 0:00:30.862046
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 183,
          "partitions_applied": false,
          "success": true
      }
    • id: 5335222
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-storagescout-stage/separated_dt/identify/dt=2023-11-27/",
              "name": "dt",
              "type": "string",
              "value": "2023-11-27"
          },
          "s3": {
              "bucket": "sfdl-segment-storagescout-stage",
              "hive_path": "s3://sfdl-segment-storagescout-stage/separated_dt/identify",
              "key": "separated_dt/identify/dt=2023-11-27/1701072457140.events-archiver-480-41..9d96255d-90eb-4163-8996-02b61b3294b0.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.storagescout_identify",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 800
    • start_time: 2023-11-27 02:08:03
    • success: True
    • trace_id: 17801931019109228444
    • duration: 0:00:34.380394
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 181,
          "partitions_applied": false,
          "success": true
      }
    • id: 5220528
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-storagescout-stage/separated_dt/identify/dt=2023-10-02/",
              "name": "dt",
              "type": "string",
              "value": "2023-10-02"
          },
          "s3": {
              "bucket": "sfdl-segment-storagescout-stage",
              "hive_path": "s3://sfdl-segment-storagescout-stage/separated_dt/identify",
              "key": "separated_dt/identify/dt=2023-10-02/1696256286399.events-archiver-480-39..c23e939c-2174-421b-b163-746aea019449.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.storagescout_identify",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 800
    • start_time: 2023-10-02 09:20:26
    • success: True
    • trace_id: 8743427028566846977
    • duration: 0:00:36.843160
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 122,
          "partitions_applied": false,
          "success": true
      }
    • id: 2533237
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-storagescout-stage/separated_dt/identify/dt=2020-01-23/",
              "name": "dt",
              "type": "string",
              "value": "2020-01-23"
          },
          "s3": {
              "bucket": "sfdl-segment-storagescout-stage",
              "hive_path": "s3://sfdl-segment-storagescout-stage/separated_dt/identify",
              "key": "separated_dt/identify/dt=2020-01-23/1579774027067.019a0321fa2a.e4797d0.6cbdaccd-7349-4087-8102-e8abc31af15c.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.storagescout_identify",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 800
    • start_time: 2020-01-23 04:08:05
    • success: True
    • trace_id: 5249228079290983737
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.storagescout_identify`\nADD\n\n\n PARTITION (dt='2024-03-17') location 's3://sfdl-segment-storagescout-stage/separated_dt/identify/dt=2024-03-17/'\n PARTITION (dt='2024-06-10') location 's3://sfdl-segment-storagescout-stage/separated_dt/identify/dt=2024-06-10/'\n PARTITION (dt='2024-06-22') location 's3://sfdl-segment-storagescout-stage/separated_dt/identify/dt=2024-06-22/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 517045,
                "location": "s3://sfdl-segment-storagescout-stage/separated_dt/identify/dt=2024-03-17/",
                "name": "dt",
                "value": "2024-03-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-03-17 18:44:56",
                    "last_data": "2024-03-17 18:44:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 532476,
                "location": "s3://sfdl-segment-storagescout-stage/separated_dt/identify/dt=2024-06-10/",
                "name": "dt",
                "value": "2024-06-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-06-10 12:54:44",
                    "last_data": "2024-06-10 12:54:44"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 540439,
                "location": "s3://sfdl-segment-storagescout-stage/separated_dt/identify/dt=2024-06-22/",
                "name": "dt",
                "value": "2024-06-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-06-22 00:13:22",
                    "last_data": "2024-06-22 00:13: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",
        "messageId": "string",
        "originalTimestamp": "string",
        "projectId": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2023-11-27 02:08:04
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_identify`\n(\n`version`STRING,`type`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`receivedAt`STRING,`channel`STRING,`messageId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`integrations`struct<`_empty_`:STRING>,`sentAt`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`locale`:STRING,`userAgent`:STRING,`ip`:STRING,`userAgentData`:struct<`brands`:array>,`platform`:STRING,`mobile`:STRING>,`page`:struct<`search`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`path`:STRING>>,`projectId`STRING,`userId`STRING,`_origin`STRING,`traits`struct<`_empty_`:STRING>,`timestamp`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-storagescout-stage/separated_dt/identify'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_identify`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_identify"
    }
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-04-01 02:33:37",
        "disabled": false,
        "format": "raw",
        "id": 800,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "storagescout_identify"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.storagescout_identify`\nADD\n\n\n PARTITION (dt='2024-03-17') location 's3://sfdl-segment-storagescout-stage/separated_dt/identify/dt=2024-03-17/'\n PARTITION (dt='2024-06-10') location 's3://sfdl-segment-storagescout-stage/separated_dt/identify/dt=2024-06-10/'\n PARTITION (dt='2024-06-22') location 's3://sfdl-segment-storagescout-stage/separated_dt/identify/dt=2024-06-22/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 517045,
                    "location": "s3://sfdl-segment-storagescout-stage/separated_dt/identify/dt=2024-03-17/",
                    "name": "dt",
                    "value": "2024-03-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-03-17 18:44:56",
                        "last_data": "2024-03-17 18:44:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 532476,
                    "location": "s3://sfdl-segment-storagescout-stage/separated_dt/identify/dt=2024-06-10/",
                    "name": "dt",
                    "value": "2024-06-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-06-10 12:54:44",
                        "last_data": "2024-06-10 12:54:44"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 540439,
                    "location": "s3://sfdl-segment-storagescout-stage/separated_dt/identify/dt=2024-06-22/",
                    "name": "dt",
                    "value": "2024-06-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-06-22 00:13:22",
                        "last_data": "2024-06-22 00:13: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",
            "messageId": "string",
            "originalTimestamp": "string",
            "projectId": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2023-11-27 02:08:04",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_identify`\n(\n`version`STRING,`type`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`receivedAt`STRING,`channel`STRING,`messageId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`integrations`struct<`_empty_`:STRING>,`sentAt`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`locale`:STRING,`userAgent`:STRING,`ip`:STRING,`userAgentData`:struct<`brands`:array>,`platform`:STRING,`mobile`:STRING>,`page`:struct<`search`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`path`:STRING>>,`projectId`STRING,`userId`STRING,`_origin`STRING,`traits`struct<`_empty_`:STRING>,`timestamp`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-storagescout-stage/separated_dt/identify'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_identify`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_identify"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}