Schema Info

Schema Name: sfdl_dev_segment.ssdc_productviewed
  • created: 2021-02-11 10:23:39
  • disabled: False
  • format: raw
  • id: 1542
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "ssdc_productviewed"
    }
  • type: segment
Schema Versions: 3
    • created: 2023-11-24 12:54:41
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_productviewed`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_productviewed`\n(\n`_origin`STRING,`type`STRING,`properties`struct<`price`:STRING,`brand`:STRING,`quantity`:STRING,`site_id`:STRING,`name`:STRING,`isReact`:STRING,`variant`:STRING,`label`:STRING,`product_id`:STRING,`env`:STRING,`category`:STRING,`Hit_Timestamp`:STRING,`currency`:STRING>,`userId`STRING,`sentAt`STRING,`messageId`STRING,`version`STRING,`event`STRING,`channel`STRING,`timestamp`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`library`:struct<`version`:STRING,`name`:STRING>>,`receivedAt`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-dev/separated_dt/Product Viewed'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_productviewed"
      ]
    • hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed
    • id: 4699653
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "IAdHmAh2FE",
                  "5ab94e33d7cab31211fc1606"
              ],
              "unbundled": []
          },
          "_origin": "2023-11-24T18:54:38Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1700784000000/1700851924827.events-archiver-480-6..34a9d976-8364-4bf3-995e-be8903b46281.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "79ece842-4eaf-4cf2-a28d-ba790f0ed592",
          "channel": "client",
          "context": {
              "ip": "187.142.29.196",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.61.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/texas/dallas/extra-space-storage-0755-dallas-mckinney-ave-202587/",
                  "referrer": "",
                  "search": "",
                  "title": "Extra Space Storage - 0755 - Dallas - McKinney Ave: Lowest Rates - SelfStorage.com",
                  "url": "https://www.selfstorage.extrameter.com/self-storage/texas/dallas/extra-space-storage-0755-dallas-mckinney-ave-202587/"
              },
              "timezone": "America/Mexico_City",
              "userAgent": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Google Chrome",
                          "version": "119"
                      },
                      {
                          "brand": "Chromium",
                          "version": "119"
                      },
                      {
                          "brand": "Not?A_Brand",
                          "version": "24"
                      }
                  ],
                  "mobile": true,
                  "platform": "Android"
              }
          },
          "event": "Product Viewed",
          "integrations": {},
          "messageId": "ajs-next-88cfcfdeb2d3aef9bd8f5912be239de7",
          "originalTimestamp": "2023-11-24T18:22:14.106Z",
          "projectId": "VCAARGbeZs",
          "properties": {
              "Hit Timestamp": 1700850133334,
              "brand": "self-storage",
              "category": "Dallas, Texas",
              "currency": "usd",
              "env": "development",
              "isReact": true,
              "label": "enhancedecommerce",
              "name": "Extra Space Storage - 0755 - Dallas - McKinney Ave - 202587",
              "price": null,
              "product_id": 202587,
              "quantity": 1,
              "site_id": 27,
              "variant": null
          },
          "receivedAt": "2023-11-24T18:22:14.770Z",
          "sentAt": "2023-11-24T18:22:14.116Z",
          "timestamp": "2023-11-24T18:22:14.760Z",
          "type": "track",
          "userId": "error",
          "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: 1542
    • schema_scan_id: 6354271
    • updated: 2023-11-24 12:55:51
    • created: 2023-06-09 09:34:07
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_productviewed`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_productviewed`\n(\n`messageId`STRING,`_origin`STRING,`sentAt`STRING,`userId`STRING,`version`STRING,`event`STRING,`anonymousId`STRING,`context`struct<`locale`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`page`:struct<`url`:STRING,`path`:STRING,`title`:STRING,`referrer`:STRING,`search`:STRING>,`ip`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>>,`channel`STRING,`originalTimestamp`STRING,`type`STRING,`receivedAt`STRING,`timestamp`STRING,`properties`struct<`brand`:STRING,`Hit_Timestamp`:STRING,`currency`:STRING,`isReact`:STRING,`quantity`:STRING,`site_id`:STRING,`name`:STRING,`price`:STRING,`variant`:STRING,`label`:STRING,`category`:STRING,`product_id`:STRING,`env`:STRING>,`projectId`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-dev/separated_dt/Product Viewed'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_productviewed"
      ]
    • hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed
    • id: 4696714
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "IAdHmAh2FE",
                  "5ab94e33d7cab31211fc1606"
              ],
              "unbundled": []
          },
          "_origin": "2023-06-09T14:30:12Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1686268800000/1686320950928.events-archiver-480-59.8ebb200.93b16677-2e41-4d43-b63f-86dcfbf12daa.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "c899778a-e319-423a-a4a8-55e353901df5",
          "channel": "client",
          "context": {
              "ip": "72.133.65.251",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.53.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/nevada/carson-city/storwise-sheep-drive-227550/",
                  "referrer": "",
                  "search": "",
                  "title": "StorWise Sheep Drive: Lowest Rates - SelfStorage.com",
                  "url": "https://www.selfstorage.moreyard.com/self-storage/nevada/carson-city/storwise-sheep-drive-227550/"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) 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": "macOS"
              }
          },
          "event": "Product Viewed",
          "integrations": {},
          "messageId": "ajs-next-485ff66a67a18aa10d2c918cc2c02b0d",
          "originalTimestamp": "2023-06-09T14:08:04.991Z",
          "projectId": "VCAARGbeZs",
          "properties": {
              "Hit Timestamp": 1686319684461,
              "brand": "self-storage",
              "category": "Carson City, Nevada",
              "currency": "usd",
              "env": "dev",
              "isReact": true,
              "label": "enhancedecommerce",
              "name": "StorWise Sheep Drive - 227550",
              "price": null,
              "product_id": 227550,
              "quantity": 1,
              "site_id": 27,
              "variant": null
          },
          "receivedAt": "2023-06-09T14:08:05.364Z",
          "sentAt": "2023-06-09T14:08:05.017Z",
          "timestamp": "2023-06-09T14:08:05.338Z",
          "type": "track",
          "userId": "21d9b94820818f07aee6c0836a817e1b",
          "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: 1542
    • schema_scan_id: 6210621
    • updated: 2023-06-09 09:35:02
    • created: 2021-02-11 10:23:39
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_productviewed`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/separated_dt/Product Viewed'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_productviewed"
      ]
    • hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed
    • id: 4684397
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2021-02-11T16:23:37Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1613001600000/1613060139944.e8fef9ea33f1.fde281a.c306fd59-cef0-4f17-9c43-4c917ca0be3b.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "c2277f10-1036-4197-ad97-eb1dfebf5323",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "136.49.51.228",
              "library": {
                  "name": "analytics.js",
                  "version": "4.0.4"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/illinois/loves-park/cubesmart-self-storage-rockford-6210-forest-hills-road-108550/",
                  "referrer": "",
                  "search": "?sftest=on",
                  "title": "CubeSmart Self Storage - Rockford - 6210 Forest Hills Road: Lowest Rates - SelfStorage.com",
                  "url": "https://www.selfstorage.moreyard.com/self-storage/illinois/loves-park/cubesmart-self-storage-rockford-6210-forest-hills-road-108550/?sftest=on"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.146 Safari/537.36"
          },
          "event": "Product Viewed",
          "integrations": {},
          "messageId": "ajs-d7f377b17a74173e21e74e4f25781e7a",
          "originalTimestamp": "2021-02-11T15:43:42.648Z",
          "projectId": "VCAARGbeZs",
          "properties": {
              "Hit Timestamp": 1613058222350,
              "brand": "self-storage",
              "category": "Loves Park, Illinois",
              "currency": "usd",
              "env": "dev",
              "isReact": true,
              "label": "enhancedecommerce",
              "name": "CubeSmart Self Storage - Rockford - 6210 Forest Hills Road - 108550",
              "price": null,
              "product_id": 108550,
              "quantity": 1,
              "site_id": 27,
              "variant": null
          },
          "receivedAt": "2021-02-11T15:42:50.641Z",
          "sentAt": "2021-02-11T15:43:42.650Z",
          "timestamp": "2021-02-11T15:42:50.639Z",
          "type": "track",
          "userId": "0feaf2b3e6934aed7d0e4e36a9b28e6a",
          "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: 1542
    • schema_scan_id: 5754652
    • updated: 2021-02-11 10:26:19
Schema Scans: 3
Last at 2023-11-24 12:54:39
    • duration: 0:01:34.303595
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 902,
          "partitions_applied": false,
          "success": true
      }
    • id: 6354271
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed/dt=2023-11-24/",
              "name": "dt",
              "type": "string",
              "value": "2023-11-24"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-dev",
              "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed",
              "key": "separated_dt/Product Viewed/dt=2023-11-24/1700851924827.events-archiver-480-6..34a9d976-8364-4bf3-995e-be8903b46281.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.ssdc_ProductViewed",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1542
    • start_time: 2023-11-24 12:54:39
    • success: True
    • trace_id: 7789022837981221146
    • duration: 0:02:07.338639
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 840,
          "partitions_applied": false,
          "success": true
      }
    • id: 6210621
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed/dt=2023-06-09/",
              "name": "dt",
              "type": "string",
              "value": "2023-06-09"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-dev",
              "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed",
              "key": "separated_dt/Product Viewed/dt=2023-06-09/1686320950928.events-archiver-480-59.8ebb200.93b16677-2e41-4d43-b63f-86dcfbf12daa.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.ssdc_ProductViewed",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1542
    • start_time: 2023-06-09 09:34:06
    • success: True
    • trace_id: 5009579448187393612
    • duration: 0:02:55.301537
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 629,
          "partitions_applied": false,
          "success": true
      }
    • id: 5754652
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed/dt=2021-02-11/",
              "name": "dt",
              "type": "string",
              "value": "2021-02-11"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-dev",
              "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed",
              "key": "separated_dt/Product Viewed/dt=2021-02-11/1613060139944.e8fef9ea33f1.fde281a.c306fd59-cef0-4f17-9c43-4c917ca0be3b.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.ssdc_ProductViewed",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1542
    • start_time: 2021-02-11 10:23:39
    • success: True
    • trace_id: 1598921440570395527
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.ssdc_productviewed`\nADD\n\n\n PARTITION (dt='2025-01-30') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed/dt=2025-01-30/'\n PARTITION (dt='2025-01-31') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed/dt=2025-01-31/'\n PARTITION (dt='2025-02-03') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed/dt=2025-02-03/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 287029,
                "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed/dt=2025-01-30/",
                "name": "dt",
                "value": "2025-01-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-01-29 23:21:37",
                    "last_data": "2025-01-30 03:25:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287140,
                "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed/dt=2025-01-31/",
                "name": "dt",
                "value": "2025-01-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-01-31 01:47:30",
                    "last_data": "2025-01-31 01:47:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287382,
                "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed/dt=2025-02-03/",
                "name": "dt",
                "value": "2025-02-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-02-03 02:31:27",
                    "last_data": "2025-02-03 06:45:05"
                },
                "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-24 12:54:41
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_productviewed`\n(\n`_origin`STRING,`type`STRING,`properties`struct<`price`:STRING,`brand`:STRING,`quantity`:STRING,`site_id`:STRING,`name`:STRING,`isReact`:STRING,`variant`:STRING,`label`:STRING,`product_id`:STRING,`env`:STRING,`category`:STRING,`Hit_Timestamp`:STRING,`currency`:STRING>,`userId`STRING,`sentAt`STRING,`messageId`STRING,`version`STRING,`event`STRING,`channel`STRING,`timestamp`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`library`:struct<`version`:STRING,`name`:STRING>>,`receivedAt`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-dev/separated_dt/Product Viewed'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_productviewed`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_productviewed"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2021-02-11 10:23:39",
        "disabled": false,
        "format": "raw",
        "id": 1542,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "ssdc_productviewed"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.ssdc_productviewed`\nADD\n\n\n PARTITION (dt='2025-01-30') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed/dt=2025-01-30/'\n PARTITION (dt='2025-01-31') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed/dt=2025-01-31/'\n PARTITION (dt='2025-02-03') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed/dt=2025-02-03/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 287029,
                    "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed/dt=2025-01-30/",
                    "name": "dt",
                    "value": "2025-01-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-01-29 23:21:37",
                        "last_data": "2025-01-30 03:25:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287140,
                    "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed/dt=2025-01-31/",
                    "name": "dt",
                    "value": "2025-01-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-01-31 01:47:30",
                        "last_data": "2025-01-31 01:47:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287382,
                    "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Viewed/dt=2025-02-03/",
                    "name": "dt",
                    "value": "2025-02-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-02-03 02:31:27",
                        "last_data": "2025-02-03 06:45:05"
                    },
                    "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-24 12:54:41",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_productviewed`\n(\n`_origin`STRING,`type`STRING,`properties`struct<`price`:STRING,`brand`:STRING,`quantity`:STRING,`site_id`:STRING,`name`:STRING,`isReact`:STRING,`variant`:STRING,`label`:STRING,`product_id`:STRING,`env`:STRING,`category`:STRING,`Hit_Timestamp`:STRING,`currency`:STRING>,`userId`STRING,`sentAt`STRING,`messageId`STRING,`version`STRING,`event`STRING,`channel`STRING,`timestamp`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`library`:struct<`version`:STRING,`name`:STRING>>,`receivedAt`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-dev/separated_dt/Product Viewed'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_productviewed`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_productviewed"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}