Schema Info

Schema Name: sfdl_prod_drivethru.newbook_newbookus_currencies
  • created: 2025-05-13 02:04:08
  • disabled: False
  • format: raw
  • id: 3559
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "newbook_newbookus_currencies"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2025-05-20 02:52:45
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_currencies`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_currencies`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `code`  string , `symbol`  string , `name`  string , `prepend`  string , `denominator`  string , `decimal`  string , `separator`  string , `country_id`  string , `flag`  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_currencies/2025-05-20/1747727371'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_currencies"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_currencies/2025-05-20/1747727371
    • id: 1313241
    • processed: 1
    • raw_data:
      {
          "code": 3,
          "country_id": 10,
          "decimal": 8,
          "denominator": 7,
          "flag": 11,
          "id": 2,
          "name": 5,
          "newbook_region": 0,
          "prepend": 6,
          "separator": 9,
          "symbol": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "code": "string",
          "country_id": "string",
          "decimal": "string",
          "denominator": "string",
          "flag": "string",
          "id": "string",
          "name": "string",
          "newbook_region": "string",
          "prepend": "string",
          "separator": "string",
          "symbol": "string",
          "tenant": "string"
      }
    • schema_name_id: 3559
    • schema_scan_id: 142431696
    • updated: 2025-05-20 02:52:58
    • created: 2025-05-13 03:24:01
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_currencies`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_currencies`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `code`  string , `symbol`  string , `name`  string , `prepend`  string , `denominator`  string , `decimal`  string , `separator`  string , `country_id`  string , `flag`  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_currencies/2025-05-13/1747124604'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_currencies"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_currencies/2025-05-13/1747124604
    • id: 1302703
    • processed: 1
    • raw_data:
      {
          "code": 3,
          "country_id": 10,
          "decimal": 8,
          "denominator": 7,
          "flag": 11,
          "id": 2,
          "name": 5,
          "newbook_region": 0,
          "prepend": 6,
          "separator": 9,
          "symbol": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "code": "string",
          "country_id": "string",
          "decimal": "string",
          "denominator": "string",
          "flag": "string",
          "id": "string",
          "name": "string",
          "newbook_region": "string",
          "prepend": "string",
          "separator": "string",
          "symbol": "string",
          "tenant": "string"
      }
    • schema_name_id: 3559
    • schema_scan_id: 142072914
    • updated: 2025-05-13 03:24:15
    • created: 2025-05-13 02:04:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_currencies`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_currencies`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `code`  string , `symbol`  string , `name`  string , `prepend`  string , `denominator`  string , `decimal`  string , `separator`  string , `country_id`  string , `flag`  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_currencies/2025-05-13/1747119754'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_currencies"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_currencies/2025-05-13/1747119754
    • id: 1301910
    • processed: 1
    • raw_data:
      {
          "code": 3,
          "country_id": 10,
          "decimal": 8,
          "denominator": 7,
          "flag": 11,
          "id": 2,
          "name": 5,
          "newbook_region": 0,
          "prepend": 6,
          "separator": 9,
          "symbol": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "code": "string",
          "country_id": "string",
          "decimal": "string",
          "denominator": "string",
          "flag": "string",
          "id": "string",
          "name": "string",
          "newbook_region": "string",
          "prepend": "string",
          "separator": "string",
          "symbol": "string",
          "tenant": "string"
      }
    • schema_name_id: 3559
    • schema_scan_id: 142070949
    • updated: 2025-05-13 02:04:22
Schema Scans: 3
Last at 2025-05-20 02:52:44
    • duration: 0:00:14.184508
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142431696
    • 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_currencies/2025-05-20/1747727371",
              "key": "raw/newbook_newbookus_currencies/2025-05-20/1747727371/us_currencies.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookus_currencies",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 9852671400597933403,
              "service_name": "drive-thru",
              "span_id": 15849175825425929818,
              "trace_id": 15564011893962539857
          }
      }
    • running: False
    • schema_name_id: 3559
    • start_time: 2025-05-20 02:52:44
    • success: True
    • trace_id: 15564011893962539857
    • duration: 0:00:14.303279
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142072914
    • 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_currencies/2025-05-13/1747124604",
              "key": "raw/newbook_newbookus_currencies/2025-05-13/1747124604/us_currencies.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookus_currencies",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 6395229241334734477,
              "service_name": "drive-thru",
              "span_id": 14387080892577300426,
              "trace_id": 15205367868549235347
          }
      }
    • running: False
    • schema_name_id: 3559
    • start_time: 2025-05-13 03:24:00
    • success: True
    • trace_id: 15205367868549235347
    • duration: 0:00:14.163801
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142070949
    • 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_currencies/2025-05-13/1747119754",
              "key": "raw/newbook_newbookus_currencies/2025-05-13/1747119754/us_currencies.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookus_currencies",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 1144274945814909896,
              "service_name": "drive-thru",
              "span_id": 8283813532416512833,
              "trace_id": 3811571709948229123
          }
      }
    • running: False
    • schema_name_id: 3559
    • start_time: 2025-05-13 02:04:08
    • success: True
    • trace_id: 3811571709948229123
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "code": "string",
        "country_id": "string",
        "decimal": "string",
        "denominator": "string",
        "flag": "string",
        "id": "string",
        "name": "string",
        "newbook_region": "string",
        "prepend": "string",
        "separator": "string",
        "symbol": "string",
        "tenant": "string"
    }
  • created: 2025-05-20 02:52:45
  • 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_currencies`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `code`  string , `symbol`  string , `name`  string , `prepend`  string , `denominator`  string , `decimal`  string , `separator`  string , `country_id`  string , `flag`  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_currencies/2025-05-20/1747727371'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_currencies`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_currencies"
    }
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-13 02:04:08",
        "disabled": false,
        "format": "raw",
        "id": 3559,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "newbook_newbookus_currencies"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "code": "string",
            "country_id": "string",
            "decimal": "string",
            "denominator": "string",
            "flag": "string",
            "id": "string",
            "name": "string",
            "newbook_region": "string",
            "prepend": "string",
            "separator": "string",
            "symbol": "string",
            "tenant": "string"
        },
        "created": "2025-05-20 02:52:45",
        "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_currencies`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `code`  string , `symbol`  string , `name`  string , `prepend`  string , `denominator`  string , `decimal`  string , `separator`  string , `country_id`  string , `flag`  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_currencies/2025-05-20/1747727371'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_currencies`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_currencies"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}