Schema Info

Schema Name: sfdl_dev_segment.storagescout_conevent
  • created: 2021-03-04 16:29:07
  • disabled: False
  • format: raw
  • id: 1556
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "storagescout_conevent"
    }
  • type: segment
Schema Versions: 1
    • created: 2021-03-04 16:29:07
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.storagescout_conevent`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagescout_conevent`\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<`CON`:struct<`event`:struct<`name`:STRING>,`facility`:struct<`id`:STRING>,`location`:struct<`address1`:STRING,`address2`:STRING,`city`:STRING,`country`:STRING,`state`:STRING,`zip`:STRING>,`transaction`:struct<`confirmation_code`:STRING,`email`:STRING,`id`:STRING,`npv`:STRING>>,`Hit_Timestamp`:STRING,`env`:STRING,`isReact`:STRING,`site_id`: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-storagescout-dev/separated_dt/CON EVENT'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.storagescout_conevent"
      ]
    • hive_path: s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT
    • id: 4684486
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5cfe787456e4780001147814",
                  "5ce8476368627300017bf3e5"
              ],
              "unbundled": []
          },
          "_origin": "2021-03-04T22:28:45Z|s3://sfdl-segment-storagescout-dev/segment-logs/adK1RCRyGa/1614816000000/1614896164031.dd55961e0a84.fde281a.0228a908-e786-4cdb-9b08-586572e48832.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "ccdd1ee3-f54e-4ec6-b05b-541863dd59c3",
          "channel": "client",
          "context": {
              "ip": "34.207.116.3",
              "library": {
                  "name": "analytics.js",
                  "version": "4.0.4"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/ak/perryville-storage-units/fake-storage-facility-product-155558/reserve/21367895/",
                  "referrer": "",
                  "search": "",
                  "title": "Reserve a 5' x 5' unit at Fake Storage Facility - Product in Perryville - USStorageSearch.com",
                  "url": "https://www.usstoragesearch.moreyard.com/self-storage/ak/perryville-storage-units/fake-storage-facility-product-155558/reserve/21367895/"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36"
          },
          "event": "CON EVENT",
          "integrations": {},
          "messageId": "ajs-a2c84bf5c2c79b6d510f585aeff1c08f",
          "originalTimestamp": "2021-03-04T21:29:47.979Z",
          "projectId": "adK1RCRyGa",
          "properties": {
              "CON": {
                  "event": {
                      "name": "bookingCreated"
                  },
                  "facility": {
                      "id": "155558"
                  },
                  "location": {
                      "address1": "415 Brooks Road",
                      "address2": "",
                      "city": "Perryville",
                      "country": "",
                      "state": "AK",
                      "zip": "99648"
                  },
                  "transaction": {
                      "confirmation_code": "ZG5JAKXNN",
                      "email": "[email protected]",
                      "id": "ZG5JAKXNN",
                      "npv": "45.00"
                  }
              },
              "Hit Timestamp": 1614893387977,
              "env": "dev",
              "isReact": true,
              "site_id": 413
          },
          "receivedAt": "2021-03-04T21:29:48.297Z",
          "sentAt": "2021-03-04T21:29:47.983Z",
          "timestamp": "2021-03-04T21:29:48.293Z",
          "type": "track",
          "userId": "4733f0d2edf7b6dcd3e5f119fd05e9fc",
          "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.CON.event.name": "string",
          "properties.CON.facility.id": "string",
          "properties.CON.location.address1": "string",
          "properties.CON.location.address2": "string",
          "properties.CON.location.city": "string",
          "properties.CON.location.country": "string",
          "properties.CON.location.state": "string",
          "properties.CON.location.zip": "string",
          "properties.CON.transaction.confirmation_code": "string",
          "properties.CON.transaction.email": "string",
          "properties.CON.transaction.id": "string",
          "properties.CON.transaction.npv": "string",
          "properties.Hit_Timestamp": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1556
    • schema_scan_id: 5762209
    • updated: 2021-03-04 16:29:24
Schema Scans: 1
Last at 2021-03-04 16:29:07
    • duration: 0:00:19.984370
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 20,
          "partitions_applied": false,
          "success": true
      }
    • id: 5762209
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2021-03-04/",
              "name": "dt",
              "type": "string",
              "value": "2021-03-04"
          },
          "s3": {
              "bucket": "sfdl-segment-storagescout-dev",
              "hive_path": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT",
              "key": "separated_dt/CON EVENT/dt=2021-03-04/1614896164031.dd55961e0a84.fde281a.0228a908-e786-4cdb-9b08-586572e48832.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.storagescout_CONEVENT",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1556
    • start_time: 2021-03-04 16:29:07
    • success: True
    • trace_id: 17076322155655848442
Partitions:
  • count: 22
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.storagescout_conevent`\nADD\n\n\n PARTITION (dt='2019-05-29') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-05-29/'\n PARTITION (dt='2019-05-30') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-05-30/'\n PARTITION (dt='2019-05-31') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-05-31/'\n PARTITION (dt='2019-06-07') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-06-07/'\n PARTITION (dt='2019-06-10') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-06-10/'\n PARTITION (dt='2019-06-19') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-06-19/'\n PARTITION (dt='2019-06-24') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-06-24/'\n PARTITION (dt='2019-07-03') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-07-03/'\n PARTITION (dt='2019-07-11') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-07-11/'\n PARTITION (dt='2019-07-12') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-07-12/'\n PARTITION (dt='2019-07-16') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-07-16/'\n PARTITION (dt='2019-08-07') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-08-07/'\n PARTITION (dt='2019-08-14') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-08-14/'\n PARTITION (dt='2019-08-19') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-08-19/'\n PARTITION (dt='2019-08-20') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-08-20/'\n PARTITION (dt='2019-09-04') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-09-04/'\n PARTITION (dt='2020-05-20') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2020-05-20/'\n PARTITION (dt='2020-05-21') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2020-05-21/'\n PARTITION (dt='2020-05-26') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2020-05-26/'\n PARTITION (dt='2021-03-04') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2021-03-04/'\n PARTITION (dt='2021-07-20') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2021-07-20/'\n PARTITION (dt='2022-02-28') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2022-02-28/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 171639,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-05-29/",
                "name": "dt",
                "value": "2019-05-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171655,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-05-30/",
                "name": "dt",
                "value": "2019-05-30"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171642,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-05-31/",
                "name": "dt",
                "value": "2019-05-31"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171653,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-06-07/",
                "name": "dt",
                "value": "2019-06-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171643,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-06-10/",
                "name": "dt",
                "value": "2019-06-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171638,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-06-19/",
                "name": "dt",
                "value": "2019-06-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171646,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-06-24/",
                "name": "dt",
                "value": "2019-06-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171648,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-07-03/",
                "name": "dt",
                "value": "2019-07-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171640,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-07-11/",
                "name": "dt",
                "value": "2019-07-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171650,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-07-12/",
                "name": "dt",
                "value": "2019-07-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171644,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-07-16/",
                "name": "dt",
                "value": "2019-07-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171656,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-08-07/",
                "name": "dt",
                "value": "2019-08-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171647,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-08-14/",
                "name": "dt",
                "value": "2019-08-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171641,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-08-19/",
                "name": "dt",
                "value": "2019-08-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171645,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-08-20/",
                "name": "dt",
                "value": "2019-08-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171654,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-09-04/",
                "name": "dt",
                "value": "2019-09-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171652,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2020-05-20/",
                "name": "dt",
                "value": "2020-05-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171651,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2020-05-21/",
                "name": "dt",
                "value": "2020-05-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171649,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2020-05-26/",
                "name": "dt",
                "value": "2020-05-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:27",
                    "last_data": "2021-03-04 16:29:27"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 171637,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2021-03-04/",
                "name": "dt",
                "value": "2021-03-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-03-04 16:29:07",
                    "last_data": "2021-03-04 17:22:49"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 177596,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2021-07-20/",
                "name": "dt",
                "value": "2021-07-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-07-20 14:42:42",
                    "last_data": "2021-07-20 14:42:59"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 183464,
                "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2022-02-28/",
                "name": "dt",
                "value": "2022-02-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2022-02-28 14:21:44",
                    "last_data": "2022-02-28 14:21:44"
                },
                "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.CON.event.name": "string",
        "properties.CON.facility.id": "string",
        "properties.CON.location.address1": "string",
        "properties.CON.location.address2": "string",
        "properties.CON.location.city": "string",
        "properties.CON.location.country": "string",
        "properties.CON.location.state": "string",
        "properties.CON.location.zip": "string",
        "properties.CON.transaction.confirmation_code": "string",
        "properties.CON.transaction.email": "string",
        "properties.CON.transaction.id": "string",
        "properties.CON.transaction.npv": "string",
        "properties.Hit_Timestamp": "string",
        "properties.env": "string",
        "properties.isReact": "string",
        "properties.site_id": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2021-03-04 16:29:07
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagescout_conevent`\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<`CON`:struct<`event`:struct<`name`:STRING>,`facility`:struct<`id`:STRING>,`location`:struct<`address1`:STRING,`address2`:STRING,`city`:STRING,`country`:STRING,`state`:STRING,`zip`:STRING>,`transaction`:struct<`confirmation_code`:STRING,`email`:STRING,`id`:STRING,`npv`:STRING>>,`Hit_Timestamp`:STRING,`env`:STRING,`isReact`:STRING,`site_id`: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-storagescout-dev/separated_dt/CON EVENT'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.storagescout_conevent`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.storagescout_conevent"
    }
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-03-04 16:29:07",
        "disabled": false,
        "format": "raw",
        "id": 1556,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "storagescout_conevent"
        },
        "type": "segment"
    },
    "partition": {
        "count": 22,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.storagescout_conevent`\nADD\n\n\n PARTITION (dt='2019-05-29') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-05-29/'\n PARTITION (dt='2019-05-30') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-05-30/'\n PARTITION (dt='2019-05-31') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-05-31/'\n PARTITION (dt='2019-06-07') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-06-07/'\n PARTITION (dt='2019-06-10') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-06-10/'\n PARTITION (dt='2019-06-19') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-06-19/'\n PARTITION (dt='2019-06-24') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-06-24/'\n PARTITION (dt='2019-07-03') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-07-03/'\n PARTITION (dt='2019-07-11') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-07-11/'\n PARTITION (dt='2019-07-12') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-07-12/'\n PARTITION (dt='2019-07-16') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-07-16/'\n PARTITION (dt='2019-08-07') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-08-07/'\n PARTITION (dt='2019-08-14') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-08-14/'\n PARTITION (dt='2019-08-19') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-08-19/'\n PARTITION (dt='2019-08-20') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-08-20/'\n PARTITION (dt='2019-09-04') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-09-04/'\n PARTITION (dt='2020-05-20') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2020-05-20/'\n PARTITION (dt='2020-05-21') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2020-05-21/'\n PARTITION (dt='2020-05-26') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2020-05-26/'\n PARTITION (dt='2021-03-04') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2021-03-04/'\n PARTITION (dt='2021-07-20') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2021-07-20/'\n PARTITION (dt='2022-02-28') location 's3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2022-02-28/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 171639,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-05-29/",
                    "name": "dt",
                    "value": "2019-05-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171655,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-05-30/",
                    "name": "dt",
                    "value": "2019-05-30"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171642,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-05-31/",
                    "name": "dt",
                    "value": "2019-05-31"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171653,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-06-07/",
                    "name": "dt",
                    "value": "2019-06-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171643,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-06-10/",
                    "name": "dt",
                    "value": "2019-06-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171638,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-06-19/",
                    "name": "dt",
                    "value": "2019-06-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171646,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-06-24/",
                    "name": "dt",
                    "value": "2019-06-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171648,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-07-03/",
                    "name": "dt",
                    "value": "2019-07-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171640,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-07-11/",
                    "name": "dt",
                    "value": "2019-07-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171650,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-07-12/",
                    "name": "dt",
                    "value": "2019-07-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171644,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-07-16/",
                    "name": "dt",
                    "value": "2019-07-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171656,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-08-07/",
                    "name": "dt",
                    "value": "2019-08-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171647,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-08-14/",
                    "name": "dt",
                    "value": "2019-08-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171641,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-08-19/",
                    "name": "dt",
                    "value": "2019-08-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171645,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-08-20/",
                    "name": "dt",
                    "value": "2019-08-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171654,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2019-09-04/",
                    "name": "dt",
                    "value": "2019-09-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171652,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2020-05-20/",
                    "name": "dt",
                    "value": "2020-05-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171651,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2020-05-21/",
                    "name": "dt",
                    "value": "2020-05-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171649,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2020-05-26/",
                    "name": "dt",
                    "value": "2020-05-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:27",
                        "last_data": "2021-03-04 16:29:27"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 171637,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2021-03-04/",
                    "name": "dt",
                    "value": "2021-03-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-03-04 16:29:07",
                        "last_data": "2021-03-04 17:22:49"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 177596,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2021-07-20/",
                    "name": "dt",
                    "value": "2021-07-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-07-20 14:42:42",
                        "last_data": "2021-07-20 14:42:59"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 183464,
                    "location": "s3://sfdl-segment-storagescout-dev/separated_dt/CON EVENT/dt=2022-02-28/",
                    "name": "dt",
                    "value": "2022-02-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2022-02-28 14:21:44",
                        "last_data": "2022-02-28 14:21:44"
                    },
                    "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.CON.event.name": "string",
            "properties.CON.facility.id": "string",
            "properties.CON.location.address1": "string",
            "properties.CON.location.address2": "string",
            "properties.CON.location.city": "string",
            "properties.CON.location.country": "string",
            "properties.CON.location.state": "string",
            "properties.CON.location.zip": "string",
            "properties.CON.transaction.confirmation_code": "string",
            "properties.CON.transaction.email": "string",
            "properties.CON.transaction.id": "string",
            "properties.CON.transaction.npv": "string",
            "properties.Hit_Timestamp": "string",
            "properties.env": "string",
            "properties.isReact": "string",
            "properties.site_id": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2021-03-04 16:29:07",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagescout_conevent`\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<`CON`:struct<`event`:struct<`name`:STRING>,`facility`:struct<`id`:STRING>,`location`:struct<`address1`:STRING,`address2`:STRING,`city`:STRING,`country`:STRING,`state`:STRING,`zip`:STRING>,`transaction`:struct<`confirmation_code`:STRING,`email`:STRING,`id`:STRING,`npv`:STRING>>,`Hit_Timestamp`:STRING,`env`:STRING,`isReact`:STRING,`site_id`: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-storagescout-dev/separated_dt/CON EVENT'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.storagescout_conevent`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.storagescout_conevent"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}