Schema Info

Schema Name: sfdl_dev_segment.slwebedition_dtpendvaluechange
  • created: 2019-10-02 12:08:54
  • disabled: False
  • format: raw
  • id: 1326
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "slwebedition_dtpendvaluechange"
    }
  • type: segment
Schema Versions: 1
    • created: 2019-10-02 12:08:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.slwebedition_dtpendvaluechange`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.slwebedition_dtpendvaluechange`\n(\n`version`STRING,`timestamp`STRING,`projectId`STRING,`userId`STRING,`properties`struct<`Name`:STRING,`ParentForm`:STRING,`Text`:STRING,`ValueEnd`:STRING,`ValueStart`:STRING,`SessionId`:STRING>,`receivedAt`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>>,`messageId`STRING,`_origin`STRING,`writeKey`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-slwebedition-dev/separated_dt/DtpEndValueChange'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.slwebedition_dtpendvaluechange"
      ]
    • hive_path: s3://sfdl-segment-slwebedition-dev/separated_dt/DtpEndValueChange
    • id: 4672698
    • processed: 1
    • raw_data:
      {
          "_origin": "2019-10-02T17:08:52Z|s3://sfdl-segment-slwebedition-dev/segment-logs/Qn0on3CWMj/1569974400000/1570036066720.827d089935eb.e4797d0.0ffc630e-f408-4a2d-ae58-825ff2fff393.gz|segment_separator:34",
          "anonymousId": null,
          "channel": "server",
          "context": {
              "library": {
                  "name": "Analytics.NET",
                  "version": "2.0.3"
              }
          },
          "event": "DtpEndValueChange",
          "integrations": {},
          "messageId": "2ebfa0da-a905-48bc-9cb8-6a6784b251de",
          "originalTimestamp": "2019-10-02T12:51:19.5061575-04:00",
          "projectId": "Qn0on3CWMj",
          "properties": {
              "Name": "dtpStrtEnd",
              "ParentForm": "FrmCalculatorProrate",
              "SessionId": "902bd6f9-bd22-469a-ae02-c6c54cec782b",
              "Text": "",
              "ValueEnd": "10/1/2019 12:51 PM",
              "ValueStart": "10/1/2019 12:51 PM"
          },
          "receivedAt": "2019-10-02T16:51:19.288Z",
          "sentAt": "2019-10-02T16:51:19.506Z",
          "timestamp": "2019-10-02T16:51:19.287Z",
          "type": "track",
          "userId": "C930:HILL:doreen",
          "version": 2,
          "writeKey": "NRHtWyFoUylX7KN5cxu3gFO7vCn8Mwj6"
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Name": "string",
          "properties.ParentForm": "string",
          "properties.SessionId": "string",
          "properties.Text": "string",
          "properties.ValueEnd": "string",
          "properties.ValueStart": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string",
          "writeKey": "string"
      }
    • schema_name_id: 1326
    • schema_scan_id: 5191755
    • updated: 2019-10-02 12:09:08
Schema Scans: 1
Last at 2019-10-02 12:08:54
    • duration: 0:00:16.271450
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 5191755
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-slwebedition-dev/separated_dt/DtpEndValueChange/dt=2019-10-02/",
              "name": "dt",
              "type": "string",
              "value": "2019-10-02"
          },
          "s3": {
              "bucket": "sfdl-segment-slwebedition-dev",
              "hive_path": "s3://sfdl-segment-slwebedition-dev/separated_dt/DtpEndValueChange",
              "key": "separated_dt/DtpEndValueChange/dt=2019-10-02/1570036066720.827d089935eb.e4797d0.0ffc630e-f408-4a2d-ae58-825ff2fff393.gz.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.slwebedition_DtpEndValueChange",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1326
    • start_time: 2019-10-02 12:08:54
    • success: True
    • trace_id: 17286000293599558641
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.slwebedition_dtpendvaluechange`\nADD\n\n\n PARTITION (dt='2019-12-09') location 's3://sfdl-segment-slwebedition-dev/separated_dt/DtpEndValueChange/dt=2019-12-09/'\n PARTITION (dt='2021-09-07') location 's3://sfdl-segment-slwebedition-dev/separated_dt/DtpEndValueChange/dt=2021-09-07/'\n PARTITION (dt='2022-02-28') location 's3://sfdl-segment-slwebedition-dev/separated_dt/DtpEndValueChange/dt=2022-02-28/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 148554,
                "location": "s3://sfdl-segment-slwebedition-dev/separated_dt/DtpEndValueChange/dt=2019-12-09/",
                "name": "dt",
                "value": "2019-12-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2019-12-09 10:09:41",
                    "last_data": "2019-12-09 10:17:58"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 178529,
                "location": "s3://sfdl-segment-slwebedition-dev/separated_dt/DtpEndValueChange/dt=2021-09-07/",
                "name": "dt",
                "value": "2021-09-07"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-09-07 13:47:30",
                    "last_data": "2021-09-07 13:51:12"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 183435,
                "location": "s3://sfdl-segment-slwebedition-dev/separated_dt/DtpEndValueChange/dt=2022-02-28/",
                "name": "dt",
                "value": "2022-02-28"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2022-02-28 13:12:27",
                    "last_data": "2022-02-28 13:13:35"
                },
                "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.library.name": "string",
        "context.library.version": "string",
        "event": "string",
        "messageId": "string",
        "originalTimestamp": "string",
        "projectId": "string",
        "properties.Name": "string",
        "properties.ParentForm": "string",
        "properties.SessionId": "string",
        "properties.Text": "string",
        "properties.ValueEnd": "string",
        "properties.ValueStart": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string",
        "writeKey": "string"
    }
  • created: 2019-10-02 12:08:54
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.slwebedition_dtpendvaluechange`\n(\n`version`STRING,`timestamp`STRING,`projectId`STRING,`userId`STRING,`properties`struct<`Name`:STRING,`ParentForm`:STRING,`Text`:STRING,`ValueEnd`:STRING,`ValueStart`:STRING,`SessionId`:STRING>,`receivedAt`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>>,`messageId`STRING,`_origin`STRING,`writeKey`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-slwebedition-dev/separated_dt/DtpEndValueChange'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.slwebedition_dtpendvaluechange`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.slwebedition_dtpendvaluechange"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2019-10-02 12:08:54",
        "disabled": false,
        "format": "raw",
        "id": 1326,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "slwebedition_dtpendvaluechange"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.slwebedition_dtpendvaluechange`\nADD\n\n\n PARTITION (dt='2019-12-09') location 's3://sfdl-segment-slwebedition-dev/separated_dt/DtpEndValueChange/dt=2019-12-09/'\n PARTITION (dt='2021-09-07') location 's3://sfdl-segment-slwebedition-dev/separated_dt/DtpEndValueChange/dt=2021-09-07/'\n PARTITION (dt='2022-02-28') location 's3://sfdl-segment-slwebedition-dev/separated_dt/DtpEndValueChange/dt=2022-02-28/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 148554,
                    "location": "s3://sfdl-segment-slwebedition-dev/separated_dt/DtpEndValueChange/dt=2019-12-09/",
                    "name": "dt",
                    "value": "2019-12-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2019-12-09 10:09:41",
                        "last_data": "2019-12-09 10:17:58"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 178529,
                    "location": "s3://sfdl-segment-slwebedition-dev/separated_dt/DtpEndValueChange/dt=2021-09-07/",
                    "name": "dt",
                    "value": "2021-09-07"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-09-07 13:47:30",
                        "last_data": "2021-09-07 13:51:12"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 183435,
                    "location": "s3://sfdl-segment-slwebedition-dev/separated_dt/DtpEndValueChange/dt=2022-02-28/",
                    "name": "dt",
                    "value": "2022-02-28"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2022-02-28 13:12:27",
                        "last_data": "2022-02-28 13:13:35"
                    },
                    "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.library.name": "string",
            "context.library.version": "string",
            "event": "string",
            "messageId": "string",
            "originalTimestamp": "string",
            "projectId": "string",
            "properties.Name": "string",
            "properties.ParentForm": "string",
            "properties.SessionId": "string",
            "properties.Text": "string",
            "properties.ValueEnd": "string",
            "properties.ValueStart": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string",
            "writeKey": "string"
        },
        "created": "2019-10-02 12:08:54",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.slwebedition_dtpendvaluechange`\n(\n`version`STRING,`timestamp`STRING,`projectId`STRING,`userId`STRING,`properties`struct<`Name`:STRING,`ParentForm`:STRING,`Text`:STRING,`ValueEnd`:STRING,`ValueStart`:STRING,`SessionId`:STRING>,`receivedAt`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>>,`messageId`STRING,`_origin`STRING,`writeKey`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-slwebedition-dev/separated_dt/DtpEndValueChange'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.slwebedition_dtpendvaluechange`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.slwebedition_dtpendvaluechange"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}