Schema Info

Schema Name: sfdl_stage_segment.reactfoot_productclicked
  • created: 2021-02-11 14:22:55
  • disabled: False
  • format: raw
  • id: 1032
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "reactfoot_productclicked"
    }
  • type: segment
Schema Versions: 3
    • created: 2023-11-28 11:51:58
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_productclicked`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_productclicked`\n(\n`userId`STRING,`event`STRING,`channel`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`quantity`:STRING,`search_id`:STRING,`brand`:STRING,`isReact`:STRING,`env`:STRING,`site_id`:STRING,`name`:STRING,`variant`:STRING,`category`:STRING,`list`:STRING,`position`:STRING,`product_id`:STRING,`Hit_Timestamp`:STRING,`price`:STRING>,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`timestamp`STRING,`_origin`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_productclicked"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked
    • id: 629457
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "FullStory",
                  "Google Analytics",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5e32e71155e30dd61b5fd962",
                  "59c551d1c3469c0001a4e89a"
              ],
              "unbundled": []
          },
          "_origin": "2023-11-28T17:51:54Z|s3://sfdl-segment-reactfoot-stage/segment-logs/nQDzdrZI1K/1701129600000/1701193764849.events-archiver-480-8..78dfee6c-fdaa-4a5f-9afa-eb750fb5f708.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "2de9ffe3-bac5-48f9-a06a-045ce60a40db",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.175.218.140",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.61.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/Phoenix-AZ-self-storage.html",
                  "referrer": "https://www.sparefoot.extrameter.com/",
                  "search": "?location=Phoenix%2C%20AZ%2C%20USA&latitude=33.4483771&longitude=-112.0740373",
                  "title": "15 Cheap Storage Units in Phoenix, AZ (From $19) - SpareFoot",
                  "url": "https://www.sparefoot.extrameter.com/Phoenix-AZ-self-storage.html?location=Phoenix%2C%20AZ%2C%20USA&latitude=33.4483771&longitude=-112.0740373"
              },
              "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": "Product Clicked",
          "integrations": {},
          "messageId": "ajs-next-bd7652423d1242543dea9362faec82b5",
          "originalTimestamp": "2023-11-28T17:44:50.794Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1701193490793,
              "brand": "self-storage",
              "category": "Phoenix, AZ-cityLandingPage",
              "env": "stage",
              "isReact": true,
              "list": "facility list: Phoenix, AZ, USA",
              "name": "The Collective Self Storage - Phoenix - 223171",
              "position": 1,
              "price": 132,
              "product_id": 223171,
              "quantity": 1,
              "search_id": "70a06566270b1f7fc0.21613932",
              "site_id": -1,
              "variant": "10' x 10'"
          },
          "receivedAt": "2023-11-28T17:44:51.276Z",
          "sentAt": "2023-11-28T17:44:50.797Z",
          "timestamp": "2023-11-28T17:44:51.273Z",
          "type": "track",
          "userId": "5753337effe6b78a8335a580dd67f6a8",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.locale": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.timezone": "string",
          "context.userAgent": "string",
          "context.userAgentData.brands": [
              {
                  "brand": "string",
                  "version": "string"
              }
          ],
          "context.userAgentData.mobile": "string",
          "context.userAgentData.platform": "string",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.brand": "string",
          "properties.category": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.list": "string",
          "properties.name": "string",
          "properties.position": "string",
          "properties.price": "string",
          "properties.product_id": "string",
          "properties.quantity": "string",
          "properties.search_id": "string",
          "properties.site_id": "string",
          "properties.variant": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1032
    • schema_scan_id: 5338129
    • updated: 2023-11-28 11:56:30
    • created: 2023-06-09 12:05:31
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_productclicked`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_productclicked`\n(\n`channel`STRING,`messageId`STRING,`userId`STRING,`timestamp`STRING,`_origin`STRING,`anonymousId`STRING,`receivedAt`STRING,`projectId`STRING,`context`struct<`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`locale`:STRING,`userAgent`:STRING,`ip`:STRING,`page`:struct<`referrer`:STRING,`path`:STRING,`title`:STRING,`search`:STRING,`url`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>>,`originalTimestamp`STRING,`event`STRING,`type`STRING,`properties`struct<`price`:STRING,`variant`:STRING,`list`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`name`:STRING,`product_id`:STRING,`quantity`:STRING,`category`:STRING,`search_id`:STRING,`isReact`:STRING,`brand`:STRING,`env`:STRING,`position`:STRING>,`version`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-reactfoot-stage/separated_dt/Product Clicked'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_productclicked"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked
    • id: 548216
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "FullStory",
                  "Google Analytics",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5e32e71155e30dd61b5fd962",
                  "59c551d1c3469c0001a4e89a"
              ],
              "unbundled": []
          },
          "_origin": "2023-06-09T17:02:53Z|s3://sfdl-segment-reactfoot-stage/segment-logs/nQDzdrZI1K/1686268800000/1686330159370.events-archiver-480-50.8ebb200.19e9e8ba-2c2b-42a2-a739-766ef9002d18.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "25d77ed2-e875-4365-9b9b-957eb95b38bb",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.146.71.248",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.53.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/Perryville-AK-self-storage.html",
                  "referrer": "https://www.sparefoot.extrameter.com/Grand-Rapids-MI-self-storage.html",
                  "search": "?location=Perryville%2C%20AK%2C%20USA&informedSearch=true",
                  "title": "15 Cheap Storage Units in Perryville, AK (From $19) - SpareFoot",
                  "url": "https://www.sparefoot.extrameter.com/Perryville-AK-self-storage.html?location=Perryville%2C%20AK%2C%20USA&informedSearch=true"
              },
              "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": "Product Clicked",
          "integrations": {},
          "messageId": "ajs-next-bc8fb7fafe7b3981731a737d8abff6aa",
          "originalTimestamp": "2023-06-09T16:58:38.879Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1686329918878,
              "brand": "self-storage",
              "category": "Perryville, AK-searchPage",
              "env": "stage",
              "isReact": true,
              "list": "facility list: Perryville, AK, USA",
              "name": "SiteLink Storable Site - 216680",
              "position": 5,
              "price": null,
              "product_id": 216680,
              "quantity": 1,
              "search_id": "2a7364823bbcdc8725.97848225",
              "site_id": -1,
              "variant": null
          },
          "receivedAt": "2023-06-09T16:58:39.243Z",
          "sentAt": "2023-06-09T16:58:38.887Z",
          "timestamp": "2023-06-09T16:58:39.235Z",
          "type": "track",
          "userId": "61a5741c0fa41e2833bc3de10c3dcbe3",
          "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",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.brand": "string",
          "properties.category": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.list": "string",
          "properties.name": "string",
          "properties.position": "string",
          "properties.price": "string",
          "properties.product_id": "string",
          "properties.quantity": "string",
          "properties.search_id": "string",
          "properties.site_id": "string",
          "properties.variant": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1032
    • schema_scan_id: 4950028
    • updated: 2023-06-09 12:06:26
    • created: 2021-02-11 14:22:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_productclicked`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_productclicked`\n(\n`anonymousId`STRING,`channel`STRING,`context`struct<`ip`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING,`page`:struct<`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`userAgent`:STRING>,`event`STRING,`messageId`STRING,`originalTimestamp`STRING,`projectId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`brand`:STRING,`category`:STRING,`env`:STRING,`isReact`:STRING,`list`:STRING,`name`:STRING,`position`:STRING,`price`:STRING,`product_id`:STRING,`quantity`:STRING,`search_id`:STRING,`site_id`:STRING,`variant`:STRING>,`receivedAt`STRING,`sentAt`STRING,`timestamp`STRING,`type`STRING,`userId`STRING,`version`STRING,`_origin`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_productclicked"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked
    • id: 313929
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "FullStory",
                  "Google Analytics",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2021-02-11T20:15:38Z|s3://sfdl-segment-reactfoot-stage/segment-logs/nQDzdrZI1K/1613001600000/1613074516498.a9b5dd643d48.fde281a.e6ff08b2-d88c-42fd-a201-2bb9c59598ed.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "484896d9-a836-41a7-a781-c16187d55c2c",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.221.130.115",
              "library": {
                  "name": "analytics.js",
                  "version": "4.0.4"
              },
              "locale": "en-US",
              "page": {
                  "path": "/Perryville-AK-self-storage.html",
                  "referrer": "",
                  "search": "?SELENIUM=true",
                  "title": "15 Cheap Storage Units Perryville, AK (from $19) | Compare & Save",
                  "url": "https://www.sparefoot.extrameter.com/Perryville-AK-self-storage.html?SELENIUM=true"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36"
          },
          "event": "Product Clicked",
          "integrations": {},
          "messageId": "ajs-dc053afcadfa93268e683795ab740324",
          "originalTimestamp": "2021-02-11T20:03:58.063Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1613073838060,
              "brand": "self-storage",
              "category": "Perryville, AK-cityLandingPage",
              "env": "stage",
              "isReact": true,
              "list": "facility list: Perryville, AK",
              "name": "SiteLink Demo Facility - 105463",
              "position": 1,
              "price": null,
              "product_id": 105463,
              "quantity": 1,
              "search_id": "4ba760258da2972723.86524997",
              "site_id": -1,
              "variant": null
          },
          "receivedAt": "2021-02-11T20:03:50.735Z",
          "sentAt": "2021-02-11T20:03:58.073Z",
          "timestamp": "2021-02-11T20:03:50.725Z",
          "type": "track",
          "userId": "SELENIUM",
          "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",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.brand": "string",
          "properties.category": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.list": "string",
          "properties.name": "string",
          "properties.position": "string",
          "properties.price": "string",
          "properties.product_id": "string",
          "properties.quantity": "string",
          "properties.search_id": "string",
          "properties.site_id": "string",
          "properties.variant": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1032
    • schema_scan_id: 3143237
    • updated: 2021-02-11 14:25:29
Schema Scans: 3
Last at 2023-11-28 11:51:56
    • duration: 0:01:32.761572
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 883,
          "partitions_applied": false,
          "success": true
      }
    • id: 5338129
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked/dt=2023-11-28/",
              "name": "dt",
              "type": "string",
              "value": "2023-11-28"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-stage",
              "hive_path": "s3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked",
              "key": "separated_dt/Product Clicked/dt=2023-11-28/1701193764849.events-archiver-480-8..78dfee6c-fdaa-4a5f-9afa-eb750fb5f708.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.reactfoot_ProductClicked",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1032
    • start_time: 2023-11-28 11:51:56
    • success: True
    • trace_id: 13904634786119879521
    • duration: 0:02:04.513392
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 842,
          "partitions_applied": false,
          "success": true
      }
    • id: 4950028
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked/dt=2023-06-09/",
              "name": "dt",
              "type": "string",
              "value": "2023-06-09"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-stage",
              "hive_path": "s3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked",
              "key": "separated_dt/Product Clicked/dt=2023-06-09/1686330159370.events-archiver-480-50.8ebb200.19e9e8ba-2c2b-42a2-a739-766ef9002d18.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.reactfoot_ProductClicked",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1032
    • start_time: 2023-06-09 12:05:30
    • success: True
    • trace_id: 12110151437182651919
    • duration: 0:02:48.847178
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 614,
          "partitions_applied": false,
          "success": true
      }
    • id: 3143237
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked/dt=2021-02-11/",
              "name": "dt",
              "type": "string",
              "value": "2021-02-11"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-stage",
              "hive_path": "s3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked",
              "key": "separated_dt/Product Clicked/dt=2021-02-11/1613074516498.a9b5dd643d48.fde281a.e6ff08b2-d88c-42fd-a201-2bb9c59598ed.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.reactfoot_ProductClicked",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1032
    • start_time: 2021-02-11 14:22:55
    • success: True
    • trace_id: 5359500693216470735
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.reactfoot_productclicked`\nADD\n\n\n PARTITION (dt='2024-08-30') location 's3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked/dt=2024-08-30/'\n PARTITION (dt='2024-09-09') location 's3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked/dt=2024-09-09/'\n PARTITION (dt='2024-09-10') location 's3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked/dt=2024-09-10/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 560725,
                "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked/dt=2024-08-30/",
                "name": "dt",
                "value": "2024-08-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-08-30 02:24:43",
                    "last_data": "2024-08-30 02:24:43"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 562652,
                "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked/dt=2024-09-09/",
                "name": "dt",
                "value": "2024-09-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-09 11:16:07",
                    "last_data": "2024-09-09 12:31:10"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 562704,
                "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked/dt=2024-09-10/",
                "name": "dt",
                "value": "2024-09-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-10 01:06:03",
                    "last_data": "2024-09-10 13:18:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "_origin": "string",
        "anonymousId": "string",
        "channel": "string",
        "context.ip": "string",
        "context.library.name": "string",
        "context.library.version": "string",
        "context.locale": "string",
        "context.page.path": "string",
        "context.page.referrer": "string",
        "context.page.search": "string",
        "context.page.title": "string",
        "context.page.url": "string",
        "context.timezone": "string",
        "context.userAgent": "string",
        "context.userAgentData.brands": [
            {
                "brand": "string",
                "version": "string"
            }
        ],
        "context.userAgentData.mobile": "string",
        "context.userAgentData.platform": "string",
        "event": "string",
        "messageId": "string",
        "originalTimestamp": "string",
        "projectId": "string",
        "properties.Hit_Timestamp": "string",
        "properties.brand": "string",
        "properties.category": "string",
        "properties.env": "string",
        "properties.isReact": "string",
        "properties.list": "string",
        "properties.name": "string",
        "properties.position": "string",
        "properties.price": "string",
        "properties.product_id": "string",
        "properties.quantity": "string",
        "properties.search_id": "string",
        "properties.site_id": "string",
        "properties.variant": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2023-11-28 11:51:58
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_productclicked`\n(\n`userId`STRING,`event`STRING,`channel`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`quantity`:STRING,`search_id`:STRING,`brand`:STRING,`isReact`:STRING,`env`:STRING,`site_id`:STRING,`name`:STRING,`variant`:STRING,`category`:STRING,`list`:STRING,`position`:STRING,`product_id`:STRING,`Hit_Timestamp`:STRING,`price`:STRING>,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`timestamp`STRING,`_origin`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_productclicked`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_productclicked"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2021-02-11 14:22:55",
        "disabled": false,
        "format": "raw",
        "id": 1032,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "reactfoot_productclicked"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.reactfoot_productclicked`\nADD\n\n\n PARTITION (dt='2024-08-30') location 's3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked/dt=2024-08-30/'\n PARTITION (dt='2024-09-09') location 's3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked/dt=2024-09-09/'\n PARTITION (dt='2024-09-10') location 's3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked/dt=2024-09-10/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 560725,
                    "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked/dt=2024-08-30/",
                    "name": "dt",
                    "value": "2024-08-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-08-30 02:24:43",
                        "last_data": "2024-08-30 02:24:43"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 562652,
                    "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked/dt=2024-09-09/",
                    "name": "dt",
                    "value": "2024-09-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-09 11:16:07",
                        "last_data": "2024-09-09 12:31:10"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 562704,
                    "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked/dt=2024-09-10/",
                    "name": "dt",
                    "value": "2024-09-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-10 01:06:03",
                        "last_data": "2024-09-10 13:18:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "_origin": "string",
            "anonymousId": "string",
            "channel": "string",
            "context.ip": "string",
            "context.library.name": "string",
            "context.library.version": "string",
            "context.locale": "string",
            "context.page.path": "string",
            "context.page.referrer": "string",
            "context.page.search": "string",
            "context.page.title": "string",
            "context.page.url": "string",
            "context.timezone": "string",
            "context.userAgent": "string",
            "context.userAgentData.brands": [
                {
                    "brand": "string",
                    "version": "string"
                }
            ],
            "context.userAgentData.mobile": "string",
            "context.userAgentData.platform": "string",
            "event": "string",
            "messageId": "string",
            "originalTimestamp": "string",
            "projectId": "string",
            "properties.Hit_Timestamp": "string",
            "properties.brand": "string",
            "properties.category": "string",
            "properties.env": "string",
            "properties.isReact": "string",
            "properties.list": "string",
            "properties.name": "string",
            "properties.position": "string",
            "properties.price": "string",
            "properties.product_id": "string",
            "properties.quantity": "string",
            "properties.search_id": "string",
            "properties.site_id": "string",
            "properties.variant": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2023-11-28 11:51:58",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_productclicked`\n(\n`userId`STRING,`event`STRING,`channel`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`quantity`:STRING,`search_id`:STRING,`brand`:STRING,`isReact`:STRING,`env`:STRING,`site_id`:STRING,`name`:STRING,`variant`:STRING,`category`:STRING,`list`:STRING,`position`:STRING,`product_id`:STRING,`Hit_Timestamp`:STRING,`price`:STRING>,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`timestamp`STRING,`_origin`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-reactfoot-stage/separated_dt/Product Clicked'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_productclicked`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_productclicked"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}