Schema Info

Schema Name: sfdl_stage_segment.ssdc_productviewed
  • created: 2021-02-11 10:48:16
  • disabled: False
  • format: raw
  • id: 1023
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "ssdc_productviewed"
    }
  • type: segment
Schema Versions: 3
    • created: 2023-11-21 14:43:48
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_productviewed`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_productviewed`\n(\n`userId`STRING,`event`STRING,`channel`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`quantity`:STRING,`label`:STRING,`brand`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING,`name`:STRING,`currency`:STRING,`variant`:STRING,`category`:STRING,`product_id`:STRING,`Hit_Timestamp`:STRING,`price`:STRING>,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`timestamp`STRING,`_origin`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_productviewed"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed
    • id: 626702
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "whXwHySfze",
                  "5ab2b2b670b7359f95e055fd"
              ],
              "unbundled": []
          },
          "_origin": "2023-11-21T20:43:44Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1700524800000/1700599329648.events-archiver-480-32..5ddde015-96b7-46b0-a0bd-bd2a255978dd.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "3d2e84cd-6f4d-4f96-80c4-45588d7ee3c0",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "3.92.138.76",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.61.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/alaska/perryville/fake-storage-facility-product-155558/",
                  "referrer": "",
                  "search": "?mgr=ssdr&SELENIUM=true&stid=407",
                  "title": "Fake Storage Facility - Product: Lowest Rates - SelfStorage.com",
                  "url": "https://www.selfstorage.extrameter.com/self-storage/alaska/perryville/fake-storage-facility-product-155558/?mgr=ssdr&SELENIUM=true&stid=407"
              },
              "timezone": "America/New_York",
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Google Chrome",
                          "version": "119"
                      },
                      {
                          "brand": "Chromium",
                          "version": "119"
                      },
                      {
                          "brand": "Not?A_Brand",
                          "version": "24"
                      }
                  ],
                  "mobile": false,
                  "platform": "Windows"
              }
          },
          "event": "Product Viewed",
          "integrations": {},
          "messageId": "ajs-next-f3621c6695b98156281a3a47567c734e",
          "originalTimestamp": "2023-11-21T20:28:23.379Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1700598502996,
              "brand": "self-storage",
              "category": "Perryville, Alaska",
              "currency": "usd",
              "env": "stage",
              "isReact": true,
              "label": "enhancedecommerce",
              "name": "Fake Storage Facility - Product - 155558",
              "price": null,
              "product_id": 155558,
              "quantity": 1,
              "site_id": 27,
              "variant": null
          },
          "receivedAt": "2023-11-21T20:28:23.678Z",
          "sentAt": "2023-11-21T20:28:23.393Z",
          "timestamp": "2023-11-21T20:28:23.664Z",
          "type": "track",
          "userId": "SELENIUM",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.locale": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.timezone": "string",
          "context.userAgent": "string",
          "context.userAgentData.brands": [
              {
                  "brand": "string",
                  "version": "string"
              }
          ],
          "context.userAgentData.mobile": "string",
          "context.userAgentData.platform": "string",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.brand": "string",
          "properties.category": "string",
          "properties.currency": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.name": "string",
          "properties.price": "string",
          "properties.product_id": "string",
          "properties.quantity": "string",
          "properties.site_id": "string",
          "properties.variant": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1023
    • schema_scan_id: 5326275
    • updated: 2023-11-21 14:48:19
    • created: 2023-06-09 09:24:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_productviewed`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_productviewed`\n(\n`channel`STRING,`messageId`STRING,`userId`STRING,`timestamp`STRING,`_origin`STRING,`anonymousId`STRING,`receivedAt`STRING,`projectId`STRING,`context`struct<`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`locale`:STRING,`userAgent`:STRING,`ip`:STRING,`page`:struct<`referrer`:STRING,`path`:STRING,`title`:STRING,`search`:STRING,`url`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>>,`originalTimestamp`STRING,`event`STRING,`type`STRING,`properties`struct<`price`:STRING,`variant`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`name`:STRING,`quantity`:STRING,`label`:STRING,`category`:STRING,`brand`:STRING,`isReact`:STRING,`env`:STRING,`currency`:STRING,`product_id`:STRING>,`version`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-ssdc-stage/separated_dt/Product Viewed'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_productviewed"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed
    • id: 548187
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "whXwHySfze",
                  "5ab2b2b670b7359f95e055fd"
              ],
              "unbundled": []
          },
          "_origin": "2023-06-09T14:23:59Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1686268800000/1686320568681.events-archiver-480-20.8ebb200.17b4b7ff-7cb2-4012-8955-631ea70acc12.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "97a2c431-20cc-4caf-8361-2438af013e9f",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "3.92.138.76",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.53.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/texas/austin/cubesmart-self-storage-austin-2220-e-riverside-dr-154077/",
                  "referrer": "",
                  "search": "?mgr=ssdr&SELENIUM=true",
                  "title": "CubeSmart Self Storage - Austin - 2220 E Riverside Dr: Lowest Rates - SelfStorage.com",
                  "url": "https://www.selfstorage.extrameter.com/self-storage/texas/austin/cubesmart-self-storage-austin-2220-e-riverside-dr-154077/?mgr=ssdr&SELENIUM=true"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Not.A/Brand",
                          "version": "8"
                      },
                      {
                          "brand": "Chromium",
                          "version": "114"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "114"
                      }
                  ],
                  "mobile": false,
                  "platform": "Windows"
              }
          },
          "event": "Product Viewed",
          "integrations": {},
          "messageId": "ajs-next-d29dded6db93853d7fe5d150f8ebda74",
          "originalTimestamp": "2023-06-09T14:21:12.210Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1686320471492,
              "brand": "self-storage",
              "category": "Austin, Texas",
              "currency": "usd",
              "env": "stage",
              "isReact": true,
              "label": "enhancedecommerce",
              "name": "CubeSmart Self Storage - Austin - 2220 E Riverside Dr - 154077",
              "price": null,
              "product_id": 154077,
              "quantity": 1,
              "site_id": 27,
              "variant": null
          },
          "receivedAt": "2023-06-09T14:22:21.744Z",
          "sentAt": "2023-06-09T14:21:12.251Z",
          "timestamp": "2023-06-09T14:22:21.703Z",
          "type": "track",
          "userId": "SELENIUM",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.locale": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.userAgent": "string",
          "context.userAgentData.brands": [
              {
                  "brand": "string",
                  "version": "string"
              }
          ],
          "context.userAgentData.mobile": "string",
          "context.userAgentData.platform": "string",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.brand": "string",
          "properties.category": "string",
          "properties.currency": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.name": "string",
          "properties.price": "string",
          "properties.product_id": "string",
          "properties.quantity": "string",
          "properties.site_id": "string",
          "properties.variant": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1023
    • schema_scan_id: 4949372
    • updated: 2023-06-09 09:28:55
    • created: 2021-02-11 10:48:17
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_productviewed`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_productviewed`\n(\n`anonymousId`STRING,`channel`STRING,`context`struct<`ip`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING,`page`:struct<`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`userAgent`:STRING>,`event`STRING,`messageId`STRING,`originalTimestamp`STRING,`projectId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`brand`:STRING,`category`:STRING,`currency`:STRING,`env`:STRING,`isReact`:STRING,`label`:STRING,`name`:STRING,`price`:STRING,`product_id`:STRING,`quantity`:STRING,`site_id`:STRING,`variant`:STRING>,`receivedAt`STRING,`sentAt`STRING,`timestamp`STRING,`type`STRING,`userId`STRING,`version`STRING,`_origin`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_productviewed"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed
    • id: 313915
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2021-02-11T16:47:32Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1613001600000/1613061856413.11d2cdccd2c3.fde281a.bdd98164-f7c4-40be-a31b-918090a3a91e.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "1263dc8e-239a-48c0-a58d-d548ba08ec95",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.221.130.115",
              "library": {
                  "name": "analytics.js",
                  "version": "4.0.4"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/texas/austin/cubesmart-self-storage-austin-2220-e-riverside-dr-154077/",
                  "referrer": "",
                  "search": "?mgr=ssdr&SELENIUM=true",
                  "title": "CubeSmart Self Storage - Austin - 2220 E Riverside Dr: Lowest Rates - SelfStorage.com",
                  "url": "https://www.selfstorage.extrameter.com/self-storage/texas/austin/cubesmart-self-storage-austin-2220-e-riverside-dr-154077/?mgr=ssdr&SELENIUM=true"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36"
          },
          "event": "Product Viewed",
          "integrations": {},
          "messageId": "ajs-3a25912f14bc366054ccfcf8001e52a4",
          "originalTimestamp": "2021-02-11T16:29:28.514Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1613060967231,
              "brand": "self-storage",
              "category": "Austin, Texas",
              "currency": "usd",
              "env": "stage",
              "isReact": true,
              "label": "enhancedecommerce",
              "name": "CubeSmart Self Storage - Austin - 2220 E Riverside Dr - 154077",
              "price": null,
              "product_id": 154077,
              "quantity": 1,
              "site_id": 27,
              "variant": null
          },
          "receivedAt": "2021-02-11T16:29:28.798Z",
          "sentAt": "2021-02-11T16:29:28.524Z",
          "timestamp": "2021-02-11T16:29:28.788Z",
          "type": "track",
          "userId": "SELENIUM",
          "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.Hit_Timestamp": "string",
          "properties.brand": "string",
          "properties.category": "string",
          "properties.currency": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.name": "string",
          "properties.price": "string",
          "properties.product_id": "string",
          "properties.quantity": "string",
          "properties.site_id": "string",
          "properties.variant": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1023
    • schema_scan_id: 3142844
    • updated: 2021-02-11 10:53:57
Schema Scans: 3
Last at 2023-11-21 14:43:46
    • duration: 0:04:52.190023
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 924,
          "partitions_applied": false,
          "success": true
      }
    • id: 5326275
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed/dt=2023-11-21/",
              "name": "dt",
              "type": "string",
              "value": "2023-11-21"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed",
              "key": "separated_dt/Product Viewed/dt=2023-11-21/1700599329648.events-archiver-480-32..5ddde015-96b7-46b0-a0bd-bd2a255978dd.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_ProductViewed",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1023
    • start_time: 2023-11-21 14:43:46
    • success: True
    • trace_id: 2708591297350018555
    • duration: 0:05:58.867964
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 874,
          "partitions_applied": false,
          "success": true
      }
    • id: 4949372
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed/dt=2023-06-09/",
              "name": "dt",
              "type": "string",
              "value": "2023-06-09"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed",
              "key": "separated_dt/Product Viewed/dt=2023-06-09/1686320568681.events-archiver-480-20.8ebb200.17b4b7ff-7cb2-4012-8955-631ea70acc12.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_ProductViewed",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1023
    • start_time: 2023-06-09 09:24:08
    • success: True
    • trace_id: 3891226685978444494
    • duration: 0:05:56.952979
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 706,
          "partitions_applied": false,
          "success": true
      }
    • id: 3142844
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed/dt=2021-02-11/",
              "name": "dt",
              "type": "string",
              "value": "2021-02-11"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed",
              "key": "separated_dt/Product Viewed/dt=2021-02-11/1613061856413.11d2cdccd2c3.fde281a.bdd98164-f7c4-40be-a31b-918090a3a91e.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_ProductViewed",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1023
    • start_time: 2021-02-11 10:48:16
    • success: True
    • trace_id: 7226665260325456582
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.ssdc_productviewed`\nADD\n\n\n PARTITION (dt='2024-09-13') location 's3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed/dt=2024-09-13/'\n PARTITION (dt='2024-09-16') location 's3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed/dt=2024-09-16/'\n PARTITION (dt='2024-09-17') location 's3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed/dt=2024-09-17/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 563382,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed/dt=2024-09-13/",
                "name": "dt",
                "value": "2024-09-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-13 10:49:42",
                    "last_data": "2024-09-13 10:49:42"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 565787,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed/dt=2024-09-16/",
                "name": "dt",
                "value": "2024-09-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-16 15:02:33",
                    "last_data": "2024-09-16 15:02:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 565952,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed/dt=2024-09-17/",
                "name": "dt",
                "value": "2024-09-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-17 10:30:25",
                    "last_data": "2024-09-17 10:49:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "_origin": "string",
        "anonymousId": "string",
        "channel": "string",
        "context.ip": "string",
        "context.library.name": "string",
        "context.library.version": "string",
        "context.locale": "string",
        "context.page.path": "string",
        "context.page.referrer": "string",
        "context.page.search": "string",
        "context.page.title": "string",
        "context.page.url": "string",
        "context.timezone": "string",
        "context.userAgent": "string",
        "context.userAgentData.brands": [
            {
                "brand": "string",
                "version": "string"
            }
        ],
        "context.userAgentData.mobile": "string",
        "context.userAgentData.platform": "string",
        "event": "string",
        "messageId": "string",
        "originalTimestamp": "string",
        "projectId": "string",
        "properties.Hit_Timestamp": "string",
        "properties.brand": "string",
        "properties.category": "string",
        "properties.currency": "string",
        "properties.env": "string",
        "properties.isReact": "string",
        "properties.label": "string",
        "properties.name": "string",
        "properties.price": "string",
        "properties.product_id": "string",
        "properties.quantity": "string",
        "properties.site_id": "string",
        "properties.variant": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2023-11-21 14:43:48
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_productviewed`\n(\n`userId`STRING,`event`STRING,`channel`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`quantity`:STRING,`label`:STRING,`brand`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING,`name`:STRING,`currency`:STRING,`variant`:STRING,`category`:STRING,`product_id`:STRING,`Hit_Timestamp`:STRING,`price`:STRING>,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`timestamp`STRING,`_origin`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_productviewed`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_productviewed"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2021-02-11 10:48:16",
        "disabled": false,
        "format": "raw",
        "id": 1023,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "ssdc_productviewed"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.ssdc_productviewed`\nADD\n\n\n PARTITION (dt='2024-09-13') location 's3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed/dt=2024-09-13/'\n PARTITION (dt='2024-09-16') location 's3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed/dt=2024-09-16/'\n PARTITION (dt='2024-09-17') location 's3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed/dt=2024-09-17/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 563382,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed/dt=2024-09-13/",
                    "name": "dt",
                    "value": "2024-09-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-13 10:49:42",
                        "last_data": "2024-09-13 10:49:42"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 565787,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed/dt=2024-09-16/",
                    "name": "dt",
                    "value": "2024-09-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-16 15:02:33",
                        "last_data": "2024-09-16 15:02:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 565952,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed/dt=2024-09-17/",
                    "name": "dt",
                    "value": "2024-09-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-17 10:30:25",
                        "last_data": "2024-09-17 10:49:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "_origin": "string",
            "anonymousId": "string",
            "channel": "string",
            "context.ip": "string",
            "context.library.name": "string",
            "context.library.version": "string",
            "context.locale": "string",
            "context.page.path": "string",
            "context.page.referrer": "string",
            "context.page.search": "string",
            "context.page.title": "string",
            "context.page.url": "string",
            "context.timezone": "string",
            "context.userAgent": "string",
            "context.userAgentData.brands": [
                {
                    "brand": "string",
                    "version": "string"
                }
            ],
            "context.userAgentData.mobile": "string",
            "context.userAgentData.platform": "string",
            "event": "string",
            "messageId": "string",
            "originalTimestamp": "string",
            "projectId": "string",
            "properties.Hit_Timestamp": "string",
            "properties.brand": "string",
            "properties.category": "string",
            "properties.currency": "string",
            "properties.env": "string",
            "properties.isReact": "string",
            "properties.label": "string",
            "properties.name": "string",
            "properties.price": "string",
            "properties.product_id": "string",
            "properties.quantity": "string",
            "properties.site_id": "string",
            "properties.variant": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2023-11-21 14:43:48",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_productviewed`\n(\n`userId`STRING,`event`STRING,`channel`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`quantity`:STRING,`label`:STRING,`brand`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING,`name`:STRING,`currency`:STRING,`variant`:STRING,`category`:STRING,`product_id`:STRING,`Hit_Timestamp`:STRING,`price`:STRING>,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`timestamp`STRING,`_origin`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/Product Viewed'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_productviewed`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_productviewed"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}