Schema Info

Schema Name: sfdl_dev_segment.reactfoot_drag
  • created: 2017-09-26 12:06:51
  • disabled: False
  • format: raw
  • id: 432
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "reactfoot_drag"
    }
  • type: segment
Schema Versions: 3
    • created: 2024-01-18 14:43:01
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_drag`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_drag`\n(\n`type`STRING,`version`STRING,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`channel`STRING,`integrations`struct<`_empty_`:STRING>,`_origin`STRING,`properties`struct<`label`:STRING,`searchId`:STRING,`category`:STRING,`env`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`isReact`:STRING>,`userId`STRING,`messageId`STRING,`sentAt`STRING,`event`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`campaign`:struct<`content`:STRING,`medium`:STRING,`name`:STRING,`source`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>>,`receivedAt`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-reactfoot-dev/separated_dt/drag'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_drag"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/drag
    • id: 4700652
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "59c552c7d935bd0001b8729c",
                  "59c13cfcc84de40001a9cdcc"
              ],
              "unbundled": []
          },
          "_origin": "2024-01-18T20:42:48Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1705536000000/1705610526865.events-archiver-480-32..72df75bb-5838-460b-bf58-175c9e16b236.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "3864f685-2737-42b3-b143-eaeb8f94f914",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "187.142.40.47",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.62.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/Austin-TX-self-storage.html",
                  "referrer": "",
                  "search": "?searchType=storage&page=1&latitude=30.250470899952838&longitude=-97.74449715087891&boundary=-97.84989723632813%2030.188042311982237%20-97.6390970654297%2030.312899487923435&listingsPerPage=15&subPageType=cityLandingPage",
                  "title": "15 Cheap Storage Units in Austin, TX (From $19) - SpareFoot",
                  "url": "http://localhost:9000/Austin-TX-self-storage.html?searchType=storage&page=1&latitude=30.250470899952838&longitude=-97.74449715087891&boundary=-97.84989723632813%2030.188042311982237%20-97.6390970654297%2030.312899487923435&listingsPerPage=15&subPageType=cityLandingPage"
              },
              "timezone": "America/Mexico_City",
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Not_A Brand",
                          "version": "8"
                      },
                      {
                          "brand": "Chromium",
                          "version": "120"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "120"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "drag",
          "integrations": {},
          "messageId": "ajs-next-3ed18bc59ba08cbe9c033af78afd600f",
          "originalTimestamp": "2024-01-18T19:51:06.776Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1705607466775,
              "category": "vehicle serp rail-cityLandingPage",
              "env": "development",
              "isReact": true,
              "label": "map dragged",
              "searchId": "578965a9811d9bef58.01723689",
              "site_id": -1
          },
          "receivedAt": "2024-01-18T19:51:07.426Z",
          "sentAt": "2024-01-18T19:51:06.808Z",
          "timestamp": "2024-01-18T19:51:07.394Z",
          "type": "track",
          "userId": "error",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.campaign.content": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "string",
          "context.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.category": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.searchId": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 432
    • schema_scan_id: 6405505
    • updated: 2024-01-18 14:43:18
    • created: 2021-10-07 15:35:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_drag`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_drag`\n(\n`userId`STRING,`type`STRING,`receivedAt`STRING,`_origin`STRING,`messageId`STRING,`anonymousId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`originalTimestamp`STRING,`version`STRING,`event`STRING,`context`struct<`page`:struct<`title`:STRING,`url`:STRING,`referrer`:STRING,`search`:STRING,`path`:STRING>,`campaign`:struct<`content`:STRING,`medium`:STRING,`name`:STRING,`source`:STRING>,`userAgent`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING>,`timestamp`STRING,`sentAt`STRING,`properties`struct<`Hit_Timestamp`:STRING,`searchId`:STRING,`env`:STRING,`site_id`:STRING,`label`:STRING,`category`:STRING,`isReact`:STRING>,`channel`STRING,`integrations`struct<`_empty_`: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/drag'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_drag"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/drag
    • id: 4686449
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "59c55a4597f7a100011813be",
                  "59c13c7c1386430001b3c90e"
              ],
              "unbundled": []
          },
          "_origin": "2021-10-07T20:24:53Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1633564800000/1633635891708.0335a5d2adde.8624813.ebb4a7e3-98be-40f5-bc42-c593dead8d49.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "4283add4-fb7f-4e56-a059-e4fef2f26030",
          "channel": "client",
          "context": {
              "campaign": {
                  "content": "",
                  "medium": "paidsearch",
                  "name": "pro_national_nogeo_noproduct_dynamic",
                  "source": "google"
              },
              "ip": "172.58.160.133",
              "library": {
                  "name": "analytics.js",
                  "version": "4.1.8"
              },
              "locale": "en-US",
              "page": {
                  "path": "/Pomona-CA-self-storage/24-hour-access.html",
                  "referrer": "https://www.google.com/",
                  "search": "?tsid=google-ppc&utm_source=google&utm_medium=paidsearch&utm_campaign=pro_national_nogeo_noproduct_dynamic&utm_content=&ploc=9031241&iloc=&mkwid=sSxs0u0nn|pcrid|340204513630|pkw||pmt|b|pdv|m|pgrid|32834077751|ptaid|aud-414123734555:dsa-660763674226&pgrid=32834077751&ptaid=aud-414123734555:dsa-660763674226&gclid=CjwKCAjwtfqKBhBoEiwAZuesiJKsTTEeaztuLklE6ZfVa91qZWCdKf2p8d-Myz7GHpu5zW0Ima-Q9BoC0f8QAvD_BwE",
                  "title": "Cheap 24 Hour Access Storage Units in Pomona, CA | Compare & Save",
                  "url": "https://www.sparefoot.com/Pomona-CA-self-storage/24-hour-access.html?tsid=google-ppc&utm_source=google&utm_medium=paidsearch&utm_campaign=pro_national_nogeo_noproduct_dynamic&utm_content=&ploc=9031241&iloc=&mkwid=sSxs0u0nn|pcrid|340204513630|pkw||pmt|b|pdv|m|pgrid|32834077751|ptaid|aud-414123734555:dsa-660763674226&pgrid=32834077751&ptaid=aud-414123734555:dsa-660763674226&gclid=CjwKCAjwtfqKBhBoEiwAZuesiJKsTTEeaztuLklE6ZfVa91qZWCdKf2p8d-Myz7GHpu5zW0Ima-Q9BoC0f8QAvD_BwE"
              },
              "userAgent": "Mozilla/5.0 (Linux; Android 9; moto g(7) optimo maxx(XT1955DL)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.62 Mobile Safari/537.36"
          },
          "event": "drag",
          "integrations": {},
          "messageId": "ajs-041c210cd0e17e31aaf96f86db76e9d9",
          "originalTimestamp": "2021-10-07T18:46:09.692Z",
          "projectId": "a0wkEvFBBK",
          "properties": {
              "Hit Timestamp": 1633632369676,
              "category": "vehicle serp rail-amenityLandingPage",
              "env": "production",
              "isReact": true,
              "label": "map dragged",
              "searchId": "1835615f4033529218.38353618",
              "site_id": -1
          },
          "receivedAt": "2021-10-07T18:46:10.787Z",
          "sentAt": "2021-10-07T18:46:09.741Z",
          "timestamp": "2021-10-07T18:46:10.738Z",
          "type": "track",
          "userId": "52e4e3de2625585cd1afc785ad990ad8",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.campaign.content": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.locale": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.userAgent": "string",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.searchId": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 432
    • schema_scan_id: 5839885
    • updated: 2021-10-07 15:36:13
    • created: 2020-10-14 14:05:23
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_drag`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_drag`\n(\n`timestamp`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`ip`:STRING,`locale`:STRING,`userAgent`:STRING,`page`:struct<`search`:STRING,`referrer`:STRING,`url`:STRING,`path`:STRING,`title`:STRING>,`campaign`:struct<`_empty_`:STRING>>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`event`STRING,`version`STRING,`receivedAt`STRING,`userId`STRING,`originalTimestamp`STRING,`sentAt`STRING,`anonymousId`STRING,`integrations`struct<`_empty_`:STRING>,`channel`STRING,`type`STRING,`_origin`STRING,`messageId`STRING,`projectId`STRING,`properties`struct<`category`:STRING,`searchId`:STRING,`label`:STRING,`isReact`:STRING,`site_id`:STRING,`env`:STRING,`Hit_Timestamp`: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/drag'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_drag"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/drag
    • id: 4683878
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2020-10-14T19:03:51Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1602633600000/1602701613072.e245636467cb.fde281a.ef611d21-ae06-4758-ab06-e32b8196bf33.gz|segment_separator:34",
          "anonymousId": "b41e230e-fdb4-4a4c-bcd7-8ca7230e869d",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "4.0.4"
              },
              "locale": "en-US",
              "page": {
                  "path": "/search.html",
                  "referrer": "",
                  "search": "?searchType=storage&page=1&latitude=42.85918464005093&longitude=-123.0770306122795&boundary=-127.94153282617482%2041.01004132847301%20-118.21252839838418%2044.70832795162885&listingsPerPage=15&subPageType=cityLandingPage",
                  "title": "Cheap Glide OR Self-Storage Facilities | SpareFoot",
                  "url": "https://www.sparefoot.moreyard.com/search.html?searchType=storage&page=1&latitude=42.85918464005093&longitude=-123.0770306122795&boundary=-127.94153282617482%2041.01004132847301%20-118.21252839838418%2044.70832795162885&listingsPerPage=15&subPageType=cityLandingPage"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36"
          },
          "event": "drag",
          "integrations": {},
          "messageId": "ajs-72fb064e0da9ff6770489c898ec2614d",
          "originalTimestamp": "2020-10-14T18:29:43.474Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1602700183473,
              "category": "vehicle serp rail-cityLandingPage",
              "env": "dev",
              "isReact": true,
              "label": "map dragged",
              "searchId": "45a65f87439593e3c9.30924773",
              "site_id": -1
          },
          "receivedAt": "2020-10-14T18:29:43.746Z",
          "sentAt": "2020-10-14T18:29:43.477Z",
          "timestamp": "2020-10-14T18:29:43.743Z",
          "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.category": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.searchId": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 432
    • schema_scan_id: 5707083
    • updated: 2020-10-14 14:05:42
Schema Scans: 3
Last at 2024-01-18 14:43:00
    • duration: 0:00:28.862610
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 40,
          "partitions_applied": false,
          "success": true
      }
    • id: 6405505
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/drag/dt=2024-01-18/",
              "name": "dt",
              "type": "string",
              "value": "2024-01-18"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/drag",
              "key": "separated_dt/drag/dt=2024-01-18/1705610526865.events-archiver-480-32..72df75bb-5838-460b-bf58-175c9e16b236.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_drag",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 432
    • start_time: 2024-01-18 14:43:00
    • success: True
    • trace_id: 1122826452214084099
    • duration: 0:00:23.432932
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 31,
          "partitions_applied": false,
          "success": true
      }
    • id: 5839885
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/drag/dt=2021-10-07/",
              "name": "dt",
              "type": "string",
              "value": "2021-10-07"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/drag",
              "key": "separated_dt/drag/dt=2021-10-07/1633635891708.0335a5d2adde.8624813.ebb4a7e3-98be-40f5-bc42-c593dead8d49.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_drag",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 432
    • start_time: 2021-10-07 15:35:53
    • success: True
    • trace_id: 12671617773892754729
    • duration: 0:00:21.990383
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 26,
          "partitions_applied": false,
          "success": true
      }
    • id: 5707083
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/drag/dt=2020-10-14/",
              "name": "dt",
              "type": "string",
              "value": "2020-10-14"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/drag",
              "key": "separated_dt/drag/dt=2020-10-14/1602701613072.e245636467cb.fde281a.ef611d21-ae06-4758-ab06-e32b8196bf33.gz.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_drag",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 432
    • start_time: 2020-10-14 14:05:23
    • success: True
    • trace_id: 8724572293431891301
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.reactfoot_drag`\nADD\n\n\n PARTITION (dt='2024-08-21') location 's3://sfdl-segment-reactfoot-dev/separated_dt/drag/dt=2024-08-21/'\n PARTITION (dt='2024-10-03') location 's3://sfdl-segment-reactfoot-dev/separated_dt/drag/dt=2024-10-03/'\n PARTITION (dt='2024-12-16') location 's3://sfdl-segment-reactfoot-dev/separated_dt/drag/dt=2024-12-16/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 261547,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/drag/dt=2024-08-21/",
                "name": "dt",
                "value": "2024-08-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-08-21 09:29:49",
                    "last_data": "2024-08-21 15:51:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 268167,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/drag/dt=2024-10-03/",
                "name": "dt",
                "value": "2024-10-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-10-03 12:31:08",
                    "last_data": "2024-10-03 12:36:36"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 282801,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/drag/dt=2024-12-16/",
                "name": "dt",
                "value": "2024-12-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-12-16 08:40:58",
                    "last_data": "2024-12-16 08:40:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "_origin": "string",
        "anonymousId": "string",
        "channel": "string",
        "context.campaign.content": "string",
        "context.campaign.medium": "string",
        "context.campaign.name": "string",
        "context.campaign.source": "string",
        "context.ip": "string",
        "context.library.name": "string",
        "context.library.version": "string",
        "context.locale": "string",
        "context.page.path": "string",
        "context.page.referrer": "string",
        "context.page.search": "string",
        "context.page.title": "string",
        "context.page.url": "string",
        "context.timezone": "string",
        "context.userAgent": "string",
        "context.userAgentData.brands": [
            {
                "brand": "string",
                "version": "string"
            }
        ],
        "context.userAgentData.mobile": "string",
        "context.userAgentData.platform": "string",
        "event": "string",
        "messageId": "string",
        "originalTimestamp": "string",
        "projectId": "string",
        "properties.Hit_Timestamp": "string",
        "properties.category": "string",
        "properties.env": "string",
        "properties.isReact": "string",
        "properties.label": "string",
        "properties.searchId": "string",
        "properties.site_id": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2024-01-18 14:43:01
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_drag`\n(\n`type`STRING,`version`STRING,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`channel`STRING,`integrations`struct<`_empty_`:STRING>,`_origin`STRING,`properties`struct<`label`:STRING,`searchId`:STRING,`category`:STRING,`env`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`isReact`:STRING>,`userId`STRING,`messageId`STRING,`sentAt`STRING,`event`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`campaign`:struct<`content`:STRING,`medium`:STRING,`name`:STRING,`source`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>>,`receivedAt`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-reactfoot-dev/separated_dt/drag'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_drag`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_drag"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2017-09-26 12:06:51",
        "disabled": false,
        "format": "raw",
        "id": 432,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "reactfoot_drag"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.reactfoot_drag`\nADD\n\n\n PARTITION (dt='2024-08-21') location 's3://sfdl-segment-reactfoot-dev/separated_dt/drag/dt=2024-08-21/'\n PARTITION (dt='2024-10-03') location 's3://sfdl-segment-reactfoot-dev/separated_dt/drag/dt=2024-10-03/'\n PARTITION (dt='2024-12-16') location 's3://sfdl-segment-reactfoot-dev/separated_dt/drag/dt=2024-12-16/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 261547,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/drag/dt=2024-08-21/",
                    "name": "dt",
                    "value": "2024-08-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-08-21 09:29:49",
                        "last_data": "2024-08-21 15:51:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 268167,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/drag/dt=2024-10-03/",
                    "name": "dt",
                    "value": "2024-10-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-10-03 12:31:08",
                        "last_data": "2024-10-03 12:36:36"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 282801,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/drag/dt=2024-12-16/",
                    "name": "dt",
                    "value": "2024-12-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-12-16 08:40:58",
                        "last_data": "2024-12-16 08:40:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "_origin": "string",
            "anonymousId": "string",
            "channel": "string",
            "context.campaign.content": "string",
            "context.campaign.medium": "string",
            "context.campaign.name": "string",
            "context.campaign.source": "string",
            "context.ip": "string",
            "context.library.name": "string",
            "context.library.version": "string",
            "context.locale": "string",
            "context.page.path": "string",
            "context.page.referrer": "string",
            "context.page.search": "string",
            "context.page.title": "string",
            "context.page.url": "string",
            "context.timezone": "string",
            "context.userAgent": "string",
            "context.userAgentData.brands": [
                {
                    "brand": "string",
                    "version": "string"
                }
            ],
            "context.userAgentData.mobile": "string",
            "context.userAgentData.platform": "string",
            "event": "string",
            "messageId": "string",
            "originalTimestamp": "string",
            "projectId": "string",
            "properties.Hit_Timestamp": "string",
            "properties.category": "string",
            "properties.env": "string",
            "properties.isReact": "string",
            "properties.label": "string",
            "properties.searchId": "string",
            "properties.site_id": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2024-01-18 14:43:01",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_drag`\n(\n`type`STRING,`version`STRING,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`channel`STRING,`integrations`struct<`_empty_`:STRING>,`_origin`STRING,`properties`struct<`label`:STRING,`searchId`:STRING,`category`:STRING,`env`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`isReact`:STRING>,`userId`STRING,`messageId`STRING,`sentAt`STRING,`event`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`campaign`:struct<`content`:STRING,`medium`:STRING,`name`:STRING,`source`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>>,`receivedAt`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-reactfoot-dev/separated_dt/drag'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_drag`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_drag"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}