Schema Info

Schema Name: sfdl_prod_drivethru.newbook_newbookus_tickets
  • created: 2025-05-23 13:39:54
  • disabled: False
  • format: raw
  • id: 4216
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "newbook_newbookus_tickets"
    }
  • type: drivethrucsv
Schema Versions: 1
    • created: 2025-05-23 13:39:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_tickets`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_tickets`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `email_id`  string , `queue_id`  string , `category_id`  string , `account_id`  string , `contact_name`  string , `contact_email`  string , `contact_phone`  string , `created_on`  string , `updated_on`  string , `updated_by_contact`  string , `subject`  string , `content`  string , `content_type`  string , `assigned_when`  string , `assigned_to`  string , `priority`  string , `status`  string , `status_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_tickets/2025-05-23/1748024642'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_tickets"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_tickets/2025-05-23/1748024642
    • id: 1318824
    • processed: 1
    • raw_data:
      {
          "account_id": 6,
          "assigned_to": 17,
          "assigned_when": 16,
          "category_id": 5,
          "contact_email": 8,
          "contact_name": 7,
          "contact_phone": 9,
          "content": 14,
          "content_type": 15,
          "created_on": 10,
          "email_id": 3,
          "id": 2,
          "newbook_region": 0,
          "priority": 18,
          "queue_id": 4,
          "status": 19,
          "status_when": 20,
          "subject": 13,
          "tenant": 1,
          "updated_by_contact": 12,
          "updated_on": 11
      }
    • schema_attributes:
      {
          "account_id": "string",
          "assigned_to": "string",
          "assigned_when": "string",
          "category_id": "string",
          "contact_email": "string",
          "contact_name": "string",
          "contact_phone": "string",
          "content": "string",
          "content_type": "string",
          "created_on": "string",
          "email_id": "string",
          "id": "string",
          "newbook_region": "string",
          "priority": "string",
          "queue_id": "string",
          "status": "string",
          "status_when": "string",
          "subject": "string",
          "tenant": "string",
          "updated_by_contact": "string",
          "updated_on": "string"
      }
    • schema_name_id: 4216
    • schema_scan_id: 142616011
    • updated: 2025-05-23 13:40:08
Schema Scans: 1
Last at 2025-05-23 13:39:54
    • duration: 0:00:14.481711
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142616011
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_tickets/2025-05-23/1748024642",
              "key": "raw/newbook_newbookus_tickets/2025-05-23/1748024642/us_tickets.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookus_tickets",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 16016680281803125745,
              "service_name": "drive-thru",
              "span_id": 109398708129498834,
              "trace_id": 4982059925113433906
          }
      }
    • running: False
    • schema_name_id: 4216
    • start_time: 2025-05-23 13:39:54
    • success: True
    • trace_id: 4982059925113433906
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "account_id": "string",
        "assigned_to": "string",
        "assigned_when": "string",
        "category_id": "string",
        "contact_email": "string",
        "contact_name": "string",
        "contact_phone": "string",
        "content": "string",
        "content_type": "string",
        "created_on": "string",
        "email_id": "string",
        "id": "string",
        "newbook_region": "string",
        "priority": "string",
        "queue_id": "string",
        "status": "string",
        "status_when": "string",
        "subject": "string",
        "tenant": "string",
        "updated_by_contact": "string",
        "updated_on": "string"
    }
  • created: 2025-05-23 13:39:55
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_tickets`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `email_id`  string , `queue_id`  string , `category_id`  string , `account_id`  string , `contact_name`  string , `contact_email`  string , `contact_phone`  string , `created_on`  string , `updated_on`  string , `updated_by_contact`  string , `subject`  string , `content`  string , `content_type`  string , `assigned_when`  string , `assigned_to`  string , `priority`  string , `status`  string , `status_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_tickets/2025-05-23/1748024642'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_tickets`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_tickets"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2025-05-23 13:39:54",
        "disabled": false,
        "format": "raw",
        "id": 4216,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "newbook_newbookus_tickets"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "account_id": "string",
            "assigned_to": "string",
            "assigned_when": "string",
            "category_id": "string",
            "contact_email": "string",
            "contact_name": "string",
            "contact_phone": "string",
            "content": "string",
            "content_type": "string",
            "created_on": "string",
            "email_id": "string",
            "id": "string",
            "newbook_region": "string",
            "priority": "string",
            "queue_id": "string",
            "status": "string",
            "status_when": "string",
            "subject": "string",
            "tenant": "string",
            "updated_by_contact": "string",
            "updated_on": "string"
        },
        "created": "2025-05-23 13:39:55",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_tickets`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `email_id`  string , `queue_id`  string , `category_id`  string , `account_id`  string , `contact_name`  string , `contact_email`  string , `contact_phone`  string , `created_on`  string , `updated_on`  string , `updated_by_contact`  string , `subject`  string , `content`  string , `content_type`  string , `assigned_when`  string , `assigned_to`  string , `priority`  string , `status`  string , `status_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_tickets/2025-05-23/1748024642'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_tickets`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_tickets"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}