Schema Info

Schema Name: sfdl_prod_drivethru.newbook_newbookus_tariffs_adjustment_fees
  • created: 2025-05-23 13:39:33
  • disabled: False
  • format: raw
  • id: 4211
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "newbook_newbookus_tariffs_adjustment_fees"
    }
  • type: drivethrucsv
Schema Versions: 1
    • created: 2025-05-23 13:39:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_tariffs_adjustment_fees`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_tariffs_adjustment_fees`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `type`  string , `tariff_id`  string , `inventory_item_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `within_type`  string , `within_days`  string , `amount_type`  string , `amount`  string , `per_adult`  string , `per_child`  string , `per_infant`  string , `per_animal`  string , `tax_free`  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_tariffs_adjustment_fees/2025-05-23/1748024632'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_tariffs_adjustment_fees"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_tariffs_adjustment_fees/2025-05-23/1748024632
    • id: 1318815
    • processed: 1
    • raw_data:
      {
          "amount": 12,
          "amount_type": 11,
          "description": 8,
          "gl_account_id": 7,
          "gl_category_id": 6,
          "id": 2,
          "inventory_item_id": 5,
          "newbook_region": 0,
          "per_adult": 13,
          "per_animal": 16,
          "per_child": 14,
          "per_infant": 15,
          "tariff_id": 4,
          "tax_free": 17,
          "tenant": 1,
          "type": 3,
          "within_days": 10,
          "within_type": 9
      }
    • schema_attributes:
      {
          "amount": "string",
          "amount_type": "string",
          "description": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "newbook_region": "string",
          "per_adult": "string",
          "per_animal": "string",
          "per_child": "string",
          "per_infant": "string",
          "tariff_id": "string",
          "tax_free": "string",
          "tenant": "string",
          "type": "string",
          "within_days": "string",
          "within_type": "string"
      }
    • schema_name_id: 4211
    • schema_scan_id: 142616001
    • updated: 2025-05-23 13:39:45
Schema Scans: 1
Last at 2025-05-23 13:39:33
    • duration: 0:00:11.982048
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142616001
    • 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_tariffs_adjustment_fees/2025-05-23/1748024632",
              "key": "raw/newbook_newbookus_tariffs_adjustment_fees/2025-05-23/1748024632/us_tariffs_adjustment_fees.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookus_tariffs_adjustment_fees",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 7850501762654552962,
              "service_name": "drive-thru",
              "span_id": 14896813196923506138,
              "trace_id": 8068898179642390247
          }
      }
    • running: False
    • schema_name_id: 4211
    • start_time: 2025-05-23 13:39:33
    • success: True
    • trace_id: 8068898179642390247
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "amount": "string",
        "amount_type": "string",
        "description": "string",
        "gl_account_id": "string",
        "gl_category_id": "string",
        "id": "string",
        "inventory_item_id": "string",
        "newbook_region": "string",
        "per_adult": "string",
        "per_animal": "string",
        "per_child": "string",
        "per_infant": "string",
        "tariff_id": "string",
        "tax_free": "string",
        "tenant": "string",
        "type": "string",
        "within_days": "string",
        "within_type": "string"
    }
  • created: 2025-05-23 13:39:34
  • 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_tariffs_adjustment_fees`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `type`  string , `tariff_id`  string , `inventory_item_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `within_type`  string , `within_days`  string , `amount_type`  string , `amount`  string , `per_adult`  string , `per_child`  string , `per_infant`  string , `per_animal`  string , `tax_free`  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_tariffs_adjustment_fees/2025-05-23/1748024632'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_tariffs_adjustment_fees`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_tariffs_adjustment_fees"
    }
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:33",
        "disabled": false,
        "format": "raw",
        "id": 4211,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "newbook_newbookus_tariffs_adjustment_fees"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "amount": "string",
            "amount_type": "string",
            "description": "string",
            "gl_account_id": "string",
            "gl_category_id": "string",
            "id": "string",
            "inventory_item_id": "string",
            "newbook_region": "string",
            "per_adult": "string",
            "per_animal": "string",
            "per_child": "string",
            "per_infant": "string",
            "tariff_id": "string",
            "tax_free": "string",
            "tenant": "string",
            "type": "string",
            "within_days": "string",
            "within_type": "string"
        },
        "created": "2025-05-23 13:39:34",
        "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_tariffs_adjustment_fees`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `type`  string , `tariff_id`  string , `inventory_item_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `within_type`  string , `within_days`  string , `amount_type`  string , `amount`  string , `per_adult`  string , `per_child`  string , `per_infant`  string , `per_animal`  string , `tax_free`  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_tariffs_adjustment_fees/2025-05-23/1748024632'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_tariffs_adjustment_fees`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_tariffs_adjustment_fees"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}