Schema Info
Schema Name: sfdl_dev_csv.salesforce_orders
- created: 2023-03-28 10:40:40
- disabled: False
- format: raw
- id: 2217
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_csv", "table": "salesforce_orders" } - type: csv
Schema Versions: 5
-
Version 4706431
- created: 2024-06-10 15:29:43
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`", "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_orders`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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 \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/orders/2024-06-10/1718051315'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_orders" ] - hive_path: s3://sfdl-csv-salesforce-dev/raw/orders/2024-06-10/1718051315
- id: 4706431
- 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, "Description": 12, "EffectiveDate": 8, "EndDate": 9, "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 } - 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", "Description": "string", "EffectiveDate": "string", "EndDate": "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" } - schema_name_id: 2217
- schema_scan_id: 6510673
- updated: 2024-06-10 15:29:56
-
Version 4700514
- created: 2024-01-11 09:14:46
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`", "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_orders`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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 \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/orders/2024-01-11/1704985766'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_orders" ] - hive_path: s3://sfdl-csv-salesforce-dev/raw/orders/2024-01-11/1704985766
- id: 4700514
- 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, "Description": 12, "EffectiveDate": 8, "EndDate": 9, "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 } - 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", "Description": "string", "EffectiveDate": "string", "EndDate": "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" } - schema_name_id: 2217
- schema_scan_id: 6402668
- updated: 2024-01-11 09:14:59
-
Version 4697493
- created: 2023-08-16 11:14:33
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`", "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_orders`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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 \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/orders/2023-08-16/1692202290'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_orders" ] - hive_path: s3://sfdl-csv-salesforce-dev/raw/orders/2023-08-16/1692202290
- id: 4697493
- 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, "Description": 12, "EffectiveDate": 8, "EndDate": 9, "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 } - 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", "Description": "string", "EffectiveDate": "string", "EndDate": "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" } - schema_name_id: 2217
- schema_scan_id: 6251499
- updated: 2023-08-16 11:14:44
-
Version 4697414
- created: 2023-08-16 10:26:04
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`", "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_orders`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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 \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/orders/2023-08-16/1692199528'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_orders" ] - hive_path: s3://sfdl-csv-salesforce-dev/raw/orders/2023-08-16/1692199528
- id: 4697414
- 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, "Description": 12, "EffectiveDate": 8, "EndDate": 9, "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 } - 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", "Description": "string", "EffectiveDate": "string", "EndDate": "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" } - schema_name_id: 2217
- schema_scan_id: 6251341
- updated: 2023-08-16 10:26:15
-
Version 4697372
- created: 2023-08-16 09:27:54
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`", "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_orders`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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 \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/orders/2023-08-16/1692195955'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_orders" ] - hive_path: s3://sfdl-csv-salesforce-dev/raw/orders/2023-08-16/1692195955
- id: 4697372
- 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, "Description": 12, "EffectiveDate": 8, "EndDate": 9, "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 } - 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", "Description": "string", "EffectiveDate": "string", "EndDate": "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" } - schema_name_id: 2217
- schema_scan_id: 6251257
- updated: 2023-08-16 09:28:05
Schema Scans: 5
Last at 2024-06-10 15:29:40
-
Scan 6510673
- duration: 0:00:16.123869
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6510673
- 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/orders/2024-06-10/1718051315", "key": "raw/orders/2024-06-10/1718051315/orders.csv.gz" }, "schema": { "name": "sfdl_dev_csv.salesforce_orders", "type": "csv" }, "trace_context": { "parent_id": 10206607046416915205, "service_name": "drive-thru", "span_id": 17897953944963150529, "trace_id": 4623740901104455704 } } - running: False
- schema_name_id: 2217
- start_time: 2024-06-10 15:29:40
- success: True
- trace_id: 4623740901104455704
-
Scan 6402668
- duration: 0:00:16.167561
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6402668
- 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/orders/2024-01-11/1704985766", "key": "raw/orders/2024-01-11/1704985766/orders.csv.gz" }, "schema": { "name": "sfdl_dev_csv.salesforce_orders", "type": "csv" }, "trace_context": { "parent_id": 9541074526997963125, "service_name": "drive-thru", "span_id": 4923049219565641327, "trace_id": 2106632947319996509 } } - running: False
- schema_name_id: 2217
- start_time: 2024-01-11 09:14:43
- success: True
- trace_id: 2106632947319996509
-
Scan 6251499
- duration: 0:00:13.529066
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6251499
- 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/orders/2023-08-16/1692202290", "key": "raw/orders/2023-08-16/1692202290/orders.csv.gz" }, "schema": { "name": "sfdl_dev_csv.salesforce_orders", "type": "csv" }, "trace_context": { "parent_id": 16407637725942225418, "service_name": "drive-thru", "span_id": 10211795505606510746, "trace_id": 10869389560372670844 } } - running: False
- schema_name_id: 2217
- start_time: 2023-08-16 11:14:31
- success: True
- trace_id: 10869389560372670844
-
Scan 6251341
- duration: 0:00:13.739736
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6251341
- 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/orders/2023-08-16/1692199528", "key": "raw/orders/2023-08-16/1692199528/orders.csv.gz" }, "schema": { "name": "sfdl_dev_csv.salesforce_orders", "type": "csv" }, "trace_context": { "parent_id": 15044995261287228523, "service_name": "drive-thru", "span_id": 1749775740164384199, "trace_id": 3383591352555028309 } } - running: False
- schema_name_id: 2217
- start_time: 2023-08-16 10:26:01
- success: True
- trace_id: 3383591352555028309
-
Scan 6251257
- duration: 0:00:13.249265
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6251257
- 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/orders/2023-08-16/1692195955", "key": "raw/orders/2023-08-16/1692195955/orders.csv.gz" }, "schema": { "name": "sfdl_dev_csv.salesforce_orders", "type": "csv" }, "trace_context": { "parent_id": 7538033921868861285, "service_name": "drive-thru", "span_id": 959565247181927800, "trace_id": 11290522588872453474 } } - running: False
- schema_name_id: 2217
- start_time: 2023-08-16 09:27:52
- success: True
- trace_id: 11290522588872453474
- 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", "Description": "string", "EffectiveDate": "string", "EndDate": "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" } - created: 2024-06-10 15:29:43
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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 \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/orders/2024-06-10/1718051315'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_orders`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_orders" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2023-03-28 10:40:40",
"disabled": false,
"format": "raw",
"id": 2217,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_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",
"Description": "string",
"EffectiveDate": "string",
"EndDate": "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"
},
"created": "2024-06-10 15:29:43",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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 \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/orders/2024-06-10/1718051315'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_orders`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_orders"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}