Schema Info

Schema Name: sfdl_dev_segment.reactfoot_productclicked
  • created: 2021-02-15 12:22:55
  • disabled: False
  • format: raw
  • id: 1548
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "reactfoot_productclicked"
    }
  • type: segment
Schema Versions: 3
    • created: 2023-11-22 10:01:52
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_productclicked`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_productclicked`\n(\n`_origin`STRING,`type`STRING,`properties`struct<`price`:STRING,`brand`:STRING,`quantity`:STRING,`site_id`:STRING,`name`:STRING,`isReact`:STRING,`variant`:STRING,`list`:STRING,`product_id`:STRING,`search_id`:STRING,`position`:STRING,`env`:STRING,`category`:STRING,`Hit_Timestamp`:STRING>,`userId`STRING,`sentAt`STRING,`messageId`STRING,`version`STRING,`event`STRING,`channel`STRING,`timestamp`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`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-reactfoot-dev/separated_dt/Product Clicked'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_productclicked"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked
    • id: 4699606
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "59c552c7d935bd0001b8729c",
                  "59c13cfcc84de40001a9cdcc"
              ],
              "unbundled": []
          },
          "_origin": "2023-11-22T16:01:48Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1700611200000/1700668695471.events-archiver-480-24..74e6fdfb-a551-4f45-aa7b-56a2bfa09df4.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "d8a63ef7-a679-4c2a-9cbe-bb518d96822b",
          "channel": "client",
          "context": {
              "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": "http://localhost:9000/",
                  "search": "",
                  "title": "15 Cheap Storage Units in Phoenix, AZ (From $19) - SpareFoot",
                  "url": "http://localhost:9000/Phoenix-AZ-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": "Product Clicked",
          "integrations": {},
          "messageId": "ajs-next-b91e666221d42be393795fc0abf399af",
          "originalTimestamp": "2023-11-22T15:56:21.728Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1700668581727,
              "brand": "self-storage",
              "category": "Phoenix, AZ-cityLandingPage",
              "env": "development",
              "isReact": true,
              "list": "facility list: Phoenix, AZ",
              "name": "The Collective Self Storage - Phoenix - 223171",
              "position": 1,
              "price": null,
              "product_id": 223171,
              "quantity": 1,
              "search_id": "99d8655e24980eb9c2.17872720",
              "site_id": -1,
              "variant": null
          },
          "receivedAt": "2023-11-22T15:56:22.317Z",
          "sentAt": "2023-11-22T15:56:21.802Z",
          "timestamp": "2023-11-22T15:56:22.243Z",
          "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.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: 1548
    • schema_scan_id: 6352946
    • updated: 2023-11-22 10:02:59
    • created: 2023-06-09 16:50:32
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_productclicked`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_productclicked`\n(\n`messageId`STRING,`_origin`STRING,`sentAt`STRING,`userId`STRING,`version`STRING,`event`STRING,`anonymousId`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>>,`channel`STRING,`originalTimestamp`STRING,`type`STRING,`receivedAt`STRING,`timestamp`STRING,`properties`struct<`brand`:STRING,`Hit_Timestamp`:STRING,`search_id`:STRING,`isReact`:STRING,`quantity`:STRING,`position`:STRING,`site_id`:STRING,`name`:STRING,`price`:STRING,`variant`:STRING,`list`:STRING,`category`:STRING,`product_id`:STRING,`env`: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/Product Clicked'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_productclicked"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked
    • id: 4696737
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "59c552c7d935bd0001b8729c",
                  "59c13cfcc84de40001a9cdcc"
              ],
              "unbundled": []
          },
          "_origin": "2023-06-09T21:50:06Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1686268800000/1686347257626.events-archiver-480-44.8ebb200.c52c53c7-96ad-4d95-9ac0-62e11303c917.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "fb40d606-8923-4f55-9636-d8c956efe5ba",
          "channel": "client",
          "context": {
              "ip": "76.154.108.230",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.53.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/Austin-TX-self-storage.html",
                  "referrer": "https://www.sparefoot.moreyard.com/Austin-TX-self-storage/CubeSmart-Self-Storage-TX-Austin-W-5th-St-222233.html",
                  "search": "",
                  "title": "15 Cheap Storage Units in Austin, TX (From $19) - SpareFoot",
                  "url": "https://www.sparefoot.moreyard.com/Austin-TX-self-storage.html"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Google Chrome",
                          "version": "113"
                      },
                      {
                          "brand": "Chromium",
                          "version": "113"
                      },
                      {
                          "brand": "Not-A.Brand",
                          "version": "24"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "Product Clicked",
          "integrations": {},
          "messageId": "ajs-next-9eb4a8d6b3b282a6e9733f5146fcc6cc",
          "originalTimestamp": "2023-06-09T21:20:10.304Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1686345610303,
              "brand": "self-storage",
              "category": "Austin, TX-cityLandingPage",
              "env": "dev",
              "isReact": true,
              "list": "facility list: Austin, TX",
              "name": "Public Storage - Austin - 4909 S Interstate 35 - 224707",
              "position": 8,
              "price": null,
              "product_id": 224707,
              "quantity": 1,
              "search_id": "f26a64839786d6bb12.05932757",
              "site_id": -1,
              "variant": null
          },
          "receivedAt": "2023-06-09T21:20:10.624Z",
          "sentAt": "2023-06-09T21:20:10.317Z",
          "timestamp": "2023-06-09T21:20:10.611Z",
          "type": "track",
          "userId": "903f1c60b924d6092bd236322f3f6cfc",
          "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: 1548
    • schema_scan_id: 6211183
    • updated: 2023-06-09 16:51:22
    • created: 2021-02-15 12:22:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_productclicked`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/separated_dt/Product Clicked'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_productclicked"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked
    • id: 4684411
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2021-02-15T18:22:08Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1613347200000/1613412929096.dd4b770bc6c6.fde281a.93caea27-06b8-4a2d-8ef6-757308601311.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "cab343b5-acc0-4a25-8ed3-58157f859733",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "23.105.189.165",
              "library": {
                  "name": "analytics.js",
                  "version": "4.0.4"
              },
              "locale": "en-US",
              "page": {
                  "path": "/.html",
                  "referrer": "",
                  "search": "?location=Perryville%2C%20AK%2C%20USA&searchType=storage&page=1&latitude=55.91277780000001&longitude=-159.1455556&listingsPerPage=15",
                  "title": "10 Cheap Perryville AK Self-Storage Facilities | SpareFoot",
                  "url": "https://www.sparefoot.moreyard.com/.html?location=Perryville%2C%20AK%2C%20USA&searchType=storage&page=1&latitude=55.91277780000001&longitude=-159.1455556&listingsPerPage=15"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; .NET4.0E; .NET4.0C; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET CLR 3.0.30729; rv:11.0) like Gecko"
          },
          "event": "Product Clicked",
          "integrations": {},
          "messageId": "ajs-0eb8b78d7939a7963b7f49f8b8a6e67e",
          "originalTimestamp": "2021-02-15T17:51:20.627Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1613411480625,
              "brand": "self-storage",
              "category": "Perryville, AK-searchPage",
              "env": "dev",
              "isReact": true,
              "list": "facility list: Perryville, AK, USA",
              "name": "SiteLink Demo Facility - 105463",
              "position": 1,
              "price": null,
              "product_id": 105463,
              "quantity": 1,
              "search_id": "655c602ab45482e613.71873229",
              "site_id": -1,
              "variant": null
          },
          "receivedAt": "2021-02-15T17:51:15.950Z",
          "sentAt": "2021-02-15T17:51:20.630Z",
          "timestamp": "2021-02-15T17:51:15.947Z",
          "type": "track",
          "userId": "07147507f1abae76ad03eb88bbfb6166",
          "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: 1548
    • schema_scan_id: 5756038
    • updated: 2021-02-15 12:25:02
Schema Scans: 3
Last at 2023-11-22 10:01:51
    • duration: 0:01:31.827406
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 841,
          "partitions_applied": false,
          "success": true
      }
    • id: 6352946
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2023-11-22/",
              "name": "dt",
              "type": "string",
              "value": "2023-11-22"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked",
              "key": "separated_dt/Product Clicked/dt=2023-11-22/1700668695471.events-archiver-480-24..74e6fdfb-a551-4f45-aa7b-56a2bfa09df4.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_ProductClicked",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1548
    • start_time: 2023-11-22 10:01:51
    • success: True
    • trace_id: 8632316425547719628
    • duration: 0:01:51.614863
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 783,
          "partitions_applied": false,
          "success": true
      }
    • id: 6211183
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2023-06-09/",
              "name": "dt",
              "type": "string",
              "value": "2023-06-09"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked",
              "key": "separated_dt/Product Clicked/dt=2023-06-09/1686347257626.events-archiver-480-44.8ebb200.c52c53c7-96ad-4d95-9ac0-62e11303c917.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_ProductClicked",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1548
    • start_time: 2023-06-09 16:50:31
    • success: True
    • trace_id: 11979451320523074489
    • duration: 0:02:20.364857
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 511,
          "partitions_applied": false,
          "success": true
      }
    • id: 5756038
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2021-02-15/",
              "name": "dt",
              "type": "string",
              "value": "2021-02-15"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked",
              "key": "separated_dt/Product Clicked/dt=2021-02-15/1613412929096.dd4b770bc6c6.fde281a.93caea27-06b8-4a2d-8ef6-757308601311.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_ProductClicked",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1548
    • start_time: 2021-02-15 12:22:55
    • success: True
    • trace_id: 16257631906828090996
Partitions:
  • count: 4
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.reactfoot_productclicked`\nADD\n\n\n PARTITION (dt='2025-01-31') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2025-01-31/'\n PARTITION (dt='2025-02-03') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2025-02-03/'\n PARTITION (dt='2025-02-04') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2025-02-04/'\n PARTITION (dt='2025-02-05') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2025-02-05/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 287148,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2025-01-31/",
                "name": "dt",
                "value": "2025-01-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-01-31 04:34:03",
                    "last_data": "2025-01-31 13:04:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287376,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2025-02-03/",
                "name": "dt",
                "value": "2025-02-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-02-03 00:57:58",
                    "last_data": "2025-02-03 12:01:54"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287477,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2025-02-04/",
                "name": "dt",
                "value": "2025-02-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-02-03 23:46:13",
                    "last_data": "2025-02-04 04:03:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287830,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2025-02-05/",
                "name": "dt",
                "value": "2025-02-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-02-05 04:34:14",
                    "last_data": "2025-02-05 04:34:14"
                },
                "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-22 10:01:52
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_productclicked`\n(\n`_origin`STRING,`type`STRING,`properties`struct<`price`:STRING,`brand`:STRING,`quantity`:STRING,`site_id`:STRING,`name`:STRING,`isReact`:STRING,`variant`:STRING,`list`:STRING,`product_id`:STRING,`search_id`:STRING,`position`:STRING,`env`:STRING,`category`:STRING,`Hit_Timestamp`:STRING>,`userId`STRING,`sentAt`STRING,`messageId`STRING,`version`STRING,`event`STRING,`channel`STRING,`timestamp`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`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-reactfoot-dev/separated_dt/Product Clicked'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_productclicked`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_productclicked"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2021-02-15 12:22:55",
        "disabled": false,
        "format": "raw",
        "id": 1548,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "reactfoot_productclicked"
        },
        "type": "segment"
    },
    "partition": {
        "count": 4,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.reactfoot_productclicked`\nADD\n\n\n PARTITION (dt='2025-01-31') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2025-01-31/'\n PARTITION (dt='2025-02-03') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2025-02-03/'\n PARTITION (dt='2025-02-04') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2025-02-04/'\n PARTITION (dt='2025-02-05') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2025-02-05/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 287148,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2025-01-31/",
                    "name": "dt",
                    "value": "2025-01-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-01-31 04:34:03",
                        "last_data": "2025-01-31 13:04:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287376,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2025-02-03/",
                    "name": "dt",
                    "value": "2025-02-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-02-03 00:57:58",
                        "last_data": "2025-02-03 12:01:54"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287477,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2025-02-04/",
                    "name": "dt",
                    "value": "2025-02-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-02-03 23:46:13",
                        "last_data": "2025-02-04 04:03:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287830,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Clicked/dt=2025-02-05/",
                    "name": "dt",
                    "value": "2025-02-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-02-05 04:34:14",
                        "last_data": "2025-02-05 04:34:14"
                    },
                    "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-22 10:01:52",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_productclicked`\n(\n`_origin`STRING,`type`STRING,`properties`struct<`price`:STRING,`brand`:STRING,`quantity`:STRING,`site_id`:STRING,`name`:STRING,`isReact`:STRING,`variant`:STRING,`list`:STRING,`product_id`:STRING,`search_id`:STRING,`position`:STRING,`env`:STRING,`category`:STRING,`Hit_Timestamp`:STRING>,`userId`STRING,`sentAt`STRING,`messageId`STRING,`version`STRING,`event`STRING,`channel`STRING,`timestamp`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`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-reactfoot-dev/separated_dt/Product Clicked'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_productclicked`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_productclicked"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}