Schema Info

Schema Name: sfdl_dev_segment.reactfoot_experiment_impression
  • created: 2017-09-25 18:06:38
  • disabled: False
  • format: raw
  • id: 426
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "reactfoot_experiment_impression"
    }
  • type: segment
Schema Versions: 3
    • created: 2023-11-17 11:26:58
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_experiment_impression`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_experiment_impression`\n(\n`type`STRING,`version`STRING,`channel`STRING,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`_origin`STRING,`properties`struct<`experiment_name`:STRING,`Hit_Timestamp`:STRING,`env`:STRING,`site_id`:STRING,`experiment_variation`:STRING,`isReact`:STRING>,`userId`STRING,`sentAt`STRING,`messageId`STRING,`event`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`campaign`:struct<`medium`:STRING,`content`:STRING,`source`: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-reactfoot-dev/separated_dt/experiment_impression'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_experiment_impression"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression
    • id: 4699519
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "59c552c7d935bd0001b8729c",
                  "59c13cfcc84de40001a9cdcc"
              ],
              "unbundled": []
          },
          "_origin": "2023-11-17T17:26:37Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1700179200000/1700241860902.events-archiver-480-33..4dc8c21c-fe2f-484e-925a-3561eb30de8b.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "ebfcfc47-2161-47b6-a2e6-1d5cd4f82e2a",
          "channel": "client",
          "context": {
              "ip": "54.175.218.140",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.61.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/",
                  "referrer": "",
                  "search": "",
                  "title": "Find Storage Units Near You with SpareFoot - The Ultimate Storage Unit Finder",
                  "url": "https://www.sparefoot.moreyard.com/"
              },
              "timezone": "America/Phoenix",
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Chromium",
                          "version": "118"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "118"
                      },
                      {
                          "brand": "Not=A?Brand",
                          "version": "99"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "experiment_impression",
          "integrations": {
              "All": true,
              "Google Analytics": false
          },
          "messageId": "ajs-next-3935bdeff025b40b663e5cdc75f9585a",
          "originalTimestamp": "2023-11-17T17:05:51.916Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1700240750661,
              "env": "dev",
              "experiment_name": "sf_12289_sfdc_holiday_messaging",
              "experiment_variation": "variation",
              "isReact": true,
              "site_id": -1
          },
          "receivedAt": "2023-11-17T17:05:52.539Z",
          "sentAt": "2023-11-17T17:05:51.925Z",
          "timestamp": "2023-11-17T17:05:52.530Z",
          "type": "track",
          "userId": "1590de27c0d386df38797ae49dba6a8b",
          "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.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 426
    • schema_scan_id: 6351536
    • updated: 2023-11-17 11:28:23
    • created: 2023-06-09 13:42:18
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_experiment_impression`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_experiment_impression`\n(\n`sentAt`STRING,`version`STRING,`channel`STRING,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`type`STRING,`messageId`STRING,`_origin`STRING,`userId`STRING,`event`STRING,`anonymousId`STRING,`context`struct<`locale`:STRING,`campaign`:struct<`medium`:STRING,`content`:STRING,`source`:STRING,`name`: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>>,`originalTimestamp`STRING,`receivedAt`STRING,`properties`struct<`experiment_name`:STRING,`Hit_Timestamp`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING,`experiment_variation`: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-reactfoot-dev/separated_dt/experiment_impression'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_experiment_impression"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression
    • id: 4696732
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "59c552c7d935bd0001b8729c",
                  "59c13cfcc84de40001a9cdcc"
              ],
              "unbundled": []
          },
          "_origin": "2023-06-09T18:39:59Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1686268800000/1686335847792.events-archiver-480-31.8ebb200.9ca1a390-a066-4e62-b9a3-1d2db1bd2a63.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "1a3825e4-9e67-4071-90b0-1bc154ab813c",
          "channel": "client",
          "context": {
              "ip": "54.146.71.248",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.53.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/Fort-Collins-CO-self-storage/Storage-Star-South-College-210965.html",
                  "referrer": "",
                  "search": "",
                  "title": "Storage Star - South College | 137 Skyway Drive | SpareFoot",
                  "url": "https://www.sparefoot.moreyard.com/Fort-Collins-CO-self-storage/Storage-Star-South-College-210965.html"
              },
              "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": "experiment_impression",
          "integrations": {
              "All": true,
              "Google Analytics": false
          },
          "messageId": "ajs-next-a69a11ab58a1638acf7d8b381b5ac6da",
          "originalTimestamp": "2023-06-09T18:02:11.098Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1686333729668,
              "env": "dev",
              "experiment_name": "sf_11786_sfdc_omi_redesign",
              "experiment_variation": "variation",
              "isReact": true,
              "site_id": -1
          },
          "receivedAt": "2023-06-09T18:02:11.624Z",
          "sentAt": "2023-06-09T18:02:11.107Z",
          "timestamp": "2023-06-09T18:02:11.615Z",
          "type": "track",
          "userId": "db62e498a7e32f31a8419c4e11c4f1ad",
          "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.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 426
    • schema_scan_id: 6210993
    • updated: 2023-06-09 13:43:40
    • created: 2021-10-07 14:44:06
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_experiment_impression`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_experiment_impression`\n(\n`anonymousId`STRING,`_origin`STRING,`event`STRING,`messageId`STRING,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`timestamp`STRING,`type`STRING,`userId`STRING,`originalTimestamp`STRING,`context`struct<`campaign`:struct<`medium`:STRING,`content`:STRING,`source`:STRING,`name`:STRING>,`ip`:STRING,`locale`:STRING,`userAgent`:STRING,`page`:struct<`referrer`:STRING,`url`:STRING,`title`:STRING,`path`:STRING,`search`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>>,`version`STRING,`channel`STRING,`receivedAt`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`sentAt`STRING,`properties`struct<`Hit_Timestamp`:STRING,`experiment_name`:STRING,`experiment_variation`:STRING,`env`:STRING,`site_id`:STRING,`isReact`: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-reactfoot-dev/separated_dt/experiment_impression'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_experiment_impression"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression
    • id: 4686441
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "59c55a4597f7a100011813be",
                  "59c13c7c1386430001b3c90e"
              ],
              "unbundled": []
          },
          "_origin": "2021-10-07T19:28:12Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1633564800000/1633632300314.511719f4b7d6.8624813.896fbcf7-95c8-4931-9bbb-7ee528c1e3e3.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "31e3a920-d705-4fef-8c35-04c36da99b85",
          "channel": "client",
          "context": {
              "campaign": {
                  "content": "",
                  "medium": "email",
                  "name": "20211004_MID_SFDC_trans",
                  "source": "AWS"
              },
              "ip": "35.137.245.185",
              "library": {
                  "name": "analytics.js",
                  "version": "4.1.8"
              },
              "locale": "en-US",
              "page": {
                  "path": "/Clearwater-FL-self-storage/Master-Key-Mini-Storage-28281.html",
                  "referrer": "https://www.sparefoot.com/Safety-Harbor-FL-self-storage.html?location=Safety%20Harbor%2C%20FL%2034695%2C%20USA&latitude=28.0055309&longitude=-82.68614459999999&zip=34695&informedSearch=true",
                  "search": "",
                  "title": "Master Key Mini Storage | 24275 US Highway 19 N | SpareFoot",
                  "url": "https://www.sparefoot.com/Clearwater-FL-self-storage/Master-Key-Mini-Storage-28281.html"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36"
          },
          "event": "experiment_impression",
          "integrations": {
              "All": true,
              "Google Analytics": false
          },
          "messageId": "ajs-d99296efc6830e396e4dfa3023f54bbd",
          "originalTimestamp": "2021-10-07T17:45:00.374Z",
          "projectId": "a0wkEvFBBK",
          "properties": {
              "Hit Timestamp": 1633628700162,
              "env": "production",
              "experiment_name": "sf_10757_sfdc_chatbot",
              "experiment_variation": "control",
              "isReact": true,
              "site_id": -1
          },
          "receivedAt": "2021-10-07T17:44:59.734Z",
          "sentAt": "2021-10-07T17:45:00.376Z",
          "timestamp": "2021-10-07T17:44:59.732Z",
          "type": "track",
          "userId": "9f83006109dee95c545916a6ab751feb",
          "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.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 426
    • schema_scan_id: 5839097
    • updated: 2021-10-07 14:47:40
Schema Scans: 3
Last at 2023-11-17 11:26:57
    • duration: 0:01:58.464254
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1224,
          "partitions_applied": false,
          "success": true
      }
    • id: 6351536
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression/dt=2023-11-17/",
              "name": "dt",
              "type": "string",
              "value": "2023-11-17"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression",
              "key": "separated_dt/experiment_impression/dt=2023-11-17/1700241860902.events-archiver-480-33..4dc8c21c-fe2f-484e-925a-3561eb30de8b.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_experiment_impression",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 426
    • start_time: 2023-11-17 11:26:57
    • success: True
    • trace_id: 9607205046244688420
    • duration: 0:02:54.797676
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1143,
          "partitions_applied": false,
          "success": true
      }
    • id: 6210993
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression/dt=2023-06-09/",
              "name": "dt",
              "type": "string",
              "value": "2023-06-09"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression",
              "key": "separated_dt/experiment_impression/dt=2023-06-09/1686335847792.events-archiver-480-31.8ebb200.9ca1a390-a066-4e62-b9a3-1d2db1bd2a63.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_experiment_impression",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 426
    • start_time: 2023-06-09 13:42:17
    • success: True
    • trace_id: 1751550717325628953
    • duration: 0:03:52.649816
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 880,
          "partitions_applied": false,
          "success": true
      }
    • id: 5839097
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression/dt=2021-10-07/",
              "name": "dt",
              "type": "string",
              "value": "2021-10-07"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression",
              "key": "separated_dt/experiment_impression/dt=2021-10-07/1633632300314.511719f4b7d6.8624813.896fbcf7-95c8-4931-9bbb-7ee528c1e3e3.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_experiment_impression",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 426
    • start_time: 2021-10-07 14:44:05
    • success: True
    • trace_id: 4299680771696861352
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.reactfoot_experiment_impression`\nADD\n\n\n PARTITION (dt='2024-12-05') location 's3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression/dt=2024-12-05/'\n PARTITION (dt='2024-12-06') location 's3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression/dt=2024-12-06/'\n PARTITION (dt='2024-12-09') location 's3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression/dt=2024-12-09/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 281730,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression/dt=2024-12-05/",
                "name": "dt",
                "value": "2024-12-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-12-05 10:19:57",
                    "last_data": "2024-12-05 16:46:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 281766,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression/dt=2024-12-06/",
                "name": "dt",
                "value": "2024-12-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-12-06 00:43:27",
                    "last_data": "2024-12-06 14:49:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 281999,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression/dt=2024-12-09/",
                "name": "dt",
                "value": "2024-12-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-12-09 00:10:13",
                    "last_data": "2024-12-09 09:47:18"
                },
                "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.site_id": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2023-11-17 11:26:58
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_experiment_impression`\n(\n`type`STRING,`version`STRING,`channel`STRING,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`_origin`STRING,`properties`struct<`experiment_name`:STRING,`Hit_Timestamp`:STRING,`env`:STRING,`site_id`:STRING,`experiment_variation`:STRING,`isReact`:STRING>,`userId`STRING,`sentAt`STRING,`messageId`STRING,`event`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`campaign`:struct<`medium`:STRING,`content`:STRING,`source`: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-reactfoot-dev/separated_dt/experiment_impression'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_experiment_impression`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_experiment_impression"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2017-09-25 18:06:38",
        "disabled": false,
        "format": "raw",
        "id": 426,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "reactfoot_experiment_impression"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.reactfoot_experiment_impression`\nADD\n\n\n PARTITION (dt='2024-12-05') location 's3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression/dt=2024-12-05/'\n PARTITION (dt='2024-12-06') location 's3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression/dt=2024-12-06/'\n PARTITION (dt='2024-12-09') location 's3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression/dt=2024-12-09/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 281730,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression/dt=2024-12-05/",
                    "name": "dt",
                    "value": "2024-12-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-12-05 10:19:57",
                        "last_data": "2024-12-05 16:46:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 281766,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression/dt=2024-12-06/",
                    "name": "dt",
                    "value": "2024-12-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-12-06 00:43:27",
                        "last_data": "2024-12-06 14:49:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 281999,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_impression/dt=2024-12-09/",
                    "name": "dt",
                    "value": "2024-12-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-12-09 00:10:13",
                        "last_data": "2024-12-09 09:47:18"
                    },
                    "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.site_id": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2023-11-17 11:26:58",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_experiment_impression`\n(\n`type`STRING,`version`STRING,`channel`STRING,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`_origin`STRING,`properties`struct<`experiment_name`:STRING,`Hit_Timestamp`:STRING,`env`:STRING,`site_id`:STRING,`experiment_variation`:STRING,`isReact`:STRING>,`userId`STRING,`sentAt`STRING,`messageId`STRING,`event`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`campaign`:struct<`medium`:STRING,`content`:STRING,`source`: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-reactfoot-dev/separated_dt/experiment_impression'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_experiment_impression`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_experiment_impression"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}