Schema Info

Schema Name: sfdl_prod_drivethru.newbook_newbookus_commissions
  • created: 2025-05-13 02:05:25
  • disabled: False
  • format: raw
  • id: 3594
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "newbook_newbookus_commissions"
    }
  • type: drivethrucsv
Schema Versions: 4
    • created: 2025-05-23 13:26:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_commissions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_commissions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `gl_account_id`  string , `gl_category_id`  string , `for_type`  string , `calculate_on`  string , `labour_profit`  string , `base_percent`  string , `raise_credit`  string , `active`  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_commissions/2025-05-23/1748024542'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_commissions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_commissions/2025-05-23/1748024542
    • id: 1318417
    • processed: 1
    • raw_data:
      {
          "active": 11,
          "base_percent": 9,
          "calculate_on": 7,
          "for_type": 6,
          "gl_account_id": 4,
          "gl_category_id": 5,
          "id": 2,
          "labour_profit": 8,
          "name": 3,
          "newbook_region": 0,
          "raise_credit": 10,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "base_percent": "string",
          "calculate_on": "string",
          "for_type": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "labour_profit": "string",
          "name": "string",
          "newbook_region": "string",
          "raise_credit": "string",
          "tenant": "string"
      }
    • schema_name_id: 3594
    • schema_scan_id: 142615564
    • updated: 2025-05-23 13:26:47
    • created: 2025-05-20 02:49:53
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_commissions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_commissions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `gl_account_id`  string , `gl_category_id`  string , `for_type`  string , `calculate_on`  string , `labour_profit`  string , `base_percent`  string , `active`  string , `raise_credit`  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_commissions/2025-05-20/1747727363'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_commissions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_commissions/2025-05-20/1747727363
    • id: 1313165
    • processed: 1
    • raw_data:
      {
          "active": 10,
          "base_percent": 9,
          "calculate_on": 7,
          "for_type": 6,
          "gl_account_id": 4,
          "gl_category_id": 5,
          "id": 2,
          "labour_profit": 8,
          "name": 3,
          "newbook_region": 0,
          "raise_credit": 11,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "base_percent": "string",
          "calculate_on": "string",
          "for_type": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "labour_profit": "string",
          "name": "string",
          "newbook_region": "string",
          "raise_credit": "string",
          "tenant": "string"
      }
    • schema_name_id: 3594
    • schema_scan_id: 142431619
    • updated: 2025-05-20 02:50:06
    • created: 2025-05-13 03:24:17
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_commissions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_commissions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `gl_account_id`  string , `gl_category_id`  string , `for_type`  string , `calculate_on`  string , `labour_profit`  string , `base_percent`  string , `active`  string , `raise_credit`  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_commissions/2025-05-13/1747124595'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_commissions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_commissions/2025-05-13/1747124595
    • id: 1302712
    • processed: 1
    • raw_data:
      {
          "active": 10,
          "base_percent": 9,
          "calculate_on": 7,
          "for_type": 6,
          "gl_account_id": 4,
          "gl_category_id": 5,
          "id": 2,
          "labour_profit": 8,
          "name": 3,
          "newbook_region": 0,
          "raise_credit": 11,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "base_percent": "string",
          "calculate_on": "string",
          "for_type": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "labour_profit": "string",
          "name": "string",
          "newbook_region": "string",
          "raise_credit": "string",
          "tenant": "string"
      }
    • schema_name_id: 3594
    • schema_scan_id: 142072923
    • updated: 2025-05-13 03:24:30
    • created: 2025-05-13 02:05:26
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_commissions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_commissions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `gl_account_id`  string , `gl_category_id`  string , `for_type`  string , `calculate_on`  string , `labour_profit`  string , `base_percent`  string , `active`  string , `raise_credit`  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_commissions/2025-05-13/1747119746'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_commissions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_commissions/2025-05-13/1747119746
    • id: 1301945
    • processed: 1
    • raw_data:
      {
          "active": 10,
          "base_percent": 9,
          "calculate_on": 7,
          "for_type": 6,
          "gl_account_id": 4,
          "gl_category_id": 5,
          "id": 2,
          "labour_profit": 8,
          "name": 3,
          "newbook_region": 0,
          "raise_credit": 11,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "base_percent": "string",
          "calculate_on": "string",
          "for_type": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "labour_profit": "string",
          "name": "string",
          "newbook_region": "string",
          "raise_credit": "string",
          "tenant": "string"
      }
    • schema_name_id: 3594
    • schema_scan_id: 142070984
    • updated: 2025-05-13 02:05:37
Schema Scans: 4
Last at 2025-05-23 13:26:33
    • duration: 0:00:14.177052
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142615564
    • 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_commissions/2025-05-23/1748024542",
              "key": "raw/newbook_newbookus_commissions/2025-05-23/1748024542/us_commissions.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookus_commissions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 13366079887256257127,
              "service_name": "drive-thru",
              "span_id": 1236471442271335141,
              "trace_id": 13600166069332325684
          }
      }
    • running: False
    • schema_name_id: 3594
    • start_time: 2025-05-23 13:26:33
    • success: True
    • trace_id: 13600166069332325684
    • duration: 0:00:14.167677
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142431619
    • 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_commissions/2025-05-20/1747727363",
              "key": "raw/newbook_newbookus_commissions/2025-05-20/1747727363/us_commissions.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookus_commissions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5566889953790022917,
              "service_name": "drive-thru",
              "span_id": 5789699807839130788,
              "trace_id": 10953313766174383407
          }
      }
    • running: False
    • schema_name_id: 3594
    • start_time: 2025-05-20 02:49:52
    • success: True
    • trace_id: 10953313766174383407
    • duration: 0:00:14.165252
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142072923
    • 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_commissions/2025-05-13/1747124595",
              "key": "raw/newbook_newbookus_commissions/2025-05-13/1747124595/us_commissions.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookus_commissions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 17634250312429985275,
              "service_name": "drive-thru",
              "span_id": 13655394216660245088,
              "trace_id": 8856483221428211531
          }
      }
    • running: False
    • schema_name_id: 3594
    • start_time: 2025-05-13 03:24:16
    • success: True
    • trace_id: 8856483221428211531
    • duration: 0:00:11.764247
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142070984
    • 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_commissions/2025-05-13/1747119746",
              "key": "raw/newbook_newbookus_commissions/2025-05-13/1747119746/us_commissions.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookus_commissions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 2987697900132723168,
              "service_name": "drive-thru",
              "span_id": 18057503560185498567,
              "trace_id": 15132907361723365873
          }
      }
    • running: False
    • schema_name_id: 3594
    • start_time: 2025-05-13 02:05:25
    • success: True
    • trace_id: 15132907361723365873
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "active": "string",
        "base_percent": "string",
        "calculate_on": "string",
        "for_type": "string",
        "gl_account_id": "string",
        "gl_category_id": "string",
        "id": "string",
        "labour_profit": "string",
        "name": "string",
        "newbook_region": "string",
        "raise_credit": "string",
        "tenant": "string"
    }
  • created: 2025-05-23 13:26: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_commissions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `gl_account_id`  string , `gl_category_id`  string , `for_type`  string , `calculate_on`  string , `labour_profit`  string , `base_percent`  string , `raise_credit`  string , `active`  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_commissions/2025-05-23/1748024542'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_commissions`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_commissions"
    }
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:05:25",
        "disabled": false,
        "format": "raw",
        "id": 3594,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "newbook_newbookus_commissions"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "active": "string",
            "base_percent": "string",
            "calculate_on": "string",
            "for_type": "string",
            "gl_account_id": "string",
            "gl_category_id": "string",
            "id": "string",
            "labour_profit": "string",
            "name": "string",
            "newbook_region": "string",
            "raise_credit": "string",
            "tenant": "string"
        },
        "created": "2025-05-23 13:26: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_commissions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `gl_account_id`  string , `gl_category_id`  string , `for_type`  string , `calculate_on`  string , `labour_profit`  string , `base_percent`  string , `raise_credit`  string , `active`  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_commissions/2025-05-23/1748024542'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_commissions`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_commissions"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}