Schema Info

Schema Name: sfdl_stage_segment.sfdc_close
  • created: 2017-11-01 18:22:37
  • disabled: False
  • format: raw
  • id: 283
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "sfdc_close"
    }
  • type: segment
Schema Versions: 4
    • created: 2017-11-01 18:42:59
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_close`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_close`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string , `event`  string , `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `projectId`  string , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string , `label` : 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-sfdc-stage/separated_dt/close'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.sfdc_close`"
      ]
    • hive_path: s3://sfdl-segment-sfdc-stage/separated_dt/close
    • id: 2013
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Mixpanel",
                  "Segment.io",
                  "Zopim"
              ],
              "unbundled": []
          },
          "anonymousId": "59703727-92f6-4850-8490-8a865f23464a",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "207.71.19.142",
              "library": {
                  "name": "analytics.js",
                  "version": "3.0.0"
              },
              "page": {
                  "path": "/search.html",
                  "referrer": "http://www.sparefoot.local/search.html?moveInDate=&location=Austin%2C+TX%2C+United+States&city=Austin&state=TX&latitude=30.267153&longitude=-97.74306079999997&locationSource=google_autocomplete&sftest=on",
                  "search": "?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip=",
                  "title": "Find Self Storage Units and Facilities in Austin, TX | SpareFoot",
                  "url": "http://www.sparefoot.local/search.html?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip="
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36"
          },
          "event": "close",
          "integrations": {},
          "messageId": "ajs-6265417361496fad871d3ed2aa547077",
          "originalTimestamp": "2017-05-18T16:14:00.415Z",
          "projectId": "MK1uoFcf4t",
          "properties": {
              "Hit Timestamp": 1495124040414,
              "category": "search interactions-searchPage",
              "label": "filters-price-range",
              "site_id": "-1"
          },
          "receivedAt": "2017-05-18T16:14:00.443Z",
          "sentAt": "2017-05-18T16:14:00.417Z",
          "timestamp": "2017-05-18T16:14:00.441Z",
          "type": "track",
          "userId": "66590244e20daa55668395732",
          "version": 2
      }
    • schema_attributes:
      {
          "_metadata.bundled": "",
          "_metadata.unbundled": "",
          "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.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 283
    • schema_scan_id: None
    • updated: 2019-07-30 13:23:07
    • created: 2017-11-01 18:40:22
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_close`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_close`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string , `label` : string >, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `projectId`  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-sfdc-stage/separated_dt/close'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.sfdc_close`"
      ]
    • hive_path: s3://sfdl-segment-sfdc-stage/separated_dt/close
    • id: 2011
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Mixpanel",
                  "Segment.io",
                  "Zopim"
              ],
              "unbundled": []
          },
          "anonymousId": "59703727-92f6-4850-8490-8a865f23464a",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "207.71.19.142",
              "library": {
                  "name": "analytics.js",
                  "version": "3.0.0"
              },
              "page": {
                  "path": "/search.html",
                  "referrer": "http://www.sparefoot.local/search.html?moveInDate=&location=Austin%2C+TX%2C+United+States&city=Austin&state=TX&latitude=30.267153&longitude=-97.74306079999997&locationSource=google_autocomplete&sftest=on",
                  "search": "?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip=",
                  "title": "Find Self Storage Units and Facilities in Austin, TX | SpareFoot",
                  "url": "http://www.sparefoot.local/search.html?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip="
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36"
          },
          "event": "close",
          "integrations": {},
          "messageId": "ajs-0df5654006d82cec57a1cd5397e75f56",
          "originalTimestamp": "2017-05-18T15:58:54.248Z",
          "projectId": "MK1uoFcf4t",
          "properties": {
              "Hit Timestamp": 1495123134247,
              "category": "search interactions-searchPage",
              "label": "filters-price-range",
              "site_id": "-1"
          },
          "receivedAt": "2017-05-18T15:58:54.290Z",
          "sentAt": "2017-05-18T15:58:54.256Z",
          "timestamp": "2017-05-18T15:58:54.282Z",
          "type": "track",
          "userId": "66590244e20daa55668395732",
          "version": 2
      }
    • schema_attributes:
      {
          "_metadata.bundled": "",
          "_metadata.unbundled": "",
          "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.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 283
    • schema_scan_id: None
    • updated: None
    • created: 2017-11-01 18:37:25
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_close`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_close`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string , `event`  string , `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `projectId`  string , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string , `label` : 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-sfdc-stage/separated_dt/close'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.sfdc_close`"
      ]
    • hive_path: s3://sfdl-segment-sfdc-stage/separated_dt/close
    • id: 2008
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Mixpanel",
                  "Segment.io",
                  "Zopim"
              ],
              "unbundled": []
          },
          "anonymousId": "59703727-92f6-4850-8490-8a865f23464a",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "207.71.19.142",
              "library": {
                  "name": "analytics.js",
                  "version": "3.0.0"
              },
              "page": {
                  "path": "/search.html",
                  "referrer": "http://www.sparefoot.local/search.html?moveInDate=&location=Austin%2C+TX%2C+United+States&city=Austin&state=TX&latitude=30.267153&longitude=-97.74306079999997&locationSource=google_autocomplete&sftest=on",
                  "search": "?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip=",
                  "title": "Find Self Storage Units and Facilities in Austin, TX | SpareFoot",
                  "url": "http://www.sparefoot.local/search.html?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip="
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36"
          },
          "event": "close",
          "integrations": {},
          "messageId": "ajs-cb3e5846ac3dfb36fc2a29201134d714",
          "originalTimestamp": "2017-05-18T16:10:40.180Z",
          "projectId": "MK1uoFcf4t",
          "properties": {
              "Hit Timestamp": 1495123840179,
              "category": "search interactions-searchPage",
              "label": "filters-price-range",
              "site_id": "-1"
          },
          "receivedAt": "2017-05-18T16:10:40.208Z",
          "sentAt": "2017-05-18T16:10:40.182Z",
          "timestamp": "2017-05-18T16:10:40.206Z",
          "type": "track",
          "userId": "66590244e20daa55668395732",
          "version": 2
      }
    • schema_attributes:
      {
          "_metadata.bundled": "",
          "_metadata.unbundled": "",
          "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.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 283
    • schema_scan_id: None
    • updated: None
    • created: 2017-11-01 18:22:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_close`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_close`\n(\n `version`  string , `timestamp`  string , `projectId`  string , `userId`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string , `label` : string >, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `messageId`  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-sfdc-stage/separated_dt/close'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.sfdc_close`"
      ]
    • hive_path: s3://sfdl-segment-sfdc-stage/separated_dt/close
    • id: 2000
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Mixpanel",
                  "Segment.io",
                  "Zopim"
              ],
              "unbundled": []
          },
          "anonymousId": "59703727-92f6-4850-8490-8a865f23464a",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "207.71.19.142",
              "library": {
                  "name": "analytics.js",
                  "version": "3.0.0"
              },
              "page": {
                  "path": "/search.html",
                  "referrer": "http://www.sparefoot.local/search.html?moveInDate=&location=Austin%2C+TX%2C+United+States&city=Austin&state=TX&latitude=30.267153&longitude=-97.74306079999997&locationSource=google_autocomplete&sftest=on",
                  "search": "?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip=",
                  "title": "Find Self Storage Units and Facilities in Austin, TX | SpareFoot",
                  "url": "http://www.sparefoot.local/search.html?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip="
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36"
          },
          "event": "close",
          "integrations": {},
          "messageId": "ajs-0166f2e4f7483a05556c1e142017afce",
          "originalTimestamp": "2017-05-18T15:58:25.938Z",
          "projectId": "MK1uoFcf4t",
          "properties": {
              "Hit Timestamp": 1495123105937,
              "category": "search interactions-searchPage",
              "label": "filters-price-range",
              "site_id": "-1"
          },
          "receivedAt": "2017-05-18T15:58:25.976Z",
          "sentAt": "2017-05-18T15:58:25.942Z",
          "timestamp": "2017-05-18T15:58:25.972Z",
          "type": "track",
          "userId": "66590244e20daa55668395732",
          "version": 2
      }
    • schema_attributes:
      {
          "_metadata.bundled": "",
          "_metadata.unbundled": "",
          "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.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 283
    • schema_scan_id: None
    • updated: None
Schema Scans: 0
Partitions:
  • count: 1
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.sfdc_close`\nADD\n\n\n PARTITION (dt='2017-05-18') location 's3://sfdl-segment-sfdc-stage/separated_dt/close/dt=2017-05-18/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 9283,
                "location": "s3://sfdl-segment-sfdc-stage/separated_dt/close/dt=2017-05-18/",
                "name": "dt",
                "value": "2017-05-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2017-12-12 10:02:29",
                    "last_data": null
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "_metadata.bundled": "",
        "_metadata.unbundled": "",
        "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.Hit_Timestamp": "string",
        "properties.category": "string",
        "properties.label": "string",
        "properties.site_id": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2017-11-01 18:42:59
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_close`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string , `event`  string , `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `projectId`  string , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string , `label` : 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-sfdc-stage/separated_dt/close'",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_close`",
        "repair_table": "MSCK REPAIR TABLE `sfdl_stage_segment.sfdc_close`"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2017-11-01 18:22:37",
        "disabled": false,
        "format": "raw",
        "id": 283,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "sfdc_close"
        },
        "type": "segment"
    },
    "partition": {
        "count": 1,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.sfdc_close`\nADD\n\n\n PARTITION (dt='2017-05-18') location 's3://sfdl-segment-sfdc-stage/separated_dt/close/dt=2017-05-18/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 9283,
                    "location": "s3://sfdl-segment-sfdc-stage/separated_dt/close/dt=2017-05-18/",
                    "name": "dt",
                    "value": "2017-05-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2017-12-12 10:02:29",
                        "last_data": null
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "_metadata.bundled": "",
            "_metadata.unbundled": "",
            "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.Hit_Timestamp": "string",
            "properties.category": "string",
            "properties.label": "string",
            "properties.site_id": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2017-11-01 18:42:59",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_close`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string , `event`  string , `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `projectId`  string , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string , `label` : 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-sfdc-stage/separated_dt/close'",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_close`",
            "repair_table": "MSCK REPAIR TABLE `sfdl_stage_segment.sfdc_close`"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}