Schema Info

Schema Name: sfdl_stage_segment.storagescout_conevent
  • created: 2021-03-04 13:06:22
  • disabled: False
  • format: raw
  • id: 1036
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "storagescout_conevent"
    }
  • type: segment
Schema Versions: 1
    • created: 2021-03-04 13:06:23
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_conevent`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_conevent`\n(\n`anonymousId`STRING,`channel`STRING,`context`struct<`ip`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING,`page`:struct<`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`userAgent`:STRING>,`event`STRING,`messageId`STRING,`originalTimestamp`STRING,`projectId`STRING,`properties`struct<`CON`:struct<`event`:struct<`name`:STRING>,`facility`:struct<`id`:STRING>,`location`:struct<`address1`:STRING,`address2`:STRING,`city`:STRING,`country`:STRING,`state`:STRING,`zip`:STRING>,`transaction`:struct<`confirmation_code`:STRING,`email`:STRING,`id`:STRING,`npv`:STRING>>,`Hit_Timestamp`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING>,`receivedAt`STRING,`sentAt`STRING,`timestamp`STRING,`type`STRING,`userId`STRING,`version`STRING,`_origin`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/CON EVENT'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_conevent"
      ]
    • hive_path: s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT
    • id: 317310
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5cfe783d418588000189e438",
                  "5ce847aa3bcc70000140d5a5"
              ],
              "unbundled": []
          },
          "_origin": "2021-03-04T19:05:33Z|s3://sfdl-segment-storagescout-stage/segment-logs/TYN5JDpyiK/1614816000000/1614884604388.7afa618686ae.fde281a.f57e7355-db49-4128-8370-61aaf99a981e.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "66c8ad1e-116e-4314-9781-f7af430042b4",
          "channel": "client",
          "context": {
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "4.0.4"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/ak/perryville-storage-units/fake-storage-facility-product-155558/reserve/21367897/",
                  "referrer": "",
                  "search": "",
                  "title": "Reserve a 4' x 5' unit at Fake Storage Facility - Product in Perryville - USStorageSearch.com",
                  "url": "https://www.usstoragesearch.extrameter.com/self-storage/ak/perryville-storage-units/fake-storage-facility-product-155558/reserve/21367897/"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36"
          },
          "event": "CON EVENT",
          "integrations": {},
          "messageId": "ajs-a77289653ef503c7b492d6644be23b05",
          "originalTimestamp": "2021-03-04T18:55:25.994Z",
          "projectId": "TYN5JDpyiK",
          "properties": {
              "CON": {
                  "event": {
                      "name": "bookingCreated"
                  },
                  "facility": {
                      "id": "155558"
                  },
                  "location": {
                      "address1": "415 Brooks Road",
                      "address2": "",
                      "city": "Perryville",
                      "country": "",
                      "state": "AK",
                      "zip": "99648"
                  },
                  "transaction": {
                      "confirmation_code": "KFG3DW7BF",
                      "email": "[email protected]",
                      "id": "KFG3DW7BF",
                      "npv": "42.74"
                  }
              },
              "Hit Timestamp": 1614884125993,
              "env": "stage",
              "isReact": true,
              "site_id": 413
          },
          "receivedAt": "2021-03-04T18:55:26.526Z",
          "sentAt": "2021-03-04T18:55:25.996Z",
          "timestamp": "2021-03-04T18:55:26.524Z",
          "type": "track",
          "userId": "23f339b2cd1e423e809dcbfc21b3c621",
          "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.CON.event.name": "string",
          "properties.CON.facility.id": "string",
          "properties.CON.location.address1": "string",
          "properties.CON.location.address2": "string",
          "properties.CON.location.city": "string",
          "properties.CON.location.country": "string",
          "properties.CON.location.state": "string",
          "properties.CON.location.zip": "string",
          "properties.CON.transaction.confirmation_code": "string",
          "properties.CON.transaction.email": "string",
          "properties.CON.transaction.id": "string",
          "properties.CON.transaction.npv": "string",
          "properties.Hit_Timestamp": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1036
    • schema_scan_id: 3173945
    • updated: 2021-03-04 13:06:44
Schema Scans: 1
Last at 2021-03-04 13:06:22
    • duration: 0:00:24.637329
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 40,
          "partitions_applied": false,
          "success": true
      }
    • id: 3173945
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2021-03-04/",
              "name": "dt",
              "type": "string",
              "value": "2021-03-04"
          },
          "s3": {
              "bucket": "sfdl-segment-storagescout-stage",
              "hive_path": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT",
              "key": "separated_dt/CON EVENT/dt=2021-03-04/1614884604388.7afa618686ae.fde281a.f57e7355-db49-4128-8370-61aaf99a981e.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.storagescout_CONEVENT",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1036
    • start_time: 2021-03-04 13:06:22
    • success: True
    • trace_id: 882703688445647241
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.storagescout_conevent`\nADD\n\n\n PARTITION (dt='2022-03-07') location 's3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2022-03-07/'\n PARTITION (dt='2022-06-06') location 's3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2022-06-06/'\n PARTITION (dt='2023-02-09') location 's3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2023-02-09/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 276845,
                "location": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2022-03-07/",
                "name": "dt",
                "value": "2022-03-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2022-03-07 17:17:02",
                    "last_data": "2022-03-07 17:17:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 289022,
                "location": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2022-06-06/",
                "name": "dt",
                "value": "2022-06-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2022-06-06 13:49:31",
                    "last_data": "2022-06-06 13:49:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 395408,
                "location": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2023-02-09/",
                "name": "dt",
                "value": "2023-02-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-02-09 00:21:33",
                    "last_data": "2023-02-09 00:21:33"
                },
                "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.userAgent": "string",
        "event": "string",
        "messageId": "string",
        "originalTimestamp": "string",
        "projectId": "string",
        "properties.CON.event.name": "string",
        "properties.CON.facility.id": "string",
        "properties.CON.location.address1": "string",
        "properties.CON.location.address2": "string",
        "properties.CON.location.city": "string",
        "properties.CON.location.country": "string",
        "properties.CON.location.state": "string",
        "properties.CON.location.zip": "string",
        "properties.CON.transaction.confirmation_code": "string",
        "properties.CON.transaction.email": "string",
        "properties.CON.transaction.id": "string",
        "properties.CON.transaction.npv": "string",
        "properties.Hit_Timestamp": "string",
        "properties.env": "string",
        "properties.isReact": "string",
        "properties.site_id": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2021-03-04 13:06:23
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_conevent`\n(\n`anonymousId`STRING,`channel`STRING,`context`struct<`ip`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING,`page`:struct<`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`userAgent`:STRING>,`event`STRING,`messageId`STRING,`originalTimestamp`STRING,`projectId`STRING,`properties`struct<`CON`:struct<`event`:struct<`name`:STRING>,`facility`:struct<`id`:STRING>,`location`:struct<`address1`:STRING,`address2`:STRING,`city`:STRING,`country`:STRING,`state`:STRING,`zip`:STRING>,`transaction`:struct<`confirmation_code`:STRING,`email`:STRING,`id`:STRING,`npv`:STRING>>,`Hit_Timestamp`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING>,`receivedAt`STRING,`sentAt`STRING,`timestamp`STRING,`type`STRING,`userId`STRING,`version`STRING,`_origin`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/CON EVENT'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_conevent`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_conevent"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2021-03-04 13:06:22",
        "disabled": false,
        "format": "raw",
        "id": 1036,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "storagescout_conevent"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.storagescout_conevent`\nADD\n\n\n PARTITION (dt='2022-03-07') location 's3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2022-03-07/'\n PARTITION (dt='2022-06-06') location 's3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2022-06-06/'\n PARTITION (dt='2023-02-09') location 's3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2023-02-09/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 276845,
                    "location": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2022-03-07/",
                    "name": "dt",
                    "value": "2022-03-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2022-03-07 17:17:02",
                        "last_data": "2022-03-07 17:17:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 289022,
                    "location": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2022-06-06/",
                    "name": "dt",
                    "value": "2022-06-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2022-06-06 13:49:31",
                        "last_data": "2022-06-06 13:49:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 395408,
                    "location": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2023-02-09/",
                    "name": "dt",
                    "value": "2023-02-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-02-09 00:21:33",
                        "last_data": "2023-02-09 00:21:33"
                    },
                    "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.userAgent": "string",
            "event": "string",
            "messageId": "string",
            "originalTimestamp": "string",
            "projectId": "string",
            "properties.CON.event.name": "string",
            "properties.CON.facility.id": "string",
            "properties.CON.location.address1": "string",
            "properties.CON.location.address2": "string",
            "properties.CON.location.city": "string",
            "properties.CON.location.country": "string",
            "properties.CON.location.state": "string",
            "properties.CON.location.zip": "string",
            "properties.CON.transaction.confirmation_code": "string",
            "properties.CON.transaction.email": "string",
            "properties.CON.transaction.id": "string",
            "properties.CON.transaction.npv": "string",
            "properties.Hit_Timestamp": "string",
            "properties.env": "string",
            "properties.isReact": "string",
            "properties.site_id": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2021-03-04 13:06:23",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_conevent`\n(\n`anonymousId`STRING,`channel`STRING,`context`struct<`ip`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING,`page`:struct<`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`userAgent`:STRING>,`event`STRING,`messageId`STRING,`originalTimestamp`STRING,`projectId`STRING,`properties`struct<`CON`:struct<`event`:struct<`name`:STRING>,`facility`:struct<`id`:STRING>,`location`:struct<`address1`:STRING,`address2`:STRING,`city`:STRING,`country`:STRING,`state`:STRING,`zip`:STRING>,`transaction`:struct<`confirmation_code`:STRING,`email`:STRING,`id`:STRING,`npv`:STRING>>,`Hit_Timestamp`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING>,`receivedAt`STRING,`sentAt`STRING,`timestamp`STRING,`type`STRING,`userId`STRING,`version`STRING,`_origin`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/CON EVENT'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_conevent`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_conevent"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}