Schema Info

Schema Name: sfdl_stage_csv.salesforce_record_types
  • created: 2022-10-24 15:15:49
  • disabled: False
  • format: raw
  • id: 1450
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_csv",
        "table": "salesforce_record_types"
    }
  • type: csv
Schema Versions: 3
    • created: 2026-02-27 09:10:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
          "DROP TABLE IF EXISTS `sfdl_stage_csv.salesforce_record_types`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.salesforce_record_types`\n(\n `Id`  string , `Name`  string , `DeveloperName`  string , `NamespacePrefix`  string , `Description`  string , `BusinessProcessId`  string , `SobjectType`  string , `IsActive`  string , `CreatedById`  string , `CreatedDate`  string , `LastModifiedById`  string , `LastModifiedDate`  string , `SystemModstamp`  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-csv-salesforce-stage/raw/record_types/2026-02-27/1772205015'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_csv.salesforce_record_types"
      ]
    • hive_path: s3://sfdl-csv-salesforce-stage/raw/record_types/2026-02-27/1772205015
    • id: 896326
    • processed: 1
    • raw_data:
      {
          "BusinessProcessId": 5,
          "CreatedById": 8,
          "CreatedDate": 9,
          "Description": 4,
          "DeveloperName": 2,
          "Id": 0,
          "IsActive": 7,
          "LastModifiedById": 10,
          "LastModifiedDate": 11,
          "Name": 1,
          "NamespacePrefix": 3,
          "SobjectType": 6,
          "SystemModstamp": 12
      }
    • schema_attributes:
      {
          "Amount": "string",
          "BusinessProcessId": "string",
          "CloseDate": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "Description": "string",
          "DeveloperName": "string",
          "ExpectedRevenue": "string",
          "ForecastCategory": "string",
          "Id": "string",
          "IsActive": "string",
          "IsDeleted": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NamespacePrefix": "string",
          "OpportunityId": "string",
          "PrevAmount": "string",
          "PrevCloseDate": "string",
          "Probability": "string",
          "SobjectType": "string",
          "StageName": "string",
          "SystemModstamp": "string"
      }
    • schema_name_id: 1450
    • schema_scan_id: 6391659
    • updated: 2026-02-27 09:11:08
    • created: 2025-01-09 15:17:04
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
          "DROP TABLE IF EXISTS `sfdl_stage_csv.salesforce_record_types`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.salesforce_record_types`\n(\n `Id`  string , `Name`  string , `DeveloperName`  string , `NamespacePrefix`  string , `Description`  string , `BusinessProcessId`  string , `SobjectType`  string , `IsActive`  string , `CreatedById`  string , `CreatedDate`  string , `LastModifiedById`  string , `LastModifiedDate`  string , `SystemModstamp`  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-csv-salesforce-stage/raw/record_types/2025-01-09/1736457305'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_csv.salesforce_record_types"
      ]
    • hive_path: s3://sfdl-csv-salesforce-stage/raw/record_types/2025-01-09/1736457305
    • id: 797926
    • processed: 1
    • raw_data:
      {
          "BusinessProcessId": 5,
          "CreatedById": 8,
          "CreatedDate": 9,
          "Description": 4,
          "DeveloperName": 2,
          "Id": 0,
          "IsActive": 7,
          "LastModifiedById": 10,
          "LastModifiedDate": 11,
          "Name": 1,
          "NamespacePrefix": 3,
          "SobjectType": 6,
          "SystemModstamp": 12
      }
    • schema_attributes:
      {
          "Amount": "string",
          "BusinessProcessId": "string",
          "CloseDate": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "Description": "string",
          "DeveloperName": "string",
          "ExpectedRevenue": "string",
          "ForecastCategory": "string",
          "Id": "string",
          "IsActive": "string",
          "IsDeleted": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NamespacePrefix": "string",
          "OpportunityId": "string",
          "PrevAmount": "string",
          "PrevCloseDate": "string",
          "Probability": "string",
          "SobjectType": "string",
          "StageName": "string",
          "SystemModstamp": "string"
      }
    • schema_name_id: 1450
    • schema_scan_id: 6197241
    • updated: 2025-01-09 15:17:15
    • created: 2024-05-01 08:55:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
          "DROP TABLE IF EXISTS `sfdl_stage_csv.salesforce_record_types`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.salesforce_record_types`\n(\n `Id`  string , `Name`  string , `DeveloperName`  string , `NamespacePrefix`  string , `Description`  string , `BusinessProcessId`  string , `SobjectType`  string , `IsActive`  string , `CreatedById`  string , `CreatedDate`  string , `LastModifiedById`  string , `LastModifiedDate`  string , `SystemModstamp`  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-csv-salesforce-stage/raw/record_types/2024-05-01/1714571601'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_csv.salesforce_record_types"
      ]
    • hive_path: s3://sfdl-csv-salesforce-stage/raw/record_types/2024-05-01/1714571601
    • id: 693454
    • processed: 1
    • raw_data:
      {
          "BusinessProcessId": 5,
          "CreatedById": 8,
          "CreatedDate": 9,
          "Description": 4,
          "DeveloperName": 2,
          "Id": 0,
          "IsActive": 7,
          "LastModifiedById": 10,
          "LastModifiedDate": 11,
          "Name": 1,
          "NamespacePrefix": 3,
          "SobjectType": 6,
          "SystemModstamp": 12
      }
    • schema_attributes:
      {
          "Amount": "string",
          "BusinessProcessId": "string",
          "CloseDate": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "Description": "string",
          "DeveloperName": "string",
          "ExpectedRevenue": "string",
          "ForecastCategory": "string",
          "Id": "string",
          "IsActive": "string",
          "IsDeleted": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NamespacePrefix": "string",
          "OpportunityId": "string",
          "PrevAmount": "string",
          "PrevCloseDate": "string",
          "Probability": "string",
          "SobjectType": "string",
          "StageName": "string",
          "SystemModstamp": "string"
      }
    • schema_name_id: 1450
    • schema_scan_id: 5671852
    • updated: 2024-05-01 08:55:49
Schema Scans: 3
Last at 2026-02-27 09:10:53
    • duration: 0:00:14.834264
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6391659
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-stage",
              "hive_path": "s3://sfdl-csv-salesforce-stage/raw/record_types/2026-02-27/1772205015",
              "key": "raw/record_types/2026-02-27/1772205015/record_types.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.salesforce_record_types",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 4596450566624651248,
              "service_name": "drive-thru",
              "span_id": 8075839876192596046,
              "trace_id": 3805081347607416524
          }
      }
    • running: False
    • schema_name_id: 1450
    • start_time: 2026-02-27 09:10:53
    • success: True
    • trace_id: 3805081347607416524
    • duration: 0:00:11.917326
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6197241
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-stage",
              "hive_path": "s3://sfdl-csv-salesforce-stage/raw/record_types/2025-01-09/1736457305",
              "key": "raw/record_types/2025-01-09/1736457305/record_types.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.salesforce_record_types",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 609542783458373741,
              "service_name": "drive-thru",
              "span_id": 13692723488938052258,
              "trace_id": 16948455268961282229
          }
      }
    • running: False
    • schema_name_id: 1450
    • start_time: 2025-01-09 15:17:03
    • success: True
    • trace_id: 16948455268961282229
    • duration: 0:00:11.872446
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5671852
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-stage",
              "hive_path": "s3://sfdl-csv-salesforce-stage/raw/record_types/2024-05-01/1714571601",
              "key": "raw/record_types/2024-05-01/1714571601/record_types.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.salesforce_record_types",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 5820956859749305562,
              "service_name": "drive-thru",
              "span_id": 15575564581985907080,
              "trace_id": 17723903447833336649
          }
      }
    • running: False
    • schema_name_id: 1450
    • start_time: 2024-05-01 08:55:37
    • success: True
    • trace_id: 17723903447833336649
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "Amount": "string",
        "BusinessProcessId": "string",
        "CloseDate": "string",
        "CreatedById": "string",
        "CreatedDate": "string",
        "CurrencyIsoCode": "string",
        "Description": "string",
        "DeveloperName": "string",
        "ExpectedRevenue": "string",
        "ForecastCategory": "string",
        "Id": "string",
        "IsActive": "string",
        "IsDeleted": "string",
        "LastModifiedById": "string",
        "LastModifiedDate": "string",
        "Name": "string",
        "NamespacePrefix": "string",
        "OpportunityId": "string",
        "PrevAmount": "string",
        "PrevCloseDate": "string",
        "Probability": "string",
        "SobjectType": "string",
        "StageName": "string",
        "SystemModstamp": "string"
    }
  • created: 2026-02-27 09:10:54
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.salesforce_record_types`\n(\n `Id`  string , `Name`  string , `DeveloperName`  string , `NamespacePrefix`  string , `Description`  string , `BusinessProcessId`  string , `SobjectType`  string , `IsActive`  string , `CreatedById`  string , `CreatedDate`  string , `LastModifiedById`  string , `LastModifiedDate`  string , `SystemModstamp`  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-csv-salesforce-stage/raw/record_types/2026-02-27/1772205015'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_csv.salesforce_record_types`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_csv.salesforce_record_types"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2022-10-24 15:15:49",
        "disabled": false,
        "format": "raw",
        "id": 1450,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_csv",
            "table": "salesforce_record_types"
        },
        "type": "csv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "Amount": "string",
            "BusinessProcessId": "string",
            "CloseDate": "string",
            "CreatedById": "string",
            "CreatedDate": "string",
            "CurrencyIsoCode": "string",
            "Description": "string",
            "DeveloperName": "string",
            "ExpectedRevenue": "string",
            "ForecastCategory": "string",
            "Id": "string",
            "IsActive": "string",
            "IsDeleted": "string",
            "LastModifiedById": "string",
            "LastModifiedDate": "string",
            "Name": "string",
            "NamespacePrefix": "string",
            "OpportunityId": "string",
            "PrevAmount": "string",
            "PrevCloseDate": "string",
            "Probability": "string",
            "SobjectType": "string",
            "StageName": "string",
            "SystemModstamp": "string"
        },
        "created": "2026-02-27 09:10:54",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.salesforce_record_types`\n(\n `Id`  string , `Name`  string , `DeveloperName`  string , `NamespacePrefix`  string , `Description`  string , `BusinessProcessId`  string , `SobjectType`  string , `IsActive`  string , `CreatedById`  string , `CreatedDate`  string , `LastModifiedById`  string , `LastModifiedDate`  string , `SystemModstamp`  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-csv-salesforce-stage/raw/record_types/2026-02-27/1772205015'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_csv.salesforce_record_types`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_csv.salesforce_record_types"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}