Schema Info

Schema Name: sfdl_stage_segment.ssdc_experiment_impression
  • created: 2018-03-21 14:01:15
  • disabled: False
  • format: raw
  • id: 437
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "ssdc_experiment_impression"
    }
  • type: segment
Schema Versions: 3
    • created: 2023-11-24 13:03:09
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_experiment_impression`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_experiment_impression`\n(\n`userId`STRING,`channel`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`properties`struct<`siteId`:STRING,`experiment_variation`:STRING,`env`:STRING,`isReact`:STRING,`experiment_name`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`event`STRING,`messageId`STRING,`receivedAt`STRING,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`anonymousId`STRING,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`timestamp`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_experiment_impression"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression
    • id: 627876
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "whXwHySfze",
                  "5ab2b2b670b7359f95e055fd"
              ],
              "unbundled": []
          },
          "_origin": "2023-11-24T19:03:06Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1700784000000/1700852520512.events-archiver-480-1..88b0b246-2e70-4676-abe8-b943328912a1.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "c1b217b2-c423-427c-bce9-9c5d06ee9aaf",
          "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/",
                  "referrer": "https://www.selfstorage.extrameter.com/",
                  "search": "",
                  "title": "20 Cheap Storage Units in Dallas, TX (from $21)",
                  "url": "https://www.selfstorage.extrameter.com/self-storage/texas/dallas/"
              },
              "timezone": "America/Mexico_City",
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Google Chrome",
                          "version": "119"
                      },
                      {
                          "brand": "Chromium",
                          "version": "119"
                      },
                      {
                          "brand": "Not?A_Brand",
                          "version": "24"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "experiment_impression",
          "integrations": {
              "All": true,
              "Google Analytics": false
          },
          "messageId": "ajs-next-f9e48e80d0d2f6e60f3469754b3eb235",
          "originalTimestamp": "2023-11-24T18:20:53.390Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1700850053236,
              "env": "stage",
              "experiment_name": "sf_12164_ssdc_clp_redesign",
              "experiment_variation": "control",
              "isReact": true,
              "site_id": 27
          },
          "receivedAt": "2023-11-24T18:20:53.760Z",
          "sentAt": "2023-11-24T18:20:53.402Z",
          "timestamp": "2023-11-24T18:20:53.748Z",
          "type": "track",
          "userId": "5f2a76a257d3770e35e45246ac1bd569",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.campaign.content": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.locale": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.timezone": "string",
          "context.userAgent": "string",
          "context.userAgentData.brands": [
              {
                  "brand": "string",
                  "version": "string"
              }
          ],
          "context.userAgentData.mobile": "string",
          "context.userAgentData.platform": "string",
          "event": "string",
          "integrations.All": "string",
          "integrations.Google_Analytics": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.env": "string",
          "properties.experiment_name": "string",
          "properties.experiment_variation": "string",
          "properties.isReact": "string",
          "properties.siteId": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 437
    • schema_scan_id: 5330878
    • updated: 2023-11-24 13:04:04
    • created: 2023-08-11 15:49:45
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_experiment_impression`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_experiment_impression`\n(\n`properties`struct<`isReact`:STRING,`env`:STRING,`site_id`:STRING,`siteId`:STRING,`experiment_variation`:STRING,`Hit_Timestamp`:STRING,`experiment_name`:STRING>,`receivedAt`STRING,`userId`STRING,`anonymousId`STRING,`type`STRING,`context`struct<`page`:struct<`url`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING,`path`:STRING>,`ip`:STRING,`userAgent`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>>,`projectId`STRING,`timestamp`STRING,`event`STRING,`originalTimestamp`STRING,`version`STRING,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`_origin`STRING,`channel`STRING,`sentAt`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`messageId`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_experiment_impression"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression
    • id: 574846
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "whXwHySfze",
                  "5ab2b2b670b7359f95e055fd"
              ],
              "unbundled": []
          },
          "_origin": "2023-08-11T20:49:43Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1691712000000/1691786966754.events-archiver-480-32..f261f2c1-4953-4e68-bd6c-f263eb4ef5f6.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "5d13e011-d18f-43ba-b875-7c29bd6d68ad",
          "channel": "client",
          "context": {
              "ip": "54.146.71.248",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.53.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/lpg/lf/hp-copy",
                  "referrer": "",
                  "search": "",
                  "title": "SelfStorage.com: Find Cheap Storage Units Near You",
                  "url": "https://www.selfstorage.extrameter.com/lpg/lf/hp-copy"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Not/A)Brand",
                          "version": "99"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "115"
                      },
                      {
                          "brand": "Chromium",
                          "version": "115"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "experiment_impression",
          "integrations": {
              "All": true,
              "Google Analytics": false
          },
          "messageId": "ajs-next-efaf853c7755bc205b4f350ca99338dd",
          "originalTimestamp": "2023-08-11T20:15:17.547Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1691784916492,
              "env": "stage",
              "experiment_name": "sf_12127_ssdc_paid_landing_refresh",
              "experiment_variation": "control",
              "isReact": true,
              "site_id": 27
          },
          "receivedAt": "2023-08-11T20:15:18.290Z",
          "sentAt": "2023-08-11T20:15:17.555Z",
          "timestamp": "2023-08-11T20:15:18.282Z",
          "type": "track",
          "userId": "a0285756dfcffab3b1c6988c92b94e67",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.campaign.content": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.locale": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.userAgent": "string",
          "context.userAgentData.brands": [
              {
                  "brand": "string",
                  "version": "string"
              }
          ],
          "context.userAgentData.mobile": "string",
          "context.userAgentData.platform": "string",
          "event": "string",
          "integrations.All": "string",
          "integrations.Google_Analytics": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.env": "string",
          "properties.experiment_name": "string",
          "properties.experiment_variation": "string",
          "properties.isReact": "string",
          "properties.siteId": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 437
    • schema_scan_id: 5093437
    • updated: 2023-08-11 15:50:38
    • created: 2020-01-16 12:09:56
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_experiment_impression`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_experiment_impression`\n(\n`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`event`STRING,`receivedAt`STRING,`properties`struct<`experiment_name`:STRING,`experiment_variation`:STRING,`siteId`:STRING,`env`:STRING,`isReact`:STRING,`Hit_Timestamp`:STRING,`site_id`:STRING>,`projectId`STRING,`sentAt`STRING,`channel`STRING,`userId`STRING,`version`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`type`STRING,`_origin`STRING,`timestamp`STRING,`messageId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`library`:struct<`name`:STRING,`version`:STRING>,`userAgent`:STRING,`locale`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>,`ip`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`search`:STRING,`url`:STRING,`referrer`:STRING>>\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_experiment_impression"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression
    • id: 245883
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2020-01-16T18:08:15Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1579132800000/1579198048782.76dcdc3e3a88.e4797d0.1ad6644d-54ed-4d86-a30a-797b29b65399.gz|segment_separator:37",
          "anonymousId": "2ecbdb42-2705-4a85-b0ac-a2a3bba1b817",
          "channel": "client",
          "context": {
              "ip": "54.88.102.255",
              "library": {
                  "name": "analytics.js",
                  "version": "3.10.1"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/florida/miami/",
                  "referrer": "",
                  "search": "",
                  "title": "20 Best Miami, FL Self-Storage Units w/ Prices & Reviews",
                  "url": "https://www.selfstorage.extrameter.com/self-storage/florida/miami/"
              },
              "userAgent": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3559.0 Mobile Safari/537.36"
          },
          "event": "experiment_impression",
          "integrations": {
              "All": true,
              "Google Analytics": false
          },
          "messageId": "ajs-ea26d351e4851b47057e37e003fcfc59",
          "originalTimestamp": "2020-01-16T18:00:35.678Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1579197635049,
              "env": "stage",
              "experiment_name": "sf_5778_ssdr_aa_experiment",
              "experiment_variation": "control",
              "isReact": true,
              "site_id": 27
          },
          "receivedAt": "2020-01-16T18:00:35.799Z",
          "sentAt": "2020-01-16T18:00:35.680Z",
          "timestamp": "2020-01-16T18:00:35.797Z",
          "type": "track",
          "userId": "ac683cbb95079fb5ad3cb08435a3e5ae",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.campaign.content": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.locale": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.userAgent": "string",
          "event": "string",
          "integrations.All": "string",
          "integrations.Google_Analytics": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.env": "string",
          "properties.experiment_name": "string",
          "properties.experiment_variation": "string",
          "properties.isReact": "string",
          "properties.siteId": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 437
    • schema_scan_id: 2522673
    • updated: 2020-01-16 12:11:30
Schema Scans: 3
Last at 2023-11-24 13:03:08
    • duration: 0:01:14.159045
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 720,
          "partitions_applied": false,
          "success": true
      }
    • id: 5330878
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression/dt=2023-11-24/",
              "name": "dt",
              "type": "string",
              "value": "2023-11-24"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression",
              "key": "separated_dt/experiment_impression/dt=2023-11-24/1700852520512.events-archiver-480-1..88b0b246-2e70-4676-abe8-b943328912a1.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_experiment_impression",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 437
    • start_time: 2023-11-24 13:03:08
    • success: True
    • trace_id: 13012888478592462316
    • duration: 0:01:46.845866
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 677,
          "partitions_applied": false,
          "success": true
      }
    • id: 5093437
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression/dt=2023-08-11/",
              "name": "dt",
              "type": "string",
              "value": "2023-08-11"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression",
              "key": "separated_dt/experiment_impression/dt=2023-08-11/1691786966754.events-archiver-480-32..f261f2c1-4953-4e68-bd6c-f263eb4ef5f6.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_experiment_impression",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 437
    • start_time: 2023-08-11 15:49:44
    • success: True
    • trace_id: 11274726351993929542
    • duration: 0:01:39.158400
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 420,
          "partitions_applied": false,
          "success": true
      }
    • id: 2522673
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression/dt=2020-01-16/",
              "name": "dt",
              "type": "string",
              "value": "2020-01-16"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression",
              "key": "separated_dt/experiment_impression/dt=2020-01-16/1579198048782.76dcdc3e3a88.e4797d0.1ad6644d-54ed-4d86-a30a-797b29b65399.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_experiment_impression",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 437
    • start_time: 2020-01-16 12:09:56
    • success: True
    • trace_id: 3866491386088476729
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.ssdc_experiment_impression`\nADD\n\n\n PARTITION (dt='2024-01-22') location 's3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression/dt=2024-01-22/'\n PARTITION (dt='2024-01-31') location 's3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression/dt=2024-01-31/'\n PARTITION (dt='2024-03-29') location 's3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression/dt=2024-03-29/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 494754,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression/dt=2024-01-22/",
                "name": "dt",
                "value": "2024-01-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-01-22 09:32:29",
                    "last_data": "2024-01-22 14:49:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 497544,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression/dt=2024-01-31/",
                "name": "dt",
                "value": "2024-01-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-01-31 09:00:27",
                    "last_data": "2024-01-31 13:18:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 518628,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression/dt=2024-03-29/",
                "name": "dt",
                "value": "2024-03-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-03-29 11:11:21",
                    "last_data": "2024-03-29 11:11:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "_origin": "string",
        "anonymousId": "string",
        "channel": "string",
        "context.campaign.content": "string",
        "context.campaign.medium": "string",
        "context.campaign.name": "string",
        "context.campaign.source": "string",
        "context.ip": "string",
        "context.library.name": "string",
        "context.library.version": "string",
        "context.locale": "string",
        "context.page.path": "string",
        "context.page.referrer": "string",
        "context.page.search": "string",
        "context.page.title": "string",
        "context.page.url": "string",
        "context.timezone": "string",
        "context.userAgent": "string",
        "context.userAgentData.brands": [
            {
                "brand": "string",
                "version": "string"
            }
        ],
        "context.userAgentData.mobile": "string",
        "context.userAgentData.platform": "string",
        "event": "string",
        "integrations.All": "string",
        "integrations.Google_Analytics": "string",
        "messageId": "string",
        "originalTimestamp": "string",
        "projectId": "string",
        "properties.Hit_Timestamp": "string",
        "properties.env": "string",
        "properties.experiment_name": "string",
        "properties.experiment_variation": "string",
        "properties.isReact": "string",
        "properties.siteId": "string",
        "properties.site_id": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2023-11-24 13:03:09
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_experiment_impression`\n(\n`userId`STRING,`channel`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`properties`struct<`siteId`:STRING,`experiment_variation`:STRING,`env`:STRING,`isReact`:STRING,`experiment_name`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`event`STRING,`messageId`STRING,`receivedAt`STRING,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`anonymousId`STRING,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`timestamp`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_experiment_impression`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_experiment_impression"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2018-03-21 14:01:15",
        "disabled": false,
        "format": "raw",
        "id": 437,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "ssdc_experiment_impression"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.ssdc_experiment_impression`\nADD\n\n\n PARTITION (dt='2024-01-22') location 's3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression/dt=2024-01-22/'\n PARTITION (dt='2024-01-31') location 's3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression/dt=2024-01-31/'\n PARTITION (dt='2024-03-29') location 's3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression/dt=2024-03-29/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 494754,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression/dt=2024-01-22/",
                    "name": "dt",
                    "value": "2024-01-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-01-22 09:32:29",
                        "last_data": "2024-01-22 14:49:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 497544,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression/dt=2024-01-31/",
                    "name": "dt",
                    "value": "2024-01-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-01-31 09:00:27",
                        "last_data": "2024-01-31 13:18:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 518628,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression/dt=2024-03-29/",
                    "name": "dt",
                    "value": "2024-03-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-03-29 11:11:21",
                        "last_data": "2024-03-29 11:11:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "_origin": "string",
            "anonymousId": "string",
            "channel": "string",
            "context.campaign.content": "string",
            "context.campaign.medium": "string",
            "context.campaign.name": "string",
            "context.campaign.source": "string",
            "context.ip": "string",
            "context.library.name": "string",
            "context.library.version": "string",
            "context.locale": "string",
            "context.page.path": "string",
            "context.page.referrer": "string",
            "context.page.search": "string",
            "context.page.title": "string",
            "context.page.url": "string",
            "context.timezone": "string",
            "context.userAgent": "string",
            "context.userAgentData.brands": [
                {
                    "brand": "string",
                    "version": "string"
                }
            ],
            "context.userAgentData.mobile": "string",
            "context.userAgentData.platform": "string",
            "event": "string",
            "integrations.All": "string",
            "integrations.Google_Analytics": "string",
            "messageId": "string",
            "originalTimestamp": "string",
            "projectId": "string",
            "properties.Hit_Timestamp": "string",
            "properties.env": "string",
            "properties.experiment_name": "string",
            "properties.experiment_variation": "string",
            "properties.isReact": "string",
            "properties.siteId": "string",
            "properties.site_id": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2023-11-24 13:03:09",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_experiment_impression`\n(\n`userId`STRING,`channel`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`properties`struct<`siteId`:STRING,`experiment_variation`:STRING,`env`:STRING,`isReact`:STRING,`experiment_name`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`event`STRING,`messageId`STRING,`receivedAt`STRING,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`anonymousId`STRING,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`timestamp`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/experiment_impression'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_experiment_impression`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_experiment_impression"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}