Schema Info

Schema Name: sfdl_dev_segment.reactfoot_experiment_bucketing
  • created: 2017-09-25 18:02:59
  • disabled: False
  • format: raw
  • id: 423
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "reactfoot_experiment_bucketing"
    }
  • type: segment
Schema Versions: 3
    • created: 2024-11-11 15:55:50
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_experiment_bucketing`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_experiment_bucketing`\n(\n`event`STRING,`sentAt`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`originalTimestamp`STRING,`messageId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`experiment_variation`:STRING,`experiment_name`:STRING,`env`:STRING,`site_id`:STRING,`isReact`:STRING>,`receivedAt`STRING,`userId`STRING,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`type`STRING,`channel`STRING,`_origin`STRING,`version`STRING,`context`struct<`campaign`:struct<`content`:STRING,`term_boat`:STRING,`medium`:STRING,`name`:STRING,`term`:STRING,`source`:STRING>,`timezone`:STRING,`userAgent`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`path`:STRING,`url`:STRING,`title`:STRING,`referrer`:STRING>,`locale`:STRING>,`timestamp`STRING,`anonymousId`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_bucketing'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_experiment_bucketing"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing
    • id: 4749814
    • processed: 1
    • raw_data:
      {
          "__segment_internal": {},
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "59c552c7d935bd0001b8729c",
                  "59c13cfcc84de40001a9cdcc"
              ],
              "unbundled": []
          },
          "_origin": "2024-11-11T21:55:42Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1731283200000/1731362086203.events-archiver-480-58..e4d23008-f51c-4545-8564-bae9c99782fc.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "bada05fe-1f68-41ac-9bd5-c43c157ab54b",
          "channel": "client",
          "context": {
              "campaign": {
                  "term-boat": ""
              },
              "ip": "54.175.218.140",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.72.1"
              },
              "locale": "en-US",
              "page": {
                  "path": "/test/paid/route",
                  "referrer": "",
                  "search": "?utm_term-boat",
                  "title": "Self-Storage Storage | SpareFoot",
                  "url": "http://localhost:9000/test/paid/route?utm_term-boat"
              },
              "timezone": "America/Merida",
              "userAgent": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Chromium",
                          "version": "130"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "130"
                      },
                      {
                          "brand": "Not?A_Brand",
                          "version": "99"
                      }
                  ],
                  "mobile": true,
                  "platform": "Android"
              }
          },
          "event": "experiment_bucketing",
          "integrations": {
              "All": true,
              "Google Analytics": false
          },
          "messageId": "ajs-next-1731361182274-77cd850d-d471-4410-8797-140df6cfb93f",
          "originalTimestamp": "2024-11-11T21:39:42.274Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1731361182212,
              "env": "development",
              "experiment_name": "sf_13380_sfdc_new_filter",
              "experiment_variation": "variation",
              "isReact": true,
              "site_id": -1
          },
          "receivedAt": "2024-11-11T21:39:42.968Z",
          "sentAt": "2024-11-11T21:39:42.279Z",
          "timestamp": "2024-11-11T21:39:42.963Z",
          "type": "track",
          "userId": "error",
          "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.campaign.term": "string",
          "context.campaign.term_boat": "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: 423
    • schema_scan_id: 6682668
    • updated: 2024-11-11 16:02:20
    • created: 2024-10-15 12:33:01
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_experiment_bucketing`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_experiment_bucketing`\n(\n`timestamp`STRING,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`anonymousId`STRING,`type`STRING,`properties`struct<`isReact`:STRING,`experiment_name`:STRING,`Hit_Timestamp`:STRING,`site_id`:STRING,`experiment_variation`:STRING,`env`:STRING>,`projectId`STRING,`channel`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`sentAt`STRING,`messageId`STRING,`originalTimestamp`STRING,`version`STRING,`userId`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`campaign`:struct<`medium`:STRING,`source`:STRING,`name`:STRING,`content`:STRING,`term`:STRING>,`locale`:STRING,`page`:struct<`url`:STRING,`title`:STRING,`path`:STRING,`referrer`:STRING,`search`:STRING>,`timezone`:STRING,`ip`:STRING,`userAgent`:STRING,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>>,`event`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_bucketing'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_experiment_bucketing"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing
    • id: 4719200
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "59c552c7d935bd0001b8729c",
                  "59c13cfcc84de40001a9cdcc"
              ],
              "unbundled": []
          },
          "_origin": "2024-10-15T17:32:29Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1728950400000/1729013527441.events-archiver-480-22..4627db6e-cec1-4b6a-88d1-b4828556e1ef.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "5c569a59-69c2-42bf-b219-7d5e1a9d6a6c",
          "channel": "client",
          "context": {
              "campaign": {
                  "term": "rv"
              },
              "ip": "54.175.218.140",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.72.1"
              },
              "locale": "en-US",
              "page": {
                  "path": "/paid/Denver-Co-rv-storage",
                  "referrer": "",
                  "search": "?location=Denver,CO&utm_term=rv",
                  "title": "NEW PAID LANDING PAGE",
                  "url": "http://localhost:9000/paid/Denver-Co-rv-storage?location=Denver,CO&utm_term=rv"
              },
              "timezone": "America/Phoenix",
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Google Chrome",
                          "version": "129"
                      },
                      {
                          "brand": "Not=A?Brand",
                          "version": "8"
                      },
                      {
                          "brand": "Chromium",
                          "version": "129"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "experiment_bucketing",
          "integrations": {
              "All": true,
              "Google Analytics": false
          },
          "messageId": "ajs-next-1729012584498-c27426fa-0ccb-4513-9928-090ec3a06038",
          "originalTimestamp": "2024-10-15T17:16:24.498Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1729012583083,
              "env": "development",
              "experiment_name": "sf_13230_distance_top_five_algo",
              "experiment_variation": "control",
              "isReact": true,
              "site_id": -1
          },
          "receivedAt": "2024-10-15T17:16:25.287Z",
          "sentAt": "2024-10-15T17:16:24.502Z",
          "timestamp": "2024-10-15T17:16:25.283Z",
          "type": "track",
          "userId": "error",
          "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.campaign.term": "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: 423
    • schema_scan_id: 6626396
    • updated: 2024-10-15 12:39:18
    • created: 2023-11-17 11:18:28
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_experiment_bucketing`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_experiment_bucketing`\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,`name`:STRING,`source`:STRING,`content`: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_bucketing'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_experiment_bucketing"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing
    • id: 4699517
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "59c552c7d935bd0001b8729c",
                  "59c13cfcc84de40001a9cdcc"
              ],
              "unbundled": []
          },
          "_origin": "2023-11-17T17:17:24Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1700179200000/1700241275003.events-archiver-480-45..10b9119f-4485-4185-9768-122981706d57.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": "/Louisville-KY-self-storage.html",
                  "referrer": "https://www.sparefoot.moreyard.com/",
                  "search": "",
                  "title": "15 Cheap Storage Units in Louisville, KY (From $19) - SpareFoot",
                  "url": "https://www.sparefoot.moreyard.com/Louisville-KY-self-storage.html"
              },
              "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_bucketing",
          "integrations": {
              "All": true,
              "Google Analytics": false
          },
          "messageId": "ajs-next-8e9235f835b0d213d5fbc00617982813",
          "originalTimestamp": "2023-11-17T17:11:31.553Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1700241091432,
              "env": "dev",
              "experiment_name": "sf_12289_sfdc_holiday_messaging",
              "experiment_variation": "variation",
              "isReact": true,
              "site_id": -1
          },
          "receivedAt": "2023-11-17T17:11:32.190Z",
          "sentAt": "2023-11-17T17:11:31.584Z",
          "timestamp": "2023-11-17T17:11:32.159Z",
          "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: 423
    • schema_scan_id: 6351522
    • updated: 2023-11-17 11:20:09
Schema Scans: 3
Last at 2024-11-11 15:55:49
    • duration: 0:01:14.975767
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1692,
          "partitions_applied": false,
          "success": true
      }
    • id: 6682668
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2024-11-11/",
              "name": "dt",
              "type": "string",
              "value": "2024-11-11"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing",
              "key": "separated_dt/experiment_bucketing/dt=2024-11-11/1731362086203.events-archiver-480-58..e4d23008-f51c-4545-8564-bae9c99782fc.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_experiment_bucketing",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 423
    • start_time: 2024-11-11 15:55:49
    • success: True
    • trace_id: 8176187995158716281
    • duration: 0:03:05.192769
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1670,
          "partitions_applied": false,
          "success": true
      }
    • id: 6626396
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2024-10-15/",
              "name": "dt",
              "type": "string",
              "value": "2024-10-15"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing",
              "key": "separated_dt/experiment_bucketing/dt=2024-10-15/1729013527441.events-archiver-480-22..4627db6e-cec1-4b6a-88d1-b4828556e1ef.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_experiment_bucketing",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 423
    • start_time: 2024-10-15 12:32:59
    • success: True
    • trace_id: 6317650626105276429
    • duration: 0:02:17.672159
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1432,
          "partitions_applied": false,
          "success": true
      }
    • id: 6351522
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/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_bucketing",
              "key": "separated_dt/experiment_bucketing/dt=2023-11-17/1700241275003.events-archiver-480-45..10b9119f-4485-4185-9768-122981706d57.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_experiment_bucketing",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 423
    • start_time: 2023-11-17 11:18:27
    • success: True
    • trace_id: 14714838722625165725
Partitions:
  • count: 4
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.reactfoot_experiment_bucketing`\nADD\n\n\n PARTITION (dt='2025-02-03') location 's3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2025-02-03/'\n PARTITION (dt='2025-02-04') location 's3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2025-02-04/'\n PARTITION (dt='2025-02-05') location 's3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2025-02-05/'\n PARTITION (dt='2025-02-06') location 's3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2025-02-06/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 287367,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2025-02-03/",
                "name": "dt",
                "value": "2025-02-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-02-02 23:32:11",
                    "last_data": "2025-02-03 12:14:20"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287470,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2025-02-04/",
                "name": "dt",
                "value": "2025-02-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-02-03 23:41:19",
                    "last_data": "2025-02-04 16:38:06"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287567,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2025-02-05/",
                "name": "dt",
                "value": "2025-02-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-02-05 00:49:54",
                    "last_data": "2025-02-05 17:05:01"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287901,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2025-02-06/",
                "name": "dt",
                "value": "2025-02-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-02-05 23:58:06",
                    "last_data": "2025-02-06 10:42:17"
                },
                "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.campaign.term": "string",
        "context.campaign.term_boat": "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: 2024-11-11 15:55:50
  • 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_bucketing`\n(\n`event`STRING,`sentAt`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`originalTimestamp`STRING,`messageId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`experiment_variation`:STRING,`experiment_name`:STRING,`env`:STRING,`site_id`:STRING,`isReact`:STRING>,`receivedAt`STRING,`userId`STRING,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`type`STRING,`channel`STRING,`_origin`STRING,`version`STRING,`context`struct<`campaign`:struct<`content`:STRING,`term_boat`:STRING,`medium`:STRING,`name`:STRING,`term`:STRING,`source`:STRING>,`timezone`:STRING,`userAgent`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`path`:STRING,`url`:STRING,`title`:STRING,`referrer`:STRING>,`locale`:STRING>,`timestamp`STRING,`anonymousId`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_bucketing'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_experiment_bucketing`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_experiment_bucketing"
    }
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:02:59",
        "disabled": false,
        "format": "raw",
        "id": 423,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "reactfoot_experiment_bucketing"
        },
        "type": "segment"
    },
    "partition": {
        "count": 4,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.reactfoot_experiment_bucketing`\nADD\n\n\n PARTITION (dt='2025-02-03') location 's3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2025-02-03/'\n PARTITION (dt='2025-02-04') location 's3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2025-02-04/'\n PARTITION (dt='2025-02-05') location 's3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2025-02-05/'\n PARTITION (dt='2025-02-06') location 's3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2025-02-06/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 287367,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2025-02-03/",
                    "name": "dt",
                    "value": "2025-02-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-02-02 23:32:11",
                        "last_data": "2025-02-03 12:14:20"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287470,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2025-02-04/",
                    "name": "dt",
                    "value": "2025-02-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-02-03 23:41:19",
                        "last_data": "2025-02-04 16:38:06"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287567,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2025-02-05/",
                    "name": "dt",
                    "value": "2025-02-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-02-05 00:49:54",
                        "last_data": "2025-02-05 17:05:01"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287901,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/experiment_bucketing/dt=2025-02-06/",
                    "name": "dt",
                    "value": "2025-02-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-02-05 23:58:06",
                        "last_data": "2025-02-06 10:42:17"
                    },
                    "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.campaign.term": "string",
            "context.campaign.term_boat": "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": "2024-11-11 15:55:50",
        "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_bucketing`\n(\n`event`STRING,`sentAt`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`originalTimestamp`STRING,`messageId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`experiment_variation`:STRING,`experiment_name`:STRING,`env`:STRING,`site_id`:STRING,`isReact`:STRING>,`receivedAt`STRING,`userId`STRING,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`type`STRING,`channel`STRING,`_origin`STRING,`version`STRING,`context`struct<`campaign`:struct<`content`:STRING,`term_boat`:STRING,`medium`:STRING,`name`:STRING,`term`:STRING,`source`:STRING>,`timezone`:STRING,`userAgent`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`path`:STRING,`url`:STRING,`title`:STRING,`referrer`:STRING>,`locale`:STRING>,`timestamp`STRING,`anonymousId`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_bucketing'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_experiment_bucketing`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_experiment_bucketing"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}