Schema Info

Schema Name: sfdl_prod_segment.storagedc_videowatched
  • created: 2026-03-26 04:01:19
  • disabled: False
  • format: raw
  • id: 4317
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_prod_segment",
        "table": "storagedc_videowatched"
    }
  • type: segment
Schema Versions: 1
    • created: 2026-03-26 04:01:21
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_segment`",
          "DROP TABLE IF EXISTS `sfdl_prod_segment.storagedc_videowatched`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_segment.storagedc_videowatched`\n(\n`channel`STRING,`anonymousId`STRING,`event`STRING,`timestamp`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`type`STRING,`userId`STRING,`context`struct<`page`:struct<`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`userAgent`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`locale`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`timezone`:STRING,`ip`:STRING>,`integrations`struct<`Segment`:struct<`io`:STRING>>,`properties`struct<`video_name`:STRING,`video_duration`:STRING,`video_duration_played`:STRING,`siteId`:STRING,`visitId`:STRING,`environment`:STRING,`timestamp`:STRING>,`originalTimestamp`STRING,`projectId`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-storagedc-prod/separated_dt/Video Watched'\n",
          "MSCK REPAIR TABLE sfdl_prod_segment.storagedc_videowatched"
      ]
    • hive_path: s3://sfdl-segment-storagedc-prod/separated_dt/Video Watched
    • id: 1691691
    • processed: 1
    • raw_data:
      {
          "__segment_internal": {},
          "_metadata": {
              "bundled": [
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "6202dd597b97c61eb27f9e4d"
              ],
              "unbundled": []
          },
          "_origin": "2026-03-26T08:58:07Z|s3://sfdl-segment-storagedc-prod/segment-logs/7RamQeLeAzhGjGjBKzNi4R/1774483200000/1774515457817.events-archiver-480-32..801ed5dc-b547-4e69-9290-ac22fa16df5c.gz|analytics-segment-separator-prod:$LATEST",
          "anonymousId": "557fadc4-798a-4a89-915c-0078f624f4df",
          "channel": "client",
          "context": {
              "ip": "61.3.196.115",
              "library": {
                  "name": "analytics.js",
                  "version": "npm:next-1.79.0"
              },
              "locale": "en-IN",
              "page": {
                  "path": "/storage-solutions/car-storage-units",
                  "referrer": "android-app://com.slack/",
                  "search": "",
                  "title": "Find the Top Car Storage Units | Storage.com",
                  "url": "https://www.storage.com/storage-solutions/car-storage-units"
              },
              "timezone": "Asia/Calcutta",
              "userAgent": "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Mobile Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Chromium",
                          "version": "146"
                      },
                      {
                          "brand": "Not-A.Brand",
                          "version": "24"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "146"
                      }
                  ],
                  "mobile": true,
                  "platform": "Android"
              }
          },
          "event": "Video Watched",
          "integrations": {
              "Segment.io": true
          },
          "messageId": "ajs-next-1774514256591-8f557fad-c479-4a3a-8951-5c0078f624f4",
          "originalTimestamp": "2026-03-26T08:37:36.591Z",
          "projectId": "7RamQeLeAzhGjGjBKzNi4R",
          "properties": {
              "environment": "production",
              "siteId": 424,
              "timestamp": "2026-03-26T08:37:36.589Z",
              "video_duration": 34,
              "video_duration_played": 20,
              "video_name": "How To Prepare Your Car For Long-Term Storage",
              "visitId": "ee5ca6a09484f2f80ce6594acecc51d5"
          },
          "receivedAt": "2026-03-26T08:37:37.652Z",
          "sentAt": "2026-03-26T08:37:36.613Z",
          "timestamp": "2026-03-26T08:37:37.630Z",
          "type": "track",
          "userId": null,
          "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",
          "integrations.Segment.io": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.environment": "string",
          "properties.siteId": "string",
          "properties.timestamp": "string",
          "properties.video_duration": "string",
          "properties.video_duration_played": "string",
          "properties.video_name": "string",
          "properties.visitId": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 4317
    • schema_scan_id: 160936379
    • updated: 2026-03-26 04:01:32
Schema Scans: 1
Last at 2026-03-26 04:01:19
    • duration: 0:00:15.612809
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 160936379
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-03-26/",
              "name": "dt",
              "type": "string",
              "value": "2026-03-26"
          },
          "s3": {
              "bucket": "sfdl-segment-storagedc-prod",
              "hive_path": "s3://sfdl-segment-storagedc-prod/separated_dt/Video Watched",
              "key": "separated_dt/Video Watched/dt=2026-03-26/1774515457817.events-archiver-480-32..801ed5dc-b547-4e69-9290-ac22fa16df5c.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_segment.storagedc_VideoWatched",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 4317
    • start_time: 2026-03-26 04:01:19
    • success: True
    • trace_id: 17170709983212595085
Partitions:
  • count: 4
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_prod_segment.storagedc_videowatched`\nADD\n\n\n PARTITION (dt='2026-03-26') location 's3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-03-26/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-04-01/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-04-14/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 1650226,
                "location": "s3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-03-26/",
                "name": "dt",
                "value": "2026-03-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-03-26 04:01:21",
                    "last_data": "2026-03-26 04:01:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 1652151,
                "location": "s3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-04-01/",
                "name": "dt",
                "value": "2026-04-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-01 18:56:00",
                    "last_data": "2026-04-01 18:56:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 1658384,
                "location": "s3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-04-13/",
                "name": "dt",
                "value": "2026-04-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-13 17:35:06",
                    "last_data": "2026-04-13 17:35:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 1658461,
                "location": "s3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-04-14/",
                "name": "dt",
                "value": "2026-04-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2026-04-13 21:01:06",
                    "last_data": "2026-04-14 14:00:13"
                },
                "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",
        "integrations.Segment.io": "string",
        "messageId": "string",
        "originalTimestamp": "string",
        "projectId": "string",
        "properties.environment": "string",
        "properties.siteId": "string",
        "properties.timestamp": "string",
        "properties.video_duration": "string",
        "properties.video_duration_played": "string",
        "properties.video_name": "string",
        "properties.visitId": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2026-03-26 04:01:21
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_segment.storagedc_videowatched`\n(\n`channel`STRING,`anonymousId`STRING,`event`STRING,`timestamp`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`type`STRING,`userId`STRING,`context`struct<`page`:struct<`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`userAgent`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`locale`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`timezone`:STRING,`ip`:STRING>,`integrations`struct<`Segment`:struct<`io`:STRING>>,`properties`struct<`video_name`:STRING,`video_duration`:STRING,`video_duration_played`:STRING,`siteId`:STRING,`visitId`:STRING,`environment`:STRING,`timestamp`:STRING>,`originalTimestamp`STRING,`projectId`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-storagedc-prod/separated_dt/Video Watched'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_segment.storagedc_videowatched`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_segment.storagedc_videowatched"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2026-03-26 04:01:19",
        "disabled": false,
        "format": "raw",
        "id": 4317,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_prod_segment",
            "table": "storagedc_videowatched"
        },
        "type": "segment"
    },
    "partition": {
        "count": 4,
        "ddl": [
            "ALTER TABLE\n    `sfdl_prod_segment.storagedc_videowatched`\nADD\n\n\n PARTITION (dt='2026-03-26') location 's3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-03-26/'\n PARTITION (dt='2026-04-01') location 's3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-04-01/'\n PARTITION (dt='2026-04-13') location 's3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-04-13/'\n PARTITION (dt='2026-04-14') location 's3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-04-14/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 1650226,
                    "location": "s3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-03-26/",
                    "name": "dt",
                    "value": "2026-03-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-03-26 04:01:21",
                        "last_data": "2026-03-26 04:01:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 1652151,
                    "location": "s3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-04-01/",
                    "name": "dt",
                    "value": "2026-04-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-01 18:56:00",
                        "last_data": "2026-04-01 18:56:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 1658384,
                    "location": "s3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-04-13/",
                    "name": "dt",
                    "value": "2026-04-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-13 17:35:06",
                        "last_data": "2026-04-13 17:35:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 1658461,
                    "location": "s3://sfdl-segment-storagedc-prod/separated_dt/Video Watched/dt=2026-04-14/",
                    "name": "dt",
                    "value": "2026-04-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2026-04-13 21:01:06",
                        "last_data": "2026-04-14 14:00:13"
                    },
                    "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",
            "integrations.Segment.io": "string",
            "messageId": "string",
            "originalTimestamp": "string",
            "projectId": "string",
            "properties.environment": "string",
            "properties.siteId": "string",
            "properties.timestamp": "string",
            "properties.video_duration": "string",
            "properties.video_duration_played": "string",
            "properties.video_name": "string",
            "properties.visitId": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2026-03-26 04:01:21",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_segment.storagedc_videowatched`\n(\n`channel`STRING,`anonymousId`STRING,`event`STRING,`timestamp`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`type`STRING,`userId`STRING,`context`struct<`page`:struct<`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`userAgent`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`locale`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`timezone`:STRING,`ip`:STRING>,`integrations`struct<`Segment`:struct<`io`:STRING>>,`properties`struct<`video_name`:STRING,`video_duration`:STRING,`video_duration_played`:STRING,`siteId`:STRING,`visitId`:STRING,`environment`:STRING,`timestamp`:STRING>,`originalTimestamp`STRING,`projectId`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-storagedc-prod/separated_dt/Video Watched'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_segment.storagedc_videowatched`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_segment.storagedc_videowatched"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}