Schema Info

Schema Name: sfdl_dev_segment.storagedc_experiment_bucketing
  • created: 2022-02-10 14:12:05
  • disabled: False
  • format: raw
  • id: 1702
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "storagedc_experiment_bucketing"
    }
  • type: segment
Schema Versions: 3
    • created: 2023-12-12 16:45:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_experiment_bucketing`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_experiment_bucketing`\n(\n`type`STRING,`timestamp`STRING,`channel`STRING,`version`STRING,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`_origin`STRING,`properties`struct<`isReact`:STRING,`Hit_Timestamp`:STRING,`env`:STRING,`site_id`:STRING,`experiment_variation`:STRING,`experiment_name`:STRING>,`userId`STRING,`messageId`STRING,`sentAt`STRING,`event`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`campaign`:struct<`content`:STRING,`medium`:STRING,`name`:STRING,`source`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>>,`receivedAt`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_experiment_bucketing"
      ]
    • hive_path: s3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing
    • id: 4699963
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "61fd64670cf43356b5f83804"
              ],
              "unbundled": []
          },
          "_origin": "2023-12-12T22:44:39Z|s3://sfdl-segment-storagedc-dev/segment-logs/ag7fLqN2ZZniVJC2BF93By/1702339200000/1702420837270.events-archiver-480-52..beb6e9f5-28b2-489d-a289-362ab7532027.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "4ed4dbfa-e4cb-42fe-a7ea-8052afee8810",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.175.218.140",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.62.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/search/",
                  "referrer": "http://localhost:9116/",
                  "search": "?city=San%20Antonio&latitude=29.4251905&location=San%20Antonio%2C%20TX%2C%20USA&locationSource=google_autocomplete&longitude=-98.4945922&state=TX",
                  "title": "",
                  "url": "http://localhost:9116/search/?city=San%20Antonio&latitude=29.4251905&location=San%20Antonio%2C%20TX%2C%20USA&locationSource=google_autocomplete&longitude=-98.4945922&state=TX"
              },
              "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": true
          },
          "messageId": "ajs-next-290941d0571924d2a84f7f95f51e0b3c",
          "originalTimestamp": "2023-12-12T22:26:00.360Z",
          "projectId": "ag7fLqN2ZZniVJC2BF93By",
          "properties": {
              "Hit Timestamp": 1702419960300,
              "env": "development",
              "experiment_name": "sf_12164_ssdc_clp_redesign",
              "experiment_variation": "variation",
              "isReact": true,
              "site_id": 424
          },
          "receivedAt": "2023-12-12T22:26:00.916Z",
          "sentAt": "2023-12-12T22:26:00.367Z",
          "timestamp": "2023-12-12T22:26:00.909Z",
          "type": "track",
          "userId": "1fef0040f5fb4dd905acb252096ff747",
          "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: 1702
    • schema_scan_id: 6375895
    • updated: 2023-12-12 16:45:27
    • created: 2023-08-07 11:59:03
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_experiment_bucketing`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_experiment_bucketing`\n(\n`_origin`STRING,`projectId`STRING,`timestamp`STRING,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`event`STRING,`originalTimestamp`STRING,`userId`STRING,`channel`STRING,`properties`struct<`env`:STRING,`site_id`:STRING,`isReact`:STRING,`experiment_variation`:STRING,`experiment_name`:STRING,`Hit_Timestamp`:STRING>,`version`STRING,`receivedAt`STRING,`messageId`STRING,`context`struct<`campaign`:struct<`content`:STRING,`medium`:STRING,`name`:STRING,`source`:STRING>,`userAgentData`:struct<`platform`:STRING,`brands`:array>,`mobile`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING,`page`:struct<`search`:STRING,`referrer`:STRING,`url`:STRING,`title`:STRING,`path`:STRING>,`userAgent`:STRING,`ip`:STRING>,`type`STRING,`anonymousId`STRING,`sentAt`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_experiment_bucketing"
      ]
    • hive_path: s3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing
    • id: 4697225
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "61fd64670cf43356b5f83804"
              ],
              "unbundled": []
          },
          "_origin": "2023-08-07T16:58:47Z|s3://sfdl-segment-storagedc-dev/segment-logs/ag7fLqN2ZZniVJC2BF93By/1691366400000/1691427466219.events-archiver-480-48..2004ec98-8528-4a3f-8d6a-42a0ab69b5d8.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "6ec51c72-7af5-4ddb-b2e4-f44b63841d9d",
          "channel": "client",
          "context": {
              "campaign": {
                  "content": "res_can_1",
                  "medium": "email",
                  "name": "20230807_CANCEL_sdc_trans",
                  "source": "AWS"
              },
              "ip": "54.146.71.248",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.53.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/",
                  "referrer": "",
                  "search": "?email_token=04e82c424c00d1f2110c58f6d8c333dc8dd0b45b&utm_medium=email&utm_source=AWS&utm_campaign=20230807_CANCEL_sdc_trans&utm_content=res_can_1",
                  "title": "Find & Rent Self Storage Units Near You - Storage.com",
                  "url": "https://storage.moreyard.com/?email_token=04e82c424c00d1f2110c58f6d8c333dc8dd0b45b&utm_medium=email&utm_source=AWS&utm_campaign=20230807_CANCEL_sdc_trans&utm_content=res_can_1"
              },
              "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_bucketing",
          "integrations": {
              "All": true,
              "Google Analytics": true
          },
          "messageId": "ajs-next-8572181d5e44776fdc02549bf3777374",
          "originalTimestamp": "2023-08-07T16:13:57.980Z",
          "projectId": "ag7fLqN2ZZniVJC2BF93By",
          "properties": {
              "Hit Timestamp": 1691424837546,
              "env": "dev",
              "experiment_name": "sf_12127_ssdc_paid_landing_refresh",
              "experiment_variation": "control",
              "isReact": true,
              "site_id": 424
          },
          "receivedAt": "2023-08-07T16:13:58.531Z",
          "sentAt": "2023-08-07T16:13:57.985Z",
          "timestamp": "2023-08-07T16:13:58.526Z",
          "type": "track",
          "userId": "d6763357e8eae0a4f44b86acc66a06ac",
          "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: 1702
    • schema_scan_id: 6243386
    • updated: 2023-08-07 11:59:44
    • created: 2023-06-23 09:26:02
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_experiment_bucketing`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_experiment_bucketing`\n(\n`sentAt`STRING,`version`STRING,`channel`STRING,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`timestamp`STRING,`type`STRING,`_origin`STRING,`messageId`STRING,`userId`STRING,`event`STRING,`context`struct<`locale`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`page`:struct<`url`:STRING,`path`:STRING,`title`:STRING,`referrer`:STRING,`search`:STRING>,`ip`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>>,`anonymousId`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-storagedc-dev/separated_dt/experiment_bucketing'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_experiment_bucketing"
      ]
    • hive_path: s3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing
    • id: 4696802
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "61fd64670cf43356b5f83804"
              ],
              "unbundled": []
          },
          "_origin": "2023-06-23T14:25:59Z|s3://sfdl-segment-storagedc-dev/segment-logs/ag7fLqN2ZZniVJC2BF93By/1687478400000/1687530275344.events-archiver-480-40.8ebb200.a6e9406f-43b2-4e0a-a57d-40d3182c2789.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "9c9646f1-6241-4476-b35f-31b7cce76296",
          "channel": "client",
          "context": {
              "ip": "54.146.71.248",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.53.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/texas/san-marcos/climate-control-self-storage/",
                  "referrer": "",
                  "search": "",
                  "title": "404 Page Not Found - Storage.com",
                  "url": "http://localhost:9116/self-storage/texas/san-marcos/climate-control-self-storage/"
              },
              "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_bucketing",
          "integrations": {
              "All": true,
              "Google Analytics": true
          },
          "messageId": "ajs-next-9e224876c216dae89ebd9de7ac024bc0",
          "originalTimestamp": "2023-06-23T14:10:39.588Z",
          "projectId": "ag7fLqN2ZZniVJC2BF93By",
          "properties": {
              "Hit Timestamp": 1687529439142,
              "env": "development",
              "experiment_name": "sf_9564_ssdc_covid_dont_call_notification",
              "experiment_variation": "control",
              "isReact": true,
              "site_id": 424
          },
          "receivedAt": "2023-06-23T14:10:40.327Z",
          "sentAt": "2023-06-23T14:10:39.593Z",
          "timestamp": "2023-06-23T14:10:40.322Z",
          "type": "track",
          "userId": "error",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.locale": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.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: 1702
    • schema_scan_id: 6215329
    • updated: 2023-06-23 09:26:23
Schema Scans: 3
Last at 2023-12-12 16:45:07
    • duration: 0:00:26.013661
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 165,
          "partitions_applied": false,
          "success": true
      }
    • id: 6375895
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing/dt=2023-12-12/",
              "name": "dt",
              "type": "string",
              "value": "2023-12-12"
          },
          "s3": {
              "bucket": "sfdl-segment-storagedc-dev",
              "hive_path": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing",
              "key": "separated_dt/experiment_bucketing/dt=2023-12-12/1702420837270.events-archiver-480-52..beb6e9f5-28b2-489d-a289-362ab7532027.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.storagedc_experiment_bucketing",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1702
    • start_time: 2023-12-12 16:45:07
    • success: True
    • trace_id: 5586993596769794680
    • duration: 0:00:27.795973
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 142,
          "partitions_applied": false,
          "success": true
      }
    • id: 6243386
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing/dt=2023-08-07/",
              "name": "dt",
              "type": "string",
              "value": "2023-08-07"
          },
          "s3": {
              "bucket": "sfdl-segment-storagedc-dev",
              "hive_path": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing",
              "key": "separated_dt/experiment_bucketing/dt=2023-08-07/1691427466219.events-archiver-480-48..2004ec98-8528-4a3f-8d6a-42a0ab69b5d8.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.storagedc_experiment_bucketing",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1702
    • start_time: 2023-08-07 11:59:02
    • success: True
    • trace_id: 13195115541167692278
    • duration: 0:00:35.824111
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 128,
          "partitions_applied": false,
          "success": true
      }
    • id: 6215329
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing/dt=2023-06-23/",
              "name": "dt",
              "type": "string",
              "value": "2023-06-23"
          },
          "s3": {
              "bucket": "sfdl-segment-storagedc-dev",
              "hive_path": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing",
              "key": "separated_dt/experiment_bucketing/dt=2023-06-23/1687530275344.events-archiver-480-40.8ebb200.a6e9406f-43b2-4e0a-a57d-40d3182c2789.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.storagedc_experiment_bucketing",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1702
    • start_time: 2023-06-23 09:26:00
    • success: True
    • trace_id: 3240867664748538646
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.storagedc_experiment_bucketing`\nADD\n\n\n PARTITION (dt='2025-02-04') location 's3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing/dt=2025-02-04/'\n PARTITION (dt='2025-02-05') location 's3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing/dt=2025-02-05/'\n PARTITION (dt='2025-02-06') location 's3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing/dt=2025-02-06/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 287482,
                "location": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing/dt=2025-02-04/",
                "name": "dt",
                "value": "2025-02-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-02-04 00:03:06",
                    "last_data": "2025-02-04 04:00:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287560,
                "location": "s3://sfdl-segment-storagedc-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:23:47",
                    "last_data": "2025-02-05 04:14:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287904,
                "location": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing/dt=2025-02-06/",
                "name": "dt",
                "value": "2025-02-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-02-06 00:19:10",
                    "last_data": "2025-02-06 09:35:43"
                },
                "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-12-12 16:45:08
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_experiment_bucketing`\n(\n`type`STRING,`timestamp`STRING,`channel`STRING,`version`STRING,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`_origin`STRING,`properties`struct<`isReact`:STRING,`Hit_Timestamp`:STRING,`env`:STRING,`site_id`:STRING,`experiment_variation`:STRING,`experiment_name`:STRING>,`userId`STRING,`messageId`STRING,`sentAt`STRING,`event`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`campaign`:struct<`content`:STRING,`medium`:STRING,`name`:STRING,`source`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>>,`receivedAt`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_experiment_bucketing`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_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": "2022-02-10 14:12:05",
        "disabled": false,
        "format": "raw",
        "id": 1702,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "storagedc_experiment_bucketing"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.storagedc_experiment_bucketing`\nADD\n\n\n PARTITION (dt='2025-02-04') location 's3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing/dt=2025-02-04/'\n PARTITION (dt='2025-02-05') location 's3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing/dt=2025-02-05/'\n PARTITION (dt='2025-02-06') location 's3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing/dt=2025-02-06/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 287482,
                    "location": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing/dt=2025-02-04/",
                    "name": "dt",
                    "value": "2025-02-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-02-04 00:03:06",
                        "last_data": "2025-02-04 04:00:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287560,
                    "location": "s3://sfdl-segment-storagedc-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:23:47",
                        "last_data": "2025-02-05 04:14:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287904,
                    "location": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing/dt=2025-02-06/",
                    "name": "dt",
                    "value": "2025-02-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-02-06 00:19:10",
                        "last_data": "2025-02-06 09:35:43"
                    },
                    "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-12-12 16:45:08",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_experiment_bucketing`\n(\n`type`STRING,`timestamp`STRING,`channel`STRING,`version`STRING,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`_origin`STRING,`properties`struct<`isReact`:STRING,`Hit_Timestamp`:STRING,`env`:STRING,`site_id`:STRING,`experiment_variation`:STRING,`experiment_name`:STRING>,`userId`STRING,`messageId`STRING,`sentAt`STRING,`event`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`campaign`:struct<`content`:STRING,`medium`:STRING,`name`:STRING,`source`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>>,`receivedAt`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-storagedc-dev/separated_dt/experiment_bucketing'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_experiment_bucketing`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_experiment_bucketing"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}