Schema Info

Schema Name: sfdl_dev_segment.ssdc_productadded
  • created: 2021-02-13 13:09:05
  • disabled: False
  • format: raw
  • id: 1545
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "ssdc_productadded"
    }
  • type: segment
Schema Versions: 3
    • created: 2023-11-29 16:24:35
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_productadded`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_productadded`\n(\n`_origin`STRING,`type`STRING,`properties`struct<`price`:STRING,`unit_id`:STRING,`site_id`:STRING,`brand`:STRING,`quantity`:STRING,`name`:STRING,`isReact`:STRING,`dimension`:STRING,`variant`:STRING,`product_id`: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-ssdc-dev/separated_dt/Product Added'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_productadded"
      ]
    • hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/Product Added
    • id: 4699742
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "IAdHmAh2FE",
                  "5ab94e33d7cab31211fc1606"
              ],
              "unbundled": []
          },
          "_origin": "2023-11-29T22:24:32Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1701216000000/1701296656158.events-archiver-480-33..5daba065-11a6-4b78-b509-0d04e3b5c6a9.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "84c465ba-3adf-4930-93c0-ab9a7b9d9d04",
          "channel": "client",
          "context": {
              "ip": "54.175.218.140",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.61.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/florida/plantation/extra-space-storage-8953-plantation-4551-sunrise-blvd-232570/",
                  "referrer": "https://www.selfstorage.moreyard.com/search?city=Plantation&latitude=26.1275862&location=Plantation%2C%20FL%2C%20USA&locationSource=google_autocomplete&longitude=-80.23310359999999&state=FL&type=storage",
                  "search": "",
                  "title": "Extra Space Storage - 8953 - Plantation - 4551 Sunrise Blvd: Lowest Rates - SelfStorage.com",
                  "url": "https://www.selfstorage.moreyard.com/self-storage/florida/plantation/extra-space-storage-8953-plantation-4551-sunrise-blvd-232570/"
              },
              "timezone": "America/Chicago",
              "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 Added",
          "integrations": {},
          "messageId": "ajs-next-56b09d5eea346d4edbc84882f83bd51e",
          "originalTimestamp": "2023-11-29T21:47:49.920Z",
          "projectId": "VCAARGbeZs",
          "properties": {
              "Hit Timestamp": 1701294469919,
              "brand": "self-storage",
              "category": "Plantation, FL",
              "dimension": "",
              "env": "dev",
              "isReact": true,
              "name": "Extra Space Storage - 8953 - Plantation - 4551 Sunrise Blvd - 232570",
              "price": 101,
              "product_id": 232570,
              "quantity": 1,
              "site_id": 27,
              "unit_id": 30972210,
              "variant": "5' x 15'"
          },
          "receivedAt": "2023-11-29T21:47:50.332Z",
          "sentAt": "2023-11-29T21:47:49.963Z",
          "timestamp": "2023-11-29T21:47:50.289Z",
          "type": "track",
          "userId": "ffefcc818558e0a8894ec61452f0b58b",
          "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.dimension": "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: 1545
    • schema_scan_id: 6359445
    • updated: 2023-11-29 16:25:17
    • created: 2023-06-12 12:15:58
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_productadded`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_productadded`\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,`isReact`:STRING,`quantity`:STRING,`site_id`:STRING,`name`:STRING,`price`:STRING,`dimension`:STRING,`unit_id`:STRING,`variant`: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-ssdc-dev/separated_dt/Product Added'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_productadded"
      ]
    • hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/Product Added
    • id: 4696757
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "IAdHmAh2FE",
                  "5ab94e33d7cab31211fc1606"
              ],
              "unbundled": []
          },
          "_origin": "2023-06-12T17:15:26Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1686528000000/1686590043778.events-archiver-480-22.8ebb200.a619a013-230a-4a56-bca2-3b9761f1ffc2.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "64cfff2d-e4d6-4cde-ab2c-93cd73a5d058",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "3.92.138.76",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.53.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/alaska/perryville/fake-storage-facility-product-155558/",
                  "referrer": "",
                  "search": "?mgr=ssdr&SELENIUM=true&tsid=XYZ",
                  "title": "Fake Storage Facility - Product: Lowest Rates - SelfStorage.com",
                  "url": "https://www.selfstorage.moreyard.com/self-storage/alaska/perryville/fake-storage-facility-product-155558/?mgr=ssdr&SELENIUM=true&tsid=XYZ"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Not.A/Brand",
                          "version": "8"
                      },
                      {
                          "brand": "Chromium",
                          "version": "114"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "114"
                      }
                  ],
                  "mobile": false,
                  "platform": "Windows"
              }
          },
          "event": "Product Added",
          "integrations": {},
          "messageId": "ajs-next-955460b935ed766fa8292170f14940c0",
          "originalTimestamp": "2023-06-12T17:07:57.827Z",
          "projectId": "VCAARGbeZs",
          "properties": {
              "Hit Timestamp": 1686589677824,
              "brand": "self-storage",
              "category": "Perryville, AK",
              "dimension": "",
              "env": "dev",
              "isReact": true,
              "name": "Fake Storage Facility - Product - 155558",
              "price": 78.49,
              "product_id": 155558,
              "quantity": 1,
              "site_id": 27,
              "unit_id": 21367897,
              "variant": "4' x 5'"
          },
          "receivedAt": "2023-06-12T17:07:58.187Z",
          "sentAt": "2023-06-12T17:07:57.934Z",
          "timestamp": "2023-06-12T17:07:58.080Z",
          "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",
          "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.dimension": "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: 1545
    • schema_scan_id: 6211566
    • updated: 2023-06-12 12:16:37
    • created: 2021-02-13 13:09:05
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_productadded`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_productadded`\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,`dimension`:STRING,`env`:STRING,`isReact`:STRING,`name`:STRING,`price`:STRING,`product_id`:STRING,`quantity`:STRING,`site_id`:STRING,`unit_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-ssdc-dev/separated_dt/Product Added'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_productadded"
      ]
    • hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/Product Added
    • id: 4684404
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2021-02-13T19:04:45Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1613174400000/1613243002010.7afa618686ae.fde281a.aab27807-d322-4160-aec8-3a3d78a6ab56.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "967b3728-c8e8-42d3-954e-8dfe6cafda7b",
          "channel": "client",
          "context": {
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "4.0.4"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/new-mexico/albuquerque/rightspace-storage-pan-american-211581/reserve/21425461/",
                  "referrer": "",
                  "search": "",
                  "title": "Reserve a 5' x 10' unit with Drive Up Access, Outdoor Access, 1st Floor at RightSpace Storage - Pan American in Albuquerque - SelfStorage.com",
                  "url": "http://localhost:9116/self-storage/new-mexico/albuquerque/rightspace-storage-pan-american-211581/reserve/21425461/"
              },
              "userAgent": "Mozilla/5.0 (Linux; Android 6.0.1; Moto G (4)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Mobile Safari/537.36"
          },
          "event": "Product Added",
          "integrations": {},
          "messageId": "ajs-a35f08962a629f8443a8a89d576d736d",
          "originalTimestamp": "2021-02-13T18:38:54.488Z",
          "projectId": "VCAARGbeZs",
          "properties": {
              "Hit Timestamp": 1613241534487,
              "brand": "self-storage",
              "category": "Albuquerque, NM",
              "dimension": "",
              "env": "development",
              "isReact": true,
              "name": "RightSpace Storage - Pan American - 211581",
              "price": 65,
              "product_id": 211581,
              "quantity": 1,
              "site_id": 27,
              "unit_id": 21425461,
              "variant": "5' x 10'"
          },
          "receivedAt": "2021-02-13T18:38:54.862Z",
          "sentAt": "2021-02-13T18:38:54.491Z",
          "timestamp": "2021-02-13T18:38:54.859Z",
          "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.dimension": "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: 1545
    • schema_scan_id: 5755227
    • updated: 2021-02-13 13:10:47
Schema Scans: 3
Last at 2023-11-29 16:24:34
    • duration: 0:00:56.704319
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 516,
          "partitions_applied": false,
          "success": true
      }
    • id: 6359445
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Added/dt=2023-11-29/",
              "name": "dt",
              "type": "string",
              "value": "2023-11-29"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-dev",
              "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Added",
              "key": "separated_dt/Product Added/dt=2023-11-29/1701296656158.events-archiver-480-33..5daba065-11a6-4b78-b509-0d04e3b5c6a9.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.ssdc_ProductAdded",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1545
    • start_time: 2023-11-29 16:24:34
    • success: True
    • trace_id: 18158748797213871218
    • duration: 0:01:20.234792
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 479,
          "partitions_applied": false,
          "success": true
      }
    • id: 6211566
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Added/dt=2023-06-12/",
              "name": "dt",
              "type": "string",
              "value": "2023-06-12"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-dev",
              "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Added",
              "key": "separated_dt/Product Added/dt=2023-06-12/1686590043778.events-archiver-480-22.8ebb200.a619a013-230a-4a56-bca2-3b9761f1ffc2.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.ssdc_ProductAdded",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1545
    • start_time: 2023-06-12 12:15:57
    • success: True
    • trace_id: 14429369397610455457
    • duration: 0:01:52.865143
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 385,
          "partitions_applied": false,
          "success": true
      }
    • id: 5755227
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Added/dt=2021-02-13/",
              "name": "dt",
              "type": "string",
              "value": "2021-02-13"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-dev",
              "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Added",
              "key": "separated_dt/Product Added/dt=2021-02-13/1613243002010.7afa618686ae.fde281a.aab27807-d322-4160-aec8-3a3d78a6ab56.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.ssdc_ProductAdded",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1545
    • start_time: 2021-02-13 13:09:05
    • success: True
    • trace_id: 3967374748667836527
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.ssdc_productadded`\nADD\n\n\n PARTITION (dt='2025-01-29') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Added/dt=2025-01-29/'\n PARTITION (dt='2025-01-30') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Added/dt=2025-01-30/'\n PARTITION (dt='2025-01-31') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Added/dt=2025-01-31/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 286867,
                "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Added/dt=2025-01-29/",
                "name": "dt",
                "value": "2025-01-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-01-29 04:15:37",
                    "last_data": "2025-01-29 04:45:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287044,
                "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Added/dt=2025-01-30/",
                "name": "dt",
                "value": "2025-01-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-01-30 03:23:44",
                    "last_data": "2025-01-30 03:25:34"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287136,
                "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Added/dt=2025-01-31/",
                "name": "dt",
                "value": "2025-01-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-01-31 01:42:14",
                    "last_data": "2025-01-31 01:47:07"
                },
                "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.dimension": "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"
    }
  • created: 2023-11-29 16:24:35
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_productadded`\n(\n`_origin`STRING,`type`STRING,`properties`struct<`price`:STRING,`unit_id`:STRING,`site_id`:STRING,`brand`:STRING,`quantity`:STRING,`name`:STRING,`isReact`:STRING,`dimension`:STRING,`variant`:STRING,`product_id`: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-ssdc-dev/separated_dt/Product Added'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_productadded`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_productadded"
    }
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-13 13:09:05",
        "disabled": false,
        "format": "raw",
        "id": 1545,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "ssdc_productadded"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.ssdc_productadded`\nADD\n\n\n PARTITION (dt='2025-01-29') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Added/dt=2025-01-29/'\n PARTITION (dt='2025-01-30') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Added/dt=2025-01-30/'\n PARTITION (dt='2025-01-31') location 's3://sfdl-segment-ssdc-dev/separated_dt/Product Added/dt=2025-01-31/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 286867,
                    "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Added/dt=2025-01-29/",
                    "name": "dt",
                    "value": "2025-01-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-01-29 04:15:37",
                        "last_data": "2025-01-29 04:45:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287044,
                    "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Added/dt=2025-01-30/",
                    "name": "dt",
                    "value": "2025-01-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-01-30 03:23:44",
                        "last_data": "2025-01-30 03:25:34"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287136,
                    "location": "s3://sfdl-segment-ssdc-dev/separated_dt/Product Added/dt=2025-01-31/",
                    "name": "dt",
                    "value": "2025-01-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-01-31 01:42:14",
                        "last_data": "2025-01-31 01:47:07"
                    },
                    "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.dimension": "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"
        },
        "created": "2023-11-29 16:24:35",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_productadded`\n(\n`_origin`STRING,`type`STRING,`properties`struct<`price`:STRING,`unit_id`:STRING,`site_id`:STRING,`brand`:STRING,`quantity`:STRING,`name`:STRING,`isReact`:STRING,`dimension`:STRING,`variant`:STRING,`product_id`: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-ssdc-dev/separated_dt/Product Added'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_productadded`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_productadded"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}