Schema Info

Schema Name: sfdl_prod_csv.salesforce_orders
  • created: 2023-03-28 12:44:45
  • disabled: False
  • format: raw
  • id: 1524
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_csv",
        "table": "salesforce_orders"
    }
  • type: csv
Schema Versions: 15
    • created: 2026-04-17 07:05:24
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-17/1776427474'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
      ]
    • hive_path: s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-17/1776427474
    • id: 1718071
    • processed: 1
    • raw_data:
      {
          "AC_Discount_per_month_per_facility__c": 67,
          "AC_Discount_per_month_percent__c": 68,
          "AC_Introductory_Discount_Months__c": 69,
          "AccountId": 3,
          "ActivatedById": 41,
          "ActivatedDate": 40,
          "BillToContactId": 38,
          "BillingCity": 19,
          "BillingCountry": 22,
          "BillingGeocodeAccuracy": 25,
          "BillingLatitude": 23,
          "BillingLongitude": 24,
          "BillingPostalCode": 21,
          "BillingState": 20,
          "BillingStreet": 18,
          "CompanyAuthorizedById": 15,
          "CompanyAuthorizedDate": 16,
          "ContractId": 2,
          "CreatedById": 47,
          "CreatedDate": 46,
          "CurrencyIsoCode": 43,
          "CustomerAuthorizedById": 13,
          "CustomerAuthorizedDate": 14,
          "Data_Load_By__c": 73,
          "Description": 12,
          "EffectiveDate": 8,
          "EndDate": 9,
          "Exempt_From_Netsuite__c": 71,
          "Exempt_Reason__c": 72,
          "FMS_Discount_per_month_per_facility__c": 52,
          "FMS_Discount_per_month_percent__c": 53,
          "FMS_Exists__c": 54,
          "FMS_Introductory_Discount_Months__c": 55,
          "Id": 0,
          "Initial_Order__c": 56,
          "Integration_Software__c": 57,
          "IsDeleted": 50,
          "IsReductionOrder": 10,
          "LastModifiedById": 49,
          "LastModifiedDate": 48,
          "Name": 34,
          "NetSuite_ID__c": 58,
          "NetSuite_Sync_Time__c": 59,
          "OpportunityId": 6,
          "OrderNumber": 44,
          "OrderReferenceNumber": 37,
          "Order_Line_Item_Last_Modified_Date__c": 60,
          "OriginalOrderId": 5,
          "OwnerId": 1,
          "Payment_Method__c": 61,
          "PoDate": 35,
          "PoNumber": 36,
          "Pricebook2Id": 4,
          "QuoteId": 7,
          "ShipToContactId": 39,
          "ShippingCity": 27,
          "ShippingCountry": 30,
          "ShippingGeocodeAccuracy": 33,
          "ShippingLatitude": 31,
          "ShippingLongitude": 32,
          "ShippingPostalCode": 29,
          "ShippingState": 28,
          "ShippingStreet": 26,
          "Status": 11,
          "StatusCode": 42,
          "Subsidiary__c": 62,
          "SystemModstamp": 51,
          "TotalAmount": 45,
          "Type": 17,
          "Web_Discount_per_month_per_facility__c": 63,
          "Web_Discount_per_month_percent__c": 64,
          "Website_Exists__c": 65,
          "Website_Introductory_Discount_Months__c": 66,
          "Why_is_this_exempt__c": 70
      }
    • schema_attributes:
      {
          "AC_Discount_per_month_per_facility__c": "string",
          "AC_Discount_per_month_percent__c": "string",
          "AC_Introductory_Discount_Months__c": "string",
          "AccountId": "string",
          "ActivatedById": "string",
          "ActivatedDate": "string",
          "BillToContactId": "string",
          "BillingCity": "string",
          "BillingCountry": "string",
          "BillingGeocodeAccuracy": "string",
          "BillingLatitude": "string",
          "BillingLongitude": "string",
          "BillingPostalCode": "string",
          "BillingState": "string",
          "BillingStreet": "string",
          "CompanyAuthorizedById": "string",
          "CompanyAuthorizedDate": "string",
          "ContractId": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "CustomerAuthorizedById": "string",
          "CustomerAuthorizedDate": "string",
          "Data_Load_By__c": "string",
          "Description": "string",
          "EffectiveDate": "string",
          "EndDate": "string",
          "Exempt_From_Netsuite__c": "string",
          "Exempt_Reason__c": "string",
          "FMS_Discount_per_month_per_facility__c": "string",
          "FMS_Discount_per_month_percent__c": "string",
          "FMS_Exists__c": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "Initial_Order__c": "string",
          "Integration_Software__c": "string",
          "IsDeleted": "string",
          "IsReductionOrder": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "OpportunityId": "string",
          "OrderNumber": "string",
          "OrderReferenceNumber": "string",
          "Order_Line_Item_Last_Modified_Date__c": "string",
          "OriginalOrderId": "string",
          "OwnerId": "string",
          "Payment_Method__c": "string",
          "PoDate": "string",
          "PoNumber": "string",
          "Pricebook2Id": "string",
          "QuoteId": "string",
          "ShipToContactId": "string",
          "ShippingCity": "string",
          "ShippingCountry": "string",
          "ShippingGeocodeAccuracy": "string",
          "ShippingLatitude": "string",
          "ShippingLongitude": "string",
          "ShippingPostalCode": "string",
          "ShippingState": "string",
          "ShippingStreet": "string",
          "Status": "string",
          "StatusCode": "string",
          "Subsidiary__c": "string",
          "SystemModstamp": "string",
          "TotalAmount": "string",
          "Type": "string",
          "Web_Discount_per_month_per_facility__c": "string",
          "Web_Discount_per_month_percent__c": "string",
          "Website_Exists__c": "string",
          "Website_Introductory_Discount_Months__c": "string",
          "Why_is_this_exempt__c": "string"
      }
    • schema_name_id: 1524
    • schema_scan_id: 162173037
    • updated: 2026-04-17 07:05:38
    • created: 2026-04-16 07:05:03
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-16/1776341079'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
      ]
    • hive_path: s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-16/1776341079
    • id: 1716832
    • processed: 1
    • raw_data:
      {
          "AC_Discount_per_month_per_facility__c": 67,
          "AC_Discount_per_month_percent__c": 68,
          "AC_Introductory_Discount_Months__c": 69,
          "AccountId": 3,
          "ActivatedById": 41,
          "ActivatedDate": 40,
          "BillToContactId": 38,
          "BillingCity": 19,
          "BillingCountry": 22,
          "BillingGeocodeAccuracy": 25,
          "BillingLatitude": 23,
          "BillingLongitude": 24,
          "BillingPostalCode": 21,
          "BillingState": 20,
          "BillingStreet": 18,
          "CompanyAuthorizedById": 15,
          "CompanyAuthorizedDate": 16,
          "ContractId": 2,
          "CreatedById": 47,
          "CreatedDate": 46,
          "CurrencyIsoCode": 43,
          "CustomerAuthorizedById": 13,
          "CustomerAuthorizedDate": 14,
          "Data_Load_By__c": 73,
          "Description": 12,
          "EffectiveDate": 8,
          "EndDate": 9,
          "Exempt_From_Netsuite__c": 71,
          "Exempt_Reason__c": 72,
          "FMS_Discount_per_month_per_facility__c": 52,
          "FMS_Discount_per_month_percent__c": 53,
          "FMS_Exists__c": 54,
          "FMS_Introductory_Discount_Months__c": 55,
          "Id": 0,
          "Initial_Order__c": 56,
          "Integration_Software__c": 57,
          "IsDeleted": 50,
          "IsReductionOrder": 10,
          "LastModifiedById": 49,
          "LastModifiedDate": 48,
          "Name": 34,
          "NetSuite_ID__c": 58,
          "NetSuite_Sync_Time__c": 59,
          "OpportunityId": 6,
          "OrderNumber": 44,
          "OrderReferenceNumber": 37,
          "Order_Line_Item_Last_Modified_Date__c": 60,
          "OriginalOrderId": 5,
          "OwnerId": 1,
          "Payment_Method__c": 61,
          "PoDate": 35,
          "PoNumber": 36,
          "Pricebook2Id": 4,
          "QuoteId": 7,
          "ShipToContactId": 39,
          "ShippingCity": 27,
          "ShippingCountry": 30,
          "ShippingGeocodeAccuracy": 33,
          "ShippingLatitude": 31,
          "ShippingLongitude": 32,
          "ShippingPostalCode": 29,
          "ShippingState": 28,
          "ShippingStreet": 26,
          "Status": 11,
          "StatusCode": 42,
          "Subsidiary__c": 62,
          "SystemModstamp": 51,
          "TotalAmount": 45,
          "Type": 17,
          "Web_Discount_per_month_per_facility__c": 63,
          "Web_Discount_per_month_percent__c": 64,
          "Website_Exists__c": 65,
          "Website_Introductory_Discount_Months__c": 66,
          "Why_is_this_exempt__c": 70
      }
    • schema_attributes:
      {
          "AC_Discount_per_month_per_facility__c": "string",
          "AC_Discount_per_month_percent__c": "string",
          "AC_Introductory_Discount_Months__c": "string",
          "AccountId": "string",
          "ActivatedById": "string",
          "ActivatedDate": "string",
          "BillToContactId": "string",
          "BillingCity": "string",
          "BillingCountry": "string",
          "BillingGeocodeAccuracy": "string",
          "BillingLatitude": "string",
          "BillingLongitude": "string",
          "BillingPostalCode": "string",
          "BillingState": "string",
          "BillingStreet": "string",
          "CompanyAuthorizedById": "string",
          "CompanyAuthorizedDate": "string",
          "ContractId": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "CustomerAuthorizedById": "string",
          "CustomerAuthorizedDate": "string",
          "Data_Load_By__c": "string",
          "Description": "string",
          "EffectiveDate": "string",
          "EndDate": "string",
          "Exempt_From_Netsuite__c": "string",
          "Exempt_Reason__c": "string",
          "FMS_Discount_per_month_per_facility__c": "string",
          "FMS_Discount_per_month_percent__c": "string",
          "FMS_Exists__c": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "Initial_Order__c": "string",
          "Integration_Software__c": "string",
          "IsDeleted": "string",
          "IsReductionOrder": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "OpportunityId": "string",
          "OrderNumber": "string",
          "OrderReferenceNumber": "string",
          "Order_Line_Item_Last_Modified_Date__c": "string",
          "OriginalOrderId": "string",
          "OwnerId": "string",
          "Payment_Method__c": "string",
          "PoDate": "string",
          "PoNumber": "string",
          "Pricebook2Id": "string",
          "QuoteId": "string",
          "ShipToContactId": "string",
          "ShippingCity": "string",
          "ShippingCountry": "string",
          "ShippingGeocodeAccuracy": "string",
          "ShippingLatitude": "string",
          "ShippingLongitude": "string",
          "ShippingPostalCode": "string",
          "ShippingState": "string",
          "ShippingStreet": "string",
          "Status": "string",
          "StatusCode": "string",
          "Subsidiary__c": "string",
          "SystemModstamp": "string",
          "TotalAmount": "string",
          "Type": "string",
          "Web_Discount_per_month_per_facility__c": "string",
          "Web_Discount_per_month_percent__c": "string",
          "Website_Exists__c": "string",
          "Website_Introductory_Discount_Months__c": "string",
          "Why_is_this_exempt__c": "string"
      }
    • schema_name_id: 1524
    • schema_scan_id: 162117304
    • updated: 2026-04-16 07:05:14
    • created: 2026-04-15 07:07:49
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-15/1776254753'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
      ]
    • hive_path: s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-15/1776254753
    • id: 1715645
    • processed: 1
    • raw_data:
      {
          "AC_Discount_per_month_per_facility__c": 67,
          "AC_Discount_per_month_percent__c": 68,
          "AC_Introductory_Discount_Months__c": 69,
          "AccountId": 3,
          "ActivatedById": 41,
          "ActivatedDate": 40,
          "BillToContactId": 38,
          "BillingCity": 19,
          "BillingCountry": 22,
          "BillingGeocodeAccuracy": 25,
          "BillingLatitude": 23,
          "BillingLongitude": 24,
          "BillingPostalCode": 21,
          "BillingState": 20,
          "BillingStreet": 18,
          "CompanyAuthorizedById": 15,
          "CompanyAuthorizedDate": 16,
          "ContractId": 2,
          "CreatedById": 47,
          "CreatedDate": 46,
          "CurrencyIsoCode": 43,
          "CustomerAuthorizedById": 13,
          "CustomerAuthorizedDate": 14,
          "Data_Load_By__c": 73,
          "Description": 12,
          "EffectiveDate": 8,
          "EndDate": 9,
          "Exempt_From_Netsuite__c": 71,
          "Exempt_Reason__c": 72,
          "FMS_Discount_per_month_per_facility__c": 52,
          "FMS_Discount_per_month_percent__c": 53,
          "FMS_Exists__c": 54,
          "FMS_Introductory_Discount_Months__c": 55,
          "Id": 0,
          "Initial_Order__c": 56,
          "Integration_Software__c": 57,
          "IsDeleted": 50,
          "IsReductionOrder": 10,
          "LastModifiedById": 49,
          "LastModifiedDate": 48,
          "Name": 34,
          "NetSuite_ID__c": 58,
          "NetSuite_Sync_Time__c": 59,
          "OpportunityId": 6,
          "OrderNumber": 44,
          "OrderReferenceNumber": 37,
          "Order_Line_Item_Last_Modified_Date__c": 60,
          "OriginalOrderId": 5,
          "OwnerId": 1,
          "Payment_Method__c": 61,
          "PoDate": 35,
          "PoNumber": 36,
          "Pricebook2Id": 4,
          "QuoteId": 7,
          "ShipToContactId": 39,
          "ShippingCity": 27,
          "ShippingCountry": 30,
          "ShippingGeocodeAccuracy": 33,
          "ShippingLatitude": 31,
          "ShippingLongitude": 32,
          "ShippingPostalCode": 29,
          "ShippingState": 28,
          "ShippingStreet": 26,
          "Status": 11,
          "StatusCode": 42,
          "Subsidiary__c": 62,
          "SystemModstamp": 51,
          "TotalAmount": 45,
          "Type": 17,
          "Web_Discount_per_month_per_facility__c": 63,
          "Web_Discount_per_month_percent__c": 64,
          "Website_Exists__c": 65,
          "Website_Introductory_Discount_Months__c": 66,
          "Why_is_this_exempt__c": 70
      }
    • schema_attributes:
      {
          "AC_Discount_per_month_per_facility__c": "string",
          "AC_Discount_per_month_percent__c": "string",
          "AC_Introductory_Discount_Months__c": "string",
          "AccountId": "string",
          "ActivatedById": "string",
          "ActivatedDate": "string",
          "BillToContactId": "string",
          "BillingCity": "string",
          "BillingCountry": "string",
          "BillingGeocodeAccuracy": "string",
          "BillingLatitude": "string",
          "BillingLongitude": "string",
          "BillingPostalCode": "string",
          "BillingState": "string",
          "BillingStreet": "string",
          "CompanyAuthorizedById": "string",
          "CompanyAuthorizedDate": "string",
          "ContractId": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "CustomerAuthorizedById": "string",
          "CustomerAuthorizedDate": "string",
          "Data_Load_By__c": "string",
          "Description": "string",
          "EffectiveDate": "string",
          "EndDate": "string",
          "Exempt_From_Netsuite__c": "string",
          "Exempt_Reason__c": "string",
          "FMS_Discount_per_month_per_facility__c": "string",
          "FMS_Discount_per_month_percent__c": "string",
          "FMS_Exists__c": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "Initial_Order__c": "string",
          "Integration_Software__c": "string",
          "IsDeleted": "string",
          "IsReductionOrder": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "OpportunityId": "string",
          "OrderNumber": "string",
          "OrderReferenceNumber": "string",
          "Order_Line_Item_Last_Modified_Date__c": "string",
          "OriginalOrderId": "string",
          "OwnerId": "string",
          "Payment_Method__c": "string",
          "PoDate": "string",
          "PoNumber": "string",
          "Pricebook2Id": "string",
          "QuoteId": "string",
          "ShipToContactId": "string",
          "ShippingCity": "string",
          "ShippingCountry": "string",
          "ShippingGeocodeAccuracy": "string",
          "ShippingLatitude": "string",
          "ShippingLongitude": "string",
          "ShippingPostalCode": "string",
          "ShippingState": "string",
          "ShippingStreet": "string",
          "Status": "string",
          "StatusCode": "string",
          "Subsidiary__c": "string",
          "SystemModstamp": "string",
          "TotalAmount": "string",
          "Type": "string",
          "Web_Discount_per_month_per_facility__c": "string",
          "Web_Discount_per_month_percent__c": "string",
          "Website_Exists__c": "string",
          "Website_Introductory_Discount_Months__c": "string",
          "Why_is_this_exempt__c": "string"
      }
    • schema_name_id: 1524
    • schema_scan_id: 162061782
    • updated: 2026-04-15 07:08:03
    • created: 2026-04-14 07:06:49
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-14/1776168343'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
      ]
    • hive_path: s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-14/1776168343
    • id: 1714471
    • processed: 1
    • raw_data:
      {
          "AC_Discount_per_month_per_facility__c": 67,
          "AC_Discount_per_month_percent__c": 68,
          "AC_Introductory_Discount_Months__c": 69,
          "AccountId": 3,
          "ActivatedById": 41,
          "ActivatedDate": 40,
          "BillToContactId": 38,
          "BillingCity": 19,
          "BillingCountry": 22,
          "BillingGeocodeAccuracy": 25,
          "BillingLatitude": 23,
          "BillingLongitude": 24,
          "BillingPostalCode": 21,
          "BillingState": 20,
          "BillingStreet": 18,
          "CompanyAuthorizedById": 15,
          "CompanyAuthorizedDate": 16,
          "ContractId": 2,
          "CreatedById": 47,
          "CreatedDate": 46,
          "CurrencyIsoCode": 43,
          "CustomerAuthorizedById": 13,
          "CustomerAuthorizedDate": 14,
          "Data_Load_By__c": 73,
          "Description": 12,
          "EffectiveDate": 8,
          "EndDate": 9,
          "Exempt_From_Netsuite__c": 71,
          "Exempt_Reason__c": 72,
          "FMS_Discount_per_month_per_facility__c": 52,
          "FMS_Discount_per_month_percent__c": 53,
          "FMS_Exists__c": 54,
          "FMS_Introductory_Discount_Months__c": 55,
          "Id": 0,
          "Initial_Order__c": 56,
          "Integration_Software__c": 57,
          "IsDeleted": 50,
          "IsReductionOrder": 10,
          "LastModifiedById": 49,
          "LastModifiedDate": 48,
          "Name": 34,
          "NetSuite_ID__c": 58,
          "NetSuite_Sync_Time__c": 59,
          "OpportunityId": 6,
          "OrderNumber": 44,
          "OrderReferenceNumber": 37,
          "Order_Line_Item_Last_Modified_Date__c": 60,
          "OriginalOrderId": 5,
          "OwnerId": 1,
          "Payment_Method__c": 61,
          "PoDate": 35,
          "PoNumber": 36,
          "Pricebook2Id": 4,
          "QuoteId": 7,
          "ShipToContactId": 39,
          "ShippingCity": 27,
          "ShippingCountry": 30,
          "ShippingGeocodeAccuracy": 33,
          "ShippingLatitude": 31,
          "ShippingLongitude": 32,
          "ShippingPostalCode": 29,
          "ShippingState": 28,
          "ShippingStreet": 26,
          "Status": 11,
          "StatusCode": 42,
          "Subsidiary__c": 62,
          "SystemModstamp": 51,
          "TotalAmount": 45,
          "Type": 17,
          "Web_Discount_per_month_per_facility__c": 63,
          "Web_Discount_per_month_percent__c": 64,
          "Website_Exists__c": 65,
          "Website_Introductory_Discount_Months__c": 66,
          "Why_is_this_exempt__c": 70
      }
    • schema_attributes:
      {
          "AC_Discount_per_month_per_facility__c": "string",
          "AC_Discount_per_month_percent__c": "string",
          "AC_Introductory_Discount_Months__c": "string",
          "AccountId": "string",
          "ActivatedById": "string",
          "ActivatedDate": "string",
          "BillToContactId": "string",
          "BillingCity": "string",
          "BillingCountry": "string",
          "BillingGeocodeAccuracy": "string",
          "BillingLatitude": "string",
          "BillingLongitude": "string",
          "BillingPostalCode": "string",
          "BillingState": "string",
          "BillingStreet": "string",
          "CompanyAuthorizedById": "string",
          "CompanyAuthorizedDate": "string",
          "ContractId": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "CustomerAuthorizedById": "string",
          "CustomerAuthorizedDate": "string",
          "Data_Load_By__c": "string",
          "Description": "string",
          "EffectiveDate": "string",
          "EndDate": "string",
          "Exempt_From_Netsuite__c": "string",
          "Exempt_Reason__c": "string",
          "FMS_Discount_per_month_per_facility__c": "string",
          "FMS_Discount_per_month_percent__c": "string",
          "FMS_Exists__c": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "Initial_Order__c": "string",
          "Integration_Software__c": "string",
          "IsDeleted": "string",
          "IsReductionOrder": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "OpportunityId": "string",
          "OrderNumber": "string",
          "OrderReferenceNumber": "string",
          "Order_Line_Item_Last_Modified_Date__c": "string",
          "OriginalOrderId": "string",
          "OwnerId": "string",
          "Payment_Method__c": "string",
          "PoDate": "string",
          "PoNumber": "string",
          "Pricebook2Id": "string",
          "QuoteId": "string",
          "ShipToContactId": "string",
          "ShippingCity": "string",
          "ShippingCountry": "string",
          "ShippingGeocodeAccuracy": "string",
          "ShippingLatitude": "string",
          "ShippingLongitude": "string",
          "ShippingPostalCode": "string",
          "ShippingState": "string",
          "ShippingStreet": "string",
          "Status": "string",
          "StatusCode": "string",
          "Subsidiary__c": "string",
          "SystemModstamp": "string",
          "TotalAmount": "string",
          "Type": "string",
          "Web_Discount_per_month_per_facility__c": "string",
          "Web_Discount_per_month_percent__c": "string",
          "Website_Exists__c": "string",
          "Website_Introductory_Discount_Months__c": "string",
          "Why_is_this_exempt__c": "string"
      }
    • schema_name_id: 1524
    • schema_scan_id: 162006387
    • updated: 2026-04-14 07:07:00
    • created: 2026-04-13 07:05:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-13/1776081883'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
      ]
    • hive_path: s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-13/1776081883
    • id: 1713228
    • processed: 1
    • raw_data:
      {
          "AC_Discount_per_month_per_facility__c": 67,
          "AC_Discount_per_month_percent__c": 68,
          "AC_Introductory_Discount_Months__c": 69,
          "AccountId": 3,
          "ActivatedById": 41,
          "ActivatedDate": 40,
          "BillToContactId": 38,
          "BillingCity": 19,
          "BillingCountry": 22,
          "BillingGeocodeAccuracy": 25,
          "BillingLatitude": 23,
          "BillingLongitude": 24,
          "BillingPostalCode": 21,
          "BillingState": 20,
          "BillingStreet": 18,
          "CompanyAuthorizedById": 15,
          "CompanyAuthorizedDate": 16,
          "ContractId": 2,
          "CreatedById": 47,
          "CreatedDate": 46,
          "CurrencyIsoCode": 43,
          "CustomerAuthorizedById": 13,
          "CustomerAuthorizedDate": 14,
          "Data_Load_By__c": 73,
          "Description": 12,
          "EffectiveDate": 8,
          "EndDate": 9,
          "Exempt_From_Netsuite__c": 71,
          "Exempt_Reason__c": 72,
          "FMS_Discount_per_month_per_facility__c": 52,
          "FMS_Discount_per_month_percent__c": 53,
          "FMS_Exists__c": 54,
          "FMS_Introductory_Discount_Months__c": 55,
          "Id": 0,
          "Initial_Order__c": 56,
          "Integration_Software__c": 57,
          "IsDeleted": 50,
          "IsReductionOrder": 10,
          "LastModifiedById": 49,
          "LastModifiedDate": 48,
          "Name": 34,
          "NetSuite_ID__c": 58,
          "NetSuite_Sync_Time__c": 59,
          "OpportunityId": 6,
          "OrderNumber": 44,
          "OrderReferenceNumber": 37,
          "Order_Line_Item_Last_Modified_Date__c": 60,
          "OriginalOrderId": 5,
          "OwnerId": 1,
          "Payment_Method__c": 61,
          "PoDate": 35,
          "PoNumber": 36,
          "Pricebook2Id": 4,
          "QuoteId": 7,
          "ShipToContactId": 39,
          "ShippingCity": 27,
          "ShippingCountry": 30,
          "ShippingGeocodeAccuracy": 33,
          "ShippingLatitude": 31,
          "ShippingLongitude": 32,
          "ShippingPostalCode": 29,
          "ShippingState": 28,
          "ShippingStreet": 26,
          "Status": 11,
          "StatusCode": 42,
          "Subsidiary__c": 62,
          "SystemModstamp": 51,
          "TotalAmount": 45,
          "Type": 17,
          "Web_Discount_per_month_per_facility__c": 63,
          "Web_Discount_per_month_percent__c": 64,
          "Website_Exists__c": 65,
          "Website_Introductory_Discount_Months__c": 66,
          "Why_is_this_exempt__c": 70
      }
    • schema_attributes:
      {
          "AC_Discount_per_month_per_facility__c": "string",
          "AC_Discount_per_month_percent__c": "string",
          "AC_Introductory_Discount_Months__c": "string",
          "AccountId": "string",
          "ActivatedById": "string",
          "ActivatedDate": "string",
          "BillToContactId": "string",
          "BillingCity": "string",
          "BillingCountry": "string",
          "BillingGeocodeAccuracy": "string",
          "BillingLatitude": "string",
          "BillingLongitude": "string",
          "BillingPostalCode": "string",
          "BillingState": "string",
          "BillingStreet": "string",
          "CompanyAuthorizedById": "string",
          "CompanyAuthorizedDate": "string",
          "ContractId": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "CustomerAuthorizedById": "string",
          "CustomerAuthorizedDate": "string",
          "Data_Load_By__c": "string",
          "Description": "string",
          "EffectiveDate": "string",
          "EndDate": "string",
          "Exempt_From_Netsuite__c": "string",
          "Exempt_Reason__c": "string",
          "FMS_Discount_per_month_per_facility__c": "string",
          "FMS_Discount_per_month_percent__c": "string",
          "FMS_Exists__c": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "Initial_Order__c": "string",
          "Integration_Software__c": "string",
          "IsDeleted": "string",
          "IsReductionOrder": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "OpportunityId": "string",
          "OrderNumber": "string",
          "OrderReferenceNumber": "string",
          "Order_Line_Item_Last_Modified_Date__c": "string",
          "OriginalOrderId": "string",
          "OwnerId": "string",
          "Payment_Method__c": "string",
          "PoDate": "string",
          "PoNumber": "string",
          "Pricebook2Id": "string",
          "QuoteId": "string",
          "ShipToContactId": "string",
          "ShippingCity": "string",
          "ShippingCountry": "string",
          "ShippingGeocodeAccuracy": "string",
          "ShippingLatitude": "string",
          "ShippingLongitude": "string",
          "ShippingPostalCode": "string",
          "ShippingState": "string",
          "ShippingStreet": "string",
          "Status": "string",
          "StatusCode": "string",
          "Subsidiary__c": "string",
          "SystemModstamp": "string",
          "TotalAmount": "string",
          "Type": "string",
          "Web_Discount_per_month_per_facility__c": "string",
          "Web_Discount_per_month_percent__c": "string",
          "Website_Exists__c": "string",
          "Website_Introductory_Discount_Months__c": "string",
          "Why_is_this_exempt__c": "string"
      }
    • schema_name_id: 1524
    • schema_scan_id: 161948304
    • updated: 2026-04-13 07:06:06
    • created: 2026-04-12 07:09:51
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-12/1775995769'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
      ]
    • hive_path: s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-12/1775995769
    • id: 1712087
    • processed: 1
    • raw_data:
      {
          "AC_Discount_per_month_per_facility__c": 67,
          "AC_Discount_per_month_percent__c": 68,
          "AC_Introductory_Discount_Months__c": 69,
          "AccountId": 3,
          "ActivatedById": 41,
          "ActivatedDate": 40,
          "BillToContactId": 38,
          "BillingCity": 19,
          "BillingCountry": 22,
          "BillingGeocodeAccuracy": 25,
          "BillingLatitude": 23,
          "BillingLongitude": 24,
          "BillingPostalCode": 21,
          "BillingState": 20,
          "BillingStreet": 18,
          "CompanyAuthorizedById": 15,
          "CompanyAuthorizedDate": 16,
          "ContractId": 2,
          "CreatedById": 47,
          "CreatedDate": 46,
          "CurrencyIsoCode": 43,
          "CustomerAuthorizedById": 13,
          "CustomerAuthorizedDate": 14,
          "Data_Load_By__c": 73,
          "Description": 12,
          "EffectiveDate": 8,
          "EndDate": 9,
          "Exempt_From_Netsuite__c": 71,
          "Exempt_Reason__c": 72,
          "FMS_Discount_per_month_per_facility__c": 52,
          "FMS_Discount_per_month_percent__c": 53,
          "FMS_Exists__c": 54,
          "FMS_Introductory_Discount_Months__c": 55,
          "Id": 0,
          "Initial_Order__c": 56,
          "Integration_Software__c": 57,
          "IsDeleted": 50,
          "IsReductionOrder": 10,
          "LastModifiedById": 49,
          "LastModifiedDate": 48,
          "Name": 34,
          "NetSuite_ID__c": 58,
          "NetSuite_Sync_Time__c": 59,
          "OpportunityId": 6,
          "OrderNumber": 44,
          "OrderReferenceNumber": 37,
          "Order_Line_Item_Last_Modified_Date__c": 60,
          "OriginalOrderId": 5,
          "OwnerId": 1,
          "Payment_Method__c": 61,
          "PoDate": 35,
          "PoNumber": 36,
          "Pricebook2Id": 4,
          "QuoteId": 7,
          "ShipToContactId": 39,
          "ShippingCity": 27,
          "ShippingCountry": 30,
          "ShippingGeocodeAccuracy": 33,
          "ShippingLatitude": 31,
          "ShippingLongitude": 32,
          "ShippingPostalCode": 29,
          "ShippingState": 28,
          "ShippingStreet": 26,
          "Status": 11,
          "StatusCode": 42,
          "Subsidiary__c": 62,
          "SystemModstamp": 51,
          "TotalAmount": 45,
          "Type": 17,
          "Web_Discount_per_month_per_facility__c": 63,
          "Web_Discount_per_month_percent__c": 64,
          "Website_Exists__c": 65,
          "Website_Introductory_Discount_Months__c": 66,
          "Why_is_this_exempt__c": 70
      }
    • schema_attributes:
      {
          "AC_Discount_per_month_per_facility__c": "string",
          "AC_Discount_per_month_percent__c": "string",
          "AC_Introductory_Discount_Months__c": "string",
          "AccountId": "string",
          "ActivatedById": "string",
          "ActivatedDate": "string",
          "BillToContactId": "string",
          "BillingCity": "string",
          "BillingCountry": "string",
          "BillingGeocodeAccuracy": "string",
          "BillingLatitude": "string",
          "BillingLongitude": "string",
          "BillingPostalCode": "string",
          "BillingState": "string",
          "BillingStreet": "string",
          "CompanyAuthorizedById": "string",
          "CompanyAuthorizedDate": "string",
          "ContractId": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "CustomerAuthorizedById": "string",
          "CustomerAuthorizedDate": "string",
          "Data_Load_By__c": "string",
          "Description": "string",
          "EffectiveDate": "string",
          "EndDate": "string",
          "Exempt_From_Netsuite__c": "string",
          "Exempt_Reason__c": "string",
          "FMS_Discount_per_month_per_facility__c": "string",
          "FMS_Discount_per_month_percent__c": "string",
          "FMS_Exists__c": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "Initial_Order__c": "string",
          "Integration_Software__c": "string",
          "IsDeleted": "string",
          "IsReductionOrder": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "OpportunityId": "string",
          "OrderNumber": "string",
          "OrderReferenceNumber": "string",
          "Order_Line_Item_Last_Modified_Date__c": "string",
          "OriginalOrderId": "string",
          "OwnerId": "string",
          "Payment_Method__c": "string",
          "PoDate": "string",
          "PoNumber": "string",
          "Pricebook2Id": "string",
          "QuoteId": "string",
          "ShipToContactId": "string",
          "ShippingCity": "string",
          "ShippingCountry": "string",
          "ShippingGeocodeAccuracy": "string",
          "ShippingLatitude": "string",
          "ShippingLongitude": "string",
          "ShippingPostalCode": "string",
          "ShippingState": "string",
          "ShippingStreet": "string",
          "Status": "string",
          "StatusCode": "string",
          "Subsidiary__c": "string",
          "SystemModstamp": "string",
          "TotalAmount": "string",
          "Type": "string",
          "Web_Discount_per_month_per_facility__c": "string",
          "Web_Discount_per_month_percent__c": "string",
          "Website_Exists__c": "string",
          "Website_Introductory_Discount_Months__c": "string",
          "Why_is_this_exempt__c": "string"
      }
    • schema_name_id: 1524
    • schema_scan_id: 161899571
    • updated: 2026-04-12 07:10:04
    • created: 2026-04-11 07:04:48
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-11/1775909059'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
      ]
    • hive_path: s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-11/1775909059
    • id: 1710831
    • processed: 1
    • raw_data:
      {
          "AC_Discount_per_month_per_facility__c": 67,
          "AC_Discount_per_month_percent__c": 68,
          "AC_Introductory_Discount_Months__c": 69,
          "AccountId": 3,
          "ActivatedById": 41,
          "ActivatedDate": 40,
          "BillToContactId": 38,
          "BillingCity": 19,
          "BillingCountry": 22,
          "BillingGeocodeAccuracy": 25,
          "BillingLatitude": 23,
          "BillingLongitude": 24,
          "BillingPostalCode": 21,
          "BillingState": 20,
          "BillingStreet": 18,
          "CompanyAuthorizedById": 15,
          "CompanyAuthorizedDate": 16,
          "ContractId": 2,
          "CreatedById": 47,
          "CreatedDate": 46,
          "CurrencyIsoCode": 43,
          "CustomerAuthorizedById": 13,
          "CustomerAuthorizedDate": 14,
          "Data_Load_By__c": 73,
          "Description": 12,
          "EffectiveDate": 8,
          "EndDate": 9,
          "Exempt_From_Netsuite__c": 71,
          "Exempt_Reason__c": 72,
          "FMS_Discount_per_month_per_facility__c": 52,
          "FMS_Discount_per_month_percent__c": 53,
          "FMS_Exists__c": 54,
          "FMS_Introductory_Discount_Months__c": 55,
          "Id": 0,
          "Initial_Order__c": 56,
          "Integration_Software__c": 57,
          "IsDeleted": 50,
          "IsReductionOrder": 10,
          "LastModifiedById": 49,
          "LastModifiedDate": 48,
          "Name": 34,
          "NetSuite_ID__c": 58,
          "NetSuite_Sync_Time__c": 59,
          "OpportunityId": 6,
          "OrderNumber": 44,
          "OrderReferenceNumber": 37,
          "Order_Line_Item_Last_Modified_Date__c": 60,
          "OriginalOrderId": 5,
          "OwnerId": 1,
          "Payment_Method__c": 61,
          "PoDate": 35,
          "PoNumber": 36,
          "Pricebook2Id": 4,
          "QuoteId": 7,
          "ShipToContactId": 39,
          "ShippingCity": 27,
          "ShippingCountry": 30,
          "ShippingGeocodeAccuracy": 33,
          "ShippingLatitude": 31,
          "ShippingLongitude": 32,
          "ShippingPostalCode": 29,
          "ShippingState": 28,
          "ShippingStreet": 26,
          "Status": 11,
          "StatusCode": 42,
          "Subsidiary__c": 62,
          "SystemModstamp": 51,
          "TotalAmount": 45,
          "Type": 17,
          "Web_Discount_per_month_per_facility__c": 63,
          "Web_Discount_per_month_percent__c": 64,
          "Website_Exists__c": 65,
          "Website_Introductory_Discount_Months__c": 66,
          "Why_is_this_exempt__c": 70
      }
    • schema_attributes:
      {
          "AC_Discount_per_month_per_facility__c": "string",
          "AC_Discount_per_month_percent__c": "string",
          "AC_Introductory_Discount_Months__c": "string",
          "AccountId": "string",
          "ActivatedById": "string",
          "ActivatedDate": "string",
          "BillToContactId": "string",
          "BillingCity": "string",
          "BillingCountry": "string",
          "BillingGeocodeAccuracy": "string",
          "BillingLatitude": "string",
          "BillingLongitude": "string",
          "BillingPostalCode": "string",
          "BillingState": "string",
          "BillingStreet": "string",
          "CompanyAuthorizedById": "string",
          "CompanyAuthorizedDate": "string",
          "ContractId": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "CustomerAuthorizedById": "string",
          "CustomerAuthorizedDate": "string",
          "Data_Load_By__c": "string",
          "Description": "string",
          "EffectiveDate": "string",
          "EndDate": "string",
          "Exempt_From_Netsuite__c": "string",
          "Exempt_Reason__c": "string",
          "FMS_Discount_per_month_per_facility__c": "string",
          "FMS_Discount_per_month_percent__c": "string",
          "FMS_Exists__c": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "Initial_Order__c": "string",
          "Integration_Software__c": "string",
          "IsDeleted": "string",
          "IsReductionOrder": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "OpportunityId": "string",
          "OrderNumber": "string",
          "OrderReferenceNumber": "string",
          "Order_Line_Item_Last_Modified_Date__c": "string",
          "OriginalOrderId": "string",
          "OwnerId": "string",
          "Payment_Method__c": "string",
          "PoDate": "string",
          "PoNumber": "string",
          "Pricebook2Id": "string",
          "QuoteId": "string",
          "ShipToContactId": "string",
          "ShippingCity": "string",
          "ShippingCountry": "string",
          "ShippingGeocodeAccuracy": "string",
          "ShippingLatitude": "string",
          "ShippingLongitude": "string",
          "ShippingPostalCode": "string",
          "ShippingState": "string",
          "ShippingStreet": "string",
          "Status": "string",
          "StatusCode": "string",
          "Subsidiary__c": "string",
          "SystemModstamp": "string",
          "TotalAmount": "string",
          "Type": "string",
          "Web_Discount_per_month_per_facility__c": "string",
          "Web_Discount_per_month_percent__c": "string",
          "Website_Exists__c": "string",
          "Website_Introductory_Discount_Months__c": "string",
          "Why_is_this_exempt__c": "string"
      }
    • schema_name_id: 1524
    • schema_scan_id: 161846839
    • updated: 2026-04-11 07:05:01
    • created: 2026-04-10 07:05:48
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-10/1775822699'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
      ]
    • hive_path: s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-10/1775822699
    • id: 1709660
    • processed: 1
    • raw_data:
      {
          "AC_Discount_per_month_per_facility__c": 67,
          "AC_Discount_per_month_percent__c": 68,
          "AC_Introductory_Discount_Months__c": 69,
          "AccountId": 3,
          "ActivatedById": 41,
          "ActivatedDate": 40,
          "BillToContactId": 38,
          "BillingCity": 19,
          "BillingCountry": 22,
          "BillingGeocodeAccuracy": 25,
          "BillingLatitude": 23,
          "BillingLongitude": 24,
          "BillingPostalCode": 21,
          "BillingState": 20,
          "BillingStreet": 18,
          "CompanyAuthorizedById": 15,
          "CompanyAuthorizedDate": 16,
          "ContractId": 2,
          "CreatedById": 47,
          "CreatedDate": 46,
          "CurrencyIsoCode": 43,
          "CustomerAuthorizedById": 13,
          "CustomerAuthorizedDate": 14,
          "Data_Load_By__c": 73,
          "Description": 12,
          "EffectiveDate": 8,
          "EndDate": 9,
          "Exempt_From_Netsuite__c": 71,
          "Exempt_Reason__c": 72,
          "FMS_Discount_per_month_per_facility__c": 52,
          "FMS_Discount_per_month_percent__c": 53,
          "FMS_Exists__c": 54,
          "FMS_Introductory_Discount_Months__c": 55,
          "Id": 0,
          "Initial_Order__c": 56,
          "Integration_Software__c": 57,
          "IsDeleted": 50,
          "IsReductionOrder": 10,
          "LastModifiedById": 49,
          "LastModifiedDate": 48,
          "Name": 34,
          "NetSuite_ID__c": 58,
          "NetSuite_Sync_Time__c": 59,
          "OpportunityId": 6,
          "OrderNumber": 44,
          "OrderReferenceNumber": 37,
          "Order_Line_Item_Last_Modified_Date__c": 60,
          "OriginalOrderId": 5,
          "OwnerId": 1,
          "Payment_Method__c": 61,
          "PoDate": 35,
          "PoNumber": 36,
          "Pricebook2Id": 4,
          "QuoteId": 7,
          "ShipToContactId": 39,
          "ShippingCity": 27,
          "ShippingCountry": 30,
          "ShippingGeocodeAccuracy": 33,
          "ShippingLatitude": 31,
          "ShippingLongitude": 32,
          "ShippingPostalCode": 29,
          "ShippingState": 28,
          "ShippingStreet": 26,
          "Status": 11,
          "StatusCode": 42,
          "Subsidiary__c": 62,
          "SystemModstamp": 51,
          "TotalAmount": 45,
          "Type": 17,
          "Web_Discount_per_month_per_facility__c": 63,
          "Web_Discount_per_month_percent__c": 64,
          "Website_Exists__c": 65,
          "Website_Introductory_Discount_Months__c": 66,
          "Why_is_this_exempt__c": 70
      }
    • schema_attributes:
      {
          "AC_Discount_per_month_per_facility__c": "string",
          "AC_Discount_per_month_percent__c": "string",
          "AC_Introductory_Discount_Months__c": "string",
          "AccountId": "string",
          "ActivatedById": "string",
          "ActivatedDate": "string",
          "BillToContactId": "string",
          "BillingCity": "string",
          "BillingCountry": "string",
          "BillingGeocodeAccuracy": "string",
          "BillingLatitude": "string",
          "BillingLongitude": "string",
          "BillingPostalCode": "string",
          "BillingState": "string",
          "BillingStreet": "string",
          "CompanyAuthorizedById": "string",
          "CompanyAuthorizedDate": "string",
          "ContractId": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "CustomerAuthorizedById": "string",
          "CustomerAuthorizedDate": "string",
          "Data_Load_By__c": "string",
          "Description": "string",
          "EffectiveDate": "string",
          "EndDate": "string",
          "Exempt_From_Netsuite__c": "string",
          "Exempt_Reason__c": "string",
          "FMS_Discount_per_month_per_facility__c": "string",
          "FMS_Discount_per_month_percent__c": "string",
          "FMS_Exists__c": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "Initial_Order__c": "string",
          "Integration_Software__c": "string",
          "IsDeleted": "string",
          "IsReductionOrder": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "OpportunityId": "string",
          "OrderNumber": "string",
          "OrderReferenceNumber": "string",
          "Order_Line_Item_Last_Modified_Date__c": "string",
          "OriginalOrderId": "string",
          "OwnerId": "string",
          "Payment_Method__c": "string",
          "PoDate": "string",
          "PoNumber": "string",
          "Pricebook2Id": "string",
          "QuoteId": "string",
          "ShipToContactId": "string",
          "ShippingCity": "string",
          "ShippingCountry": "string",
          "ShippingGeocodeAccuracy": "string",
          "ShippingLatitude": "string",
          "ShippingLongitude": "string",
          "ShippingPostalCode": "string",
          "ShippingState": "string",
          "ShippingStreet": "string",
          "Status": "string",
          "StatusCode": "string",
          "Subsidiary__c": "string",
          "SystemModstamp": "string",
          "TotalAmount": "string",
          "Type": "string",
          "Web_Discount_per_month_per_facility__c": "string",
          "Web_Discount_per_month_percent__c": "string",
          "Website_Exists__c": "string",
          "Website_Introductory_Discount_Months__c": "string",
          "Why_is_this_exempt__c": "string"
      }
    • schema_name_id: 1524
    • schema_scan_id: 161792057
    • updated: 2026-04-10 07:05:59
    • created: 2026-04-09 07:05:02
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-09/1775736291'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
      ]
    • hive_path: s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-09/1775736291
    • id: 1708497
    • processed: 1
    • raw_data:
      {
          "AC_Discount_per_month_per_facility__c": 67,
          "AC_Discount_per_month_percent__c": 68,
          "AC_Introductory_Discount_Months__c": 69,
          "AccountId": 3,
          "ActivatedById": 41,
          "ActivatedDate": 40,
          "BillToContactId": 38,
          "BillingCity": 19,
          "BillingCountry": 22,
          "BillingGeocodeAccuracy": 25,
          "BillingLatitude": 23,
          "BillingLongitude": 24,
          "BillingPostalCode": 21,
          "BillingState": 20,
          "BillingStreet": 18,
          "CompanyAuthorizedById": 15,
          "CompanyAuthorizedDate": 16,
          "ContractId": 2,
          "CreatedById": 47,
          "CreatedDate": 46,
          "CurrencyIsoCode": 43,
          "CustomerAuthorizedById": 13,
          "CustomerAuthorizedDate": 14,
          "Data_Load_By__c": 73,
          "Description": 12,
          "EffectiveDate": 8,
          "EndDate": 9,
          "Exempt_From_Netsuite__c": 71,
          "Exempt_Reason__c": 72,
          "FMS_Discount_per_month_per_facility__c": 52,
          "FMS_Discount_per_month_percent__c": 53,
          "FMS_Exists__c": 54,
          "FMS_Introductory_Discount_Months__c": 55,
          "Id": 0,
          "Initial_Order__c": 56,
          "Integration_Software__c": 57,
          "IsDeleted": 50,
          "IsReductionOrder": 10,
          "LastModifiedById": 49,
          "LastModifiedDate": 48,
          "Name": 34,
          "NetSuite_ID__c": 58,
          "NetSuite_Sync_Time__c": 59,
          "OpportunityId": 6,
          "OrderNumber": 44,
          "OrderReferenceNumber": 37,
          "Order_Line_Item_Last_Modified_Date__c": 60,
          "OriginalOrderId": 5,
          "OwnerId": 1,
          "Payment_Method__c": 61,
          "PoDate": 35,
          "PoNumber": 36,
          "Pricebook2Id": 4,
          "QuoteId": 7,
          "ShipToContactId": 39,
          "ShippingCity": 27,
          "ShippingCountry": 30,
          "ShippingGeocodeAccuracy": 33,
          "ShippingLatitude": 31,
          "ShippingLongitude": 32,
          "ShippingPostalCode": 29,
          "ShippingState": 28,
          "ShippingStreet": 26,
          "Status": 11,
          "StatusCode": 42,
          "Subsidiary__c": 62,
          "SystemModstamp": 51,
          "TotalAmount": 45,
          "Type": 17,
          "Web_Discount_per_month_per_facility__c": 63,
          "Web_Discount_per_month_percent__c": 64,
          "Website_Exists__c": 65,
          "Website_Introductory_Discount_Months__c": 66,
          "Why_is_this_exempt__c": 70
      }
    • schema_attributes:
      {
          "AC_Discount_per_month_per_facility__c": "string",
          "AC_Discount_per_month_percent__c": "string",
          "AC_Introductory_Discount_Months__c": "string",
          "AccountId": "string",
          "ActivatedById": "string",
          "ActivatedDate": "string",
          "BillToContactId": "string",
          "BillingCity": "string",
          "BillingCountry": "string",
          "BillingGeocodeAccuracy": "string",
          "BillingLatitude": "string",
          "BillingLongitude": "string",
          "BillingPostalCode": "string",
          "BillingState": "string",
          "BillingStreet": "string",
          "CompanyAuthorizedById": "string",
          "CompanyAuthorizedDate": "string",
          "ContractId": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "CustomerAuthorizedById": "string",
          "CustomerAuthorizedDate": "string",
          "Data_Load_By__c": "string",
          "Description": "string",
          "EffectiveDate": "string",
          "EndDate": "string",
          "Exempt_From_Netsuite__c": "string",
          "Exempt_Reason__c": "string",
          "FMS_Discount_per_month_per_facility__c": "string",
          "FMS_Discount_per_month_percent__c": "string",
          "FMS_Exists__c": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "Initial_Order__c": "string",
          "Integration_Software__c": "string",
          "IsDeleted": "string",
          "IsReductionOrder": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "OpportunityId": "string",
          "OrderNumber": "string",
          "OrderReferenceNumber": "string",
          "Order_Line_Item_Last_Modified_Date__c": "string",
          "OriginalOrderId": "string",
          "OwnerId": "string",
          "Payment_Method__c": "string",
          "PoDate": "string",
          "PoNumber": "string",
          "Pricebook2Id": "string",
          "QuoteId": "string",
          "ShipToContactId": "string",
          "ShippingCity": "string",
          "ShippingCountry": "string",
          "ShippingGeocodeAccuracy": "string",
          "ShippingLatitude": "string",
          "ShippingLongitude": "string",
          "ShippingPostalCode": "string",
          "ShippingState": "string",
          "ShippingStreet": "string",
          "Status": "string",
          "StatusCode": "string",
          "Subsidiary__c": "string",
          "SystemModstamp": "string",
          "TotalAmount": "string",
          "Type": "string",
          "Web_Discount_per_month_per_facility__c": "string",
          "Web_Discount_per_month_percent__c": "string",
          "Website_Exists__c": "string",
          "Website_Introductory_Discount_Months__c": "string",
          "Why_is_this_exempt__c": "string"
      }
    • schema_name_id: 1524
    • schema_scan_id: 161736216
    • updated: 2026-04-09 07:05:15
    • created: 2026-04-08 07:04:52
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-08/1775649882'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
      ]
    • hive_path: s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-08/1775649882
    • id: 1707306
    • processed: 1
    • raw_data:
      {
          "AC_Discount_per_month_per_facility__c": 67,
          "AC_Discount_per_month_percent__c": 68,
          "AC_Introductory_Discount_Months__c": 69,
          "AccountId": 3,
          "ActivatedById": 41,
          "ActivatedDate": 40,
          "BillToContactId": 38,
          "BillingCity": 19,
          "BillingCountry": 22,
          "BillingGeocodeAccuracy": 25,
          "BillingLatitude": 23,
          "BillingLongitude": 24,
          "BillingPostalCode": 21,
          "BillingState": 20,
          "BillingStreet": 18,
          "CompanyAuthorizedById": 15,
          "CompanyAuthorizedDate": 16,
          "ContractId": 2,
          "CreatedById": 47,
          "CreatedDate": 46,
          "CurrencyIsoCode": 43,
          "CustomerAuthorizedById": 13,
          "CustomerAuthorizedDate": 14,
          "Data_Load_By__c": 73,
          "Description": 12,
          "EffectiveDate": 8,
          "EndDate": 9,
          "Exempt_From_Netsuite__c": 71,
          "Exempt_Reason__c": 72,
          "FMS_Discount_per_month_per_facility__c": 52,
          "FMS_Discount_per_month_percent__c": 53,
          "FMS_Exists__c": 54,
          "FMS_Introductory_Discount_Months__c": 55,
          "Id": 0,
          "Initial_Order__c": 56,
          "Integration_Software__c": 57,
          "IsDeleted": 50,
          "IsReductionOrder": 10,
          "LastModifiedById": 49,
          "LastModifiedDate": 48,
          "Name": 34,
          "NetSuite_ID__c": 58,
          "NetSuite_Sync_Time__c": 59,
          "OpportunityId": 6,
          "OrderNumber": 44,
          "OrderReferenceNumber": 37,
          "Order_Line_Item_Last_Modified_Date__c": 60,
          "OriginalOrderId": 5,
          "OwnerId": 1,
          "Payment_Method__c": 61,
          "PoDate": 35,
          "PoNumber": 36,
          "Pricebook2Id": 4,
          "QuoteId": 7,
          "ShipToContactId": 39,
          "ShippingCity": 27,
          "ShippingCountry": 30,
          "ShippingGeocodeAccuracy": 33,
          "ShippingLatitude": 31,
          "ShippingLongitude": 32,
          "ShippingPostalCode": 29,
          "ShippingState": 28,
          "ShippingStreet": 26,
          "Status": 11,
          "StatusCode": 42,
          "Subsidiary__c": 62,
          "SystemModstamp": 51,
          "TotalAmount": 45,
          "Type": 17,
          "Web_Discount_per_month_per_facility__c": 63,
          "Web_Discount_per_month_percent__c": 64,
          "Website_Exists__c": 65,
          "Website_Introductory_Discount_Months__c": 66,
          "Why_is_this_exempt__c": 70
      }
    • schema_attributes:
      {
          "AC_Discount_per_month_per_facility__c": "string",
          "AC_Discount_per_month_percent__c": "string",
          "AC_Introductory_Discount_Months__c": "string",
          "AccountId": "string",
          "ActivatedById": "string",
          "ActivatedDate": "string",
          "BillToContactId": "string",
          "BillingCity": "string",
          "BillingCountry": "string",
          "BillingGeocodeAccuracy": "string",
          "BillingLatitude": "string",
          "BillingLongitude": "string",
          "BillingPostalCode": "string",
          "BillingState": "string",
          "BillingStreet": "string",
          "CompanyAuthorizedById": "string",
          "CompanyAuthorizedDate": "string",
          "ContractId": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "CustomerAuthorizedById": "string",
          "CustomerAuthorizedDate": "string",
          "Data_Load_By__c": "string",
          "Description": "string",
          "EffectiveDate": "string",
          "EndDate": "string",
          "Exempt_From_Netsuite__c": "string",
          "Exempt_Reason__c": "string",
          "FMS_Discount_per_month_per_facility__c": "string",
          "FMS_Discount_per_month_percent__c": "string",
          "FMS_Exists__c": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "Initial_Order__c": "string",
          "Integration_Software__c": "string",
          "IsDeleted": "string",
          "IsReductionOrder": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "OpportunityId": "string",
          "OrderNumber": "string",
          "OrderReferenceNumber": "string",
          "Order_Line_Item_Last_Modified_Date__c": "string",
          "OriginalOrderId": "string",
          "OwnerId": "string",
          "Payment_Method__c": "string",
          "PoDate": "string",
          "PoNumber": "string",
          "Pricebook2Id": "string",
          "QuoteId": "string",
          "ShipToContactId": "string",
          "ShippingCity": "string",
          "ShippingCountry": "string",
          "ShippingGeocodeAccuracy": "string",
          "ShippingLatitude": "string",
          "ShippingLongitude": "string",
          "ShippingPostalCode": "string",
          "ShippingState": "string",
          "ShippingStreet": "string",
          "Status": "string",
          "StatusCode": "string",
          "Subsidiary__c": "string",
          "SystemModstamp": "string",
          "TotalAmount": "string",
          "Type": "string",
          "Web_Discount_per_month_per_facility__c": "string",
          "Web_Discount_per_month_percent__c": "string",
          "Website_Exists__c": "string",
          "Website_Introductory_Discount_Months__c": "string",
          "Why_is_this_exempt__c": "string"
      }
    • schema_name_id: 1524
    • schema_scan_id: 161681358
    • updated: 2026-04-08 07:05:06
    • created: 2026-04-07 07:05:06
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-07/1775563482'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
      ]
    • hive_path: s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-07/1775563482
    • id: 1706118
    • processed: 1
    • raw_data:
      {
          "AC_Discount_per_month_per_facility__c": 67,
          "AC_Discount_per_month_percent__c": 68,
          "AC_Introductory_Discount_Months__c": 69,
          "AccountId": 3,
          "ActivatedById": 41,
          "ActivatedDate": 40,
          "BillToContactId": 38,
          "BillingCity": 19,
          "BillingCountry": 22,
          "BillingGeocodeAccuracy": 25,
          "BillingLatitude": 23,
          "BillingLongitude": 24,
          "BillingPostalCode": 21,
          "BillingState": 20,
          "BillingStreet": 18,
          "CompanyAuthorizedById": 15,
          "CompanyAuthorizedDate": 16,
          "ContractId": 2,
          "CreatedById": 47,
          "CreatedDate": 46,
          "CurrencyIsoCode": 43,
          "CustomerAuthorizedById": 13,
          "CustomerAuthorizedDate": 14,
          "Data_Load_By__c": 73,
          "Description": 12,
          "EffectiveDate": 8,
          "EndDate": 9,
          "Exempt_From_Netsuite__c": 71,
          "Exempt_Reason__c": 72,
          "FMS_Discount_per_month_per_facility__c": 52,
          "FMS_Discount_per_month_percent__c": 53,
          "FMS_Exists__c": 54,
          "FMS_Introductory_Discount_Months__c": 55,
          "Id": 0,
          "Initial_Order__c": 56,
          "Integration_Software__c": 57,
          "IsDeleted": 50,
          "IsReductionOrder": 10,
          "LastModifiedById": 49,
          "LastModifiedDate": 48,
          "Name": 34,
          "NetSuite_ID__c": 58,
          "NetSuite_Sync_Time__c": 59,
          "OpportunityId": 6,
          "OrderNumber": 44,
          "OrderReferenceNumber": 37,
          "Order_Line_Item_Last_Modified_Date__c": 60,
          "OriginalOrderId": 5,
          "OwnerId": 1,
          "Payment_Method__c": 61,
          "PoDate": 35,
          "PoNumber": 36,
          "Pricebook2Id": 4,
          "QuoteId": 7,
          "ShipToContactId": 39,
          "ShippingCity": 27,
          "ShippingCountry": 30,
          "ShippingGeocodeAccuracy": 33,
          "ShippingLatitude": 31,
          "ShippingLongitude": 32,
          "ShippingPostalCode": 29,
          "ShippingState": 28,
          "ShippingStreet": 26,
          "Status": 11,
          "StatusCode": 42,
          "Subsidiary__c": 62,
          "SystemModstamp": 51,
          "TotalAmount": 45,
          "Type": 17,
          "Web_Discount_per_month_per_facility__c": 63,
          "Web_Discount_per_month_percent__c": 64,
          "Website_Exists__c": 65,
          "Website_Introductory_Discount_Months__c": 66,
          "Why_is_this_exempt__c": 70
      }
    • schema_attributes:
      {
          "AC_Discount_per_month_per_facility__c": "string",
          "AC_Discount_per_month_percent__c": "string",
          "AC_Introductory_Discount_Months__c": "string",
          "AccountId": "string",
          "ActivatedById": "string",
          "ActivatedDate": "string",
          "BillToContactId": "string",
          "BillingCity": "string",
          "BillingCountry": "string",
          "BillingGeocodeAccuracy": "string",
          "BillingLatitude": "string",
          "BillingLongitude": "string",
          "BillingPostalCode": "string",
          "BillingState": "string",
          "BillingStreet": "string",
          "CompanyAuthorizedById": "string",
          "CompanyAuthorizedDate": "string",
          "ContractId": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "CustomerAuthorizedById": "string",
          "CustomerAuthorizedDate": "string",
          "Data_Load_By__c": "string",
          "Description": "string",
          "EffectiveDate": "string",
          "EndDate": "string",
          "Exempt_From_Netsuite__c": "string",
          "Exempt_Reason__c": "string",
          "FMS_Discount_per_month_per_facility__c": "string",
          "FMS_Discount_per_month_percent__c": "string",
          "FMS_Exists__c": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "Initial_Order__c": "string",
          "Integration_Software__c": "string",
          "IsDeleted": "string",
          "IsReductionOrder": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "OpportunityId": "string",
          "OrderNumber": "string",
          "OrderReferenceNumber": "string",
          "Order_Line_Item_Last_Modified_Date__c": "string",
          "OriginalOrderId": "string",
          "OwnerId": "string",
          "Payment_Method__c": "string",
          "PoDate": "string",
          "PoNumber": "string",
          "Pricebook2Id": "string",
          "QuoteId": "string",
          "ShipToContactId": "string",
          "ShippingCity": "string",
          "ShippingCountry": "string",
          "ShippingGeocodeAccuracy": "string",
          "ShippingLatitude": "string",
          "ShippingLongitude": "string",
          "ShippingPostalCode": "string",
          "ShippingState": "string",
          "ShippingStreet": "string",
          "Status": "string",
          "StatusCode": "string",
          "Subsidiary__c": "string",
          "SystemModstamp": "string",
          "TotalAmount": "string",
          "Type": "string",
          "Web_Discount_per_month_per_facility__c": "string",
          "Web_Discount_per_month_percent__c": "string",
          "Website_Exists__c": "string",
          "Website_Introductory_Discount_Months__c": "string",
          "Why_is_this_exempt__c": "string"
      }
    • schema_name_id: 1524
    • schema_scan_id: 161625151
    • updated: 2026-04-07 07:05:17
    • created: 2026-04-06 07:05:19
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-06/1775477077'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
      ]
    • hive_path: s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-06/1775477077
    • id: 1704903
    • processed: 1
    • raw_data:
      {
          "AC_Discount_per_month_per_facility__c": 67,
          "AC_Discount_per_month_percent__c": 68,
          "AC_Introductory_Discount_Months__c": 69,
          "AccountId": 3,
          "ActivatedById": 41,
          "ActivatedDate": 40,
          "BillToContactId": 38,
          "BillingCity": 19,
          "BillingCountry": 22,
          "BillingGeocodeAccuracy": 25,
          "BillingLatitude": 23,
          "BillingLongitude": 24,
          "BillingPostalCode": 21,
          "BillingState": 20,
          "BillingStreet": 18,
          "CompanyAuthorizedById": 15,
          "CompanyAuthorizedDate": 16,
          "ContractId": 2,
          "CreatedById": 47,
          "CreatedDate": 46,
          "CurrencyIsoCode": 43,
          "CustomerAuthorizedById": 13,
          "CustomerAuthorizedDate": 14,
          "Data_Load_By__c": 73,
          "Description": 12,
          "EffectiveDate": 8,
          "EndDate": 9,
          "Exempt_From_Netsuite__c": 71,
          "Exempt_Reason__c": 72,
          "FMS_Discount_per_month_per_facility__c": 52,
          "FMS_Discount_per_month_percent__c": 53,
          "FMS_Exists__c": 54,
          "FMS_Introductory_Discount_Months__c": 55,
          "Id": 0,
          "Initial_Order__c": 56,
          "Integration_Software__c": 57,
          "IsDeleted": 50,
          "IsReductionOrder": 10,
          "LastModifiedById": 49,
          "LastModifiedDate": 48,
          "Name": 34,
          "NetSuite_ID__c": 58,
          "NetSuite_Sync_Time__c": 59,
          "OpportunityId": 6,
          "OrderNumber": 44,
          "OrderReferenceNumber": 37,
          "Order_Line_Item_Last_Modified_Date__c": 60,
          "OriginalOrderId": 5,
          "OwnerId": 1,
          "Payment_Method__c": 61,
          "PoDate": 35,
          "PoNumber": 36,
          "Pricebook2Id": 4,
          "QuoteId": 7,
          "ShipToContactId": 39,
          "ShippingCity": 27,
          "ShippingCountry": 30,
          "ShippingGeocodeAccuracy": 33,
          "ShippingLatitude": 31,
          "ShippingLongitude": 32,
          "ShippingPostalCode": 29,
          "ShippingState": 28,
          "ShippingStreet": 26,
          "Status": 11,
          "StatusCode": 42,
          "Subsidiary__c": 62,
          "SystemModstamp": 51,
          "TotalAmount": 45,
          "Type": 17,
          "Web_Discount_per_month_per_facility__c": 63,
          "Web_Discount_per_month_percent__c": 64,
          "Website_Exists__c": 65,
          "Website_Introductory_Discount_Months__c": 66,
          "Why_is_this_exempt__c": 70
      }
    • schema_attributes:
      {
          "AC_Discount_per_month_per_facility__c": "string",
          "AC_Discount_per_month_percent__c": "string",
          "AC_Introductory_Discount_Months__c": "string",
          "AccountId": "string",
          "ActivatedById": "string",
          "ActivatedDate": "string",
          "BillToContactId": "string",
          "BillingCity": "string",
          "BillingCountry": "string",
          "BillingGeocodeAccuracy": "string",
          "BillingLatitude": "string",
          "BillingLongitude": "string",
          "BillingPostalCode": "string",
          "BillingState": "string",
          "BillingStreet": "string",
          "CompanyAuthorizedById": "string",
          "CompanyAuthorizedDate": "string",
          "ContractId": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "CustomerAuthorizedById": "string",
          "CustomerAuthorizedDate": "string",
          "Data_Load_By__c": "string",
          "Description": "string",
          "EffectiveDate": "string",
          "EndDate": "string",
          "Exempt_From_Netsuite__c": "string",
          "Exempt_Reason__c": "string",
          "FMS_Discount_per_month_per_facility__c": "string",
          "FMS_Discount_per_month_percent__c": "string",
          "FMS_Exists__c": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "Initial_Order__c": "string",
          "Integration_Software__c": "string",
          "IsDeleted": "string",
          "IsReductionOrder": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "OpportunityId": "string",
          "OrderNumber": "string",
          "OrderReferenceNumber": "string",
          "Order_Line_Item_Last_Modified_Date__c": "string",
          "OriginalOrderId": "string",
          "OwnerId": "string",
          "Payment_Method__c": "string",
          "PoDate": "string",
          "PoNumber": "string",
          "Pricebook2Id": "string",
          "QuoteId": "string",
          "ShipToContactId": "string",
          "ShippingCity": "string",
          "ShippingCountry": "string",
          "ShippingGeocodeAccuracy": "string",
          "ShippingLatitude": "string",
          "ShippingLongitude": "string",
          "ShippingPostalCode": "string",
          "ShippingState": "string",
          "ShippingStreet": "string",
          "Status": "string",
          "StatusCode": "string",
          "Subsidiary__c": "string",
          "SystemModstamp": "string",
          "TotalAmount": "string",
          "Type": "string",
          "Web_Discount_per_month_per_facility__c": "string",
          "Web_Discount_per_month_percent__c": "string",
          "Website_Exists__c": "string",
          "Website_Introductory_Discount_Months__c": "string",
          "Why_is_this_exempt__c": "string"
      }
    • schema_name_id: 1524
    • schema_scan_id: 161567311
    • updated: 2026-04-06 07:05:31
    • created: 2026-04-05 07:04:30
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-05/1775390643'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
      ]
    • hive_path: s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-05/1775390643
    • id: 1703678
    • processed: 1
    • raw_data:
      {
          "AC_Discount_per_month_per_facility__c": 67,
          "AC_Discount_per_month_percent__c": 68,
          "AC_Introductory_Discount_Months__c": 69,
          "AccountId": 3,
          "ActivatedById": 41,
          "ActivatedDate": 40,
          "BillToContactId": 38,
          "BillingCity": 19,
          "BillingCountry": 22,
          "BillingGeocodeAccuracy": 25,
          "BillingLatitude": 23,
          "BillingLongitude": 24,
          "BillingPostalCode": 21,
          "BillingState": 20,
          "BillingStreet": 18,
          "CompanyAuthorizedById": 15,
          "CompanyAuthorizedDate": 16,
          "ContractId": 2,
          "CreatedById": 47,
          "CreatedDate": 46,
          "CurrencyIsoCode": 43,
          "CustomerAuthorizedById": 13,
          "CustomerAuthorizedDate": 14,
          "Data_Load_By__c": 73,
          "Description": 12,
          "EffectiveDate": 8,
          "EndDate": 9,
          "Exempt_From_Netsuite__c": 71,
          "Exempt_Reason__c": 72,
          "FMS_Discount_per_month_per_facility__c": 52,
          "FMS_Discount_per_month_percent__c": 53,
          "FMS_Exists__c": 54,
          "FMS_Introductory_Discount_Months__c": 55,
          "Id": 0,
          "Initial_Order__c": 56,
          "Integration_Software__c": 57,
          "IsDeleted": 50,
          "IsReductionOrder": 10,
          "LastModifiedById": 49,
          "LastModifiedDate": 48,
          "Name": 34,
          "NetSuite_ID__c": 58,
          "NetSuite_Sync_Time__c": 59,
          "OpportunityId": 6,
          "OrderNumber": 44,
          "OrderReferenceNumber": 37,
          "Order_Line_Item_Last_Modified_Date__c": 60,
          "OriginalOrderId": 5,
          "OwnerId": 1,
          "Payment_Method__c": 61,
          "PoDate": 35,
          "PoNumber": 36,
          "Pricebook2Id": 4,
          "QuoteId": 7,
          "ShipToContactId": 39,
          "ShippingCity": 27,
          "ShippingCountry": 30,
          "ShippingGeocodeAccuracy": 33,
          "ShippingLatitude": 31,
          "ShippingLongitude": 32,
          "ShippingPostalCode": 29,
          "ShippingState": 28,
          "ShippingStreet": 26,
          "Status": 11,
          "StatusCode": 42,
          "Subsidiary__c": 62,
          "SystemModstamp": 51,
          "TotalAmount": 45,
          "Type": 17,
          "Web_Discount_per_month_per_facility__c": 63,
          "Web_Discount_per_month_percent__c": 64,
          "Website_Exists__c": 65,
          "Website_Introductory_Discount_Months__c": 66,
          "Why_is_this_exempt__c": 70
      }
    • schema_attributes:
      {
          "AC_Discount_per_month_per_facility__c": "string",
          "AC_Discount_per_month_percent__c": "string",
          "AC_Introductory_Discount_Months__c": "string",
          "AccountId": "string",
          "ActivatedById": "string",
          "ActivatedDate": "string",
          "BillToContactId": "string",
          "BillingCity": "string",
          "BillingCountry": "string",
          "BillingGeocodeAccuracy": "string",
          "BillingLatitude": "string",
          "BillingLongitude": "string",
          "BillingPostalCode": "string",
          "BillingState": "string",
          "BillingStreet": "string",
          "CompanyAuthorizedById": "string",
          "CompanyAuthorizedDate": "string",
          "ContractId": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "CustomerAuthorizedById": "string",
          "CustomerAuthorizedDate": "string",
          "Data_Load_By__c": "string",
          "Description": "string",
          "EffectiveDate": "string",
          "EndDate": "string",
          "Exempt_From_Netsuite__c": "string",
          "Exempt_Reason__c": "string",
          "FMS_Discount_per_month_per_facility__c": "string",
          "FMS_Discount_per_month_percent__c": "string",
          "FMS_Exists__c": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "Initial_Order__c": "string",
          "Integration_Software__c": "string",
          "IsDeleted": "string",
          "IsReductionOrder": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "OpportunityId": "string",
          "OrderNumber": "string",
          "OrderReferenceNumber": "string",
          "Order_Line_Item_Last_Modified_Date__c": "string",
          "OriginalOrderId": "string",
          "OwnerId": "string",
          "Payment_Method__c": "string",
          "PoDate": "string",
          "PoNumber": "string",
          "Pricebook2Id": "string",
          "QuoteId": "string",
          "ShipToContactId": "string",
          "ShippingCity": "string",
          "ShippingCountry": "string",
          "ShippingGeocodeAccuracy": "string",
          "ShippingLatitude": "string",
          "ShippingLongitude": "string",
          "ShippingPostalCode": "string",
          "ShippingState": "string",
          "ShippingStreet": "string",
          "Status": "string",
          "StatusCode": "string",
          "Subsidiary__c": "string",
          "SystemModstamp": "string",
          "TotalAmount": "string",
          "Type": "string",
          "Web_Discount_per_month_per_facility__c": "string",
          "Web_Discount_per_month_percent__c": "string",
          "Website_Exists__c": "string",
          "Website_Introductory_Discount_Months__c": "string",
          "Why_is_this_exempt__c": "string"
      }
    • schema_name_id: 1524
    • schema_scan_id: 161519957
    • updated: 2026-04-05 07:04:44
    • created: 2026-04-04 07:09:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-04/1775304406'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
      ]
    • hive_path: s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-04/1775304406
    • id: 1702566
    • processed: 1
    • raw_data:
      {
          "AC_Discount_per_month_per_facility__c": 67,
          "AC_Discount_per_month_percent__c": 68,
          "AC_Introductory_Discount_Months__c": 69,
          "AccountId": 3,
          "ActivatedById": 41,
          "ActivatedDate": 40,
          "BillToContactId": 38,
          "BillingCity": 19,
          "BillingCountry": 22,
          "BillingGeocodeAccuracy": 25,
          "BillingLatitude": 23,
          "BillingLongitude": 24,
          "BillingPostalCode": 21,
          "BillingState": 20,
          "BillingStreet": 18,
          "CompanyAuthorizedById": 15,
          "CompanyAuthorizedDate": 16,
          "ContractId": 2,
          "CreatedById": 47,
          "CreatedDate": 46,
          "CurrencyIsoCode": 43,
          "CustomerAuthorizedById": 13,
          "CustomerAuthorizedDate": 14,
          "Data_Load_By__c": 73,
          "Description": 12,
          "EffectiveDate": 8,
          "EndDate": 9,
          "Exempt_From_Netsuite__c": 71,
          "Exempt_Reason__c": 72,
          "FMS_Discount_per_month_per_facility__c": 52,
          "FMS_Discount_per_month_percent__c": 53,
          "FMS_Exists__c": 54,
          "FMS_Introductory_Discount_Months__c": 55,
          "Id": 0,
          "Initial_Order__c": 56,
          "Integration_Software__c": 57,
          "IsDeleted": 50,
          "IsReductionOrder": 10,
          "LastModifiedById": 49,
          "LastModifiedDate": 48,
          "Name": 34,
          "NetSuite_ID__c": 58,
          "NetSuite_Sync_Time__c": 59,
          "OpportunityId": 6,
          "OrderNumber": 44,
          "OrderReferenceNumber": 37,
          "Order_Line_Item_Last_Modified_Date__c": 60,
          "OriginalOrderId": 5,
          "OwnerId": 1,
          "Payment_Method__c": 61,
          "PoDate": 35,
          "PoNumber": 36,
          "Pricebook2Id": 4,
          "QuoteId": 7,
          "ShipToContactId": 39,
          "ShippingCity": 27,
          "ShippingCountry": 30,
          "ShippingGeocodeAccuracy": 33,
          "ShippingLatitude": 31,
          "ShippingLongitude": 32,
          "ShippingPostalCode": 29,
          "ShippingState": 28,
          "ShippingStreet": 26,
          "Status": 11,
          "StatusCode": 42,
          "Subsidiary__c": 62,
          "SystemModstamp": 51,
          "TotalAmount": 45,
          "Type": 17,
          "Web_Discount_per_month_per_facility__c": 63,
          "Web_Discount_per_month_percent__c": 64,
          "Website_Exists__c": 65,
          "Website_Introductory_Discount_Months__c": 66,
          "Why_is_this_exempt__c": 70
      }
    • schema_attributes:
      {
          "AC_Discount_per_month_per_facility__c": "string",
          "AC_Discount_per_month_percent__c": "string",
          "AC_Introductory_Discount_Months__c": "string",
          "AccountId": "string",
          "ActivatedById": "string",
          "ActivatedDate": "string",
          "BillToContactId": "string",
          "BillingCity": "string",
          "BillingCountry": "string",
          "BillingGeocodeAccuracy": "string",
          "BillingLatitude": "string",
          "BillingLongitude": "string",
          "BillingPostalCode": "string",
          "BillingState": "string",
          "BillingStreet": "string",
          "CompanyAuthorizedById": "string",
          "CompanyAuthorizedDate": "string",
          "ContractId": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "CustomerAuthorizedById": "string",
          "CustomerAuthorizedDate": "string",
          "Data_Load_By__c": "string",
          "Description": "string",
          "EffectiveDate": "string",
          "EndDate": "string",
          "Exempt_From_Netsuite__c": "string",
          "Exempt_Reason__c": "string",
          "FMS_Discount_per_month_per_facility__c": "string",
          "FMS_Discount_per_month_percent__c": "string",
          "FMS_Exists__c": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "Initial_Order__c": "string",
          "Integration_Software__c": "string",
          "IsDeleted": "string",
          "IsReductionOrder": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "OpportunityId": "string",
          "OrderNumber": "string",
          "OrderReferenceNumber": "string",
          "Order_Line_Item_Last_Modified_Date__c": "string",
          "OriginalOrderId": "string",
          "OwnerId": "string",
          "Payment_Method__c": "string",
          "PoDate": "string",
          "PoNumber": "string",
          "Pricebook2Id": "string",
          "QuoteId": "string",
          "ShipToContactId": "string",
          "ShippingCity": "string",
          "ShippingCountry": "string",
          "ShippingGeocodeAccuracy": "string",
          "ShippingLatitude": "string",
          "ShippingLongitude": "string",
          "ShippingPostalCode": "string",
          "ShippingState": "string",
          "ShippingStreet": "string",
          "Status": "string",
          "StatusCode": "string",
          "Subsidiary__c": "string",
          "SystemModstamp": "string",
          "TotalAmount": "string",
          "Type": "string",
          "Web_Discount_per_month_per_facility__c": "string",
          "Web_Discount_per_month_percent__c": "string",
          "Website_Exists__c": "string",
          "Website_Introductory_Discount_Months__c": "string",
          "Why_is_this_exempt__c": "string"
      }
    • schema_name_id: 1524
    • schema_scan_id: 161466437
    • updated: 2026-04-04 07:09:21
    • created: 2026-04-03 07:04:01
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
          "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-03/1775217822'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
      ]
    • hive_path: s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-03/1775217822
    • id: 1701329
    • processed: 1
    • raw_data:
      {
          "AC_Discount_per_month_per_facility__c": 67,
          "AC_Discount_per_month_percent__c": 68,
          "AC_Introductory_Discount_Months__c": 69,
          "AccountId": 3,
          "ActivatedById": 41,
          "ActivatedDate": 40,
          "BillToContactId": 38,
          "BillingCity": 19,
          "BillingCountry": 22,
          "BillingGeocodeAccuracy": 25,
          "BillingLatitude": 23,
          "BillingLongitude": 24,
          "BillingPostalCode": 21,
          "BillingState": 20,
          "BillingStreet": 18,
          "CompanyAuthorizedById": 15,
          "CompanyAuthorizedDate": 16,
          "ContractId": 2,
          "CreatedById": 47,
          "CreatedDate": 46,
          "CurrencyIsoCode": 43,
          "CustomerAuthorizedById": 13,
          "CustomerAuthorizedDate": 14,
          "Data_Load_By__c": 73,
          "Description": 12,
          "EffectiveDate": 8,
          "EndDate": 9,
          "Exempt_From_Netsuite__c": 71,
          "Exempt_Reason__c": 72,
          "FMS_Discount_per_month_per_facility__c": 52,
          "FMS_Discount_per_month_percent__c": 53,
          "FMS_Exists__c": 54,
          "FMS_Introductory_Discount_Months__c": 55,
          "Id": 0,
          "Initial_Order__c": 56,
          "Integration_Software__c": 57,
          "IsDeleted": 50,
          "IsReductionOrder": 10,
          "LastModifiedById": 49,
          "LastModifiedDate": 48,
          "Name": 34,
          "NetSuite_ID__c": 58,
          "NetSuite_Sync_Time__c": 59,
          "OpportunityId": 6,
          "OrderNumber": 44,
          "OrderReferenceNumber": 37,
          "Order_Line_Item_Last_Modified_Date__c": 60,
          "OriginalOrderId": 5,
          "OwnerId": 1,
          "Payment_Method__c": 61,
          "PoDate": 35,
          "PoNumber": 36,
          "Pricebook2Id": 4,
          "QuoteId": 7,
          "ShipToContactId": 39,
          "ShippingCity": 27,
          "ShippingCountry": 30,
          "ShippingGeocodeAccuracy": 33,
          "ShippingLatitude": 31,
          "ShippingLongitude": 32,
          "ShippingPostalCode": 29,
          "ShippingState": 28,
          "ShippingStreet": 26,
          "Status": 11,
          "StatusCode": 42,
          "Subsidiary__c": 62,
          "SystemModstamp": 51,
          "TotalAmount": 45,
          "Type": 17,
          "Web_Discount_per_month_per_facility__c": 63,
          "Web_Discount_per_month_percent__c": 64,
          "Website_Exists__c": 65,
          "Website_Introductory_Discount_Months__c": 66,
          "Why_is_this_exempt__c": 70
      }
    • schema_attributes:
      {
          "AC_Discount_per_month_per_facility__c": "string",
          "AC_Discount_per_month_percent__c": "string",
          "AC_Introductory_Discount_Months__c": "string",
          "AccountId": "string",
          "ActivatedById": "string",
          "ActivatedDate": "string",
          "BillToContactId": "string",
          "BillingCity": "string",
          "BillingCountry": "string",
          "BillingGeocodeAccuracy": "string",
          "BillingLatitude": "string",
          "BillingLongitude": "string",
          "BillingPostalCode": "string",
          "BillingState": "string",
          "BillingStreet": "string",
          "CompanyAuthorizedById": "string",
          "CompanyAuthorizedDate": "string",
          "ContractId": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "CustomerAuthorizedById": "string",
          "CustomerAuthorizedDate": "string",
          "Data_Load_By__c": "string",
          "Description": "string",
          "EffectiveDate": "string",
          "EndDate": "string",
          "Exempt_From_Netsuite__c": "string",
          "Exempt_Reason__c": "string",
          "FMS_Discount_per_month_per_facility__c": "string",
          "FMS_Discount_per_month_percent__c": "string",
          "FMS_Exists__c": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "Initial_Order__c": "string",
          "Integration_Software__c": "string",
          "IsDeleted": "string",
          "IsReductionOrder": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "Name": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "OpportunityId": "string",
          "OrderNumber": "string",
          "OrderReferenceNumber": "string",
          "Order_Line_Item_Last_Modified_Date__c": "string",
          "OriginalOrderId": "string",
          "OwnerId": "string",
          "Payment_Method__c": "string",
          "PoDate": "string",
          "PoNumber": "string",
          "Pricebook2Id": "string",
          "QuoteId": "string",
          "ShipToContactId": "string",
          "ShippingCity": "string",
          "ShippingCountry": "string",
          "ShippingGeocodeAccuracy": "string",
          "ShippingLatitude": "string",
          "ShippingLongitude": "string",
          "ShippingPostalCode": "string",
          "ShippingState": "string",
          "ShippingStreet": "string",
          "Status": "string",
          "StatusCode": "string",
          "Subsidiary__c": "string",
          "SystemModstamp": "string",
          "TotalAmount": "string",
          "Type": "string",
          "Web_Discount_per_month_per_facility__c": "string",
          "Web_Discount_per_month_percent__c": "string",
          "Website_Exists__c": "string",
          "Website_Introductory_Discount_Months__c": "string",
          "Why_is_this_exempt__c": "string"
      }
    • schema_name_id: 1524
    • schema_scan_id: 161408522
    • updated: 2026-04-03 07:04:12
Schema Scans: 15
Last at 2026-04-17 07:05:22
    • duration: 0:00:16.110655
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162173037
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-prod",
              "hive_path": "s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-17/1776427474",
              "key": "raw/orders/2026-04-17/1776427474/orders.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.salesforce_orders",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 8083573861586333285,
              "service_name": "drive-thru",
              "span_id": 2769364637073254929,
              "trace_id": 17080402974349312108
          }
      }
    • running: False
    • schema_name_id: 1524
    • start_time: 2026-04-17 07:05:22
    • success: True
    • trace_id: 17080402974349312108
    • duration: 0:00:13.887911
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162117304
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-prod",
              "hive_path": "s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-16/1776341079",
              "key": "raw/orders/2026-04-16/1776341079/orders.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.salesforce_orders",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 16969880050327856323,
              "service_name": "drive-thru",
              "span_id": 12235538744197160409,
              "trace_id": 17500209787402146196
          }
      }
    • running: False
    • schema_name_id: 1524
    • start_time: 2026-04-16 07:05:00
    • success: True
    • trace_id: 17500209787402146196
    • duration: 0:00:16.363656
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162061782
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-prod",
              "hive_path": "s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-15/1776254753",
              "key": "raw/orders/2026-04-15/1776254753/orders.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.salesforce_orders",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 15589363247127549202,
              "service_name": "drive-thru",
              "span_id": 1037846443154404798,
              "trace_id": 14879334200948159571
          }
      }
    • running: False
    • schema_name_id: 1524
    • start_time: 2026-04-15 07:07:47
    • success: True
    • trace_id: 14879334200948159571
    • duration: 0:00:13.687624
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162006387
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-prod",
              "hive_path": "s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-14/1776168343",
              "key": "raw/orders/2026-04-14/1776168343/orders.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.salesforce_orders",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 3282423905027404780,
              "service_name": "drive-thru",
              "span_id": 8243096484268414625,
              "trace_id": 2501812952353015399
          }
      }
    • running: False
    • schema_name_id: 1524
    • start_time: 2026-04-14 07:06:47
    • success: True
    • trace_id: 2501812952353015399
    • duration: 0:00:14.020102
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161948304
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-prod",
              "hive_path": "s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-13/1776081883",
              "key": "raw/orders/2026-04-13/1776081883/orders.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.salesforce_orders",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 9046003381100954831,
              "service_name": "drive-thru",
              "span_id": 11122889568154597445,
              "trace_id": 6383617975460691761
          }
      }
    • running: False
    • schema_name_id: 1524
    • start_time: 2026-04-13 07:05:52
    • success: True
    • trace_id: 6383617975460691761
    • duration: 0:00:16.271570
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161899571
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-prod",
              "hive_path": "s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-12/1775995769",
              "key": "raw/orders/2026-04-12/1775995769/orders.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.salesforce_orders",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 9090823130811138217,
              "service_name": "drive-thru",
              "span_id": 1055450114250505358,
              "trace_id": 9693908215315327381
          }
      }
    • running: False
    • schema_name_id: 1524
    • start_time: 2026-04-12 07:09:48
    • success: True
    • trace_id: 9693908215315327381
    • duration: 0:00:16.009192
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161846839
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-prod",
              "hive_path": "s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-11/1775909059",
              "key": "raw/orders/2026-04-11/1775909059/orders.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.salesforce_orders",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 8516473833843035815,
              "service_name": "drive-thru",
              "span_id": 7453005525955538141,
              "trace_id": 7812447706612434081
          }
      }
    • running: False
    • schema_name_id: 1524
    • start_time: 2026-04-11 07:04:45
    • success: True
    • trace_id: 7812447706612434081
    • duration: 0:00:13.610295
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161792057
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-prod",
              "hive_path": "s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-10/1775822699",
              "key": "raw/orders/2026-04-10/1775822699/orders.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.salesforce_orders",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 1393736877749622878,
              "service_name": "drive-thru",
              "span_id": 9110032998317184633,
              "trace_id": 1185419820303271063
          }
      }
    • running: False
    • schema_name_id: 1524
    • start_time: 2026-04-10 07:05:46
    • success: True
    • trace_id: 1185419820303271063
    • duration: 0:00:16.244502
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161736216
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-prod",
              "hive_path": "s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-09/1775736291",
              "key": "raw/orders/2026-04-09/1775736291/orders.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.salesforce_orders",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 3119190541471129601,
              "service_name": "drive-thru",
              "span_id": 1517576982464727485,
              "trace_id": 17490449559085011620
          }
      }
    • running: False
    • schema_name_id: 1524
    • start_time: 2026-04-09 07:04:59
    • success: True
    • trace_id: 17490449559085011620
    • duration: 0:00:16.010933
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161681358
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-prod",
              "hive_path": "s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-08/1775649882",
              "key": "raw/orders/2026-04-08/1775649882/orders.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.salesforce_orders",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 6926096787781195761,
              "service_name": "drive-thru",
              "span_id": 7954834462287776181,
              "trace_id": 15691566258473460133
          }
      }
    • running: False
    • schema_name_id: 1524
    • start_time: 2026-04-08 07:04:50
    • success: True
    • trace_id: 15691566258473460133
    • duration: 0:00:13.562012
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161625151
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-prod",
              "hive_path": "s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-07/1775563482",
              "key": "raw/orders/2026-04-07/1775563482/orders.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.salesforce_orders",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 10974360718764105490,
              "service_name": "drive-thru",
              "span_id": 17049065448902927341,
              "trace_id": 14561097894675861241
          }
      }
    • running: False
    • schema_name_id: 1524
    • start_time: 2026-04-07 07:05:04
    • success: True
    • trace_id: 14561097894675861241
    • duration: 0:00:13.555656
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161567311
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-prod",
              "hive_path": "s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-06/1775477077",
              "key": "raw/orders/2026-04-06/1775477077/orders.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.salesforce_orders",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 1426782150478320830,
              "service_name": "drive-thru",
              "span_id": 17799040689647990608,
              "trace_id": 8737302843279598925
          }
      }
    • running: False
    • schema_name_id: 1524
    • start_time: 2026-04-06 07:05:17
    • success: True
    • trace_id: 8737302843279598925
    • duration: 0:00:16.209397
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161519957
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-prod",
              "hive_path": "s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-05/1775390643",
              "key": "raw/orders/2026-04-05/1775390643/orders.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.salesforce_orders",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 4161149278028618231,
              "service_name": "drive-thru",
              "span_id": 3061666209523697478,
              "trace_id": 11913482059168115425
          }
      }
    • running: False
    • schema_name_id: 1524
    • start_time: 2026-04-05 07:04:28
    • success: True
    • trace_id: 11913482059168115425
    • duration: 0:00:13.404922
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161466437
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-prod",
              "hive_path": "s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-04/1775304406",
              "key": "raw/orders/2026-04-04/1775304406/orders.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.salesforce_orders",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 16494695519240613123,
              "service_name": "drive-thru",
              "span_id": 13497154577984189434,
              "trace_id": 15231999351409432243
          }
      }
    • running: False
    • schema_name_id: 1524
    • start_time: 2026-04-04 07:09:08
    • success: True
    • trace_id: 15231999351409432243
    • duration: 0:00:13.850465
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161408522
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-prod",
              "hive_path": "s3://sfdl-csv-salesforce-prod/raw/orders/2026-04-03/1775217822",
              "key": "raw/orders/2026-04-03/1775217822/orders.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_csv.salesforce_orders",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 10265420139699286842,
              "service_name": "drive-thru",
              "span_id": 5137377120838919049,
              "trace_id": 7476752000491732184
          }
      }
    • running: False
    • schema_name_id: 1524
    • start_time: 2026-04-03 07:03:58
    • success: True
    • trace_id: 7476752000491732184
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "AC_Discount_per_month_per_facility__c": "string",
        "AC_Discount_per_month_percent__c": "string",
        "AC_Introductory_Discount_Months__c": "string",
        "AccountId": "string",
        "ActivatedById": "string",
        "ActivatedDate": "string",
        "BillToContactId": "string",
        "BillingCity": "string",
        "BillingCountry": "string",
        "BillingGeocodeAccuracy": "string",
        "BillingLatitude": "string",
        "BillingLongitude": "string",
        "BillingPostalCode": "string",
        "BillingState": "string",
        "BillingStreet": "string",
        "CompanyAuthorizedById": "string",
        "CompanyAuthorizedDate": "string",
        "ContractId": "string",
        "CreatedById": "string",
        "CreatedDate": "string",
        "CurrencyIsoCode": "string",
        "CustomerAuthorizedById": "string",
        "CustomerAuthorizedDate": "string",
        "Data_Load_By__c": "string",
        "Description": "string",
        "EffectiveDate": "string",
        "EndDate": "string",
        "Exempt_From_Netsuite__c": "string",
        "Exempt_Reason__c": "string",
        "FMS_Discount_per_month_per_facility__c": "string",
        "FMS_Discount_per_month_percent__c": "string",
        "FMS_Exists__c": "string",
        "FMS_Introductory_Discount_Months__c": "string",
        "Id": "string",
        "Initial_Order__c": "string",
        "Integration_Software__c": "string",
        "IsDeleted": "string",
        "IsReductionOrder": "string",
        "LastModifiedById": "string",
        "LastModifiedDate": "string",
        "Name": "string",
        "NetSuite_ID__c": "string",
        "NetSuite_Sync_Time__c": "string",
        "OpportunityId": "string",
        "OrderNumber": "string",
        "OrderReferenceNumber": "string",
        "Order_Line_Item_Last_Modified_Date__c": "string",
        "OriginalOrderId": "string",
        "OwnerId": "string",
        "Payment_Method__c": "string",
        "PoDate": "string",
        "PoNumber": "string",
        "Pricebook2Id": "string",
        "QuoteId": "string",
        "ShipToContactId": "string",
        "ShippingCity": "string",
        "ShippingCountry": "string",
        "ShippingGeocodeAccuracy": "string",
        "ShippingLatitude": "string",
        "ShippingLongitude": "string",
        "ShippingPostalCode": "string",
        "ShippingState": "string",
        "ShippingStreet": "string",
        "Status": "string",
        "StatusCode": "string",
        "Subsidiary__c": "string",
        "SystemModstamp": "string",
        "TotalAmount": "string",
        "Type": "string",
        "Web_Discount_per_month_per_facility__c": "string",
        "Web_Discount_per_month_percent__c": "string",
        "Website_Exists__c": "string",
        "Website_Introductory_Discount_Months__c": "string",
        "Why_is_this_exempt__c": "string"
    }
  • created: 2026-04-17 07:05:24
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-17/1776427474'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2023-03-28 12:44:45",
        "disabled": false,
        "format": "raw",
        "id": 1524,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_csv",
            "table": "salesforce_orders"
        },
        "type": "csv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "AC_Discount_per_month_per_facility__c": "string",
            "AC_Discount_per_month_percent__c": "string",
            "AC_Introductory_Discount_Months__c": "string",
            "AccountId": "string",
            "ActivatedById": "string",
            "ActivatedDate": "string",
            "BillToContactId": "string",
            "BillingCity": "string",
            "BillingCountry": "string",
            "BillingGeocodeAccuracy": "string",
            "BillingLatitude": "string",
            "BillingLongitude": "string",
            "BillingPostalCode": "string",
            "BillingState": "string",
            "BillingStreet": "string",
            "CompanyAuthorizedById": "string",
            "CompanyAuthorizedDate": "string",
            "ContractId": "string",
            "CreatedById": "string",
            "CreatedDate": "string",
            "CurrencyIsoCode": "string",
            "CustomerAuthorizedById": "string",
            "CustomerAuthorizedDate": "string",
            "Data_Load_By__c": "string",
            "Description": "string",
            "EffectiveDate": "string",
            "EndDate": "string",
            "Exempt_From_Netsuite__c": "string",
            "Exempt_Reason__c": "string",
            "FMS_Discount_per_month_per_facility__c": "string",
            "FMS_Discount_per_month_percent__c": "string",
            "FMS_Exists__c": "string",
            "FMS_Introductory_Discount_Months__c": "string",
            "Id": "string",
            "Initial_Order__c": "string",
            "Integration_Software__c": "string",
            "IsDeleted": "string",
            "IsReductionOrder": "string",
            "LastModifiedById": "string",
            "LastModifiedDate": "string",
            "Name": "string",
            "NetSuite_ID__c": "string",
            "NetSuite_Sync_Time__c": "string",
            "OpportunityId": "string",
            "OrderNumber": "string",
            "OrderReferenceNumber": "string",
            "Order_Line_Item_Last_Modified_Date__c": "string",
            "OriginalOrderId": "string",
            "OwnerId": "string",
            "Payment_Method__c": "string",
            "PoDate": "string",
            "PoNumber": "string",
            "Pricebook2Id": "string",
            "QuoteId": "string",
            "ShipToContactId": "string",
            "ShippingCity": "string",
            "ShippingCountry": "string",
            "ShippingGeocodeAccuracy": "string",
            "ShippingLatitude": "string",
            "ShippingLongitude": "string",
            "ShippingPostalCode": "string",
            "ShippingState": "string",
            "ShippingStreet": "string",
            "Status": "string",
            "StatusCode": "string",
            "Subsidiary__c": "string",
            "SystemModstamp": "string",
            "TotalAmount": "string",
            "Type": "string",
            "Web_Discount_per_month_per_facility__c": "string",
            "Web_Discount_per_month_percent__c": "string",
            "Website_Exists__c": "string",
            "Website_Introductory_Discount_Months__c": "string",
            "Why_is_this_exempt__c": "string"
        },
        "created": "2026-04-17 07:05:24",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_orders`\n(\n `Id`  string , `OwnerId`  string , `ContractId`  string , `AccountId`  string , `Pricebook2Id`  string , `OriginalOrderId`  string , `OpportunityId`  string , `QuoteId`  string , `EffectiveDate`  string , `EndDate`  string , `IsReductionOrder`  string , `Status`  string , `Description`  string , `CustomerAuthorizedById`  string , `CustomerAuthorizedDate`  string , `CompanyAuthorizedById`  string , `CompanyAuthorizedDate`  string , `Type`  string , `BillingStreet`  string , `BillingCity`  string , `BillingState`  string , `BillingPostalCode`  string , `BillingCountry`  string , `BillingLatitude`  string , `BillingLongitude`  string , `BillingGeocodeAccuracy`  string , `ShippingStreet`  string , `ShippingCity`  string , `ShippingState`  string , `ShippingPostalCode`  string , `ShippingCountry`  string , `ShippingLatitude`  string , `ShippingLongitude`  string , `ShippingGeocodeAccuracy`  string , `Name`  string , `PoDate`  string , `PoNumber`  string , `OrderReferenceNumber`  string , `BillToContactId`  string , `ShipToContactId`  string , `ActivatedDate`  string , `ActivatedById`  string , `StatusCode`  string , `CurrencyIsoCode`  string , `OrderNumber`  string , `TotalAmount`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `IsDeleted`  string , `SystemModstamp`  string , `FMS_Discount_per_month_per_facility__c`  string , `FMS_Discount_per_month_percent__c`  string , `FMS_Exists__c`  string , `FMS_Introductory_Discount_Months__c`  string , `Initial_Order__c`  string , `Integration_Software__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `Order_Line_Item_Last_Modified_Date__c`  string , `Payment_Method__c`  string , `Subsidiary__c`  string , `Web_Discount_per_month_per_facility__c`  string , `Web_Discount_per_month_percent__c`  string , `Website_Exists__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Discount_per_month_per_facility__c`  string , `AC_Discount_per_month_percent__c`  string , `AC_Introductory_Discount_Months__c`  string , `Why_is_this_exempt__c`  string , `Exempt_From_Netsuite__c`  string , `Exempt_Reason__c`  string , `Data_Load_By__c`  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-prod/raw/orders/2026-04-17/1776427474'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_orders`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_orders"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}