Schema Info

Schema Name: sfdl_dev_csv.salesforce_opportunity_histories
  • created: 2022-10-24 14:53:39
  • disabled: False
  • format: raw
  • id: 2072
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_csv",
        "table": "salesforce_opportunity_histories"
    }
  • type: csv
Schema Versions: 5
    • created: 2024-06-10 15:35:02
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
          "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_opportunity_histories`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_opportunity_histories`\n(\n `Id`  string , `OpportunityId`  string , `CreatedById`  string , `CreatedDate`  string , `StageName`  string , `Amount`  string , `ExpectedRevenue`  string , `CloseDate`  string , `Probability`  string , `ForecastCategory`  string , `CurrencyIsoCode`  string , `SystemModstamp`  string , `IsDeleted`  string , `PrevAmount`  string , `PrevCloseDate`  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-dev/raw/opportunity_histories/2024-06-10/1718051381'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_opportunity_histories"
      ]
    • hive_path: s3://sfdl-csv-salesforce-dev/raw/opportunity_histories/2024-06-10/1718051381
    • id: 4706470
    • processed: 1
    • raw_data:
      {
          "Amount": 5,
          "CloseDate": 7,
          "CreatedById": 2,
          "CreatedDate": 3,
          "CurrencyIsoCode": 10,
          "ExpectedRevenue": 6,
          "ForecastCategory": 9,
          "Id": 0,
          "IsDeleted": 12,
          "OpportunityId": 1,
          "PrevAmount": 13,
          "PrevCloseDate": 14,
          "Probability": 8,
          "StageName": 4,
          "SystemModstamp": 11
      }
    • schema_attributes:
      {
          "Amount": "string",
          "CloseDate": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "ExpectedRevenue": "string",
          "ForecastCategory": "string",
          "Id": "string",
          "IsDeleted": "string",
          "OpportunityId": "string",
          "PrevAmount": "string",
          "PrevCloseDate": "string",
          "Probability": "string",
          "StageName": "string",
          "SystemModstamp": "string"
      }
    • schema_name_id: 2072
    • schema_scan_id: 6510736
    • updated: 2024-06-10 15:35:15
    • created: 2024-01-11 09:15:01
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
          "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_opportunity_histories`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_opportunity_histories`\n(\n `Id`  string , `OpportunityId`  string , `CreatedById`  string , `CreatedDate`  string , `StageName`  string , `Amount`  string , `ExpectedRevenue`  string , `CloseDate`  string , `Probability`  string , `ForecastCategory`  string , `CurrencyIsoCode`  string , `SystemModstamp`  string , `IsDeleted`  string , `PrevAmount`  string , `PrevCloseDate`  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-dev/raw/opportunity_histories/2024-01-11/1704985776'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_opportunity_histories"
      ]
    • hive_path: s3://sfdl-csv-salesforce-dev/raw/opportunity_histories/2024-01-11/1704985776
    • id: 4700517
    • processed: 1
    • raw_data:
      {
          "Amount": 5,
          "CloseDate": 7,
          "CreatedById": 2,
          "CreatedDate": 3,
          "CurrencyIsoCode": 10,
          "ExpectedRevenue": 6,
          "ForecastCategory": 9,
          "Id": 0,
          "IsDeleted": 12,
          "OpportunityId": 1,
          "PrevAmount": 13,
          "PrevCloseDate": 14,
          "Probability": 8,
          "StageName": 4,
          "SystemModstamp": 11
      }
    • schema_attributes:
      {
          "Amount": "string",
          "CloseDate": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "ExpectedRevenue": "string",
          "ForecastCategory": "string",
          "Id": "string",
          "IsDeleted": "string",
          "OpportunityId": "string",
          "PrevAmount": "string",
          "PrevCloseDate": "string",
          "Probability": "string",
          "StageName": "string",
          "SystemModstamp": "string"
      }
    • schema_name_id: 2072
    • schema_scan_id: 6402671
    • updated: 2024-01-11 09:15:12
    • created: 2023-08-16 11:13:57
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
          "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_opportunity_histories`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_opportunity_histories`\n(\n `Id`  string , `OpportunityId`  string , `CreatedById`  string , `CreatedDate`  string , `StageName`  string , `Amount`  string , `ExpectedRevenue`  string , `CloseDate`  string , `Probability`  string , `ForecastCategory`  string , `CurrencyIsoCode`  string , `SystemModstamp`  string , `IsDeleted`  string , `PrevAmount`  string , `PrevCloseDate`  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-dev/raw/opportunity_histories/2023-08-16/1692202279'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_opportunity_histories"
      ]
    • hive_path: s3://sfdl-csv-salesforce-dev/raw/opportunity_histories/2023-08-16/1692202279
    • id: 4697488
    • processed: 1
    • raw_data:
      {
          "Amount": 5,
          "CloseDate": 7,
          "CreatedById": 2,
          "CreatedDate": 3,
          "CurrencyIsoCode": 10,
          "ExpectedRevenue": 6,
          "ForecastCategory": 9,
          "Id": 0,
          "IsDeleted": 12,
          "OpportunityId": 1,
          "PrevAmount": 13,
          "PrevCloseDate": 14,
          "Probability": 8,
          "StageName": 4,
          "SystemModstamp": 11
      }
    • schema_attributes:
      {
          "Amount": "string",
          "CloseDate": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "ExpectedRevenue": "string",
          "ForecastCategory": "string",
          "Id": "string",
          "IsDeleted": "string",
          "OpportunityId": "string",
          "PrevAmount": "string",
          "PrevCloseDate": "string",
          "Probability": "string",
          "StageName": "string",
          "SystemModstamp": "string"
      }
    • schema_name_id: 2072
    • schema_scan_id: 6251494
    • updated: 2023-08-16 11:14:09
    • created: 2023-08-16 10:26:28
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
          "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_opportunity_histories`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_opportunity_histories`\n(\n `Id`  string , `OpportunityId`  string , `CreatedById`  string , `CreatedDate`  string , `StageName`  string , `Amount`  string , `ExpectedRevenue`  string , `CloseDate`  string , `Probability`  string , `ForecastCategory`  string , `CurrencyIsoCode`  string , `SystemModstamp`  string , `IsDeleted`  string , `PrevAmount`  string , `PrevCloseDate`  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-dev/raw/opportunity_histories/2023-08-16/1692199534'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_opportunity_histories"
      ]
    • hive_path: s3://sfdl-csv-salesforce-dev/raw/opportunity_histories/2023-08-16/1692199534
    • id: 4697418
    • processed: 1
    • raw_data:
      {
          "Amount": 5,
          "CloseDate": 7,
          "CreatedById": 2,
          "CreatedDate": 3,
          "CurrencyIsoCode": 10,
          "ExpectedRevenue": 6,
          "ForecastCategory": 9,
          "Id": 0,
          "IsDeleted": 12,
          "OpportunityId": 1,
          "PrevAmount": 13,
          "PrevCloseDate": 14,
          "Probability": 8,
          "StageName": 4,
          "SystemModstamp": 11
      }
    • schema_attributes:
      {
          "Amount": "string",
          "CloseDate": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "ExpectedRevenue": "string",
          "ForecastCategory": "string",
          "Id": "string",
          "IsDeleted": "string",
          "OpportunityId": "string",
          "PrevAmount": "string",
          "PrevCloseDate": "string",
          "Probability": "string",
          "StageName": "string",
          "SystemModstamp": "string"
      }
    • schema_name_id: 2072
    • schema_scan_id: 6251345
    • updated: 2023-08-16 10:26:39
    • created: 2023-08-16 09:30:44
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
          "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_opportunity_histories`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_opportunity_histories`\n(\n `Id`  string , `OpportunityId`  string , `CreatedById`  string , `CreatedDate`  string , `StageName`  string , `Amount`  string , `ExpectedRevenue`  string , `CloseDate`  string , `Probability`  string , `ForecastCategory`  string , `CurrencyIsoCode`  string , `SystemModstamp`  string , `IsDeleted`  string , `PrevAmount`  string , `PrevCloseDate`  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-dev/raw/opportunity_histories/2023-08-16/1692195974'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_opportunity_histories"
      ]
    • hive_path: s3://sfdl-csv-salesforce-dev/raw/opportunity_histories/2023-08-16/1692195974
    • id: 4697399
    • processed: 1
    • raw_data:
      {
          "Amount": 5,
          "CloseDate": 7,
          "CreatedById": 2,
          "CreatedDate": 3,
          "CurrencyIsoCode": 10,
          "ExpectedRevenue": 6,
          "ForecastCategory": 9,
          "Id": 0,
          "IsDeleted": 12,
          "OpportunityId": 1,
          "PrevAmount": 13,
          "PrevCloseDate": 14,
          "Probability": 8,
          "StageName": 4,
          "SystemModstamp": 11
      }
    • schema_attributes:
      {
          "Amount": "string",
          "CloseDate": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "ExpectedRevenue": "string",
          "ForecastCategory": "string",
          "Id": "string",
          "IsDeleted": "string",
          "OpportunityId": "string",
          "PrevAmount": "string",
          "PrevCloseDate": "string",
          "Probability": "string",
          "StageName": "string",
          "SystemModstamp": "string"
      }
    • schema_name_id: 2072
    • schema_scan_id: 6251283
    • updated: 2023-08-16 09:30:55
Schema Scans: 5
Last at 2024-06-10 15:35:01
    • duration: 0:00:14.500575
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6510736
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-dev",
              "hive_path": "s3://sfdl-csv-salesforce-dev/raw/opportunity_histories/2024-06-10/1718051381",
              "key": "raw/opportunity_histories/2024-06-10/1718051381/opportunity_histories.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.salesforce_opportunity_histories",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 6519196301954435158,
              "service_name": "drive-thru",
              "span_id": 4733330887575503426,
              "trace_id": 14661473334465586065
          }
      }
    • running: False
    • schema_name_id: 2072
    • start_time: 2024-06-10 15:35:01
    • success: True
    • trace_id: 14661473334465586065
    • duration: 0:00:12.116173
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6402671
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-dev",
              "hive_path": "s3://sfdl-csv-salesforce-dev/raw/opportunity_histories/2024-01-11/1704985776",
              "key": "raw/opportunity_histories/2024-01-11/1704985776/opportunity_histories.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.salesforce_opportunity_histories",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 10209014639295466265,
              "service_name": "drive-thru",
              "span_id": 9758673412767688520,
              "trace_id": 9596666739304936712
          }
      }
    • running: False
    • schema_name_id: 2072
    • start_time: 2024-01-11 09:15:00
    • success: True
    • trace_id: 9596666739304936712
    • duration: 0:00:11.957612
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6251494
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-dev",
              "hive_path": "s3://sfdl-csv-salesforce-dev/raw/opportunity_histories/2023-08-16/1692202279",
              "key": "raw/opportunity_histories/2023-08-16/1692202279/opportunity_histories.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.salesforce_opportunity_histories",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 12367543083094695600,
              "service_name": "drive-thru",
              "span_id": 16915848836629110960,
              "trace_id": 16680192322156054544
          }
      }
    • running: False
    • schema_name_id: 2072
    • start_time: 2023-08-16 11:13:57
    • success: True
    • trace_id: 16680192322156054544
    • duration: 0:00:11.988510
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6251345
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-dev",
              "hive_path": "s3://sfdl-csv-salesforce-dev/raw/opportunity_histories/2023-08-16/1692199534",
              "key": "raw/opportunity_histories/2023-08-16/1692199534/opportunity_histories.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.salesforce_opportunity_histories",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 5381921333666939908,
              "service_name": "drive-thru",
              "span_id": 13647378678778204991,
              "trace_id": 4563330982289053956
          }
      }
    • running: False
    • schema_name_id: 2072
    • start_time: 2023-08-16 10:26:27
    • success: True
    • trace_id: 4563330982289053956
    • duration: 0:00:12.064607
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6251283
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-dev",
              "hive_path": "s3://sfdl-csv-salesforce-dev/raw/opportunity_histories/2023-08-16/1692195974",
              "key": "raw/opportunity_histories/2023-08-16/1692195974/opportunity_histories.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.salesforce_opportunity_histories",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 13142401008327954587,
              "service_name": "drive-thru",
              "span_id": 11098653628896937801,
              "trace_id": 15066619400455611169
          }
      }
    • running: False
    • schema_name_id: 2072
    • start_time: 2023-08-16 09:30:43
    • success: True
    • trace_id: 15066619400455611169
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "Amount": "string",
        "CloseDate": "string",
        "CreatedById": "string",
        "CreatedDate": "string",
        "CurrencyIsoCode": "string",
        "ExpectedRevenue": "string",
        "ForecastCategory": "string",
        "Id": "string",
        "IsDeleted": "string",
        "OpportunityId": "string",
        "PrevAmount": "string",
        "PrevCloseDate": "string",
        "Probability": "string",
        "StageName": "string",
        "SystemModstamp": "string"
    }
  • created: 2024-06-10 15:35:02
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_opportunity_histories`\n(\n `Id`  string , `OpportunityId`  string , `CreatedById`  string , `CreatedDate`  string , `StageName`  string , `Amount`  string , `ExpectedRevenue`  string , `CloseDate`  string , `Probability`  string , `ForecastCategory`  string , `CurrencyIsoCode`  string , `SystemModstamp`  string , `IsDeleted`  string , `PrevAmount`  string , `PrevCloseDate`  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-dev/raw/opportunity_histories/2024-06-10/1718051381'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_opportunity_histories`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_opportunity_histories"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2022-10-24 14:53:39",
        "disabled": false,
        "format": "raw",
        "id": 2072,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_csv",
            "table": "salesforce_opportunity_histories"
        },
        "type": "csv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "Amount": "string",
            "CloseDate": "string",
            "CreatedById": "string",
            "CreatedDate": "string",
            "CurrencyIsoCode": "string",
            "ExpectedRevenue": "string",
            "ForecastCategory": "string",
            "Id": "string",
            "IsDeleted": "string",
            "OpportunityId": "string",
            "PrevAmount": "string",
            "PrevCloseDate": "string",
            "Probability": "string",
            "StageName": "string",
            "SystemModstamp": "string"
        },
        "created": "2024-06-10 15:35:02",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_opportunity_histories`\n(\n `Id`  string , `OpportunityId`  string , `CreatedById`  string , `CreatedDate`  string , `StageName`  string , `Amount`  string , `ExpectedRevenue`  string , `CloseDate`  string , `Probability`  string , `ForecastCategory`  string , `CurrencyIsoCode`  string , `SystemModstamp`  string , `IsDeleted`  string , `PrevAmount`  string , `PrevCloseDate`  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-dev/raw/opportunity_histories/2024-06-10/1718051381'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_opportunity_histories`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_opportunity_histories"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}