Schema Info

Schema Name: sfdl_prod_drivethru.newbook_newbookeu_lost_quotes
  • created: 2024-11-27 06:45:42
  • disabled: False
  • format: raw
  • id: 2448
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "newbook_newbookeu_lost_quotes"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2025-05-15 16:46:59
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_lost_quotes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_lost_quotes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `guest_id`  string , `adults`  string , `children`  string , `infants`  string , `animals`  string , `period_from`  string , `period_to`  string , `generated_when`  string , `quote_lost_reason_id`  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_newbookeu_lost_quotes/2025-05-15/1747344851'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_lost_quotes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_lost_quotes/2025-05-15/1747344851
    • id: 1307006
    • processed: 1
    • raw_data:
      {
          "adults": 4,
          "animals": 7,
          "children": 5,
          "generated_when": 10,
          "guest_id": 3,
          "id": 2,
          "infants": 6,
          "newbook_region": 0,
          "period_from": 8,
          "period_to": 9,
          "quote_lost_reason_id": 11,
          "tenant": 1
      }
    • schema_attributes:
      {
          "adults": "string",
          "animals": "string",
          "children": "string",
          "generated_when": "string",
          "guest_id": "string",
          "id": "string",
          "infants": "string",
          "newbook_region": "string",
          "period_from": "string",
          "period_to": "string",
          "quote_lost_reason_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2448
    • schema_scan_id: 142211072
    • updated: 2025-05-15 16:47:10
    • created: 2024-12-04 08:40:25
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_lost_quotes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_lost_quotes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `guest_id`  string , `adults`  string , `children`  string , `infants`  string , `animals`  string , `period_from`  string , `period_to`  string , `generated_when`  string , `quote_lost_reason_id`  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_newbookeu_lost_quotes/2024-12-04/1733322451'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_lost_quotes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_lost_quotes/2024-12-04/1733322451
    • id: 1111141
    • processed: 1
    • raw_data:
      {
          "adults": 4,
          "animals": 7,
          "children": 5,
          "generated_when": 10,
          "guest_id": 3,
          "id": 2,
          "infants": 6,
          "newbook_region": 0,
          "period_from": 8,
          "period_to": 9,
          "quote_lost_reason_id": 11,
          "tenant": 1
      }
    • schema_attributes:
      {
          "adults": "string",
          "animals": "string",
          "children": "string",
          "generated_when": "string",
          "guest_id": "string",
          "id": "string",
          "infants": "string",
          "newbook_region": "string",
          "period_from": "string",
          "period_to": "string",
          "quote_lost_reason_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2448
    • schema_scan_id: 132953043
    • updated: 2024-12-04 08:40:39
    • created: 2024-11-27 06:45:43
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_lost_quotes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_lost_quotes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `guest_id`  string , `adults`  string , `children`  string , `infants`  string , `animals`  string , `period_from`  string , `period_to`  string , `generated_when`  string , `quote_lost_reason_id`  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_newbookeu_lost_quotes/2024-11-27/1732710947'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_lost_quotes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_lost_quotes/2024-11-27/1732710947
    • id: 1101981
    • processed: 1
    • raw_data:
      {
          "adults": 4,
          "animals": 7,
          "children": 5,
          "generated_when": 10,
          "guest_id": 3,
          "id": 2,
          "infants": 6,
          "newbook_region": 0,
          "period_from": 8,
          "period_to": 9,
          "quote_lost_reason_id": 11,
          "tenant": 1
      }
    • schema_attributes:
      {
          "adults": "string",
          "animals": "string",
          "children": "string",
          "generated_when": "string",
          "guest_id": "string",
          "id": "string",
          "infants": "string",
          "newbook_region": "string",
          "period_from": "string",
          "period_to": "string",
          "quote_lost_reason_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2448
    • schema_scan_id: 132478069
    • updated: 2024-11-27 06:45:56
Schema Scans: 3
Last at 2025-05-15 16:46:58
    • duration: 0:00:11.606861
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142211072
    • 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_newbookeu_lost_quotes/2025-05-15/1747344851",
              "key": "raw/newbook_newbookeu_lost_quotes/2025-05-15/1747344851/eu_lost_quotes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookeu_lost_quotes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 4812105489687753069,
              "service_name": "drive-thru",
              "span_id": 10347228421834718786,
              "trace_id": 8872268276977957069
          }
      }
    • running: False
    • schema_name_id: 2448
    • start_time: 2025-05-15 16:46:58
    • success: True
    • trace_id: 8872268276977957069
    • duration: 0:00:14.236813
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 132953043
    • 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_newbookeu_lost_quotes/2024-12-04/1733322451",
              "key": "raw/newbook_newbookeu_lost_quotes/2024-12-04/1733322451/eu_lost_quotes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookeu_lost_quotes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 10132837354194242251,
              "service_name": "drive-thru",
              "span_id": 3173222256801340858,
              "trace_id": 10656405945203252222
          }
      }
    • running: False
    • schema_name_id: 2448
    • start_time: 2024-12-04 08:40:25
    • success: True
    • trace_id: 10656405945203252222
    • duration: 0:00:14.184463
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 132478069
    • 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_newbookeu_lost_quotes/2024-11-27/1732710947",
              "key": "raw/newbook_newbookeu_lost_quotes/2024-11-27/1732710947/eu_lost_quotes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookeu_lost_quotes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 12153021560837506104,
              "service_name": "drive-thru",
              "span_id": 17506743855875200947,
              "trace_id": 12715761582914007954
          }
      }
    • running: False
    • schema_name_id: 2448
    • start_time: 2024-11-27 06:45:42
    • success: True
    • trace_id: 12715761582914007954
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "adults": "string",
        "animals": "string",
        "children": "string",
        "generated_when": "string",
        "guest_id": "string",
        "id": "string",
        "infants": "string",
        "newbook_region": "string",
        "period_from": "string",
        "period_to": "string",
        "quote_lost_reason_id": "string",
        "tenant": "string"
    }
  • created: 2025-05-15 16:46:59
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_lost_quotes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `guest_id`  string , `adults`  string , `children`  string , `infants`  string , `animals`  string , `period_from`  string , `period_to`  string , `generated_when`  string , `quote_lost_reason_id`  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_newbookeu_lost_quotes/2025-05-15/1747344851'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_lost_quotes`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_lost_quotes"
    }
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-11-27 06:45:42",
        "disabled": false,
        "format": "raw",
        "id": 2448,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "newbook_newbookeu_lost_quotes"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "adults": "string",
            "animals": "string",
            "children": "string",
            "generated_when": "string",
            "guest_id": "string",
            "id": "string",
            "infants": "string",
            "newbook_region": "string",
            "period_from": "string",
            "period_to": "string",
            "quote_lost_reason_id": "string",
            "tenant": "string"
        },
        "created": "2025-05-15 16:46:59",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_lost_quotes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `guest_id`  string , `adults`  string , `children`  string , `infants`  string , `animals`  string , `period_from`  string , `period_to`  string , `generated_when`  string , `quote_lost_reason_id`  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_newbookeu_lost_quotes/2025-05-15/1747344851'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_lost_quotes`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_lost_quotes"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}