Schema Info

Schema Name: sfdl_dev_segment.reactfoot_product_viewed
  • created: 2017-11-06 10:01:17
  • disabled: False
  • format: raw
  • id: 462
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "reactfoot_product_viewed"
    }
  • type: segment
Schema Versions: 3
    • created: 2020-12-11 12:20:42
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_product_viewed`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_product_viewed`\n(\n`event`STRING,`receivedAt`STRING,`originalTimestamp`STRING,`type`STRING,`messageId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`sentAt`STRING,`anonymousId`STRING,`integrations`struct<`_empty_`:STRING>,`timestamp`STRING,`_origin`STRING,`channel`STRING,`version`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING,`ip`:STRING,`page`:struct<`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING,`path`:STRING>,`userAgent`:STRING,`campaign`:struct<`_empty_`:STRING>>,`projectId`STRING,`properties`struct<`brand`:STRING,`variant`:STRING,`Hit_Timestamp`:STRING,`currency`:STRING,`category`:STRING,`site_id`:STRING,`isReact`:STRING,`env`:STRING,`holi`:struct<`city`:STRING,`facilityId`:STRING,`facilityCorporationType`:STRING,`state`:STRING,`facilityName`:STRING>,`name`:STRING,`quantity`:STRING,`product_id`:STRING,`unit_id`:STRING,`price`:STRING>,`userId`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 Viewed'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_product_viewed"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed
    • id: 4684263
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2020-12-11T18:20:29Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1607644800000/1607710526609.d620080c67f3.fde281a.11899183-b06f-403c-b184-2fb6b2c1387d.gz|segment_separator:34",
          "anonymousId": "03bb5652-24ae-4b7b-a4f4-93be13695ccd",
          "channel": "client",
          "context": {
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "4.0.4"
              },
              "locale": "en-US",
              "page": {
                  "path": "/Austin-TX-self-storage/CubeSmart-Self-Storage-Austin-610-E-Stassney-Ln-63542.html",
                  "referrer": "http://localhost:9000/search.html?location=Austin%2C%20TX%2C%20USA",
                  "search": "",
                  "title": "CubeSmart Self Storage - Austin - 610 E Stassney Ln | 610 E Stassney Ln | SpareFoot",
                  "url": "http://localhost:9000/Austin-TX-self-storage/CubeSmart-Self-Storage-Austin-610-E-Stassney-Ln-63542.html"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36"
          },
          "event": "Product Viewed",
          "integrations": {},
          "messageId": "ajs-7f82845dc01a2493cadb6dcb0e225440",
          "originalTimestamp": "2020-12-11T17:44:05.840Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1607708645486,
              "brand": "self-storage",
              "category": "Austin, Texas-facilityPage",
              "currency": "usd",
              "env": "development",
              "holi": {
                  "city": "Austin",
                  "facilityCorporationType": "self-storage",
                  "facilityId": 63542,
                  "facilityName": "CubeSmart Self Storage - Austin - 610 E Stassney Ln",
                  "state": "Texas"
              },
              "isReact": true,
              "name": "CubeSmart Self Storage - Austin - 610 E Stassney Ln - 63542",
              "price": null,
              "product_id": 63542,
              "quantity": 1,
              "site_id": -1,
              "variant": null
          },
          "receivedAt": "2020-12-11T17:44:05.757Z",
          "sentAt": "2020-12-11T17:44:05.844Z",
          "timestamp": "2020-12-11T17:44:05.753Z",
          "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",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.brand": "string",
          "properties.category": "string",
          "properties.currency": "string",
          "properties.env": "string",
          "properties.holi.city": "string",
          "properties.holi.facilityCorporationType": "string",
          "properties.holi.facilityId": "string",
          "properties.holi.facilityName": "string",
          "properties.holi.state": "string",
          "properties.isReact": "string",
          "properties.name": "string",
          "properties.price": "string",
          "properties.product_id": "string",
          "properties.quantity": "string",
          "properties.site_id": "string",
          "properties.unit_id": "string",
          "properties.variant": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 462
    • schema_scan_id: 5735149
    • updated: 2020-12-11 12:22:59
    • created: 2020-01-24 18:16:51
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_product_viewed`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_product_viewed`\n(\n`integrations`struct<`_empty_`:STRING>,`messageId`STRING,`event`STRING,`timestamp`STRING,`originalTimestamp`STRING,`userId`STRING,`_origin`STRING,`type`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`projectId`STRING,`channel`STRING,`receivedAt`STRING,`properties`struct<`category`:STRING,`site_id`:STRING,`quantity`:STRING,`unit_id`:STRING,`price`:STRING,`variant`:STRING,`isReact`:STRING,`name`:STRING,`currency`:STRING,`brand`:STRING,`product_id`:STRING,`env`:STRING,`Hit_Timestamp`:STRING>,`sentAt`STRING,`anonymousId`STRING,`context`struct<`campaign`:struct<`_empty_`:STRING>,`locale`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`page`:struct<`url`:STRING,`path`:STRING,`title`:STRING,`search`:STRING,`referrer`:STRING>,`userAgent`:STRING>,`version`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 Viewed'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_product_viewed"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed
    • id: 4675980
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2020-01-25T00:14:58Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1579824000000/1579910726379.7ed1f4abc9ac.e4797d0.358fbf5f-2cf0-4249-96ff-ea4d36462d01.gz|segment_separator:34",
          "anonymousId": "10618af3-d218-44ae-82fc-3ec049f8c599",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.88.102.255",
              "library": {
                  "name": "analytics.js",
                  "version": "3.10.1"
              },
              "locale": "en-US",
              "page": {
                  "path": "/Perryville-AK-self-storage/Really-Good-Storage-Perryville-400-Brooks-Road-155845.html",
                  "referrer": "",
                  "search": "?SELENIUM=true",
                  "title": "Really Good Storage - Perryville - 400 Brooks Road | 400 Brooks Road | SpareFoot",
                  "url": "https://www.sparefoot.moreyard.com/Perryville-AK-self-storage/Really-Good-Storage-Perryville-400-Brooks-Road-155845.html?SELENIUM=true"
              },
              "userAgent": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3559.0 Mobile Safari/537.36"
          },
          "event": "Product Viewed",
          "integrations": {},
          "messageId": "ajs-10ad024097af7dd24ba7d377434b517f",
          "originalTimestamp": "2020-01-24T23:10:09.592Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1579907409469,
              "brand": "self-storage",
              "category": "Perryville, Alaska-facilityPage",
              "currency": "usd",
              "env": "dev",
              "isReact": true,
              "name": "Really Good Storage - Perryville - 400 Brooks Road - 155845",
              "price": null,
              "product_id": 155845,
              "quantity": 1,
              "site_id": -1,
              "variant": null
          },
          "receivedAt": "2020-01-24T23:10:09.716Z",
          "sentAt": "2020-01-24T23:10:09.594Z",
          "timestamp": "2020-01-24T23:10:09.714Z",
          "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.currency": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.name": "string",
          "properties.price": "string",
          "properties.product_id": "string",
          "properties.quantity": "string",
          "properties.site_id": "string",
          "properties.unit_id": "string",
          "properties.variant": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 462
    • schema_scan_id: 5388581
    • updated: 2020-01-24 18:18:24
    • created: 2018-10-10 13:37:04
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_product_viewed`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_product_viewed`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string , `event`  string , `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `projectId`  string , `_origin`  string , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `name` : string , `site_id` : string , `isReact` : string , `variant` : string , `unit_id` : string , `currency` : string , `product_id` : string , `brand` : string , `env` : string , `price` : string , `quantity` : string >, `channel`  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-dev/separated_dt/Product Viewed'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_product_viewed"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed
    • id: 4662459
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2018-10-10T18:36:44Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1539129600000/1539196529728.fe0505218251.1.11.1.45228731-4b99-429d-9eef-5bcab9c90fd6.gz|segment_separator:34",
          "anonymousId": "cabc9f31-f2d0-40a0-8b67-045081f85023",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "3.7.2"
              },
              "page": {
                  "path": "/Abilene-TX-self-storage/Storage-Cents-64442.html",
                  "referrer": "http://localhost:9000/Abilene-TX-self-storage.html",
                  "search": "?searchType=storage&unitSizeFilters=10x15&unitType=unit&unitId=14899195",
                  "title": "Storage Cents | 2226 Farm To Market 1750 | SpareFoot",
                  "url": "http://localhost:9000/Abilene-TX-self-storage/Storage-Cents-64442.html?searchType=storage&unitSizeFilters=10x15&unitType=unit&unitId=14899195"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:62.0) Gecko/20100101 Firefox/62.0"
          },
          "event": "Product Viewed",
          "integrations": {},
          "messageId": "ajs-18068dba00239f7c5b5344ef4d0852c9",
          "originalTimestamp": "2018-10-10T18:19:26.916Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1539195566893,
              "brand": "self-storage",
              "category": "Abilene, Texas-facilityPage",
              "currency": "usd",
              "env": "development",
              "isReact": true,
              "name": "Storage Cents - 64442",
              "price": null,
              "product_id": 64442,
              "quantity": 1,
              "site_id": -1,
              "unit_id": null,
              "variant": null
          },
          "receivedAt": "2018-10-10T18:19:27.052Z",
          "sentAt": "2018-10-10T18:19:26.918Z",
          "timestamp": "2018-10-10T18:19:27.050Z",
          "type": "track",
          "userId": "ac061ea60ac1a85e3aeb81ece600c011",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "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.currency": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.name": "string",
          "properties.price": "string",
          "properties.product_id": "string",
          "properties.quantity": "string",
          "properties.site_id": "string",
          "properties.unit_id": "string",
          "properties.variant": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 462
    • schema_scan_id: 4186116
    • updated: 2018-10-10 13:37:40
Schema Scans: 3
Last at 2020-12-11 12:20:42
    • duration: 0:02:22.625939
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 603,
          "partitions_applied": false,
          "success": true
      }
    • id: 5735149
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2020-12-11/",
              "name": "dt",
              "type": "string",
              "value": "2020-12-11"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed",
              "key": "separated_dt/Product Viewed/dt=2020-12-11/1607710526609.d620080c67f3.fde281a.11899183-b06f-403c-b184-2fb6b2c1387d.gz.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_Product_Viewed",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 462
    • start_time: 2020-12-11 12:20:42
    • success: True
    • trace_id: 732231610798378717
    • duration: 0:01:38.468822
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 418,
          "partitions_applied": false,
          "success": true
      }
    • id: 5388581
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2020-01-24/",
              "name": "dt",
              "type": "string",
              "value": "2020-01-24"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed",
              "key": "separated_dt/Product Viewed/dt=2020-01-24/1579910726379.7ed1f4abc9ac.e4797d0.358fbf5f-2cf0-4249-96ff-ea4d36462d01.gz.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_Product_Viewed",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 462
    • start_time: 2020-01-24 18:16:50
    • success: True
    • trace_id: 5324264259244223337
    • duration: 0:00:40.305686
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 179,
          "partitions_applied": false,
          "success": true
      }
    • id: 4186116
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2018-10-10/",
              "name": "dt",
              "type": "string",
              "value": "2018-10-10"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed",
              "key": "separated_dt/Product Viewed/dt=2018-10-10/1539196529728.fe0505218251.1.11.1.45228731-4b99-429d-9eef-5bcab9c90fd6.gz.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_Product_Viewed",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 462
    • start_time: 2018-10-10 13:37:04
    • success: True
    • trace_id: 14819660251439681084
Partitions:
  • count: 4
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.reactfoot_product_viewed`\nADD\n\n\n PARTITION (dt='2021-02-02') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2021-02-02/'\n PARTITION (dt='2021-02-03') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2021-02-03/'\n PARTITION (dt='2021-02-08') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2021-02-08/'\n PARTITION (dt='2021-02-09') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2021-02-09/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 164792,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2021-02-02/",
                "name": "dt",
                "value": "2021-02-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-02-02 10:16:27",
                    "last_data": "2021-02-02 16:06:26"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 164814,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2021-02-03/",
                "name": "dt",
                "value": "2021-02-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-02-02 20:17:01",
                    "last_data": "2021-02-03 14:16:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 164974,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2021-02-08/",
                "name": "dt",
                "value": "2021-02-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-02-08 16:28:55",
                    "last_data": "2021-02-08 16:28:55"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 165013,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2021-02-09/",
                "name": "dt",
                "value": "2021-02-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-02-09 09:27:47",
                    "last_data": "2021-02-09 09:27:47"
                },
                "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.userAgent": "string",
        "event": "string",
        "messageId": "string",
        "originalTimestamp": "string",
        "projectId": "string",
        "properties.Hit_Timestamp": "string",
        "properties.brand": "string",
        "properties.category": "string",
        "properties.currency": "string",
        "properties.env": "string",
        "properties.holi.city": "string",
        "properties.holi.facilityCorporationType": "string",
        "properties.holi.facilityId": "string",
        "properties.holi.facilityName": "string",
        "properties.holi.state": "string",
        "properties.isReact": "string",
        "properties.name": "string",
        "properties.price": "string",
        "properties.product_id": "string",
        "properties.quantity": "string",
        "properties.site_id": "string",
        "properties.unit_id": "string",
        "properties.variant": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2020-12-11 12:20:42
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_product_viewed`\n(\n`event`STRING,`receivedAt`STRING,`originalTimestamp`STRING,`type`STRING,`messageId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`sentAt`STRING,`anonymousId`STRING,`integrations`struct<`_empty_`:STRING>,`timestamp`STRING,`_origin`STRING,`channel`STRING,`version`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING,`ip`:STRING,`page`:struct<`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING,`path`:STRING>,`userAgent`:STRING,`campaign`:struct<`_empty_`:STRING>>,`projectId`STRING,`properties`struct<`brand`:STRING,`variant`:STRING,`Hit_Timestamp`:STRING,`currency`:STRING,`category`:STRING,`site_id`:STRING,`isReact`:STRING,`env`:STRING,`holi`:struct<`city`:STRING,`facilityId`:STRING,`facilityCorporationType`:STRING,`state`:STRING,`facilityName`:STRING>,`name`:STRING,`quantity`:STRING,`product_id`:STRING,`unit_id`:STRING,`price`:STRING>,`userId`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 Viewed'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_product_viewed`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_product_viewed"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2017-11-06 10:01:17",
        "disabled": false,
        "format": "raw",
        "id": 462,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "reactfoot_product_viewed"
        },
        "type": "segment"
    },
    "partition": {
        "count": 4,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.reactfoot_product_viewed`\nADD\n\n\n PARTITION (dt='2021-02-02') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2021-02-02/'\n PARTITION (dt='2021-02-03') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2021-02-03/'\n PARTITION (dt='2021-02-08') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2021-02-08/'\n PARTITION (dt='2021-02-09') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2021-02-09/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 164792,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2021-02-02/",
                    "name": "dt",
                    "value": "2021-02-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-02-02 10:16:27",
                        "last_data": "2021-02-02 16:06:26"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 164814,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2021-02-03/",
                    "name": "dt",
                    "value": "2021-02-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-02-02 20:17:01",
                        "last_data": "2021-02-03 14:16:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 164974,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2021-02-08/",
                    "name": "dt",
                    "value": "2021-02-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-02-08 16:28:55",
                        "last_data": "2021-02-08 16:28:55"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 165013,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Product Viewed/dt=2021-02-09/",
                    "name": "dt",
                    "value": "2021-02-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-02-09 09:27:47",
                        "last_data": "2021-02-09 09:27:47"
                    },
                    "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.userAgent": "string",
            "event": "string",
            "messageId": "string",
            "originalTimestamp": "string",
            "projectId": "string",
            "properties.Hit_Timestamp": "string",
            "properties.brand": "string",
            "properties.category": "string",
            "properties.currency": "string",
            "properties.env": "string",
            "properties.holi.city": "string",
            "properties.holi.facilityCorporationType": "string",
            "properties.holi.facilityId": "string",
            "properties.holi.facilityName": "string",
            "properties.holi.state": "string",
            "properties.isReact": "string",
            "properties.name": "string",
            "properties.price": "string",
            "properties.product_id": "string",
            "properties.quantity": "string",
            "properties.site_id": "string",
            "properties.unit_id": "string",
            "properties.variant": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2020-12-11 12:20:42",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_product_viewed`\n(\n`event`STRING,`receivedAt`STRING,`originalTimestamp`STRING,`type`STRING,`messageId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`sentAt`STRING,`anonymousId`STRING,`integrations`struct<`_empty_`:STRING>,`timestamp`STRING,`_origin`STRING,`channel`STRING,`version`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING,`ip`:STRING,`page`:struct<`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING,`path`:STRING>,`userAgent`:STRING,`campaign`:struct<`_empty_`:STRING>>,`projectId`STRING,`properties`struct<`brand`:STRING,`variant`:STRING,`Hit_Timestamp`:STRING,`currency`:STRING,`category`:STRING,`site_id`:STRING,`isReact`:STRING,`env`:STRING,`holi`:struct<`city`:STRING,`facilityId`:STRING,`facilityCorporationType`:STRING,`state`:STRING,`facilityName`:STRING>,`name`:STRING,`quantity`:STRING,`product_id`:STRING,`unit_id`:STRING,`price`:STRING>,`userId`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 Viewed'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_product_viewed`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_product_viewed"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}