Schema Info

Schema Name: sfdl_prod_segment.sfdc_gtmextradata
  • created: 2023-02-11 21:55:09
  • disabled: False
  • format: raw
  • id: 1518
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_prod_segment",
        "table": "sfdc_gtmextradata"
    }
  • type: segment
Schema Versions: 3
    • created: 2023-03-31 08:12:59
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_segment`",
          "DROP TABLE IF EXISTS `sfdl_prod_segment.sfdc_gtmextradata`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_segment.sfdc_gtmextradata`\n(\n`type`STRING,`context`struct<`ip`:STRING,`campaign`:struct<`content`:STRING,`medium`:STRING,`name`:STRING,`source`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>,`page`:struct<`search`:STRING,`title`:STRING,`referrer`:STRING,`url`:STRING,`path`:STRING>,`userAgent`:STRING,`locale`:STRING>,`originalTimestamp`STRING,`timestamp`STRING,`integrations`struct<`Google_Analytics`:STRING>,`channel`STRING,`projectId`STRING,`anonymousId`STRING,`messageId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`site_id`:STRING,`isReact`:STRING,`contentId`:STRING,`facility`:struct<`id`:STRING,`corporationType`:STRING,`title`:STRING>,`unit`:struct<`id`:STRING,`price`:struct<`text`:STRING,`value`:STRING>,`sizeText`:STRING>,`pageType`:STRING,`env`:STRING,`location`:struct<`id`:STRING,`state`:STRING,`city`:STRING>,`booking`:struct<`confirmationCode`:STRING,`email`:STRING,`npv`:STRING>>,`event`STRING,`receivedAt`STRING,`sentAt`STRING,`userId`STRING,`_origin`STRING,`version`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-prod/separated_dt/gtmExtraData'\n",
          "MSCK REPAIR TABLE sfdl_prod_segment.sfdc_gtmextradata"
      ]
    • hive_path: s3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData
    • id: 478326
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "FullStory",
                  "Google Analytics",
                  "Segment.io"
              ],
              "bundledIds": [
                  "wnVmulcSeT",
                  "x15SFsQknT"
              ],
              "unbundled": []
          },
          "_origin": "2023-03-31T13:12:52Z|s3://sfdl-segment-sfdc-prod/segment-logs/SgsnnfL86n/1680220800000/1680268290216.events-archiver-480-28.8ebb200.bb56362f-bb3c-4827-a4c9-b24d86f65234.gz|analytics-segment-separator-prod:$LATEST",
          "anonymousId": "c4dd083a-e8d1-472a-841e-15084846f4ac",
          "channel": "client",
          "context": {
              "ip": "172.58.61.126",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.49.2"
              },
              "locale": "en-US",
              "page": {
                  "path": "/reservation/cancellation/K9T5UFASW",
                  "referrer": "https://www.sparefoot.com/reservation/confirmation/K9T5UFASW?email_token=e32d490090db34b9128cda6601f10eb9ebd503ac&utm_medium=email&utm_source=AWS&utm_campaign=20230322_MID_SFDC_trans",
                  "search": "",
                  "title": "CubeSmart Self Storage - Aurora - 1800 South Chambers Road | 1800 South Chambers Road | SpareFoot",
                  "url": "https://www.sparefoot.com/reservation/cancellation/K9T5UFASW"
              },
              "userAgent": "Mozilla/5.0 (Linux; Android 12; LM-V600) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36"
          },
          "event": "gtmExtraData",
          "integrations": {
              "Google Analytics": false
          },
          "messageId": "ajs-next-e4d78c1e818610bc67a278c44460e0b3",
          "originalTimestamp": "2023-03-22T16:24:10.671Z",
          "projectId": "SgsnnfL86n",
          "properties": {
              "Hit Timestamp": 1679502250332,
              "booking": {
                  "confirmationCode": "K9T5UFASW",
                  "email": "[email protected]",
                  "npv": "129.88"
              },
              "env": "production",
              "facility": {
                  "corporationType": "self-storage",
                  "id": 106453,
                  "title": "CubeSmart Self Storage - Aurora - 1800 South Chambers Road"
              },
              "isReact": true,
              "location": {
                  "city": "Aurora",
                  "id": 8487,
                  "state": "CO"
              },
              "pageType": "confirmationPage",
              "site_id": -1,
              "unit": {
                  "id": "26627676",
                  "price": {
                      "text": "64.94",
                      "value": 64.94
                  },
                  "sizeText": "5' x 10'"
              }
          },
          "receivedAt": "2023-03-31T12:42:18.060Z",
          "sentAt": "2023-03-31T12:42:17.961Z",
          "timestamp": "2023-03-22T16:24:10.770Z",
          "type": "track",
          "userId": "a816861b8e27fe96814063ac01332f93",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.campaign.content": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "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",
          "integrations.Google_Analytics": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.booking.confirmationCode": "string",
          "properties.booking.email": "string",
          "properties.booking.npv": "string",
          "properties.contentId": "string",
          "properties.env": "string",
          "properties.facility.corporationType": "string",
          "properties.facility.id": "string",
          "properties.facility.title": "string",
          "properties.isReact": "string",
          "properties.location.city": "string",
          "properties.location.id": "string",
          "properties.location.state": "string",
          "properties.pageType": "string",
          "properties.site_id": "string",
          "properties.unit.id": "string",
          "properties.unit.price.text": "string",
          "properties.unit.price.value": "string",
          "properties.unit.sizeText": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1518
    • schema_scan_id: 89693021
    • updated: 2023-03-31 08:13:13
    • created: 2023-03-30 14:46:13
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_segment`",
          "DROP TABLE IF EXISTS `sfdl_prod_segment.sfdc_gtmextradata`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_segment.sfdc_gtmextradata`\n(\n`type`STRING,`context`struct<`ip`:STRING,`campaign`:struct<`content`:STRING,`medium`:STRING,`name`:STRING,`source`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>,`page`:struct<`search`:STRING,`title`:STRING,`referrer`:STRING,`url`:STRING,`path`:STRING>,`userAgent`:STRING,`locale`:STRING>,`originalTimestamp`STRING,`timestamp`STRING,`integrations`struct<`Google_Analytics`:STRING>,`channel`STRING,`projectId`STRING,`anonymousId`STRING,`messageId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`site_id`:STRING,`isReact`:STRING,`contentId`:STRING,`facility`:struct<`id`:STRING,`corporationType`:STRING,`title`:STRING>,`pageType`:STRING,`env`:STRING,`location`:struct<`id`:STRING,`state`:STRING,`city`:STRING>>,`event`STRING,`receivedAt`STRING,`sentAt`STRING,`userId`STRING,`_origin`STRING,`version`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-prod/separated_dt/gtmExtraData'\n",
          "MSCK REPAIR TABLE sfdl_prod_segment.sfdc_gtmextradata"
      ]
    • hive_path: s3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData
    • id: 477697
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "FullStory",
                  "Google Analytics",
                  "Segment.io"
              ],
              "bundledIds": [
                  "wnVmulcSeT",
                  "x15SFsQknT"
              ],
              "unbundled": []
          },
          "_origin": "2023-03-30T19:46:01Z|s3://sfdl-segment-sfdc-prod/segment-logs/SgsnnfL86n/1680134400000/1680205521742.events-archiver-480-48.8ebb200.71f96563-992f-46d9-a73b-fa53d46439c8.gz|analytics-segment-separator-prod:$LATEST",
          "anonymousId": "60f1f447-94b9-43c4-b90c-239aca4cfe7b",
          "channel": "client",
          "context": {
              "campaign": {
                  "content": "ai revolution",
                  "medium": "email",
                  "name": "storagebeat",
                  "source": "hubspot"
              },
              "ip": "24.106.148.242",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.49.2"
              },
              "locale": "en-US",
              "page": {
                  "path": "/East-Lansing-MI-self-storage/CubeSmart-Self-Storage-MI-East-Lansing-Chandler-Rd-218377.html",
                  "referrer": "https://www.google.com/",
                  "search": "",
                  "title": "CubeSmart Self Storage - MI East Lansing Chandler Rd | 16800 Chandler Road | SpareFoot",
                  "url": "https://www.sparefoot.com/East-Lansing-MI-self-storage/CubeSmart-Self-Storage-MI-East-Lansing-Chandler-Rd-218377.html"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36"
          },
          "event": "gtmExtraData",
          "integrations": {
              "Google Analytics": false
          },
          "messageId": "ajs-next-0d720094b84438f62a9b1a99f1d5d006",
          "originalTimestamp": "2023-03-21T16:43:02.517Z",
          "projectId": "SgsnnfL86n",
          "properties": {
              "Hit Timestamp": 1679416982238,
              "env": "production",
              "facility": {
                  "corporationType": "self-storage",
                  "id": 218377,
                  "title": "CubeSmart Self Storage - MI East Lansing Chandler Rd"
              },
              "isReact": true,
              "location": {
                  "city": "East Lansing",
                  "id": 34602058,
                  "state": "MI"
              },
              "pageType": "facilityPage",
              "site_id": -1
          },
          "receivedAt": "2023-03-30T18:50:37.688Z",
          "sentAt": "2023-03-30T18:49:51.157Z",
          "timestamp": "2023-03-21T16:43:49.048Z",
          "type": "track",
          "userId": "90aa47d8eac3967a79103126f73b0ad2",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.campaign.content": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "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",
          "integrations.Google_Analytics": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.contentId": "string",
          "properties.env": "string",
          "properties.facility.corporationType": "string",
          "properties.facility.id": "string",
          "properties.facility.title": "string",
          "properties.isReact": "string",
          "properties.location.city": "string",
          "properties.location.id": "string",
          "properties.location.state": "string",
          "properties.pageType": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1518
    • schema_scan_id: 89642740
    • updated: 2023-03-30 14:46:26
    • created: 2023-03-18 09:27:17
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_segment`",
          "DROP TABLE IF EXISTS `sfdl_prod_segment.sfdc_gtmextradata`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_segment.sfdc_gtmextradata`\n(\n`type`STRING,`context`struct<`ip`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`page`:struct<`search`:STRING,`title`:STRING,`referrer`:STRING,`url`:STRING,`path`:STRING>,`userAgent`:STRING,`locale`:STRING>,`originalTimestamp`STRING,`timestamp`STRING,`integrations`struct<`Google_Analytics`:STRING>,`channel`STRING,`projectId`STRING,`anonymousId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`site_id`:STRING,`pageType`:STRING,`env`:STRING,`isReact`:STRING,`location`:struct<`id`:STRING,`state`:STRING,`city`:STRING>,`contentId`:STRING,`facility`:struct<`corporationType`:STRING,`id`:STRING,`title`:STRING>>,`messageId`STRING,`event`STRING,`receivedAt`STRING,`sentAt`STRING,`userId`STRING,`_origin`STRING,`version`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-prod/separated_dt/gtmExtraData'\n",
          "MSCK REPAIR TABLE sfdl_prod_segment.sfdc_gtmextradata"
      ]
    • hive_path: s3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData
    • id: 467744
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "FullStory",
                  "Google Analytics",
                  "Segment.io"
              ],
              "bundledIds": [
                  "wnVmulcSeT",
                  "x15SFsQknT"
              ],
              "unbundled": []
          },
          "_origin": "2023-03-18T14:27:12Z|s3://sfdl-segment-sfdc-prod/segment-logs/SgsnnfL86n/1679097600000/1679149463909.events-archiver-480-50.8ebb200.5bd5d8b3-11d5-44f9-845f-90b9dcaaec2d.gz|analytics-segment-separator-prod:$LATEST",
          "anonymousId": "05edb071-74c3-4034-b083-0ebf9b1354ff",
          "channel": "client",
          "context": {
              "ip": "65.31.189.56",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.49.2"
              },
              "locale": "en-US",
              "page": {
                  "path": "/Cudahy-WI-self-storage/StorageMart-S-Packard-Ave-S-Whitnall-Ave-221180.html",
                  "referrer": "",
                  "search": "",
                  "title": "StorageMart - S Packard Ave & S Whitnall Ave | 5083 South Packard Avenue | SpareFoot",
                  "url": "https://www.sparefoot.com/Cudahy-WI-self-storage/StorageMart-S-Packard-Ave-S-Whitnall-Ave-221180.html"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.41"
          },
          "event": "gtmExtraData",
          "integrations": {
              "Google Analytics": false
          },
          "messageId": "ajs-next-129b981587bfb25b1bd3e13aa6006e8b",
          "originalTimestamp": "2023-02-20T23:56:08.267Z",
          "projectId": "SgsnnfL86n",
          "properties": {
              "Hit Timestamp": 1676937367727,
              "env": "production",
              "facility": {
                  "corporationType": "self-storage",
                  "id": 221180,
                  "title": "StorageMart - S Packard Ave & S Whitnall Ave"
              },
              "isReact": true,
              "location": {
                  "city": "Cudahy",
                  "id": 29212740,
                  "state": "WI"
              },
              "pageType": "facilityPage",
              "site_id": -1
          },
          "receivedAt": "2023-03-18T14:02:29.903Z",
          "sentAt": "2023-03-18T14:02:29.566Z",
          "timestamp": "2023-02-20T23:56:08.604Z",
          "type": "track",
          "userId": "aea9fbd510b1b7609029d316dda7c77d",
          "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",
          "integrations.Google_Analytics": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.contentId": "string",
          "properties.env": "string",
          "properties.facility.corporationType": "string",
          "properties.facility.id": "string",
          "properties.facility.title": "string",
          "properties.isReact": "string",
          "properties.location.city": "string",
          "properties.location.id": "string",
          "properties.location.state": "string",
          "properties.pageType": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1518
    • schema_scan_id: 88783627
    • updated: 2023-03-18 09:27:31
Schema Scans: 3
Last at 2023-03-31 08:12:58
    • duration: 0:00:18.188532
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 8,
          "partitions_applied": false,
          "success": true
      }
    • id: 89693021
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData/dt=2023-03-31/",
              "name": "dt",
              "type": "string",
              "value": "2023-03-31"
          },
          "s3": {
              "bucket": "sfdl-segment-sfdc-prod",
              "hive_path": "s3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData",
              "key": "separated_dt/gtmExtraData/dt=2023-03-31/1680268290216.events-archiver-480-28.8ebb200.bb56362f-bb3c-4827-a4c9-b24d86f65234.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_segment.sfdc_gtmExtraData",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1518
    • start_time: 2023-03-31 08:12:58
    • success: True
    • trace_id: 17229482922069861384
    • duration: 0:00:17.745124
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 7,
          "partitions_applied": false,
          "success": true
      }
    • id: 89642740
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData/dt=2023-03-30/",
              "name": "dt",
              "type": "string",
              "value": "2023-03-30"
          },
          "s3": {
              "bucket": "sfdl-segment-sfdc-prod",
              "hive_path": "s3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData",
              "key": "separated_dt/gtmExtraData/dt=2023-03-30/1680205521742.events-archiver-480-48.8ebb200.71f96563-992f-46d9-a73b-fa53d46439c8.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_segment.sfdc_gtmExtraData",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1518
    • start_time: 2023-03-30 14:46:11
    • success: True
    • trace_id: 15267508836146365142
    • duration: 0:00:17.554380
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 5,
          "partitions_applied": false,
          "success": true
      }
    • id: 88783627
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData/dt=2023-03-18/",
              "name": "dt",
              "type": "string",
              "value": "2023-03-18"
          },
          "s3": {
              "bucket": "sfdl-segment-sfdc-prod",
              "hive_path": "s3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData",
              "key": "separated_dt/gtmExtraData/dt=2023-03-18/1679149463909.events-archiver-480-50.8ebb200.5bd5d8b3-11d5-44f9-845f-90b9dcaaec2d.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_segment.sfdc_gtmExtraData",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1518
    • start_time: 2023-03-18 09:27:16
    • success: True
    • trace_id: 4466218353307589620
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_prod_segment.sfdc_gtmextradata`\nADD\n\n\n PARTITION (dt='2023-05-30') location 's3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData/dt=2023-05-30/'\n PARTITION (dt='2023-06-06') location 's3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData/dt=2023-06-06/'\n PARTITION (dt='2023-06-08') location 's3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData/dt=2023-06-08/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 926361,
                "location": "s3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData/dt=2023-05-30/",
                "name": "dt",
                "value": "2023-05-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-05-30 17:37:22",
                    "last_data": "2023-05-30 17:37:22"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 927678,
                "location": "s3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData/dt=2023-06-06/",
                "name": "dt",
                "value": "2023-06-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-06-06 10:26:47",
                    "last_data": "2023-06-06 10:26:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 928018,
                "location": "s3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData/dt=2023-06-08/",
                "name": "dt",
                "value": "2023-06-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2023-06-08 06:23:15",
                    "last_data": "2023-06-08 06:23:15"
                },
                "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.campaign.content": "string",
        "context.campaign.medium": "string",
        "context.campaign.name": "string",
        "context.campaign.source": "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",
        "integrations.Google_Analytics": "string",
        "messageId": "string",
        "originalTimestamp": "string",
        "projectId": "string",
        "properties.Hit_Timestamp": "string",
        "properties.booking.confirmationCode": "string",
        "properties.booking.email": "string",
        "properties.booking.npv": "string",
        "properties.contentId": "string",
        "properties.env": "string",
        "properties.facility.corporationType": "string",
        "properties.facility.id": "string",
        "properties.facility.title": "string",
        "properties.isReact": "string",
        "properties.location.city": "string",
        "properties.location.id": "string",
        "properties.location.state": "string",
        "properties.pageType": "string",
        "properties.site_id": "string",
        "properties.unit.id": "string",
        "properties.unit.price.text": "string",
        "properties.unit.price.value": "string",
        "properties.unit.sizeText": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2023-03-31 08:12:59
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_segment.sfdc_gtmextradata`\n(\n`type`STRING,`context`struct<`ip`:STRING,`campaign`:struct<`content`:STRING,`medium`:STRING,`name`:STRING,`source`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>,`page`:struct<`search`:STRING,`title`:STRING,`referrer`:STRING,`url`:STRING,`path`:STRING>,`userAgent`:STRING,`locale`:STRING>,`originalTimestamp`STRING,`timestamp`STRING,`integrations`struct<`Google_Analytics`:STRING>,`channel`STRING,`projectId`STRING,`anonymousId`STRING,`messageId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`site_id`:STRING,`isReact`:STRING,`contentId`:STRING,`facility`:struct<`id`:STRING,`corporationType`:STRING,`title`:STRING>,`unit`:struct<`id`:STRING,`price`:struct<`text`:STRING,`value`:STRING>,`sizeText`:STRING>,`pageType`:STRING,`env`:STRING,`location`:struct<`id`:STRING,`state`:STRING,`city`:STRING>,`booking`:struct<`confirmationCode`:STRING,`email`:STRING,`npv`:STRING>>,`event`STRING,`receivedAt`STRING,`sentAt`STRING,`userId`STRING,`_origin`STRING,`version`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-prod/separated_dt/gtmExtraData'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_segment.sfdc_gtmextradata`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_segment.sfdc_gtmextradata"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2023-02-11 21:55:09",
        "disabled": false,
        "format": "raw",
        "id": 1518,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_prod_segment",
            "table": "sfdc_gtmextradata"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_prod_segment.sfdc_gtmextradata`\nADD\n\n\n PARTITION (dt='2023-05-30') location 's3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData/dt=2023-05-30/'\n PARTITION (dt='2023-06-06') location 's3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData/dt=2023-06-06/'\n PARTITION (dt='2023-06-08') location 's3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData/dt=2023-06-08/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 926361,
                    "location": "s3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData/dt=2023-05-30/",
                    "name": "dt",
                    "value": "2023-05-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-05-30 17:37:22",
                        "last_data": "2023-05-30 17:37:22"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 927678,
                    "location": "s3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData/dt=2023-06-06/",
                    "name": "dt",
                    "value": "2023-06-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-06-06 10:26:47",
                        "last_data": "2023-06-06 10:26:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 928018,
                    "location": "s3://sfdl-segment-sfdc-prod/separated_dt/gtmExtraData/dt=2023-06-08/",
                    "name": "dt",
                    "value": "2023-06-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2023-06-08 06:23:15",
                        "last_data": "2023-06-08 06:23:15"
                    },
                    "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.campaign.content": "string",
            "context.campaign.medium": "string",
            "context.campaign.name": "string",
            "context.campaign.source": "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",
            "integrations.Google_Analytics": "string",
            "messageId": "string",
            "originalTimestamp": "string",
            "projectId": "string",
            "properties.Hit_Timestamp": "string",
            "properties.booking.confirmationCode": "string",
            "properties.booking.email": "string",
            "properties.booking.npv": "string",
            "properties.contentId": "string",
            "properties.env": "string",
            "properties.facility.corporationType": "string",
            "properties.facility.id": "string",
            "properties.facility.title": "string",
            "properties.isReact": "string",
            "properties.location.city": "string",
            "properties.location.id": "string",
            "properties.location.state": "string",
            "properties.pageType": "string",
            "properties.site_id": "string",
            "properties.unit.id": "string",
            "properties.unit.price.text": "string",
            "properties.unit.price.value": "string",
            "properties.unit.sizeText": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2023-03-31 08:12:59",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_segment.sfdc_gtmextradata`\n(\n`type`STRING,`context`struct<`ip`:STRING,`campaign`:struct<`content`:STRING,`medium`:STRING,`name`:STRING,`source`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>,`page`:struct<`search`:STRING,`title`:STRING,`referrer`:STRING,`url`:STRING,`path`:STRING>,`userAgent`:STRING,`locale`:STRING>,`originalTimestamp`STRING,`timestamp`STRING,`integrations`struct<`Google_Analytics`:STRING>,`channel`STRING,`projectId`STRING,`anonymousId`STRING,`messageId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`site_id`:STRING,`isReact`:STRING,`contentId`:STRING,`facility`:struct<`id`:STRING,`corporationType`:STRING,`title`:STRING>,`unit`:struct<`id`:STRING,`price`:struct<`text`:STRING,`value`:STRING>,`sizeText`:STRING>,`pageType`:STRING,`env`:STRING,`location`:struct<`id`:STRING,`state`:STRING,`city`:STRING>,`booking`:struct<`confirmationCode`:STRING,`email`:STRING,`npv`:STRING>>,`event`STRING,`receivedAt`STRING,`sentAt`STRING,`userId`STRING,`_origin`STRING,`version`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-prod/separated_dt/gtmExtraData'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_segment.sfdc_gtmextradata`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_segment.sfdc_gtmextradata"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}