Schema Info

Schema Name: sfdl_stage_segment.storagescout_con_event
  • created: 2019-06-07 14:13:08
  • disabled: False
  • format: raw
  • id: 847
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "storagescout_con_event"
    }
  • type: segment
Schema Versions: 2
    • created: 2020-05-27 10:08:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_con_event`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_con_event`\n(\n`version`STRING,`event`STRING,`receivedAt`STRING,`properties`struct<`site_id`:STRING,`Hit_Timestamp`:STRING,`CON`:struct<`event`:struct<`name`:STRING>,`location`:struct<`zip`:STRING,`state`:STRING,`address1`:STRING,`address2`:STRING,`city`:STRING,`country`:STRING>,`transaction`:struct<`confirmation_code`:STRING,`id`:STRING,`npv`:STRING,`email`:STRING>,`facility`:struct<`id`:STRING>>,`env`:STRING,`isReact`:STRING>,`anonymousId`STRING,`messageId`STRING,`projectId`STRING,`sentAt`STRING,`timestamp`STRING,`originalTimestamp`STRING,`userId`STRING,`context`struct<`page`:struct<`search`:STRING,`referrer`:STRING,`url`:STRING,`path`:STRING,`title`:STRING>,`locale`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING>,`channel`STRING,`_origin`STRING,`type`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_con_event"
      ]
    • hive_path: s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT
    • id: 269213
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2020-05-27T15:08:44Z|s3://sfdl-segment-storagescout-stage/segment-logs/TYN5JDpyiK/1590537600000/1590591656945.44539c73a1f7.e4797d0.d73e0a2c-6722-4dfd-8828-b930dc309c35.gz|segment_separator:37",
          "anonymousId": "7fc58623-0b5c-48e7-a290-a3f86234b23a",
          "channel": "client",
          "context": {
              "ip": "54.88.102.255",
              "library": {
                  "name": "analytics.js",
                  "version": "3.13.1"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/ak/perryville-storage-units/fake-storage-facility-product-155558/reserve/21367895/",
                  "referrer": "",
                  "search": "",
                  "title": "Reserve a 5' x 5' unit at Fake Storage Facility - Product in Perryville - StorageScout.com",
                  "url": "https://www.storagescout.extrameter.com/self-storage/ak/perryville-storage-units/fake-storage-facility-product-155558/reserve/21367895/"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36"
          },
          "event": "CON EVENT",
          "integrations": {},
          "messageId": "ajs-0ccf1dbf6bd7ae5ae56b808ef3439be7",
          "originalTimestamp": "2020-05-27T14:40:50.042Z",
          "projectId": "TYN5JDpyiK",
          "properties": {
              "CON": {
                  "event": {
                      "name": "bookingCreated"
                  },
                  "facility": {
                      "id": "155558"
                  },
                  "location": {
                      "address1": "400 Brooks Road",
                      "address2": "",
                      "city": "Perryville",
                      "country": "",
                      "state": "AK",
                      "zip": "99648"
                  },
                  "transaction": {
                      "confirmation_code": "V6272FVEF",
                      "email": "[email protected]",
                      "id": "V6272FVEF",
                      "npv": "48.00"
                  }
              },
              "Hit Timestamp": 1590590450040,
              "env": "stage",
              "isReact": true,
              "site_id": 413
          },
          "receivedAt": "2020-05-27T14:40:50.203Z",
          "sentAt": "2020-05-27T14:40:50.047Z",
          "timestamp": "2020-05-27T14:40:50.198Z",
          "type": "track",
          "userId": "1f4d1725551aef2fa3bf6261341c19b8",
          "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: 847
    • schema_scan_id: 2760830
    • updated: 2020-05-27 10:09:18
    • created: 2019-06-07 14:13:09
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_con_event`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_con_event`\n(\n`version`STRING,`timestamp`STRING,`projectId`STRING,`userId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`site_id`:STRING,`isReact`:STRING,`env`:STRING,`CON`:struct<`transaction`:struct<`confirmation_code`:STRING,`npv`:STRING,`email`:STRING,`id`:STRING>,`location`:struct<`city`:STRING,`zip`:STRING,`address1`:STRING,`address2`:STRING,`state`:STRING,`country`:STRING>,`event`:struct<`name`:STRING>,`facility`:struct<`id`:STRING>>>,`receivedAt`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`context`struct<`ip`:STRING,`page`:struct<`url`:STRING,`path`:STRING,`search`:STRING,`title`:STRING,`referrer`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING>,`messageId`STRING,`_origin`STRING,`type`STRING,`event`STRING,`channel`STRING,`sentAt`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_con_event"
      ]
    • hive_path: s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT
    • id: 207976
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2019-06-07T19:13:06Z|s3://sfdl-segment-storagescout-stage/segment-logs/TYN5JDpyiK/1559865600000/1559934444890.0ed18d56e7db.e4797d0.bc7dde33-787f-4ba1-bd0b-23a832b3eacf.gz|segment_separator:37",
          "anonymousId": "871b094d-4924-4159-a9d8-bd26bc0abc64",
          "channel": "client",
          "context": {
              "ip": "184.72.209.62",
              "library": {
                  "name": "analytics.js",
                  "version": "3.8.2"
              },
              "page": {
                  "path": "/self-storage/ak/perryville-storage-units/sitelink-demo-facility-105463/reserve/20355846/",
                  "referrer": "",
                  "search": "",
                  "title": "Reserve a 10' x 20' unit with Electricity, Alarm, ADA Accessible, Drive Up Access, Outdoor Access, 1st Floor at SiteLink Demo Facility in Perryville - SelfStorage.com",
                  "url": "https://www.storagescout.extrameter.com/self-storage/ak/perryville-storage-units/sitelink-demo-facility-105463/reserve/20355846/"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36"
          },
          "event": "CON EVENT",
          "integrations": {},
          "messageId": "ajs-b28d95dbf7f4fc19780d3e852d025d97",
          "originalTimestamp": "2019-06-07T19:06:42.779Z",
          "projectId": "TYN5JDpyiK",
          "properties": {
              "CON": {
                  "event": {
                      "name": "bookingCreated"
                  },
                  "facility": {
                      "id": "105463"
                  },
                  "location": {
                      "address1": "400 Brooks Road",
                      "address2": "",
                      "city": "Perryville",
                      "country": "",
                      "state": "AK",
                      "zip": "99648"
                  },
                  "transaction": {
                      "confirmation_code": "5SEYYGJJH",
                      "email": "[email protected]",
                      "id": "5SEYYGJJH",
                      "npv": "847.88"
                  }
              },
              "Hit Timestamp": 1559934402777,
              "env": "stage",
              "isReact": true,
              "site_id": 413
          },
          "receivedAt": "2019-06-07T19:06:42.861Z",
          "sentAt": "2019-06-07T19:06:42.782Z",
          "timestamp": "2019-06-07T19:06:42.858Z",
          "type": "track",
          "userId": "c2dab7dc8fd14ce4403a0a9d2936791d",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.userAgent": "string",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "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: 847
    • schema_scan_id: 2192248
    • updated: 2019-06-07 14:13:20
Schema Scans: 2
Last at 2020-05-27 10:08:54
    • duration: 0:00:27.437926
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 39,
          "partitions_applied": false,
          "success": true
      }
    • id: 2760830
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2020-05-27/",
              "name": "dt",
              "type": "string",
              "value": "2020-05-27"
          },
          "s3": {
              "bucket": "sfdl-segment-storagescout-stage",
              "hive_path": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT",
              "key": "separated_dt/CON EVENT/dt=2020-05-27/1590591656945.44539c73a1f7.e4797d0.d73e0a2c-6722-4dfd-8828-b930dc309c35.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.storagescout_CON_EVENT",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 847
    • start_time: 2020-05-27 10:08:54
    • success: True
    • trace_id: 12322059757034613238
    • duration: 0:00:14.015945
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 2192248
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2019-06-07/",
              "name": "dt",
              "type": "string",
              "value": "2019-06-07"
          },
          "s3": {
              "bucket": "sfdl-segment-storagescout-stage",
              "hive_path": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT",
              "key": "separated_dt/CON EVENT/dt=2019-06-07/1559934444890.0ed18d56e7db.e4797d0.bc7dde33-787f-4ba1-bd0b-23a832b3eacf.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.storagescout_CON_EVENT",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 847
    • start_time: 2019-06-07 14:13:08
    • success: True
    • trace_id: 13429673538115380255
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.storagescout_con_event`\nADD\n\n\n PARTITION (dt='2019-12-03') location 's3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2019-12-03/'\n PARTITION (dt='2020-01-06') location 's3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2020-01-06/'\n PARTITION (dt='2020-05-27') location 's3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2020-05-27/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 130012,
                "location": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2019-12-03/",
                "name": "dt",
                "value": "2019-12-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2019-12-03 17:09:06",
                    "last_data": "2019-12-03 17:09:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 133032,
                "location": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2020-01-06/",
                "name": "dt",
                "value": "2020-01-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2020-01-06 15:08:10",
                    "last_data": "2020-01-06 16:15:56"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 146830,
                "location": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2020-05-27/",
                "name": "dt",
                "value": "2020-05-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2020-05-27 10:08:54",
                    "last_data": "2020-05-27 13:03:45"
                },
                "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: 2020-05-27 10:08:54
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_con_event`\n(\n`version`STRING,`event`STRING,`receivedAt`STRING,`properties`struct<`site_id`:STRING,`Hit_Timestamp`:STRING,`CON`:struct<`event`:struct<`name`:STRING>,`location`:struct<`zip`:STRING,`state`:STRING,`address1`:STRING,`address2`:STRING,`city`:STRING,`country`:STRING>,`transaction`:struct<`confirmation_code`:STRING,`id`:STRING,`npv`:STRING,`email`:STRING>,`facility`:struct<`id`:STRING>>,`env`:STRING,`isReact`:STRING>,`anonymousId`STRING,`messageId`STRING,`projectId`STRING,`sentAt`STRING,`timestamp`STRING,`originalTimestamp`STRING,`userId`STRING,`context`struct<`page`:struct<`search`:STRING,`referrer`:STRING,`url`:STRING,`path`:STRING,`title`:STRING>,`locale`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING>,`channel`STRING,`_origin`STRING,`type`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_con_event`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_con_event"
    }
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-06-07 14:13:08",
        "disabled": false,
        "format": "raw",
        "id": 847,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "storagescout_con_event"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.storagescout_con_event`\nADD\n\n\n PARTITION (dt='2019-12-03') location 's3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2019-12-03/'\n PARTITION (dt='2020-01-06') location 's3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2020-01-06/'\n PARTITION (dt='2020-05-27') location 's3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2020-05-27/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 130012,
                    "location": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2019-12-03/",
                    "name": "dt",
                    "value": "2019-12-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2019-12-03 17:09:06",
                        "last_data": "2019-12-03 17:09:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 133032,
                    "location": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2020-01-06/",
                    "name": "dt",
                    "value": "2020-01-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2020-01-06 15:08:10",
                        "last_data": "2020-01-06 16:15:56"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 146830,
                    "location": "s3://sfdl-segment-storagescout-stage/separated_dt/CON EVENT/dt=2020-05-27/",
                    "name": "dt",
                    "value": "2020-05-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2020-05-27 10:08:54",
                        "last_data": "2020-05-27 13:03:45"
                    },
                    "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": "2020-05-27 10:08:54",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_con_event`\n(\n`version`STRING,`event`STRING,`receivedAt`STRING,`properties`struct<`site_id`:STRING,`Hit_Timestamp`:STRING,`CON`:struct<`event`:struct<`name`:STRING>,`location`:struct<`zip`:STRING,`state`:STRING,`address1`:STRING,`address2`:STRING,`city`:STRING,`country`:STRING>,`transaction`:struct<`confirmation_code`:STRING,`id`:STRING,`npv`:STRING,`email`:STRING>,`facility`:struct<`id`:STRING>>,`env`:STRING,`isReact`:STRING>,`anonymousId`STRING,`messageId`STRING,`projectId`STRING,`sentAt`STRING,`timestamp`STRING,`originalTimestamp`STRING,`userId`STRING,`context`struct<`page`:struct<`search`:STRING,`referrer`:STRING,`url`:STRING,`path`:STRING,`title`:STRING>,`locale`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING>,`channel`STRING,`_origin`STRING,`type`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_con_event`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_con_event"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}