Schema Info

Schema Name: sfdl_dev_untypedcsv.jerry_tablename
  • created: 2020-12-04 16:55:20
  • disabled: False
  • format: raw
  • id: 1517
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_untypedcsv",
        "table": "jerry_tablename"
    }
  • type: untypedcsv
Schema Versions: 1
    • created: 2020-12-04 16:55:20
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_untypedcsv`",
          "DROP TABLE IF EXISTS `sfdl_dev_untypedcsv.jerry_tablename`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_untypedcsv.jerry_tablename`\n(\n `Corporate_Group_Corp_Group_Name_CT`  string , `Companies_Company_Name`  string , `Companies_Used_Facility_IDs`  string , `Companies_Client_All_Programs`  string , `Companies_Non_Reporting_Annex_`  string , `Companies_Admin_Fee____`  string , `Companies_Sign_On_Date`  string , `Companies_Training_1_Date`  string , `Companies_Training_2_Date`  string , `Companies_Training_Schedule_Status`  string , `Companies_Training_Status`  string , `Companies_Client_dropped`  string , `Companies_Reason_for_Termination`  string , `Companies_Software`  string , `Companies_Storable_Common_Variable`  string , `Companies_Source_of_Business`  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-untypedcsv-jerry-dev/raw/tablename/2020-12-04/1607122503'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_untypedcsv.jerry_tablename"
      ]
    • hive_path: s3://sfdl-untypedcsv-jerry-dev/raw/tablename/2020-12-04/1607122503
    • id: 4684233
    • processed: 1
    • raw_data:
      {
          "Companies.Admin Fee (%)": 5,
          "Companies.Client All Programs": 3,
          "Companies.Client dropped": 11,
          "Companies.Company Name": 1,
          "Companies.Non-Reporting Annex?": 4,
          "Companies.Reason for Termination": 12,
          "Companies.Sign On Date": 6,
          "Companies.Software": 13,
          "Companies.Source of Business": 15,
          "Companies.Storable Common Variable": 14,
          "Companies.Training 1 Date": 7,
          "Companies.Training 2 Date": 8,
          "Companies.Training Schedule Status": 9,
          "Companies.Training Status": 10,
          "Companies.Used Facility IDs": 2,
          "Corporate Group.Corp Group Name CT": 0
      }
    • schema_attributes:
      {
          "Companies_Admin_Fee____": "string",
          "Companies_Client_All_Programs": "string",
          "Companies_Client_dropped": "string",
          "Companies_Company_Name": "string",
          "Companies_Non_Reporting_Annex_": "string",
          "Companies_Reason_for_Termination": "string",
          "Companies_Sign_On_Date": "string",
          "Companies_Software": "string",
          "Companies_Source_of_Business": "string",
          "Companies_Storable_Common_Variable": "string",
          "Companies_Training_1_Date": "string",
          "Companies_Training_2_Date": "string",
          "Companies_Training_Schedule_Status": "string",
          "Companies_Training_Status": "string",
          "Companies_Used_Facility_IDs": "string",
          "Corporate_Group_Corp_Group_Name_CT": "string"
      }
    • schema_name_id: 1517
    • schema_scan_id: 5732204
    • updated: 2020-12-04 16:55:31
Schema Scans: 1
Last at 2020-12-04 16:55:20
    • duration: 0:00:13.824381
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5732204
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-untypedcsv-jerry-dev",
              "hive_path": "s3://sfdl-untypedcsv-jerry-dev/raw/tablename/2020-12-04/1607122503",
              "key": "raw/tablename/2020-12-04/1607122503/data.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_untypedcsv.jerry_tablename",
              "type": "untypedcsv"
          },
          "trace_context": {
              "parent_id": 12432520515447201202,
              "service_name": "JGTEST",
              "span_id": 6801587256941158057,
              "trace_id": 12432520515447201202
          }
      }
    • running: False
    • schema_name_id: 1517
    • start_time: 2020-12-04 16:55:20
    • success: True
    • trace_id: 12432520515447201202
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "Companies_Admin_Fee____": "string",
        "Companies_Client_All_Programs": "string",
        "Companies_Client_dropped": "string",
        "Companies_Company_Name": "string",
        "Companies_Non_Reporting_Annex_": "string",
        "Companies_Reason_for_Termination": "string",
        "Companies_Sign_On_Date": "string",
        "Companies_Software": "string",
        "Companies_Source_of_Business": "string",
        "Companies_Storable_Common_Variable": "string",
        "Companies_Training_1_Date": "string",
        "Companies_Training_2_Date": "string",
        "Companies_Training_Schedule_Status": "string",
        "Companies_Training_Status": "string",
        "Companies_Used_Facility_IDs": "string",
        "Corporate_Group_Corp_Group_Name_CT": "string"
    }
  • created: 2020-12-04 16:55:20
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_untypedcsv`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_untypedcsv.jerry_tablename`\n(\n `Corporate_Group_Corp_Group_Name_CT`  string , `Companies_Company_Name`  string , `Companies_Used_Facility_IDs`  string , `Companies_Client_All_Programs`  string , `Companies_Non_Reporting_Annex_`  string , `Companies_Admin_Fee____`  string , `Companies_Sign_On_Date`  string , `Companies_Training_1_Date`  string , `Companies_Training_2_Date`  string , `Companies_Training_Schedule_Status`  string , `Companies_Training_Status`  string , `Companies_Client_dropped`  string , `Companies_Reason_for_Termination`  string , `Companies_Software`  string , `Companies_Storable_Common_Variable`  string , `Companies_Source_of_Business`  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-untypedcsv-jerry-dev/raw/tablename/2020-12-04/1607122503'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_untypedcsv.jerry_tablename`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_untypedcsv.jerry_tablename"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2020-12-04 16:55:20",
        "disabled": false,
        "format": "raw",
        "id": 1517,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_untypedcsv",
            "table": "jerry_tablename"
        },
        "type": "untypedcsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "Companies_Admin_Fee____": "string",
            "Companies_Client_All_Programs": "string",
            "Companies_Client_dropped": "string",
            "Companies_Company_Name": "string",
            "Companies_Non_Reporting_Annex_": "string",
            "Companies_Reason_for_Termination": "string",
            "Companies_Sign_On_Date": "string",
            "Companies_Software": "string",
            "Companies_Source_of_Business": "string",
            "Companies_Storable_Common_Variable": "string",
            "Companies_Training_1_Date": "string",
            "Companies_Training_2_Date": "string",
            "Companies_Training_Schedule_Status": "string",
            "Companies_Training_Status": "string",
            "Companies_Used_Facility_IDs": "string",
            "Corporate_Group_Corp_Group_Name_CT": "string"
        },
        "created": "2020-12-04 16:55:20",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_untypedcsv`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_untypedcsv.jerry_tablename`\n(\n `Corporate_Group_Corp_Group_Name_CT`  string , `Companies_Company_Name`  string , `Companies_Used_Facility_IDs`  string , `Companies_Client_All_Programs`  string , `Companies_Non_Reporting_Annex_`  string , `Companies_Admin_Fee____`  string , `Companies_Sign_On_Date`  string , `Companies_Training_1_Date`  string , `Companies_Training_2_Date`  string , `Companies_Training_Schedule_Status`  string , `Companies_Training_Status`  string , `Companies_Client_dropped`  string , `Companies_Reason_for_Termination`  string , `Companies_Software`  string , `Companies_Storable_Common_Variable`  string , `Companies_Source_of_Business`  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-untypedcsv-jerry-dev/raw/tablename/2020-12-04/1607122503'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_untypedcsv.jerry_tablename`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_untypedcsv.jerry_tablename"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}