Schema Info

Schema Name: sfdl_stage_segment.ssdc_modal_open
  • created: 2018-07-28 13:06:07
  • disabled: False
  • format: raw
  • id: 594
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "ssdc_modal_open"
    }
  • type: segment
Schema Versions: 3
    • created: 2020-10-21 11:01:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_modal_open`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_modal_open`\n(\n`projectId`STRING,`event`STRING,`userId`STRING,`context`struct<`page`:struct<`search`:STRING,`url`:STRING,`path`:STRING,`referrer`:STRING,`title`:STRING>,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`campaign`:struct<`source`:STRING,`medium`:STRING,`name`:STRING>,`locale`:STRING,`userAgent`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`timestamp`STRING,`integrations`struct<`_empty_`:STRING>,`type`STRING,`receivedAt`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`sentAt`STRING,`properties`struct<`isReact`:STRING,`category`:STRING,`label`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`env`:STRING>,`channel`STRING,`version`STRING,`messageId`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-stage/separated_dt/modal open'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_modal_open"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/modal open
    • id: 295355
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2020-10-21T16:01:10Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1603238400000/1603295602877.50d7903aa91c.fde281a.3f778a59-b256-4bff-8d35-c00464bd660f.gz|segment_separator:37",
          "anonymousId": "f955c5fb-fc43-4d65-a0fd-4ab4dc6ce59c",
          "channel": "client",
          "context": {
              "campaign": {
                  "medium": "email",
                  "name": "20201021_RES_SSDC_trans",
                  "source": "AWS"
              },
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "4.0.4"
              },
              "locale": "en-US",
              "page": {
                  "path": "/reservation/confirmation/7KD4SVA4Z",
                  "referrer": "",
                  "search": "?k=&email_token=3244e8665967abbcc00c4c68612de2277701d35c&utm_medium=email&utm_source=AWS&utm_campaign=20201021_RES_SSDC_trans",
                  "title": "Reservation Confirmed for CubeSmart Self Storage - Austin - 1411 W 5th St | SelfStorage.com",
                  "url": "https://www.selfstorage.extrameter.com/reservation/confirmation/7KD4SVA4Z?k=&email_token=3244e8665967abbcc00c4c68612de2277701d35c&utm_medium=email&utm_source=AWS&utm_campaign=20201021_RES_SSDC_trans"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36"
          },
          "event": "modal open",
          "integrations": {},
          "messageId": "ajs-251b284b93fad8d5ed2afeabe5eaa792",
          "originalTimestamp": "2020-10-21T15:28:33.102Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1603294113101,
              "category": "cancel this reservation form interactions-confirmationPage",
              "env": "stage",
              "isReact": true,
              "label": "cancel this reservation",
              "site_id": 27
          },
          "receivedAt": "2020-10-21T15:28:26.116Z",
          "sentAt": "2020-10-21T15:28:33.105Z",
          "timestamp": "2020-10-21T15:28:26.113Z",
          "type": "track",
          "userId": "ad7cdfe570c2f604fa72b46a632a8392",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "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.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 594
    • schema_scan_id: 2999796
    • updated: 2020-10-21 11:02:15
    • created: 2020-01-31 10:11:02
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_modal_open`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_modal_open`\n(\n`anonymousId`STRING,`originalTimestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`event`STRING,`receivedAt`STRING,`userId`STRING,`sentAt`STRING,`context`struct<`campaign`:struct<`_empty_`:STRING>,`userAgent`:STRING,`ip`:STRING,`locale`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`page`:struct<`referrer`:STRING,`path`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>>,`properties`struct<`env`:STRING,`label`:STRING,`category`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`isReact`:STRING>,`messageId`STRING,`projectId`STRING,`integrations`struct<`_empty_`:STRING>,`timestamp`STRING,`version`STRING,`channel`STRING,`type`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-stage/separated_dt/modal open'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_modal_open"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/modal open
    • id: 248629
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2020-01-31T16:10:59Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1580428800000/1580486854882.827d089935eb.e4797d0.2148baf5-81f6-42bd-9eea-ca1abe93ed64.gz|segment_separator:37",
          "anonymousId": "9e54c91c-bffd-4fe9-a12b-0c08c1a55613",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "12.87.245.90",
              "library": {
                  "name": "analytics.js",
                  "version": "3.11.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/ohio/newark/",
                  "referrer": "",
                  "search": "?sftest=on",
                  "title": "20 Best Self-Storage Units in Newark, OH w/ Discounts & Specials",
                  "url": "https://www.selfstorage.extrameter.com/self-storage/ohio/newark/?sftest=on"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36"
          },
          "event": "modal open",
          "integrations": {},
          "messageId": "ajs-8952fe1c5cb0916ff8c18c7afb41528e",
          "originalTimestamp": "2020-01-31T15:55:48.429Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1580486148428,
              "category": "missing category",
              "env": "stage",
              "isReact": true,
              "label": "missing label",
              "site_id": 27
          },
          "receivedAt": "2020-01-31T15:55:48.592Z",
          "sentAt": "2020-01-31T15:55:48.431Z",
          "timestamp": "2020-01-31T15:55:48.590Z",
          "type": "track",
          "userId": "7e40f0c2e0adeb868559de8e8c6c9955",
          "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.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 594
    • schema_scan_id: 2547955
    • updated: 2020-01-31 10:12:07
    • created: 2018-07-28 13:13:47
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_modal_open`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_modal_open`\n(\n `version`  string , `timestamp`  string , `projectId`  string , `userId`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `isReact` : string , `site_id` : string , `label` : string , `env` : string >, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `messageId`  string , `_origin`  string , `type`  string , `event`  string , `channel`  string , `sentAt`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/modal open'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_modal_open"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/modal open
    • id: 180896
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2018-07-26T19:24:20Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1532563200000/1532632942116.19d37a179806.1.11.1.27f2ad38-edee-4c68-94b8-071aaf4bcd03.gz|segment_separator:37",
          "anonymousId": "77d3b63e-a8fc-4294-801a-4f3288062d2a",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "66.162.93.78",
              "library": {
                  "name": "analytics.js",
                  "version": "3.6.0"
              },
              "page": {
                  "path": "/",
                  "referrer": "",
                  "search": "?sftest=on",
                  "title": "SelfStorage.com: Find Cheap Storage Units Near You",
                  "url": "https://ssdr.selfstorage.extrameter.com/?sftest=on"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36"
          },
          "event": "modal open",
          "integrations": {},
          "messageId": "ajs-1b4c6275426f7173d48358b085656b3e",
          "originalTimestamp": "2018-07-26T18:43:43.262Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1532630623261,
              "category": "missing category-homePage",
              "env": "stage",
              "isReact": true,
              "label": "missing label",
              "site_id": 27
          },
          "receivedAt": "2018-07-26T18:43:43.409Z",
          "sentAt": "2018-07-26T18:43:43.266Z",
          "timestamp": "2018-07-26T18:43:43.405Z",
          "type": "track",
          "userId": "53f691848caf8bd2f0b4e5d3089aee6d",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.userAgent": "string",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 594
    • schema_scan_id: 1434116
    • updated: 2018-07-28 13:13:58
Schema Scans: 3
Last at 2020-10-21 11:01:34
    • duration: 0:00:47.284038
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 122,
          "partitions_applied": false,
          "success": true
      }
    • id: 2999796
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/modal open/dt=2020-10-21/",
              "name": "dt",
              "type": "string",
              "value": "2020-10-21"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/modal open",
              "key": "separated_dt/modal open/dt=2020-10-21/1603295602877.50d7903aa91c.fde281a.3f778a59-b256-4bff-8d35-c00464bd660f.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_modal_open",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 594
    • start_time: 2020-10-21 11:01:34
    • success: True
    • trace_id: 860813012699721873
    • duration: 0:00:32.271366
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 78,
          "partitions_applied": false,
          "success": true
      }
    • id: 2547955
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/modal open/dt=2020-01-31/",
              "name": "dt",
              "type": "string",
              "value": "2020-01-31"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/modal open",
              "key": "separated_dt/modal open/dt=2020-01-31/1580486854882.827d089935eb.e4797d0.2148baf5-81f6-42bd-9eea-ca1abe93ed64.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_modal_open",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 594
    • start_time: 2020-01-31 10:11:02
    • success: True
    • trace_id: 318816005301986170
    • duration: 0:07:54.523547
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 2,
          "partitions_applied": false,
          "success": true
      }
    • id: 1434116
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/modal open/dt=2018-07-26/",
              "name": "dt",
              "type": "string",
              "value": "2018-07-26"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/modal open",
              "key": "separated_dt/modal open/dt=2018-07-26/1532632942116.19d37a179806.1.11.1.27f2ad38-edee-4c68-94b8-071aaf4bcd03.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_modal_open",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 594
    • start_time: 2018-07-28 13:06:07
    • success: True
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.ssdc_modal_open`\nADD\n\n\n PARTITION (dt='2021-02-01') location 's3://sfdl-segment-ssdc-stage/separated_dt/modal open/dt=2021-02-01/'\n PARTITION (dt='2021-02-04') location 's3://sfdl-segment-ssdc-stage/separated_dt/modal open/dt=2021-02-04/'\n PARTITION (dt='2021-02-08') location 's3://sfdl-segment-ssdc-stage/separated_dt/modal open/dt=2021-02-08/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 176677,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/modal open/dt=2021-02-01/",
                "name": "dt",
                "value": "2021-02-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-02-01 12:22:15",
                    "last_data": "2021-02-01 12:22:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 176981,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/modal open/dt=2021-02-04/",
                "name": "dt",
                "value": "2021-02-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-02-04 14:14:15",
                    "last_data": "2021-02-04 14:14:15"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 181799,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/modal open/dt=2021-02-08/",
                "name": "dt",
                "value": "2021-02-08"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-02-08 16:19:40",
                    "last_data": "2021-02-08 16:19:40"
                },
                "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.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.site_id": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2020-10-21 11:01:34
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_modal_open`\n(\n`projectId`STRING,`event`STRING,`userId`STRING,`context`struct<`page`:struct<`search`:STRING,`url`:STRING,`path`:STRING,`referrer`:STRING,`title`:STRING>,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`campaign`:struct<`source`:STRING,`medium`:STRING,`name`:STRING>,`locale`:STRING,`userAgent`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`timestamp`STRING,`integrations`struct<`_empty_`:STRING>,`type`STRING,`receivedAt`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`sentAt`STRING,`properties`struct<`isReact`:STRING,`category`:STRING,`label`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`env`:STRING>,`channel`STRING,`version`STRING,`messageId`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-stage/separated_dt/modal open'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_modal_open`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_modal_open"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2018-07-28 13:06:07",
        "disabled": false,
        "format": "raw",
        "id": 594,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "ssdc_modal_open"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.ssdc_modal_open`\nADD\n\n\n PARTITION (dt='2021-02-01') location 's3://sfdl-segment-ssdc-stage/separated_dt/modal open/dt=2021-02-01/'\n PARTITION (dt='2021-02-04') location 's3://sfdl-segment-ssdc-stage/separated_dt/modal open/dt=2021-02-04/'\n PARTITION (dt='2021-02-08') location 's3://sfdl-segment-ssdc-stage/separated_dt/modal open/dt=2021-02-08/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 176677,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/modal open/dt=2021-02-01/",
                    "name": "dt",
                    "value": "2021-02-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-02-01 12:22:15",
                        "last_data": "2021-02-01 12:22:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 176981,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/modal open/dt=2021-02-04/",
                    "name": "dt",
                    "value": "2021-02-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-02-04 14:14:15",
                        "last_data": "2021-02-04 14:14:15"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 181799,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/modal open/dt=2021-02-08/",
                    "name": "dt",
                    "value": "2021-02-08"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-02-08 16:19:40",
                        "last_data": "2021-02-08 16:19:40"
                    },
                    "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.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.site_id": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2020-10-21 11:01:34",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_modal_open`\n(\n`projectId`STRING,`event`STRING,`userId`STRING,`context`struct<`page`:struct<`search`:STRING,`url`:STRING,`path`:STRING,`referrer`:STRING,`title`:STRING>,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`campaign`:struct<`source`:STRING,`medium`:STRING,`name`:STRING>,`locale`:STRING,`userAgent`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`timestamp`STRING,`integrations`struct<`_empty_`:STRING>,`type`STRING,`receivedAt`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`sentAt`STRING,`properties`struct<`isReact`:STRING,`category`:STRING,`label`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`env`:STRING>,`channel`STRING,`version`STRING,`messageId`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-stage/separated_dt/modal open'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_modal_open`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_modal_open"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}