Schema Info

Schema Name: sfdl_dev_csv.salesforce_order_items
  • created: 2023-03-28 10:40:02
  • disabled: False
  • format: raw
  • id: 2216
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_csv",
        "table": "salesforce_order_items"
    }
  • type: csv
Schema Versions: 5
    • created: 2024-06-10 15:34:37
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
          "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_order_items`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_order_items`\n(\n `Id`  string , `Product2Id`  string , `IsDeleted`  string , `OrderId`  string , `PricebookEntryId`  string , `OriginalOrderItemId`  string , `QuoteLineItemId`  string , `AvailableQuantity`  string , `Quantity`  string , `CurrencyIsoCode`  string , `UnitPrice`  string , `ListPrice`  string , `TotalPrice`  string , `ServiceDate`  string , `EndDate`  string , `Description`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `SystemModstamp`  string , `OrderItemNumber`  string , `FMS_Introductory_Discount_Months__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `NetSuite_Transaction__c`  string , `Originating_Opportunity_Product__c`  string , `Product_Category_Text__c`  string , `Product_Type__c`  string , `Status__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Introductory_Discount_Months__c`  string , `NetSuite_List_Price__c`  string , `Opportunity__c`  string , `Debook_Date__c`  string , `Debook_Reason__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-dev/raw/order_items/2024-06-10/1718051375'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_order_items"
      ]
    • hive_path: s3://sfdl-csv-salesforce-dev/raw/order_items/2024-06-10/1718051375
    • id: 4706467
    • processed: 1
    • raw_data:
      {
          "AC_Introductory_Discount_Months__c": 31,
          "AvailableQuantity": 7,
          "CreatedById": 17,
          "CreatedDate": 16,
          "CurrencyIsoCode": 9,
          "Debook_Date__c": 34,
          "Debook_Reason__c": 35,
          "Description": 15,
          "EndDate": 14,
          "FMS_Introductory_Discount_Months__c": 22,
          "Id": 0,
          "IsDeleted": 2,
          "LastModifiedById": 19,
          "LastModifiedDate": 18,
          "ListPrice": 11,
          "NetSuite_ID__c": 23,
          "NetSuite_List_Price__c": 32,
          "NetSuite_Sync_Time__c": 24,
          "NetSuite_Transaction__c": 25,
          "Opportunity__c": 33,
          "OrderId": 3,
          "OrderItemNumber": 21,
          "OriginalOrderItemId": 5,
          "Originating_Opportunity_Product__c": 26,
          "PricebookEntryId": 4,
          "Product2Id": 1,
          "Product_Category_Text__c": 27,
          "Product_Type__c": 28,
          "Quantity": 8,
          "QuoteLineItemId": 6,
          "ServiceDate": 13,
          "Status__c": 29,
          "SystemModstamp": 20,
          "TotalPrice": 12,
          "UnitPrice": 10,
          "Website_Introductory_Discount_Months__c": 30
      }
    • schema_attributes:
      {
          "AC_Introductory_Discount_Months__c": "string",
          "AvailableQuantity": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "Debook_Date__c": "string",
          "Debook_Reason__c": "string",
          "Description": "string",
          "EndDate": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "IsDeleted": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "ListPrice": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_List_Price__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "NetSuite_Transaction__c": "string",
          "Opportunity__c": "string",
          "OrderId": "string",
          "OrderItemNumber": "string",
          "OriginalOrderItemId": "string",
          "Originating_Opportunity_Product__c": "string",
          "PricebookEntryId": "string",
          "Product2Id": "string",
          "Product_Category_Text__c": "string",
          "Product_Type__c": "string",
          "Quantity": "string",
          "QuoteLineItemId": "string",
          "ServiceDate": "string",
          "Status__c": "string",
          "SystemModstamp": "string",
          "TotalPrice": "string",
          "UnitPrice": "string",
          "Website_Introductory_Discount_Months__c": "string"
      }
    • schema_name_id: 2216
    • schema_scan_id: 6510727
    • updated: 2024-06-10 15:34:51
    • created: 2024-01-11 09:14:46
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
          "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_order_items`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_order_items`\n(\n `Id`  string , `Product2Id`  string , `IsDeleted`  string , `OrderId`  string , `PricebookEntryId`  string , `OriginalOrderItemId`  string , `QuoteLineItemId`  string , `AvailableQuantity`  string , `Quantity`  string , `CurrencyIsoCode`  string , `UnitPrice`  string , `ListPrice`  string , `TotalPrice`  string , `ServiceDate`  string , `EndDate`  string , `Description`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `SystemModstamp`  string , `OrderItemNumber`  string , `FMS_Introductory_Discount_Months__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `NetSuite_Transaction__c`  string , `Originating_Opportunity_Product__c`  string , `Product_Category_Text__c`  string , `Product_Type__c`  string , `Status__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Introductory_Discount_Months__c`  string , `NetSuite_List_Price__c`  string , `Opportunity__c`  string , `Debook_Date__c`  string , `Debook_Reason__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-dev/raw/order_items/2024-01-11/1704985776'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_order_items"
      ]
    • hive_path: s3://sfdl-csv-salesforce-dev/raw/order_items/2024-01-11/1704985776
    • id: 4700515
    • processed: 1
    • raw_data:
      {
          "AC_Introductory_Discount_Months__c": 31,
          "AvailableQuantity": 7,
          "CreatedById": 17,
          "CreatedDate": 16,
          "CurrencyIsoCode": 9,
          "Debook_Date__c": 34,
          "Debook_Reason__c": 35,
          "Description": 15,
          "EndDate": 14,
          "FMS_Introductory_Discount_Months__c": 22,
          "Id": 0,
          "IsDeleted": 2,
          "LastModifiedById": 19,
          "LastModifiedDate": 18,
          "ListPrice": 11,
          "NetSuite_ID__c": 23,
          "NetSuite_List_Price__c": 32,
          "NetSuite_Sync_Time__c": 24,
          "NetSuite_Transaction__c": 25,
          "Opportunity__c": 33,
          "OrderId": 3,
          "OrderItemNumber": 21,
          "OriginalOrderItemId": 5,
          "Originating_Opportunity_Product__c": 26,
          "PricebookEntryId": 4,
          "Product2Id": 1,
          "Product_Category_Text__c": 27,
          "Product_Type__c": 28,
          "Quantity": 8,
          "QuoteLineItemId": 6,
          "ServiceDate": 13,
          "Status__c": 29,
          "SystemModstamp": 20,
          "TotalPrice": 12,
          "UnitPrice": 10,
          "Website_Introductory_Discount_Months__c": 30
      }
    • schema_attributes:
      {
          "AC_Introductory_Discount_Months__c": "string",
          "AvailableQuantity": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "Debook_Date__c": "string",
          "Debook_Reason__c": "string",
          "Description": "string",
          "EndDate": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "IsDeleted": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "ListPrice": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_List_Price__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "NetSuite_Transaction__c": "string",
          "Opportunity__c": "string",
          "OrderId": "string",
          "OrderItemNumber": "string",
          "OriginalOrderItemId": "string",
          "Originating_Opportunity_Product__c": "string",
          "PricebookEntryId": "string",
          "Product2Id": "string",
          "Product_Category_Text__c": "string",
          "Product_Type__c": "string",
          "Quantity": "string",
          "QuoteLineItemId": "string",
          "ServiceDate": "string",
          "Status__c": "string",
          "SystemModstamp": "string",
          "TotalPrice": "string",
          "UnitPrice": "string",
          "Website_Introductory_Discount_Months__c": "string"
      }
    • schema_name_id: 2216
    • schema_scan_id: 6402669
    • updated: 2024-01-11 09:15:00
    • created: 2023-08-16 11:15:11
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
          "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_order_items`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_order_items`\n(\n `Id`  string , `Product2Id`  string , `IsDeleted`  string , `OrderId`  string , `PricebookEntryId`  string , `OriginalOrderItemId`  string , `QuoteLineItemId`  string , `AvailableQuantity`  string , `Quantity`  string , `CurrencyIsoCode`  string , `UnitPrice`  string , `ListPrice`  string , `TotalPrice`  string , `ServiceDate`  string , `EndDate`  string , `Description`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `SystemModstamp`  string , `OrderItemNumber`  string , `FMS_Introductory_Discount_Months__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `NetSuite_Transaction__c`  string , `Originating_Opportunity_Product__c`  string , `Product_Category_Text__c`  string , `Product_Type__c`  string , `Status__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Introductory_Discount_Months__c`  string , `NetSuite_List_Price__c`  string , `Opportunity__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-dev/raw/order_items/2023-08-16/1692202303'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_order_items"
      ]
    • hive_path: s3://sfdl-csv-salesforce-dev/raw/order_items/2023-08-16/1692202303
    • id: 4697498
    • processed: 1
    • raw_data:
      {
          "AC_Introductory_Discount_Months__c": 31,
          "AvailableQuantity": 7,
          "CreatedById": 17,
          "CreatedDate": 16,
          "CurrencyIsoCode": 9,
          "Description": 15,
          "EndDate": 14,
          "FMS_Introductory_Discount_Months__c": 22,
          "Id": 0,
          "IsDeleted": 2,
          "LastModifiedById": 19,
          "LastModifiedDate": 18,
          "ListPrice": 11,
          "NetSuite_ID__c": 23,
          "NetSuite_List_Price__c": 32,
          "NetSuite_Sync_Time__c": 24,
          "NetSuite_Transaction__c": 25,
          "Opportunity__c": 33,
          "OrderId": 3,
          "OrderItemNumber": 21,
          "OriginalOrderItemId": 5,
          "Originating_Opportunity_Product__c": 26,
          "PricebookEntryId": 4,
          "Product2Id": 1,
          "Product_Category_Text__c": 27,
          "Product_Type__c": 28,
          "Quantity": 8,
          "QuoteLineItemId": 6,
          "ServiceDate": 13,
          "Status__c": 29,
          "SystemModstamp": 20,
          "TotalPrice": 12,
          "UnitPrice": 10,
          "Website_Introductory_Discount_Months__c": 30
      }
    • schema_attributes:
      {
          "AC_Introductory_Discount_Months__c": "string",
          "AvailableQuantity": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "Description": "string",
          "EndDate": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "IsDeleted": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "ListPrice": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_List_Price__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "NetSuite_Transaction__c": "string",
          "Opportunity__c": "string",
          "OrderId": "string",
          "OrderItemNumber": "string",
          "OriginalOrderItemId": "string",
          "Originating_Opportunity_Product__c": "string",
          "PricebookEntryId": "string",
          "Product2Id": "string",
          "Product_Category_Text__c": "string",
          "Product_Type__c": "string",
          "Quantity": "string",
          "QuoteLineItemId": "string",
          "ServiceDate": "string",
          "Status__c": "string",
          "SystemModstamp": "string",
          "TotalPrice": "string",
          "UnitPrice": "string",
          "Website_Introductory_Discount_Months__c": "string"
      }
    • schema_name_id: 2216
    • schema_scan_id: 6251504
    • updated: 2023-08-16 11:15:22
    • created: 2023-08-16 10:25:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
          "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_order_items`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_order_items`\n(\n `Id`  string , `Product2Id`  string , `IsDeleted`  string , `OrderId`  string , `PricebookEntryId`  string , `OriginalOrderItemId`  string , `QuoteLineItemId`  string , `AvailableQuantity`  string , `Quantity`  string , `CurrencyIsoCode`  string , `UnitPrice`  string , `ListPrice`  string , `TotalPrice`  string , `ServiceDate`  string , `EndDate`  string , `Description`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `SystemModstamp`  string , `OrderItemNumber`  string , `FMS_Introductory_Discount_Months__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `NetSuite_Transaction__c`  string , `Originating_Opportunity_Product__c`  string , `Product_Category_Text__c`  string , `Product_Type__c`  string , `Status__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Introductory_Discount_Months__c`  string , `NetSuite_List_Price__c`  string , `Opportunity__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-dev/raw/order_items/2023-08-16/1692199529'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_order_items"
      ]
    • hive_path: s3://sfdl-csv-salesforce-dev/raw/order_items/2023-08-16/1692199529
    • id: 4697413
    • processed: 1
    • raw_data:
      {
          "AC_Introductory_Discount_Months__c": 31,
          "AvailableQuantity": 7,
          "CreatedById": 17,
          "CreatedDate": 16,
          "CurrencyIsoCode": 9,
          "Description": 15,
          "EndDate": 14,
          "FMS_Introductory_Discount_Months__c": 22,
          "Id": 0,
          "IsDeleted": 2,
          "LastModifiedById": 19,
          "LastModifiedDate": 18,
          "ListPrice": 11,
          "NetSuite_ID__c": 23,
          "NetSuite_List_Price__c": 32,
          "NetSuite_Sync_Time__c": 24,
          "NetSuite_Transaction__c": 25,
          "Opportunity__c": 33,
          "OrderId": 3,
          "OrderItemNumber": 21,
          "OriginalOrderItemId": 5,
          "Originating_Opportunity_Product__c": 26,
          "PricebookEntryId": 4,
          "Product2Id": 1,
          "Product_Category_Text__c": 27,
          "Product_Type__c": 28,
          "Quantity": 8,
          "QuoteLineItemId": 6,
          "ServiceDate": 13,
          "Status__c": 29,
          "SystemModstamp": 20,
          "TotalPrice": 12,
          "UnitPrice": 10,
          "Website_Introductory_Discount_Months__c": 30
      }
    • schema_attributes:
      {
          "AC_Introductory_Discount_Months__c": "string",
          "AvailableQuantity": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "Description": "string",
          "EndDate": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "IsDeleted": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "ListPrice": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_List_Price__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "NetSuite_Transaction__c": "string",
          "Opportunity__c": "string",
          "OrderId": "string",
          "OrderItemNumber": "string",
          "OriginalOrderItemId": "string",
          "Originating_Opportunity_Product__c": "string",
          "PricebookEntryId": "string",
          "Product2Id": "string",
          "Product_Category_Text__c": "string",
          "Product_Type__c": "string",
          "Quantity": "string",
          "QuoteLineItemId": "string",
          "ServiceDate": "string",
          "Status__c": "string",
          "SystemModstamp": "string",
          "TotalPrice": "string",
          "UnitPrice": "string",
          "Website_Introductory_Discount_Months__c": "string"
      }
    • schema_name_id: 2216
    • schema_scan_id: 6251340
    • updated: 2023-08-16 10:26:05
    • created: 2023-08-16 09:31:03
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
          "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_order_items`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_order_items`\n(\n `Id`  string , `Product2Id`  string , `IsDeleted`  string , `OrderId`  string , `PricebookEntryId`  string , `OriginalOrderItemId`  string , `QuoteLineItemId`  string , `AvailableQuantity`  string , `Quantity`  string , `CurrencyIsoCode`  string , `UnitPrice`  string , `ListPrice`  string , `TotalPrice`  string , `ServiceDate`  string , `EndDate`  string , `Description`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `SystemModstamp`  string , `OrderItemNumber`  string , `FMS_Introductory_Discount_Months__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `NetSuite_Transaction__c`  string , `Originating_Opportunity_Product__c`  string , `Product_Category_Text__c`  string , `Product_Type__c`  string , `Status__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Introductory_Discount_Months__c`  string , `NetSuite_List_Price__c`  string , `Opportunity__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-dev/raw/order_items/2023-08-16/1692195979'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_order_items"
      ]
    • hive_path: s3://sfdl-csv-salesforce-dev/raw/order_items/2023-08-16/1692195979
    • id: 4697402
    • processed: 1
    • raw_data:
      {
          "AC_Introductory_Discount_Months__c": 31,
          "AvailableQuantity": 7,
          "CreatedById": 17,
          "CreatedDate": 16,
          "CurrencyIsoCode": 9,
          "Description": 15,
          "EndDate": 14,
          "FMS_Introductory_Discount_Months__c": 22,
          "Id": 0,
          "IsDeleted": 2,
          "LastModifiedById": 19,
          "LastModifiedDate": 18,
          "ListPrice": 11,
          "NetSuite_ID__c": 23,
          "NetSuite_List_Price__c": 32,
          "NetSuite_Sync_Time__c": 24,
          "NetSuite_Transaction__c": 25,
          "Opportunity__c": 33,
          "OrderId": 3,
          "OrderItemNumber": 21,
          "OriginalOrderItemId": 5,
          "Originating_Opportunity_Product__c": 26,
          "PricebookEntryId": 4,
          "Product2Id": 1,
          "Product_Category_Text__c": 27,
          "Product_Type__c": 28,
          "Quantity": 8,
          "QuoteLineItemId": 6,
          "ServiceDate": 13,
          "Status__c": 29,
          "SystemModstamp": 20,
          "TotalPrice": 12,
          "UnitPrice": 10,
          "Website_Introductory_Discount_Months__c": 30
      }
    • schema_attributes:
      {
          "AC_Introductory_Discount_Months__c": "string",
          "AvailableQuantity": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "Description": "string",
          "EndDate": "string",
          "FMS_Introductory_Discount_Months__c": "string",
          "Id": "string",
          "IsDeleted": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "ListPrice": "string",
          "NetSuite_ID__c": "string",
          "NetSuite_List_Price__c": "string",
          "NetSuite_Sync_Time__c": "string",
          "NetSuite_Transaction__c": "string",
          "Opportunity__c": "string",
          "OrderId": "string",
          "OrderItemNumber": "string",
          "OriginalOrderItemId": "string",
          "Originating_Opportunity_Product__c": "string",
          "PricebookEntryId": "string",
          "Product2Id": "string",
          "Product_Category_Text__c": "string",
          "Product_Type__c": "string",
          "Quantity": "string",
          "QuoteLineItemId": "string",
          "ServiceDate": "string",
          "Status__c": "string",
          "SystemModstamp": "string",
          "TotalPrice": "string",
          "UnitPrice": "string",
          "Website_Introductory_Discount_Months__c": "string"
      }
    • schema_name_id: 2216
    • schema_scan_id: 6251287
    • updated: 2023-08-16 09:31:14
Schema Scans: 5
Last at 2024-06-10 15:34:36
    • duration: 0:00:15.111425
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6510727
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-dev",
              "hive_path": "s3://sfdl-csv-salesforce-dev/raw/order_items/2024-06-10/1718051375",
              "key": "raw/order_items/2024-06-10/1718051375/order_items.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.salesforce_order_items",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 16151583864067635109,
              "service_name": "drive-thru",
              "span_id": 13151785084298995484,
              "trace_id": 14949286636766264659
          }
      }
    • running: False
    • schema_name_id: 2216
    • start_time: 2024-06-10 15:34:36
    • success: True
    • trace_id: 14949286636766264659
    • duration: 0:00:15.160876
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6402669
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-dev",
              "hive_path": "s3://sfdl-csv-salesforce-dev/raw/order_items/2024-01-11/1704985776",
              "key": "raw/order_items/2024-01-11/1704985776/order_items.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.salesforce_order_items",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 13550659387558284929,
              "service_name": "drive-thru",
              "span_id": 10838898989796619133,
              "trace_id": 12161344963225371724
          }
      }
    • running: False
    • schema_name_id: 2216
    • start_time: 2024-01-11 09:14:45
    • success: True
    • trace_id: 12161344963225371724
    • duration: 0:00:12.566295
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6251504
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-dev",
              "hive_path": "s3://sfdl-csv-salesforce-dev/raw/order_items/2023-08-16/1692202303",
              "key": "raw/order_items/2023-08-16/1692202303/order_items.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.salesforce_order_items",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 1480599929752869321,
              "service_name": "drive-thru",
              "span_id": 10110558090456702364,
              "trace_id": 8745755621832590513
          }
      }
    • running: False
    • schema_name_id: 2216
    • start_time: 2023-08-16 11:15:09
    • success: True
    • trace_id: 8745755621832590513
    • duration: 0:00:12.419910
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6251340
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-dev",
              "hive_path": "s3://sfdl-csv-salesforce-dev/raw/order_items/2023-08-16/1692199529",
              "key": "raw/order_items/2023-08-16/1692199529/order_items.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.salesforce_order_items",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 6834498871668689430,
              "service_name": "drive-thru",
              "span_id": 4836828007430371179,
              "trace_id": 6588457628408055907
          }
      }
    • running: False
    • schema_name_id: 2216
    • start_time: 2023-08-16 10:25:53
    • success: True
    • trace_id: 6588457628408055907
    • duration: 0:00:12.434374
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6251287
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-dev",
              "hive_path": "s3://sfdl-csv-salesforce-dev/raw/order_items/2023-08-16/1692195979",
              "key": "raw/order_items/2023-08-16/1692195979/order_items.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.salesforce_order_items",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 16595138501856497733,
              "service_name": "drive-thru",
              "span_id": 14679368752519890649,
              "trace_id": 11454652319627822629
          }
      }
    • running: False
    • schema_name_id: 2216
    • start_time: 2023-08-16 09:31:02
    • success: True
    • trace_id: 11454652319627822629
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "AC_Introductory_Discount_Months__c": "string",
        "AvailableQuantity": "string",
        "CreatedById": "string",
        "CreatedDate": "string",
        "CurrencyIsoCode": "string",
        "Debook_Date__c": "string",
        "Debook_Reason__c": "string",
        "Description": "string",
        "EndDate": "string",
        "FMS_Introductory_Discount_Months__c": "string",
        "Id": "string",
        "IsDeleted": "string",
        "LastModifiedById": "string",
        "LastModifiedDate": "string",
        "ListPrice": "string",
        "NetSuite_ID__c": "string",
        "NetSuite_List_Price__c": "string",
        "NetSuite_Sync_Time__c": "string",
        "NetSuite_Transaction__c": "string",
        "Opportunity__c": "string",
        "OrderId": "string",
        "OrderItemNumber": "string",
        "OriginalOrderItemId": "string",
        "Originating_Opportunity_Product__c": "string",
        "PricebookEntryId": "string",
        "Product2Id": "string",
        "Product_Category_Text__c": "string",
        "Product_Type__c": "string",
        "Quantity": "string",
        "QuoteLineItemId": "string",
        "ServiceDate": "string",
        "Status__c": "string",
        "SystemModstamp": "string",
        "TotalPrice": "string",
        "UnitPrice": "string",
        "Website_Introductory_Discount_Months__c": "string"
    }
  • created: 2024-06-10 15:34:37
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_order_items`\n(\n `Id`  string , `Product2Id`  string , `IsDeleted`  string , `OrderId`  string , `PricebookEntryId`  string , `OriginalOrderItemId`  string , `QuoteLineItemId`  string , `AvailableQuantity`  string , `Quantity`  string , `CurrencyIsoCode`  string , `UnitPrice`  string , `ListPrice`  string , `TotalPrice`  string , `ServiceDate`  string , `EndDate`  string , `Description`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `SystemModstamp`  string , `OrderItemNumber`  string , `FMS_Introductory_Discount_Months__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `NetSuite_Transaction__c`  string , `Originating_Opportunity_Product__c`  string , `Product_Category_Text__c`  string , `Product_Type__c`  string , `Status__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Introductory_Discount_Months__c`  string , `NetSuite_List_Price__c`  string , `Opportunity__c`  string , `Debook_Date__c`  string , `Debook_Reason__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-dev/raw/order_items/2024-06-10/1718051375'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_order_items`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_order_items"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2023-03-28 10:40:02",
        "disabled": false,
        "format": "raw",
        "id": 2216,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_csv",
            "table": "salesforce_order_items"
        },
        "type": "csv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "AC_Introductory_Discount_Months__c": "string",
            "AvailableQuantity": "string",
            "CreatedById": "string",
            "CreatedDate": "string",
            "CurrencyIsoCode": "string",
            "Debook_Date__c": "string",
            "Debook_Reason__c": "string",
            "Description": "string",
            "EndDate": "string",
            "FMS_Introductory_Discount_Months__c": "string",
            "Id": "string",
            "IsDeleted": "string",
            "LastModifiedById": "string",
            "LastModifiedDate": "string",
            "ListPrice": "string",
            "NetSuite_ID__c": "string",
            "NetSuite_List_Price__c": "string",
            "NetSuite_Sync_Time__c": "string",
            "NetSuite_Transaction__c": "string",
            "Opportunity__c": "string",
            "OrderId": "string",
            "OrderItemNumber": "string",
            "OriginalOrderItemId": "string",
            "Originating_Opportunity_Product__c": "string",
            "PricebookEntryId": "string",
            "Product2Id": "string",
            "Product_Category_Text__c": "string",
            "Product_Type__c": "string",
            "Quantity": "string",
            "QuoteLineItemId": "string",
            "ServiceDate": "string",
            "Status__c": "string",
            "SystemModstamp": "string",
            "TotalPrice": "string",
            "UnitPrice": "string",
            "Website_Introductory_Discount_Months__c": "string"
        },
        "created": "2024-06-10 15:34:37",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_order_items`\n(\n `Id`  string , `Product2Id`  string , `IsDeleted`  string , `OrderId`  string , `PricebookEntryId`  string , `OriginalOrderItemId`  string , `QuoteLineItemId`  string , `AvailableQuantity`  string , `Quantity`  string , `CurrencyIsoCode`  string , `UnitPrice`  string , `ListPrice`  string , `TotalPrice`  string , `ServiceDate`  string , `EndDate`  string , `Description`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `SystemModstamp`  string , `OrderItemNumber`  string , `FMS_Introductory_Discount_Months__c`  string , `NetSuite_ID__c`  string , `NetSuite_Sync_Time__c`  string , `NetSuite_Transaction__c`  string , `Originating_Opportunity_Product__c`  string , `Product_Category_Text__c`  string , `Product_Type__c`  string , `Status__c`  string , `Website_Introductory_Discount_Months__c`  string , `AC_Introductory_Discount_Months__c`  string , `NetSuite_List_Price__c`  string , `Opportunity__c`  string , `Debook_Date__c`  string , `Debook_Reason__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-dev/raw/order_items/2024-06-10/1718051375'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_order_items`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_order_items"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}