Schema Info

Schema Name: sfdl_dev_segment.ssdc_productclicked
  • created: 2021-02-11 13:04:48
  • disabled: False
  • format: raw
  • id: 1543
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "ssdc_productclicked"
    }
  • type: segment
Schema Versions: 3
    • created: 2024-01-26 10:30:04
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_productclicked`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_productclicked`\n(\n`_origin`STRING,`type`STRING,`properties`struct<`price`:STRING,`brand`:STRING,`quantity`:STRING,`site_id`:STRING,`name`:STRING,`isReact`:STRING,`variant`:STRING,`list`:STRING,`product_id`:STRING,`search_id`:STRING,`position`:STRING,`env`:STRING,`category`:STRING,`Hit_Timestamp`: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 Clicked'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_productclicked"
      ]
    • hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked
    • id: 4700789
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "IAdHmAh2FE",
                  "5ab94e33d7cab31211fc1606"
              ],
              "unbundled": []
          },
          "_origin": "2024-01-26T16:29:48Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1706227200000/1706286324972.events-archiver-480-31..1d7a5c5c-a9ce-4f83-b3cb-ed888f966edc.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "7a12b844-f9d7-4f3c-a3ab-3efae1d97b73",
          "channel": "client",
          "context": {
              "ip": "99.61.65.36",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.63.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/texas/houston/public-storage-houston-2405-jackson-street-213709/",
                  "referrer": "http://localhost:9116/self-storage/texas/houston/",
                  "search": "",
                  "title": "Public Storage - Houston - 2405 Jackson Street: Lowest Rates - SelfStorage.com",
                  "url": "https://www.selfstorage.extrameter.com/self-storage/texas/houston/public-storage-houston-2405-jackson-street-213709/"
              },
              "timezone": "America/Chicago",
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Not_A Brand",
                          "version": "8"
                      },
                      {
                          "brand": "Chromium",
                          "version": "120"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "120"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "Product Clicked",
          "integrations": {},
          "messageId": "ajs-next-da4e14a34f5c6564efc1c4bdc2eb5e34",
          "originalTimestamp": "2024-01-26T16:04:48.676Z",
          "projectId": "VCAARGbeZs",
          "properties": {
              "Hit Timestamp": 1706285088675,
              "brand": "self-storage",
              "category": "Houston, TX",
              "env": "development",
              "isReact": true,
              "list": "undefined: undefined",
              "name": "Public Storage - Houston - 1419 W Gray St - 213620",
              "position": 5,
              "price": null,
              "product_id": 213620,
              "quantity": 1,
              "site_id": 27,
              "variant": null
          },
          "receivedAt": "2024-01-26T16:04:49.028Z",
          "sentAt": "2024-01-26T16:04:48.742Z",
          "timestamp": "2024-01-26T16:04:48.962Z",
          "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.env": "string",
          "properties.isReact": "string",
          "properties.list": "string",
          "properties.name": "string",
          "properties.position": "string",
          "properties.price": "string",
          "properties.product_id": "string",
          "properties.quantity": "string",
          "properties.search_id": "string",
          "properties.site_id": "string",
          "properties.variant": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1543
    • schema_scan_id: 6412024
    • updated: 2024-01-26 10:30:28
    • created: 2023-06-09 09:49:21
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_productclicked`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_productclicked`\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,`search_id`:STRING,`isReact`:STRING,`quantity`:STRING,`position`:STRING,`site_id`:STRING,`name`:STRING,`price`:STRING,`variant`:STRING,`list`: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 Clicked'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_productclicked"
      ]
    • hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked
    • id: 4696717
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "IAdHmAh2FE",
                  "5ab94e33d7cab31211fc1606"
              ],
              "unbundled": []
          },
          "_origin": "2023-06-09T14:49:17Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1686268800000/1686321883907.events-archiver-480-51.8ebb200.8abd3658-36f7-4f38-8aa1-029342879019.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/",
                  "referrer": "",
                  "search": "",
                  "title": "SelfStorage.com: Find Cheap Storage Units Near You",
                  "url": "https://www.selfstorage.moreyard.com/self-storage/nevada/carson-city/"
              },
              "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 Clicked",
          "integrations": {},
          "messageId": "ajs-next-3b990d100ee92cc8beebc63c3cca88a6",
          "originalTimestamp": "2023-06-09T14:07:56.254Z",
          "projectId": "VCAARGbeZs",
          "properties": {
              "Hit Timestamp": 1686319676253,
              "brand": "self-storage",
              "category": "Carson City, NV",
              "env": "dev",
              "isReact": true,
              "list": "undefined: Carson City, NV",
              "name": "StorWise Sheep Drive - 227550",
              "position": 1,
              "price": null,
              "product_id": 227550,
              "quantity": 1,
              "search_id": "09936483321e202355.79474622",
              "site_id": 27,
              "variant": null
          },
          "receivedAt": "2023-06-09T14:07:56.678Z",
          "sentAt": "2023-06-09T14:07:56.302Z",
          "timestamp": "2023-06-09T14:07:56.630Z",
          "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.env": "string",
          "properties.isReact": "string",
          "properties.list": "string",
          "properties.name": "string",
          "properties.position": "string",
          "properties.price": "string",
          "properties.product_id": "string",
          "properties.quantity": "string",
          "properties.search_id": "string",
          "properties.site_id": "string",
          "properties.variant": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1543
    • schema_scan_id: 6210683
    • updated: 2023-06-09 09:49:55
    • created: 2021-02-11 13:04:48
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_productclicked`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_productclicked`\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,`env`:STRING,`isReact`:STRING,`list`:STRING,`name`:STRING,`position`:STRING,`price`:STRING,`product_id`:STRING,`quantity`:STRING,`search_id`: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 Clicked'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_productclicked"
      ]
    • hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked
    • id: 4684398
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2021-02-11T19:04:27Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1613001600000/1613070211892.7afa618686ae.fde281a.17417425-cd4d-4ed7-bde8-527136f4cd80.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "6f3bb0bb-95f4-424e-a365-525f8a07ef1f",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "4.0.4"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/oklahoma/norman/rv-storage/",
                  "referrer": "",
                  "search": "?sftest=on",
                  "title": "Top 10 Cheap RV & Camper Storage Options in Norman, OK",
                  "url": "https://www.selfstorage.moreyard.com/self-storage/oklahoma/norman/rv-storage/?sftest=on"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 11_1_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36"
          },
          "event": "Product Clicked",
          "integrations": {},
          "messageId": "ajs-fbd181bc6a7b242c0b7a12cecd503bde",
          "originalTimestamp": "2021-02-11T18:58:25.055Z",
          "projectId": "VCAARGbeZs",
          "properties": {
              "Hit Timestamp": 1613069905054,
              "brand": "self-storage",
              "category": "Oklahoma City, OK",
              "env": "dev",
              "isReact": true,
              "list": "undefined: Norman, OK",
              "name": "Simply Self Storage - 8706 S Shields Boulevard - South OKC - 199412",
              "position": 3,
              "price": null,
              "product_id": 199412,
              "quantity": 1,
              "search_id": "27e260257b93324148.79627852",
              "site_id": 27,
              "variant": null
          },
          "receivedAt": "2021-02-11T18:58:25.511Z",
          "sentAt": "2021-02-11T18:58:25.057Z",
          "timestamp": "2021-02-11T18:58:25.509Z",
          "type": "track",
          "userId": "538141880828ea61f9bfb41bf767c536",
          "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.env": "string",
          "properties.isReact": "string",
          "properties.list": "string",
          "properties.name": "string",
          "properties.position": "string",
          "properties.price": "string",
          "properties.product_id": "string",
          "properties.quantity": "string",
          "properties.search_id": "string",
          "properties.site_id": "string",
          "properties.variant": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1543
    • schema_scan_id: 5754699
    • updated: 2021-02-11 13:06:12
Schema Scans: 3
Last at 2024-01-26 10:30:02
    • duration: 0:01:08.924884
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 516,
          "partitions_applied": false,
          "success": true
      }
    • id: 6412024
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked/dt=2024-01-26/",
              "name": "dt",
              "type": "string",
              "value": "2024-01-26"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-dev",
              "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked",
              "key": "separated_dt/Product Clicked/dt=2024-01-26/1706286324972.events-archiver-480-31..1d7a5c5c-a9ce-4f83-b3cb-ed888f966edc.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.ssdc_ProductClicked",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1543
    • start_time: 2024-01-26 10:30:02
    • success: True
    • trace_id: 6814577749625087066
    • duration: 0:01:14.822096
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 470,
          "partitions_applied": false,
          "success": true
      }
    • id: 6210683
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked/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 Clicked",
              "key": "separated_dt/Product Clicked/dt=2023-06-09/1686321883907.events-archiver-480-51.8ebb200.8abd3658-36f7-4f38-8aa1-029342879019.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.ssdc_ProductClicked",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1543
    • start_time: 2023-06-09 09:49:19
    • success: True
    • trace_id: 1800030350091137454
    • duration: 0:01:33.658351
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 298,
          "partitions_applied": false,
          "success": true
      }
    • id: 5754699
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked/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 Clicked",
              "key": "separated_dt/Product Clicked/dt=2021-02-11/1613070211892.7afa618686ae.fde281a.17417425-cd4d-4ed7-bde8-527136f4cd80.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.ssdc_ProductClicked",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1543
    • start_time: 2021-02-11 13:04:48
    • success: True
    • trace_id: 1216510671510857919
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.ssdc_productclicked`\nADD\n\n\n PARTITION (dt='2025-01-27') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked/dt=2025-01-27/'\n PARTITION (dt='2025-01-29') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked/dt=2025-01-29/'\n PARTITION (dt='2025-01-31') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked/dt=2025-01-31/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 286674,
                "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked/dt=2025-01-27/",
                "name": "dt",
                "value": "2025-01-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-01-27 09:07:40",
                    "last_data": "2025-01-27 09:07:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 286868,
                "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked/dt=2025-01-29/",
                "name": "dt",
                "value": "2025-01-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-01-29 04:18:28",
                    "last_data": "2025-01-29 04:44:08"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287137,
                "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked/dt=2025-01-31/",
                "name": "dt",
                "value": "2025-01-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-01-31 01:42:16",
                    "last_data": "2025-01-31 01:47:33"
                },
                "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.env": "string",
        "properties.isReact": "string",
        "properties.list": "string",
        "properties.name": "string",
        "properties.position": "string",
        "properties.price": "string",
        "properties.product_id": "string",
        "properties.quantity": "string",
        "properties.search_id": "string",
        "properties.site_id": "string",
        "properties.variant": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2024-01-26 10:30:04
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_productclicked`\n(\n`_origin`STRING,`type`STRING,`properties`struct<`price`:STRING,`brand`:STRING,`quantity`:STRING,`site_id`:STRING,`name`:STRING,`isReact`:STRING,`variant`:STRING,`list`:STRING,`product_id`:STRING,`search_id`:STRING,`position`:STRING,`env`:STRING,`category`:STRING,`Hit_Timestamp`: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 Clicked'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_productclicked`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_productclicked"
    }
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 13:04:48",
        "disabled": false,
        "format": "raw",
        "id": 1543,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "ssdc_productclicked"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.ssdc_productclicked`\nADD\n\n\n PARTITION (dt='2025-01-27') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked/dt=2025-01-27/'\n PARTITION (dt='2025-01-29') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked/dt=2025-01-29/'\n PARTITION (dt='2025-01-31') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked/dt=2025-01-31/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 286674,
                    "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked/dt=2025-01-27/",
                    "name": "dt",
                    "value": "2025-01-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-01-27 09:07:40",
                        "last_data": "2025-01-27 09:07:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 286868,
                    "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked/dt=2025-01-29/",
                    "name": "dt",
                    "value": "2025-01-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-01-29 04:18:28",
                        "last_data": "2025-01-29 04:44:08"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287137,
                    "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Clicked/dt=2025-01-31/",
                    "name": "dt",
                    "value": "2025-01-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-01-31 01:42:16",
                        "last_data": "2025-01-31 01:47:33"
                    },
                    "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.env": "string",
            "properties.isReact": "string",
            "properties.list": "string",
            "properties.name": "string",
            "properties.position": "string",
            "properties.price": "string",
            "properties.product_id": "string",
            "properties.quantity": "string",
            "properties.search_id": "string",
            "properties.site_id": "string",
            "properties.variant": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2024-01-26 10:30:04",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_productclicked`\n(\n`_origin`STRING,`type`STRING,`properties`struct<`price`:STRING,`brand`:STRING,`quantity`:STRING,`site_id`:STRING,`name`:STRING,`isReact`:STRING,`variant`:STRING,`list`:STRING,`product_id`:STRING,`search_id`:STRING,`position`:STRING,`env`:STRING,`category`:STRING,`Hit_Timestamp`: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 Clicked'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_productclicked`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_productclicked"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}