Schema Info

Schema Name: sfdl_prod_drivethru.newbook_newbookap_appointments
  • created: 2024-12-07 14:57:04
  • disabled: False
  • format: raw
  • id: 2771
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "newbook_newbookap_appointments"
    }
  • type: drivethrucsv
Schema Versions: 1
    • created: 2024-12-07 14:57:05
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_appointments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookap_appointments`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `location_type`  string , `location_id`  string , `status`  string , `period_from`  string , `period_to`  string , `buffer_before`  string , `buffer_after`  string , `adults`  string , `children`  string , `infants`  string , `animals`  string , `default_client_account_id`  string , `create_charges`  string , `booked_when`  string , `booked_by`  string , `allow_contact`  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_newbookap_appointments/2024-12-07/1733604930'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_appointments"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookap_appointments/2024-12-07/1733604930
    • id: 1114940
    • processed: 1
    • raw_data:
      {
          "adults": 10,
          "allow_contact": 18,
          "animals": 13,
          "booked_by": 17,
          "booked_when": 16,
          "buffer_after": 9,
          "buffer_before": 8,
          "children": 11,
          "create_charges": 15,
          "default_client_account_id": 14,
          "id": 2,
          "infants": 12,
          "location_id": 4,
          "location_type": 3,
          "newbook_region": 0,
          "period_from": 6,
          "period_to": 7,
          "status": 5,
          "tenant": 1
      }
    • schema_attributes:
      {
          "adults": "string",
          "allow_contact": "string",
          "animals": "string",
          "booked_by": "string",
          "booked_when": "string",
          "buffer_after": "string",
          "buffer_before": "string",
          "children": "string",
          "create_charges": "string",
          "default_client_account_id": "string",
          "id": "string",
          "infants": "string",
          "location_id": "string",
          "location_type": "string",
          "newbook_region": "string",
          "period_from": "string",
          "period_to": "string",
          "status": "string",
          "tenant": "string"
      }
    • schema_name_id: 2771
    • schema_scan_id: 133183413
    • updated: 2024-12-07 14:57:16
Schema Scans: 1
Last at 2024-12-07 14:57:04
    • duration: 0:00:11.898237
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 133183413
    • 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_newbookap_appointments/2024-12-07/1733604930",
              "key": "raw/newbook_newbookap_appointments/2024-12-07/1733604930/ap_appointments.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookap_appointments",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 15292596209990137883,
              "service_name": "drive-thru",
              "span_id": 8928797949009800317,
              "trace_id": 3814328640367850368
          }
      }
    • running: False
    • schema_name_id: 2771
    • start_time: 2024-12-07 14:57:04
    • success: True
    • trace_id: 3814328640367850368
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "adults": "string",
        "allow_contact": "string",
        "animals": "string",
        "booked_by": "string",
        "booked_when": "string",
        "buffer_after": "string",
        "buffer_before": "string",
        "children": "string",
        "create_charges": "string",
        "default_client_account_id": "string",
        "id": "string",
        "infants": "string",
        "location_id": "string",
        "location_type": "string",
        "newbook_region": "string",
        "period_from": "string",
        "period_to": "string",
        "status": "string",
        "tenant": "string"
    }
  • created: 2024-12-07 14:57:05
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookap_appointments`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `location_type`  string , `location_id`  string , `status`  string , `period_from`  string , `period_to`  string , `buffer_before`  string , `buffer_after`  string , `adults`  string , `children`  string , `infants`  string , `animals`  string , `default_client_account_id`  string , `create_charges`  string , `booked_when`  string , `booked_by`  string , `allow_contact`  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_newbookap_appointments/2024-12-07/1733604930'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_appointments`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_appointments"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2024-12-07 14:57:04",
        "disabled": false,
        "format": "raw",
        "id": 2771,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "newbook_newbookap_appointments"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "adults": "string",
            "allow_contact": "string",
            "animals": "string",
            "booked_by": "string",
            "booked_when": "string",
            "buffer_after": "string",
            "buffer_before": "string",
            "children": "string",
            "create_charges": "string",
            "default_client_account_id": "string",
            "id": "string",
            "infants": "string",
            "location_id": "string",
            "location_type": "string",
            "newbook_region": "string",
            "period_from": "string",
            "period_to": "string",
            "status": "string",
            "tenant": "string"
        },
        "created": "2024-12-07 14:57:05",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookap_appointments`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `location_type`  string , `location_id`  string , `status`  string , `period_from`  string , `period_to`  string , `buffer_before`  string , `buffer_after`  string , `adults`  string , `children`  string , `infants`  string , `animals`  string , `default_client_account_id`  string , `create_charges`  string , `booked_when`  string , `booked_by`  string , `allow_contact`  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_newbookap_appointments/2024-12-07/1733604930'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_appointments`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_appointments"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}