Schema Info
Schema Name: sfdl_prod_csv.salesforce_opportunity_line_items
- created: 2022-10-10 16:22:59
- disabled: False
- format: raw
- id: 1187
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_csv", "table": "salesforce_opportunity_line_items" } - type: csv
Schema Versions: 15
-
Version 1718068
- created: 2026-04-17 07:05:13
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `Payments_Processor__c` string , `Intro_Price_Approval__c` string , `Intro_Price_Discount_Threshold__c` string , `Lock_IntroPriceApproval__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-17/1776427470'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/opportunity_line_items/2026-04-17/1776427470
- id: 1718068
- processed: 1
- raw_data:
{ "ACHTransactionFee__c": 63, "AMEXDiscountRate__c": 43, "AMEXTransactionFee__c": 44, "AnnualFee__c": 62, "Annualgroup_del__c": 61, "Asset__c": 31, "AuthGroup_delete__c": 53, "BatchFee__c": 52, "Booking_Date__c": 89, "BundleTier__c": 23, "Bundle_Discount_10__c": 90, "Bundle_Query_ID__c": 93, "Cap__c": 78, "CardBrandFee__c": 39, "Child_IMC_Created__c": 100, "Child_Implementation_Case__c": 102, "ConnectionReceivedId": 21, "ConnectionSentId": 22, "Contract_Months_After_Promo__c": 85, "Contract_Term_in_Months__c": 72, "ConvertedtoAsset__c": 36, "CreatedById": 16, "CreatedDate": 15, "Created_via_Screenflow__c": 91, "CurrencyIsoCode": 6, "Custom_Pricing_Finalized__c": 46, "DS_Bundle_Name__c": 106, "Data_Load_By__c": 84, "DebitRate__c": 41, "Description": 14, "Discount": 8, "DiscountRate__c": 38, "Discount_Group_Prior_Value__c": 101, "Discountgroup_delete__c": 60, "ESS_Add_On_ID__c": 98, "Escalation_Percent__c": 73, "Escalation_Rate__c": 74, "Free_Initial_Period_Days__c": 82, "Free_Initial_Period__c": 75, "GPMCC__c": 55, "GatewayFee__c": 49, "GatewayTransactionFee__c": 48, "Id": 0, "Included_Minutes__c": 107, "Included_Tracking_Numbers__c": 108, "Integration_Software__c": 114, "IntroPrice__c": 115, "Intro_Discount_Dollars__c": 119, "Intro_Discount_Percent__c": 120, "Intro_Discount_Term__c": 121, "Intro_Price_Approval__c": 95, "Intro_Price_Discount_Threshold__c": 96, "Inventory_Campsites__c": 130, "Inventory_HouseBoats__c": 131, "Inventory_Lodging__c": 132, "Inventory_NonPowered__c": 133, "Inventory_PWCJetSki__c": 134, "Inventory_PoweredBoats__c": 135, "Inventory_RVSites__c": 136, "Inventory_RecreationalVehicles__c": 137, "Inventory_Slips__c": 138, "Inventory_Snowmobiles__c": 139, "IsDeleted": 20, "LastModifiedById": 18, "LastModifiedDate": 17, "ListPrice": 12, "List_Price_Custom__c": 113, "Lock_IntroPriceApproval__c": 97, "Lock_SalesPriceApproval__c": 129, "MRR_Year_1_Avg_Currency__c": 32, "MSTotalVolume__c": 56, "Marine_Calculated_Sales_Price__c": 116, "Marine_Reprice__c": 66, "Master_Opportunity_Product__c": 117, "Maximum_Usage__c": 109, "MidQualifiedRate__c": 35, "MonthlyFee__c": 40, "Next_Escalation_Date__c": 76, "NonQualifiedRate__c": 37, "NonQualifiedSurcharge__c": 34, "OpportunityId": 1, "Order_Product__c": 103, "Overage_Rate_for_Minutes__c": 110, "Overage_Rate_for_Tracking_Numbers__c": 111, "PassAVS__c": 28, "PassDuesAssessments__c": 30, "Pause_Bundle_Automation__c": 92, "Payment_Family__c": 47, "Payments_Processor__c": 94, "PerfacilityMVR__c": 64, "PerfacilityVolume__c": 65, "Price_Reduction_Flag__c": 67, "PricebookEntryId": 3, "Pricing_Type__c": 99, "Pro_Plus_Services_Currency__c": 29, "Product2Id": 4, "ProductCode": 5, "Product_Name__c": 26, "Product_Type__c": 24, "Promotional_Cap__c": 80, "Promotional_Tier_Rate__c": 81, "QualifiedRate__c": 42, "Quantity": 7, "Quantity_Adjustment_Flag__c": 68, "Reprice_Approval_Completed__c": 69, "Repriced_Asset__c": 70, "Repriced_Line_Item__c": 105, "RevOps_Override_Bookings_Type__c": 87, "RevOps_Override_Total_MRR__c": 88, "Rev_FixedRecurring_A__c": 140, "Rev_FixedRecurring_M__c": 141, "Rev_FixedRecurring_Q__c": 142, "Rev_NonRecurring_MQA__c": 143, "Rev_VariableRecurring_A__c": 144, "Rev_VariableRecurring_M__c": 145, "Rev_VariableRecurring_Q__c": 146, "SFMinimumBidRate__c": 104, "Sales_Price_DIscount_Approval_Status__c": 122, "Sales_Price_Discount_Threshold__c": 123, "ServiceDate": 13, "Services_Created_Date_Time__c": 86, "SetupFee__c": 50, "ShippingCost__c": 57, "SiteNumber__c": 124, "SortOrder": 2, "Stellar_Convenience_Fee__c": 118, "Subscription_End_Date__c": 128, "Subscription_Interval__c": 127, "Subtotal": 9, "SystemModstamp": 19, "TaxLocal__c": 58, "TaxState__c": 59, "Termed_Discounting__c": 77, "Termed_Discounting_not_needed__c": 83, "TerminalRentalMonthlyFee__c": 51, "TierRateGroup__c": 112, "Tier_Increase_Flag__c": 71, "Tier__c": 25, "TotalPrice": 10, "TransactionFee__c": 45, "UnitPrice": 11, "Vendor_Name__c": 79, "VolumeTierRate__c": 33, "WebsiteType__c": 27, "X_Intro_Discount_Dollars__c": 125, "X_Intro_Discount_Percent__c": 126, "monthlygroup_del__c": 54 } - schema_attributes:
{ "ACHTransactionFee__c": "string", "AMEXDiscountRate__c": "string", "AMEXTransactionFee__c": "string", "Amount": "string", "AnnualFee__c": "string", "Annualgroup_del__c": "string", "Asset__c": "string", "AuthGroup_delete__c": "string", "BatchFee__c": "string", "Booking_Date__c": "string", "BundleTier__c": "string", "Bundle_Discount_10__c": "string", "Bundle_Query_ID__c": "string", "Cap__c": "string", "CardBrandFee__c": "string", "Child_IMC_Created__c": "string", "Child_Implementation_Case__c": "string", "CloseDate": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "Contract_Months_After_Promo__c": "string", "Contract_Term_in_Months__c": "string", "ConvertedtoAsset__c": "string", "CreatedById": "string", "CreatedDate": "string", "Created_via_Screenflow__c": "string", "CurrencyIsoCode": "string", "Custom_Pricing_Finalized__c": "string", "DS_Bundle_Name__c": "string", "Data_Load_By__c": "string", "DebitRate__c": "string", "Description": "string", "Discount": "string", "DiscountRate__c": "string", "Discount_Group_Prior_Value__c": "string", "Discountgroup_delete__c": "string", "ESS_Add_On_ID__c": "string", "Escalation_Percent__c": "string", "Escalation_Rate__c": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Free_Initial_Period_Days__c": "string", "Free_Initial_Period__c": "string", "GPMCC__c": "string", "GatewayFee__c": "string", "GatewayTransactionFee__c": "string", "Id": "string", "Included_Minutes__c": "string", "Included_Tracking_Numbers__c": "string", "Integration_Software__c": "string", "IntroPrice__c": "string", "Intro_Discount_Dollars__c": "string", "Intro_Discount_Percent__c": "string", "Intro_Discount_Term__c": "string", "Intro_Price_Approval__c": "string", "Intro_Price_Discount_Threshold__c": "string", "Inventory_Campsites__c": "string", "Inventory_HouseBoats__c": "string", "Inventory_Lodging__c": "string", "Inventory_NonPowered__c": "string", "Inventory_PWCJetSki__c": "string", "Inventory_PWCJet_Ski__c": "string", "Inventory_PoweredBoats__c": "string", "Inventory_RVSites__c": "string", "Inventory_RecreationalVehicles__c": "string", "Inventory_Slips__c": "string", "Inventory_Snowmobiles__c": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "ListPrice": "string", "List_Price_Custom__c": "string", "Lock_IntroPriceApproval__c": "string", "Lock_SalesPriceApproval__c": "string", "MRR_Year_1_Avg_Currency__c": "string", "MSTotalVolume__c": "string", "Marine_Calculated_Sales_Price__c": "string", "Marine_Reprice__c": "string", "Master_Opportunity_Product__c": "string", "Maximum_Usage__c": "string", "MidQualifiedRate__c": "string", "MonthlyFee__c": "string", "Next_Escalation_Date__c": "string", "NonQualifiedRate__c": "string", "NonQualifiedSurcharge__c": "string", "OpportunityId": "string", "Order_Product__c": "string", "Overage_Rate_for_Minutes__c": "string", "Overage_Rate_for_Tracking_Numbers__c": "string", "PassAVS__c": "string", "PassDuesAssessments__c": "string", "Pause_Bundle_Automation__c": "string", "Payment_Family__c": "string", "Payments_Processor__c": "string", "PerfacilityMVR__c": "string", "PerfacilityVolume__c": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Price_Reduction_Flag__c": "string", "PricebookEntryId": "string", "Pricing_Type__c": "string", "Pro_Plus_Services_Currency__c": "string", "Probability": "string", "Product2Id": "string", "ProductCode": "string", "Product_Name__c": "string", "Product_Type__c": "string", "Promotional_Cap__c": "string", "Promotional_Tier_Rate__c": "string", "QualifiedRate__c": "string", "Quantity": "string", "Quantity_Adjustment_Flag__c": "string", "Reprice_Approval_Completed__c": "string", "Repriced_Asset__c": "string", "Repriced_Line_Item__c": "string", "RevOps_Override_Bookings_Type__c": "string", "RevOps_Override_Total_MRR__c": "string", "Rev_FixedRecurring_A__c": "string", "Rev_FixedRecurring_M__c": "string", "Rev_FixedRecurring_Q__c": "string", "Rev_NonRecurring_MQA__c": "string", "Rev_VariableRecurring_A__c": "string", "Rev_VariableRecurring_M__c": "string", "Rev_VariableRecurring_Q__c": "string", "SFMinimumBidRate__c": "string", "Sales_Price_DIscount_Approval_Status__c": "string", "Sales_Price_Discount_Threshold__c": "string", "ServiceDate": "string", "Services_Created_Date_Time__c": "string", "SetupFee__c": "string", "ShippingCost__c": "string", "SiteNumber__c": "string", "SortOrder": "string", "StageName": "string", "Stellar_Convenience_Fee__c": "string", "Subscription_End_Date__c": "string", "Subscription_Interval__c": "string", "Subtotal": "string", "SystemModstamp": "string", "TaxLocal__c": "string", "TaxState__c": "string", "Termed_Discounting__c": "string", "Termed_Discounting_not_needed__c": "string", "TerminalRentalMonthlyFee__c": "string", "TierRateGroup__c": "string", "Tier_Increase_Flag__c": "string", "Tier__c": "string", "TotalPrice": "string", "TransactionFee__c": "string", "UnitPrice": "string", "Vendor_Name__c": "string", "VolumeTierRate__c": "string", "WebsiteType__c": "string", "X_Intro_Discount_Dollars__c": "string", "X_Intro_Discount_Percent__c": "string", "monthlygroup_del__c": "string", "sfcloud__Bundle_Description__c": "string", "sfcloud__Bundle_Hierarchy__c": "string", "sfcloud__Bundle_Item__c": "string", "sfcloud__Bundle_Items__c": "string", "sfcloud__Bundle_Path__c": "string", "sfcloud__Bundle_Quantity__c": "string", "sfcloud__Description__c": "string", "sfcloud__Product_Bundle__c": "string", "sfcloud__Volume_Pricing_Model__c": "string" } - schema_name_id: 1187
- schema_scan_id: 162173033
- updated: 2026-04-17 07:05:26
-
Version 1716828
- created: 2026-04-16 07:04:45
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `Payments_Processor__c` string , `Intro_Price_Approval__c` string , `Intro_Price_Discount_Threshold__c` string , `Lock_IntroPriceApproval__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-16/1776341075'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/opportunity_line_items/2026-04-16/1776341075
- id: 1716828
- processed: 1
- raw_data:
{ "ACHTransactionFee__c": 63, "AMEXDiscountRate__c": 43, "AMEXTransactionFee__c": 44, "AnnualFee__c": 62, "Annualgroup_del__c": 61, "Asset__c": 31, "AuthGroup_delete__c": 53, "BatchFee__c": 52, "Booking_Date__c": 89, "BundleTier__c": 23, "Bundle_Discount_10__c": 90, "Bundle_Query_ID__c": 93, "Cap__c": 78, "CardBrandFee__c": 39, "Child_IMC_Created__c": 100, "Child_Implementation_Case__c": 102, "ConnectionReceivedId": 21, "ConnectionSentId": 22, "Contract_Months_After_Promo__c": 85, "Contract_Term_in_Months__c": 72, "ConvertedtoAsset__c": 36, "CreatedById": 16, "CreatedDate": 15, "Created_via_Screenflow__c": 91, "CurrencyIsoCode": 6, "Custom_Pricing_Finalized__c": 46, "DS_Bundle_Name__c": 106, "Data_Load_By__c": 84, "DebitRate__c": 41, "Description": 14, "Discount": 8, "DiscountRate__c": 38, "Discount_Group_Prior_Value__c": 101, "Discountgroup_delete__c": 60, "ESS_Add_On_ID__c": 98, "Escalation_Percent__c": 73, "Escalation_Rate__c": 74, "Free_Initial_Period_Days__c": 82, "Free_Initial_Period__c": 75, "GPMCC__c": 55, "GatewayFee__c": 49, "GatewayTransactionFee__c": 48, "Id": 0, "Included_Minutes__c": 107, "Included_Tracking_Numbers__c": 108, "Integration_Software__c": 114, "IntroPrice__c": 115, "Intro_Discount_Dollars__c": 119, "Intro_Discount_Percent__c": 120, "Intro_Discount_Term__c": 121, "Intro_Price_Approval__c": 95, "Intro_Price_Discount_Threshold__c": 96, "Inventory_Campsites__c": 130, "Inventory_HouseBoats__c": 131, "Inventory_Lodging__c": 132, "Inventory_NonPowered__c": 133, "Inventory_PWCJetSki__c": 134, "Inventory_PoweredBoats__c": 135, "Inventory_RVSites__c": 136, "Inventory_RecreationalVehicles__c": 137, "Inventory_Slips__c": 138, "Inventory_Snowmobiles__c": 139, "IsDeleted": 20, "LastModifiedById": 18, "LastModifiedDate": 17, "ListPrice": 12, "List_Price_Custom__c": 113, "Lock_IntroPriceApproval__c": 97, "Lock_SalesPriceApproval__c": 129, "MRR_Year_1_Avg_Currency__c": 32, "MSTotalVolume__c": 56, "Marine_Calculated_Sales_Price__c": 116, "Marine_Reprice__c": 66, "Master_Opportunity_Product__c": 117, "Maximum_Usage__c": 109, "MidQualifiedRate__c": 35, "MonthlyFee__c": 40, "Next_Escalation_Date__c": 76, "NonQualifiedRate__c": 37, "NonQualifiedSurcharge__c": 34, "OpportunityId": 1, "Order_Product__c": 103, "Overage_Rate_for_Minutes__c": 110, "Overage_Rate_for_Tracking_Numbers__c": 111, "PassAVS__c": 28, "PassDuesAssessments__c": 30, "Pause_Bundle_Automation__c": 92, "Payment_Family__c": 47, "Payments_Processor__c": 94, "PerfacilityMVR__c": 64, "PerfacilityVolume__c": 65, "Price_Reduction_Flag__c": 67, "PricebookEntryId": 3, "Pricing_Type__c": 99, "Pro_Plus_Services_Currency__c": 29, "Product2Id": 4, "ProductCode": 5, "Product_Name__c": 26, "Product_Type__c": 24, "Promotional_Cap__c": 80, "Promotional_Tier_Rate__c": 81, "QualifiedRate__c": 42, "Quantity": 7, "Quantity_Adjustment_Flag__c": 68, "Reprice_Approval_Completed__c": 69, "Repriced_Asset__c": 70, "Repriced_Line_Item__c": 105, "RevOps_Override_Bookings_Type__c": 87, "RevOps_Override_Total_MRR__c": 88, "Rev_FixedRecurring_A__c": 140, "Rev_FixedRecurring_M__c": 141, "Rev_FixedRecurring_Q__c": 142, "Rev_NonRecurring_MQA__c": 143, "Rev_VariableRecurring_A__c": 144, "Rev_VariableRecurring_M__c": 145, "Rev_VariableRecurring_Q__c": 146, "SFMinimumBidRate__c": 104, "Sales_Price_DIscount_Approval_Status__c": 122, "Sales_Price_Discount_Threshold__c": 123, "ServiceDate": 13, "Services_Created_Date_Time__c": 86, "SetupFee__c": 50, "ShippingCost__c": 57, "SiteNumber__c": 124, "SortOrder": 2, "Stellar_Convenience_Fee__c": 118, "Subscription_End_Date__c": 128, "Subscription_Interval__c": 127, "Subtotal": 9, "SystemModstamp": 19, "TaxLocal__c": 58, "TaxState__c": 59, "Termed_Discounting__c": 77, "Termed_Discounting_not_needed__c": 83, "TerminalRentalMonthlyFee__c": 51, "TierRateGroup__c": 112, "Tier_Increase_Flag__c": 71, "Tier__c": 25, "TotalPrice": 10, "TransactionFee__c": 45, "UnitPrice": 11, "Vendor_Name__c": 79, "VolumeTierRate__c": 33, "WebsiteType__c": 27, "X_Intro_Discount_Dollars__c": 125, "X_Intro_Discount_Percent__c": 126, "monthlygroup_del__c": 54 } - schema_attributes:
{ "ACHTransactionFee__c": "string", "AMEXDiscountRate__c": "string", "AMEXTransactionFee__c": "string", "Amount": "string", "AnnualFee__c": "string", "Annualgroup_del__c": "string", "Asset__c": "string", "AuthGroup_delete__c": "string", "BatchFee__c": "string", "Booking_Date__c": "string", "BundleTier__c": "string", "Bundle_Discount_10__c": "string", "Bundle_Query_ID__c": "string", "Cap__c": "string", "CardBrandFee__c": "string", "Child_IMC_Created__c": "string", "Child_Implementation_Case__c": "string", "CloseDate": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "Contract_Months_After_Promo__c": "string", "Contract_Term_in_Months__c": "string", "ConvertedtoAsset__c": "string", "CreatedById": "string", "CreatedDate": "string", "Created_via_Screenflow__c": "string", "CurrencyIsoCode": "string", "Custom_Pricing_Finalized__c": "string", "DS_Bundle_Name__c": "string", "Data_Load_By__c": "string", "DebitRate__c": "string", "Description": "string", "Discount": "string", "DiscountRate__c": "string", "Discount_Group_Prior_Value__c": "string", "Discountgroup_delete__c": "string", "ESS_Add_On_ID__c": "string", "Escalation_Percent__c": "string", "Escalation_Rate__c": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Free_Initial_Period_Days__c": "string", "Free_Initial_Period__c": "string", "GPMCC__c": "string", "GatewayFee__c": "string", "GatewayTransactionFee__c": "string", "Id": "string", "Included_Minutes__c": "string", "Included_Tracking_Numbers__c": "string", "Integration_Software__c": "string", "IntroPrice__c": "string", "Intro_Discount_Dollars__c": "string", "Intro_Discount_Percent__c": "string", "Intro_Discount_Term__c": "string", "Intro_Price_Approval__c": "string", "Intro_Price_Discount_Threshold__c": "string", "Inventory_Campsites__c": "string", "Inventory_HouseBoats__c": "string", "Inventory_Lodging__c": "string", "Inventory_NonPowered__c": "string", "Inventory_PWCJetSki__c": "string", "Inventory_PWCJet_Ski__c": "string", "Inventory_PoweredBoats__c": "string", "Inventory_RVSites__c": "string", "Inventory_RecreationalVehicles__c": "string", "Inventory_Slips__c": "string", "Inventory_Snowmobiles__c": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "ListPrice": "string", "List_Price_Custom__c": "string", "Lock_IntroPriceApproval__c": "string", "Lock_SalesPriceApproval__c": "string", "MRR_Year_1_Avg_Currency__c": "string", "MSTotalVolume__c": "string", "Marine_Calculated_Sales_Price__c": "string", "Marine_Reprice__c": "string", "Master_Opportunity_Product__c": "string", "Maximum_Usage__c": "string", "MidQualifiedRate__c": "string", "MonthlyFee__c": "string", "Next_Escalation_Date__c": "string", "NonQualifiedRate__c": "string", "NonQualifiedSurcharge__c": "string", "OpportunityId": "string", "Order_Product__c": "string", "Overage_Rate_for_Minutes__c": "string", "Overage_Rate_for_Tracking_Numbers__c": "string", "PassAVS__c": "string", "PassDuesAssessments__c": "string", "Pause_Bundle_Automation__c": "string", "Payment_Family__c": "string", "Payments_Processor__c": "string", "PerfacilityMVR__c": "string", "PerfacilityVolume__c": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Price_Reduction_Flag__c": "string", "PricebookEntryId": "string", "Pricing_Type__c": "string", "Pro_Plus_Services_Currency__c": "string", "Probability": "string", "Product2Id": "string", "ProductCode": "string", "Product_Name__c": "string", "Product_Type__c": "string", "Promotional_Cap__c": "string", "Promotional_Tier_Rate__c": "string", "QualifiedRate__c": "string", "Quantity": "string", "Quantity_Adjustment_Flag__c": "string", "Reprice_Approval_Completed__c": "string", "Repriced_Asset__c": "string", "Repriced_Line_Item__c": "string", "RevOps_Override_Bookings_Type__c": "string", "RevOps_Override_Total_MRR__c": "string", "Rev_FixedRecurring_A__c": "string", "Rev_FixedRecurring_M__c": "string", "Rev_FixedRecurring_Q__c": "string", "Rev_NonRecurring_MQA__c": "string", "Rev_VariableRecurring_A__c": "string", "Rev_VariableRecurring_M__c": "string", "Rev_VariableRecurring_Q__c": "string", "SFMinimumBidRate__c": "string", "Sales_Price_DIscount_Approval_Status__c": "string", "Sales_Price_Discount_Threshold__c": "string", "ServiceDate": "string", "Services_Created_Date_Time__c": "string", "SetupFee__c": "string", "ShippingCost__c": "string", "SiteNumber__c": "string", "SortOrder": "string", "StageName": "string", "Stellar_Convenience_Fee__c": "string", "Subscription_End_Date__c": "string", "Subscription_Interval__c": "string", "Subtotal": "string", "SystemModstamp": "string", "TaxLocal__c": "string", "TaxState__c": "string", "Termed_Discounting__c": "string", "Termed_Discounting_not_needed__c": "string", "TerminalRentalMonthlyFee__c": "string", "TierRateGroup__c": "string", "Tier_Increase_Flag__c": "string", "Tier__c": "string", "TotalPrice": "string", "TransactionFee__c": "string", "UnitPrice": "string", "Vendor_Name__c": "string", "VolumeTierRate__c": "string", "WebsiteType__c": "string", "X_Intro_Discount_Dollars__c": "string", "X_Intro_Discount_Percent__c": "string", "monthlygroup_del__c": "string", "sfcloud__Bundle_Description__c": "string", "sfcloud__Bundle_Hierarchy__c": "string", "sfcloud__Bundle_Item__c": "string", "sfcloud__Bundle_Items__c": "string", "sfcloud__Bundle_Path__c": "string", "sfcloud__Bundle_Quantity__c": "string", "sfcloud__Description__c": "string", "sfcloud__Product_Bundle__c": "string", "sfcloud__Volume_Pricing_Model__c": "string" } - schema_name_id: 1187
- schema_scan_id: 162117299
- updated: 2026-04-16 07:04:56
-
Version 1715665
- created: 2026-04-15 07:09:49
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `Payments_Processor__c` string , `Intro_Price_Approval__c` string , `Intro_Price_Discount_Threshold__c` string , `Lock_IntroPriceApproval__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-15/1776254767'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/opportunity_line_items/2026-04-15/1776254767
- id: 1715665
- processed: 1
- raw_data:
{ "ACHTransactionFee__c": 63, "AMEXDiscountRate__c": 43, "AMEXTransactionFee__c": 44, "AnnualFee__c": 62, "Annualgroup_del__c": 61, "Asset__c": 31, "AuthGroup_delete__c": 53, "BatchFee__c": 52, "Booking_Date__c": 89, "BundleTier__c": 23, "Bundle_Discount_10__c": 90, "Bundle_Query_ID__c": 93, "Cap__c": 78, "CardBrandFee__c": 39, "Child_IMC_Created__c": 100, "Child_Implementation_Case__c": 102, "ConnectionReceivedId": 21, "ConnectionSentId": 22, "Contract_Months_After_Promo__c": 85, "Contract_Term_in_Months__c": 72, "ConvertedtoAsset__c": 36, "CreatedById": 16, "CreatedDate": 15, "Created_via_Screenflow__c": 91, "CurrencyIsoCode": 6, "Custom_Pricing_Finalized__c": 46, "DS_Bundle_Name__c": 106, "Data_Load_By__c": 84, "DebitRate__c": 41, "Description": 14, "Discount": 8, "DiscountRate__c": 38, "Discount_Group_Prior_Value__c": 101, "Discountgroup_delete__c": 60, "ESS_Add_On_ID__c": 98, "Escalation_Percent__c": 73, "Escalation_Rate__c": 74, "Free_Initial_Period_Days__c": 82, "Free_Initial_Period__c": 75, "GPMCC__c": 55, "GatewayFee__c": 49, "GatewayTransactionFee__c": 48, "Id": 0, "Included_Minutes__c": 107, "Included_Tracking_Numbers__c": 108, "Integration_Software__c": 114, "IntroPrice__c": 115, "Intro_Discount_Dollars__c": 119, "Intro_Discount_Percent__c": 120, "Intro_Discount_Term__c": 121, "Intro_Price_Approval__c": 95, "Intro_Price_Discount_Threshold__c": 96, "Inventory_Campsites__c": 130, "Inventory_HouseBoats__c": 131, "Inventory_Lodging__c": 132, "Inventory_NonPowered__c": 133, "Inventory_PWCJetSki__c": 134, "Inventory_PoweredBoats__c": 135, "Inventory_RVSites__c": 136, "Inventory_RecreationalVehicles__c": 137, "Inventory_Slips__c": 138, "Inventory_Snowmobiles__c": 139, "IsDeleted": 20, "LastModifiedById": 18, "LastModifiedDate": 17, "ListPrice": 12, "List_Price_Custom__c": 113, "Lock_IntroPriceApproval__c": 97, "Lock_SalesPriceApproval__c": 129, "MRR_Year_1_Avg_Currency__c": 32, "MSTotalVolume__c": 56, "Marine_Calculated_Sales_Price__c": 116, "Marine_Reprice__c": 66, "Master_Opportunity_Product__c": 117, "Maximum_Usage__c": 109, "MidQualifiedRate__c": 35, "MonthlyFee__c": 40, "Next_Escalation_Date__c": 76, "NonQualifiedRate__c": 37, "NonQualifiedSurcharge__c": 34, "OpportunityId": 1, "Order_Product__c": 103, "Overage_Rate_for_Minutes__c": 110, "Overage_Rate_for_Tracking_Numbers__c": 111, "PassAVS__c": 28, "PassDuesAssessments__c": 30, "Pause_Bundle_Automation__c": 92, "Payment_Family__c": 47, "Payments_Processor__c": 94, "PerfacilityMVR__c": 64, "PerfacilityVolume__c": 65, "Price_Reduction_Flag__c": 67, "PricebookEntryId": 3, "Pricing_Type__c": 99, "Pro_Plus_Services_Currency__c": 29, "Product2Id": 4, "ProductCode": 5, "Product_Name__c": 26, "Product_Type__c": 24, "Promotional_Cap__c": 80, "Promotional_Tier_Rate__c": 81, "QualifiedRate__c": 42, "Quantity": 7, "Quantity_Adjustment_Flag__c": 68, "Reprice_Approval_Completed__c": 69, "Repriced_Asset__c": 70, "Repriced_Line_Item__c": 105, "RevOps_Override_Bookings_Type__c": 87, "RevOps_Override_Total_MRR__c": 88, "Rev_FixedRecurring_A__c": 140, "Rev_FixedRecurring_M__c": 141, "Rev_FixedRecurring_Q__c": 142, "Rev_NonRecurring_MQA__c": 143, "Rev_VariableRecurring_A__c": 144, "Rev_VariableRecurring_M__c": 145, "Rev_VariableRecurring_Q__c": 146, "SFMinimumBidRate__c": 104, "Sales_Price_DIscount_Approval_Status__c": 122, "Sales_Price_Discount_Threshold__c": 123, "ServiceDate": 13, "Services_Created_Date_Time__c": 86, "SetupFee__c": 50, "ShippingCost__c": 57, "SiteNumber__c": 124, "SortOrder": 2, "Stellar_Convenience_Fee__c": 118, "Subscription_End_Date__c": 128, "Subscription_Interval__c": 127, "Subtotal": 9, "SystemModstamp": 19, "TaxLocal__c": 58, "TaxState__c": 59, "Termed_Discounting__c": 77, "Termed_Discounting_not_needed__c": 83, "TerminalRentalMonthlyFee__c": 51, "TierRateGroup__c": 112, "Tier_Increase_Flag__c": 71, "Tier__c": 25, "TotalPrice": 10, "TransactionFee__c": 45, "UnitPrice": 11, "Vendor_Name__c": 79, "VolumeTierRate__c": 33, "WebsiteType__c": 27, "X_Intro_Discount_Dollars__c": 125, "X_Intro_Discount_Percent__c": 126, "monthlygroup_del__c": 54 } - schema_attributes:
{ "ACHTransactionFee__c": "string", "AMEXDiscountRate__c": "string", "AMEXTransactionFee__c": "string", "Amount": "string", "AnnualFee__c": "string", "Annualgroup_del__c": "string", "Asset__c": "string", "AuthGroup_delete__c": "string", "BatchFee__c": "string", "Booking_Date__c": "string", "BundleTier__c": "string", "Bundle_Discount_10__c": "string", "Bundle_Query_ID__c": "string", "Cap__c": "string", "CardBrandFee__c": "string", "Child_IMC_Created__c": "string", "Child_Implementation_Case__c": "string", "CloseDate": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "Contract_Months_After_Promo__c": "string", "Contract_Term_in_Months__c": "string", "ConvertedtoAsset__c": "string", "CreatedById": "string", "CreatedDate": "string", "Created_via_Screenflow__c": "string", "CurrencyIsoCode": "string", "Custom_Pricing_Finalized__c": "string", "DS_Bundle_Name__c": "string", "Data_Load_By__c": "string", "DebitRate__c": "string", "Description": "string", "Discount": "string", "DiscountRate__c": "string", "Discount_Group_Prior_Value__c": "string", "Discountgroup_delete__c": "string", "ESS_Add_On_ID__c": "string", "Escalation_Percent__c": "string", "Escalation_Rate__c": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Free_Initial_Period_Days__c": "string", "Free_Initial_Period__c": "string", "GPMCC__c": "string", "GatewayFee__c": "string", "GatewayTransactionFee__c": "string", "Id": "string", "Included_Minutes__c": "string", "Included_Tracking_Numbers__c": "string", "Integration_Software__c": "string", "IntroPrice__c": "string", "Intro_Discount_Dollars__c": "string", "Intro_Discount_Percent__c": "string", "Intro_Discount_Term__c": "string", "Intro_Price_Approval__c": "string", "Intro_Price_Discount_Threshold__c": "string", "Inventory_Campsites__c": "string", "Inventory_HouseBoats__c": "string", "Inventory_Lodging__c": "string", "Inventory_NonPowered__c": "string", "Inventory_PWCJetSki__c": "string", "Inventory_PWCJet_Ski__c": "string", "Inventory_PoweredBoats__c": "string", "Inventory_RVSites__c": "string", "Inventory_RecreationalVehicles__c": "string", "Inventory_Slips__c": "string", "Inventory_Snowmobiles__c": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "ListPrice": "string", "List_Price_Custom__c": "string", "Lock_IntroPriceApproval__c": "string", "Lock_SalesPriceApproval__c": "string", "MRR_Year_1_Avg_Currency__c": "string", "MSTotalVolume__c": "string", "Marine_Calculated_Sales_Price__c": "string", "Marine_Reprice__c": "string", "Master_Opportunity_Product__c": "string", "Maximum_Usage__c": "string", "MidQualifiedRate__c": "string", "MonthlyFee__c": "string", "Next_Escalation_Date__c": "string", "NonQualifiedRate__c": "string", "NonQualifiedSurcharge__c": "string", "OpportunityId": "string", "Order_Product__c": "string", "Overage_Rate_for_Minutes__c": "string", "Overage_Rate_for_Tracking_Numbers__c": "string", "PassAVS__c": "string", "PassDuesAssessments__c": "string", "Pause_Bundle_Automation__c": "string", "Payment_Family__c": "string", "Payments_Processor__c": "string", "PerfacilityMVR__c": "string", "PerfacilityVolume__c": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Price_Reduction_Flag__c": "string", "PricebookEntryId": "string", "Pricing_Type__c": "string", "Pro_Plus_Services_Currency__c": "string", "Probability": "string", "Product2Id": "string", "ProductCode": "string", "Product_Name__c": "string", "Product_Type__c": "string", "Promotional_Cap__c": "string", "Promotional_Tier_Rate__c": "string", "QualifiedRate__c": "string", "Quantity": "string", "Quantity_Adjustment_Flag__c": "string", "Reprice_Approval_Completed__c": "string", "Repriced_Asset__c": "string", "Repriced_Line_Item__c": "string", "RevOps_Override_Bookings_Type__c": "string", "RevOps_Override_Total_MRR__c": "string", "Rev_FixedRecurring_A__c": "string", "Rev_FixedRecurring_M__c": "string", "Rev_FixedRecurring_Q__c": "string", "Rev_NonRecurring_MQA__c": "string", "Rev_VariableRecurring_A__c": "string", "Rev_VariableRecurring_M__c": "string", "Rev_VariableRecurring_Q__c": "string", "SFMinimumBidRate__c": "string", "Sales_Price_DIscount_Approval_Status__c": "string", "Sales_Price_Discount_Threshold__c": "string", "ServiceDate": "string", "Services_Created_Date_Time__c": "string", "SetupFee__c": "string", "ShippingCost__c": "string", "SiteNumber__c": "string", "SortOrder": "string", "StageName": "string", "Stellar_Convenience_Fee__c": "string", "Subscription_End_Date__c": "string", "Subscription_Interval__c": "string", "Subtotal": "string", "SystemModstamp": "string", "TaxLocal__c": "string", "TaxState__c": "string", "Termed_Discounting__c": "string", "Termed_Discounting_not_needed__c": "string", "TerminalRentalMonthlyFee__c": "string", "TierRateGroup__c": "string", "Tier_Increase_Flag__c": "string", "Tier__c": "string", "TotalPrice": "string", "TransactionFee__c": "string", "UnitPrice": "string", "Vendor_Name__c": "string", "VolumeTierRate__c": "string", "WebsiteType__c": "string", "X_Intro_Discount_Dollars__c": "string", "X_Intro_Discount_Percent__c": "string", "monthlygroup_del__c": "string", "sfcloud__Bundle_Description__c": "string", "sfcloud__Bundle_Hierarchy__c": "string", "sfcloud__Bundle_Item__c": "string", "sfcloud__Bundle_Items__c": "string", "sfcloud__Bundle_Path__c": "string", "sfcloud__Bundle_Quantity__c": "string", "sfcloud__Description__c": "string", "sfcloud__Product_Bundle__c": "string", "sfcloud__Volume_Pricing_Model__c": "string" } - schema_name_id: 1187
- schema_scan_id: 162061806
- updated: 2026-04-15 07:10:00
-
Version 1714450
- created: 2026-04-14 07:05:47
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `Payments_Processor__c` string , `Intro_Price_Approval__c` string , `Intro_Price_Discount_Threshold__c` string , `Lock_IntroPriceApproval__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-14/1776168320'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/opportunity_line_items/2026-04-14/1776168320
- id: 1714450
- processed: 1
- raw_data:
{ "ACHTransactionFee__c": 63, "AMEXDiscountRate__c": 43, "AMEXTransactionFee__c": 44, "AnnualFee__c": 62, "Annualgroup_del__c": 61, "Asset__c": 31, "AuthGroup_delete__c": 53, "BatchFee__c": 52, "Booking_Date__c": 89, "BundleTier__c": 23, "Bundle_Discount_10__c": 90, "Bundle_Query_ID__c": 93, "Cap__c": 78, "CardBrandFee__c": 39, "Child_IMC_Created__c": 100, "Child_Implementation_Case__c": 102, "ConnectionReceivedId": 21, "ConnectionSentId": 22, "Contract_Months_After_Promo__c": 85, "Contract_Term_in_Months__c": 72, "ConvertedtoAsset__c": 36, "CreatedById": 16, "CreatedDate": 15, "Created_via_Screenflow__c": 91, "CurrencyIsoCode": 6, "Custom_Pricing_Finalized__c": 46, "DS_Bundle_Name__c": 106, "Data_Load_By__c": 84, "DebitRate__c": 41, "Description": 14, "Discount": 8, "DiscountRate__c": 38, "Discount_Group_Prior_Value__c": 101, "Discountgroup_delete__c": 60, "ESS_Add_On_ID__c": 98, "Escalation_Percent__c": 73, "Escalation_Rate__c": 74, "Free_Initial_Period_Days__c": 82, "Free_Initial_Period__c": 75, "GPMCC__c": 55, "GatewayFee__c": 49, "GatewayTransactionFee__c": 48, "Id": 0, "Included_Minutes__c": 107, "Included_Tracking_Numbers__c": 108, "Integration_Software__c": 114, "IntroPrice__c": 115, "Intro_Discount_Dollars__c": 119, "Intro_Discount_Percent__c": 120, "Intro_Discount_Term__c": 121, "Intro_Price_Approval__c": 95, "Intro_Price_Discount_Threshold__c": 96, "Inventory_Campsites__c": 130, "Inventory_HouseBoats__c": 131, "Inventory_Lodging__c": 132, "Inventory_NonPowered__c": 133, "Inventory_PWCJetSki__c": 134, "Inventory_PoweredBoats__c": 135, "Inventory_RVSites__c": 136, "Inventory_RecreationalVehicles__c": 137, "Inventory_Slips__c": 138, "Inventory_Snowmobiles__c": 139, "IsDeleted": 20, "LastModifiedById": 18, "LastModifiedDate": 17, "ListPrice": 12, "List_Price_Custom__c": 113, "Lock_IntroPriceApproval__c": 97, "Lock_SalesPriceApproval__c": 129, "MRR_Year_1_Avg_Currency__c": 32, "MSTotalVolume__c": 56, "Marine_Calculated_Sales_Price__c": 116, "Marine_Reprice__c": 66, "Master_Opportunity_Product__c": 117, "Maximum_Usage__c": 109, "MidQualifiedRate__c": 35, "MonthlyFee__c": 40, "Next_Escalation_Date__c": 76, "NonQualifiedRate__c": 37, "NonQualifiedSurcharge__c": 34, "OpportunityId": 1, "Order_Product__c": 103, "Overage_Rate_for_Minutes__c": 110, "Overage_Rate_for_Tracking_Numbers__c": 111, "PassAVS__c": 28, "PassDuesAssessments__c": 30, "Pause_Bundle_Automation__c": 92, "Payment_Family__c": 47, "Payments_Processor__c": 94, "PerfacilityMVR__c": 64, "PerfacilityVolume__c": 65, "Price_Reduction_Flag__c": 67, "PricebookEntryId": 3, "Pricing_Type__c": 99, "Pro_Plus_Services_Currency__c": 29, "Product2Id": 4, "ProductCode": 5, "Product_Name__c": 26, "Product_Type__c": 24, "Promotional_Cap__c": 80, "Promotional_Tier_Rate__c": 81, "QualifiedRate__c": 42, "Quantity": 7, "Quantity_Adjustment_Flag__c": 68, "Reprice_Approval_Completed__c": 69, "Repriced_Asset__c": 70, "Repriced_Line_Item__c": 105, "RevOps_Override_Bookings_Type__c": 87, "RevOps_Override_Total_MRR__c": 88, "Rev_FixedRecurring_A__c": 140, "Rev_FixedRecurring_M__c": 141, "Rev_FixedRecurring_Q__c": 142, "Rev_NonRecurring_MQA__c": 143, "Rev_VariableRecurring_A__c": 144, "Rev_VariableRecurring_M__c": 145, "Rev_VariableRecurring_Q__c": 146, "SFMinimumBidRate__c": 104, "Sales_Price_DIscount_Approval_Status__c": 122, "Sales_Price_Discount_Threshold__c": 123, "ServiceDate": 13, "Services_Created_Date_Time__c": 86, "SetupFee__c": 50, "ShippingCost__c": 57, "SiteNumber__c": 124, "SortOrder": 2, "Stellar_Convenience_Fee__c": 118, "Subscription_End_Date__c": 128, "Subscription_Interval__c": 127, "Subtotal": 9, "SystemModstamp": 19, "TaxLocal__c": 58, "TaxState__c": 59, "Termed_Discounting__c": 77, "Termed_Discounting_not_needed__c": 83, "TerminalRentalMonthlyFee__c": 51, "TierRateGroup__c": 112, "Tier_Increase_Flag__c": 71, "Tier__c": 25, "TotalPrice": 10, "TransactionFee__c": 45, "UnitPrice": 11, "Vendor_Name__c": 79, "VolumeTierRate__c": 33, "WebsiteType__c": 27, "X_Intro_Discount_Dollars__c": 125, "X_Intro_Discount_Percent__c": 126, "monthlygroup_del__c": 54 } - schema_attributes:
{ "ACHTransactionFee__c": "string", "AMEXDiscountRate__c": "string", "AMEXTransactionFee__c": "string", "Amount": "string", "AnnualFee__c": "string", "Annualgroup_del__c": "string", "Asset__c": "string", "AuthGroup_delete__c": "string", "BatchFee__c": "string", "Booking_Date__c": "string", "BundleTier__c": "string", "Bundle_Discount_10__c": "string", "Bundle_Query_ID__c": "string", "Cap__c": "string", "CardBrandFee__c": "string", "Child_IMC_Created__c": "string", "Child_Implementation_Case__c": "string", "CloseDate": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "Contract_Months_After_Promo__c": "string", "Contract_Term_in_Months__c": "string", "ConvertedtoAsset__c": "string", "CreatedById": "string", "CreatedDate": "string", "Created_via_Screenflow__c": "string", "CurrencyIsoCode": "string", "Custom_Pricing_Finalized__c": "string", "DS_Bundle_Name__c": "string", "Data_Load_By__c": "string", "DebitRate__c": "string", "Description": "string", "Discount": "string", "DiscountRate__c": "string", "Discount_Group_Prior_Value__c": "string", "Discountgroup_delete__c": "string", "ESS_Add_On_ID__c": "string", "Escalation_Percent__c": "string", "Escalation_Rate__c": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Free_Initial_Period_Days__c": "string", "Free_Initial_Period__c": "string", "GPMCC__c": "string", "GatewayFee__c": "string", "GatewayTransactionFee__c": "string", "Id": "string", "Included_Minutes__c": "string", "Included_Tracking_Numbers__c": "string", "Integration_Software__c": "string", "IntroPrice__c": "string", "Intro_Discount_Dollars__c": "string", "Intro_Discount_Percent__c": "string", "Intro_Discount_Term__c": "string", "Intro_Price_Approval__c": "string", "Intro_Price_Discount_Threshold__c": "string", "Inventory_Campsites__c": "string", "Inventory_HouseBoats__c": "string", "Inventory_Lodging__c": "string", "Inventory_NonPowered__c": "string", "Inventory_PWCJetSki__c": "string", "Inventory_PWCJet_Ski__c": "string", "Inventory_PoweredBoats__c": "string", "Inventory_RVSites__c": "string", "Inventory_RecreationalVehicles__c": "string", "Inventory_Slips__c": "string", "Inventory_Snowmobiles__c": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "ListPrice": "string", "List_Price_Custom__c": "string", "Lock_IntroPriceApproval__c": "string", "Lock_SalesPriceApproval__c": "string", "MRR_Year_1_Avg_Currency__c": "string", "MSTotalVolume__c": "string", "Marine_Calculated_Sales_Price__c": "string", "Marine_Reprice__c": "string", "Master_Opportunity_Product__c": "string", "Maximum_Usage__c": "string", "MidQualifiedRate__c": "string", "MonthlyFee__c": "string", "Next_Escalation_Date__c": "string", "NonQualifiedRate__c": "string", "NonQualifiedSurcharge__c": "string", "OpportunityId": "string", "Order_Product__c": "string", "Overage_Rate_for_Minutes__c": "string", "Overage_Rate_for_Tracking_Numbers__c": "string", "PassAVS__c": "string", "PassDuesAssessments__c": "string", "Pause_Bundle_Automation__c": "string", "Payment_Family__c": "string", "Payments_Processor__c": "string", "PerfacilityMVR__c": "string", "PerfacilityVolume__c": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Price_Reduction_Flag__c": "string", "PricebookEntryId": "string", "Pricing_Type__c": "string", "Pro_Plus_Services_Currency__c": "string", "Probability": "string", "Product2Id": "string", "ProductCode": "string", "Product_Name__c": "string", "Product_Type__c": "string", "Promotional_Cap__c": "string", "Promotional_Tier_Rate__c": "string", "QualifiedRate__c": "string", "Quantity": "string", "Quantity_Adjustment_Flag__c": "string", "Reprice_Approval_Completed__c": "string", "Repriced_Asset__c": "string", "Repriced_Line_Item__c": "string", "RevOps_Override_Bookings_Type__c": "string", "RevOps_Override_Total_MRR__c": "string", "Rev_FixedRecurring_A__c": "string", "Rev_FixedRecurring_M__c": "string", "Rev_FixedRecurring_Q__c": "string", "Rev_NonRecurring_MQA__c": "string", "Rev_VariableRecurring_A__c": "string", "Rev_VariableRecurring_M__c": "string", "Rev_VariableRecurring_Q__c": "string", "SFMinimumBidRate__c": "string", "Sales_Price_DIscount_Approval_Status__c": "string", "Sales_Price_Discount_Threshold__c": "string", "ServiceDate": "string", "Services_Created_Date_Time__c": "string", "SetupFee__c": "string", "ShippingCost__c": "string", "SiteNumber__c": "string", "SortOrder": "string", "StageName": "string", "Stellar_Convenience_Fee__c": "string", "Subscription_End_Date__c": "string", "Subscription_Interval__c": "string", "Subtotal": "string", "SystemModstamp": "string", "TaxLocal__c": "string", "TaxState__c": "string", "Termed_Discounting__c": "string", "Termed_Discounting_not_needed__c": "string", "TerminalRentalMonthlyFee__c": "string", "TierRateGroup__c": "string", "Tier_Increase_Flag__c": "string", "Tier__c": "string", "TotalPrice": "string", "TransactionFee__c": "string", "UnitPrice": "string", "Vendor_Name__c": "string", "VolumeTierRate__c": "string", "WebsiteType__c": "string", "X_Intro_Discount_Dollars__c": "string", "X_Intro_Discount_Percent__c": "string", "monthlygroup_del__c": "string", "sfcloud__Bundle_Description__c": "string", "sfcloud__Bundle_Hierarchy__c": "string", "sfcloud__Bundle_Item__c": "string", "sfcloud__Bundle_Items__c": "string", "sfcloud__Bundle_Path__c": "string", "sfcloud__Bundle_Quantity__c": "string", "sfcloud__Description__c": "string", "sfcloud__Product_Bundle__c": "string", "sfcloud__Volume_Pricing_Model__c": "string" } - schema_name_id: 1187
- schema_scan_id: 162006364
- updated: 2026-04-14 07:06:01
-
Version 1713225
- created: 2026-04-13 07:05:42
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `Payments_Processor__c` string , `Intro_Price_Approval__c` string , `Intro_Price_Discount_Threshold__c` string , `Lock_IntroPriceApproval__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-13/1776081896'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/opportunity_line_items/2026-04-13/1776081896
- id: 1713225
- processed: 1
- raw_data:
{ "ACHTransactionFee__c": 63, "AMEXDiscountRate__c": 43, "AMEXTransactionFee__c": 44, "AnnualFee__c": 62, "Annualgroup_del__c": 61, "Asset__c": 31, "AuthGroup_delete__c": 53, "BatchFee__c": 52, "Booking_Date__c": 89, "BundleTier__c": 23, "Bundle_Discount_10__c": 90, "Bundle_Query_ID__c": 93, "Cap__c": 78, "CardBrandFee__c": 39, "Child_IMC_Created__c": 100, "Child_Implementation_Case__c": 102, "ConnectionReceivedId": 21, "ConnectionSentId": 22, "Contract_Months_After_Promo__c": 85, "Contract_Term_in_Months__c": 72, "ConvertedtoAsset__c": 36, "CreatedById": 16, "CreatedDate": 15, "Created_via_Screenflow__c": 91, "CurrencyIsoCode": 6, "Custom_Pricing_Finalized__c": 46, "DS_Bundle_Name__c": 106, "Data_Load_By__c": 84, "DebitRate__c": 41, "Description": 14, "Discount": 8, "DiscountRate__c": 38, "Discount_Group_Prior_Value__c": 101, "Discountgroup_delete__c": 60, "ESS_Add_On_ID__c": 98, "Escalation_Percent__c": 73, "Escalation_Rate__c": 74, "Free_Initial_Period_Days__c": 82, "Free_Initial_Period__c": 75, "GPMCC__c": 55, "GatewayFee__c": 49, "GatewayTransactionFee__c": 48, "Id": 0, "Included_Minutes__c": 107, "Included_Tracking_Numbers__c": 108, "Integration_Software__c": 114, "IntroPrice__c": 115, "Intro_Discount_Dollars__c": 119, "Intro_Discount_Percent__c": 120, "Intro_Discount_Term__c": 121, "Intro_Price_Approval__c": 95, "Intro_Price_Discount_Threshold__c": 96, "Inventory_Campsites__c": 130, "Inventory_HouseBoats__c": 131, "Inventory_Lodging__c": 132, "Inventory_NonPowered__c": 133, "Inventory_PWCJetSki__c": 134, "Inventory_PoweredBoats__c": 135, "Inventory_RVSites__c": 136, "Inventory_RecreationalVehicles__c": 137, "Inventory_Slips__c": 138, "Inventory_Snowmobiles__c": 139, "IsDeleted": 20, "LastModifiedById": 18, "LastModifiedDate": 17, "ListPrice": 12, "List_Price_Custom__c": 113, "Lock_IntroPriceApproval__c": 97, "Lock_SalesPriceApproval__c": 129, "MRR_Year_1_Avg_Currency__c": 32, "MSTotalVolume__c": 56, "Marine_Calculated_Sales_Price__c": 116, "Marine_Reprice__c": 66, "Master_Opportunity_Product__c": 117, "Maximum_Usage__c": 109, "MidQualifiedRate__c": 35, "MonthlyFee__c": 40, "Next_Escalation_Date__c": 76, "NonQualifiedRate__c": 37, "NonQualifiedSurcharge__c": 34, "OpportunityId": 1, "Order_Product__c": 103, "Overage_Rate_for_Minutes__c": 110, "Overage_Rate_for_Tracking_Numbers__c": 111, "PassAVS__c": 28, "PassDuesAssessments__c": 30, "Pause_Bundle_Automation__c": 92, "Payment_Family__c": 47, "Payments_Processor__c": 94, "PerfacilityMVR__c": 64, "PerfacilityVolume__c": 65, "Price_Reduction_Flag__c": 67, "PricebookEntryId": 3, "Pricing_Type__c": 99, "Pro_Plus_Services_Currency__c": 29, "Product2Id": 4, "ProductCode": 5, "Product_Name__c": 26, "Product_Type__c": 24, "Promotional_Cap__c": 80, "Promotional_Tier_Rate__c": 81, "QualifiedRate__c": 42, "Quantity": 7, "Quantity_Adjustment_Flag__c": 68, "Reprice_Approval_Completed__c": 69, "Repriced_Asset__c": 70, "Repriced_Line_Item__c": 105, "RevOps_Override_Bookings_Type__c": 87, "RevOps_Override_Total_MRR__c": 88, "Rev_FixedRecurring_A__c": 140, "Rev_FixedRecurring_M__c": 141, "Rev_FixedRecurring_Q__c": 142, "Rev_NonRecurring_MQA__c": 143, "Rev_VariableRecurring_A__c": 144, "Rev_VariableRecurring_M__c": 145, "Rev_VariableRecurring_Q__c": 146, "SFMinimumBidRate__c": 104, "Sales_Price_DIscount_Approval_Status__c": 122, "Sales_Price_Discount_Threshold__c": 123, "ServiceDate": 13, "Services_Created_Date_Time__c": 86, "SetupFee__c": 50, "ShippingCost__c": 57, "SiteNumber__c": 124, "SortOrder": 2, "Stellar_Convenience_Fee__c": 118, "Subscription_End_Date__c": 128, "Subscription_Interval__c": 127, "Subtotal": 9, "SystemModstamp": 19, "TaxLocal__c": 58, "TaxState__c": 59, "Termed_Discounting__c": 77, "Termed_Discounting_not_needed__c": 83, "TerminalRentalMonthlyFee__c": 51, "TierRateGroup__c": 112, "Tier_Increase_Flag__c": 71, "Tier__c": 25, "TotalPrice": 10, "TransactionFee__c": 45, "UnitPrice": 11, "Vendor_Name__c": 79, "VolumeTierRate__c": 33, "WebsiteType__c": 27, "X_Intro_Discount_Dollars__c": 125, "X_Intro_Discount_Percent__c": 126, "monthlygroup_del__c": 54 } - schema_attributes:
{ "ACHTransactionFee__c": "string", "AMEXDiscountRate__c": "string", "AMEXTransactionFee__c": "string", "Amount": "string", "AnnualFee__c": "string", "Annualgroup_del__c": "string", "Asset__c": "string", "AuthGroup_delete__c": "string", "BatchFee__c": "string", "Booking_Date__c": "string", "BundleTier__c": "string", "Bundle_Discount_10__c": "string", "Bundle_Query_ID__c": "string", "Cap__c": "string", "CardBrandFee__c": "string", "Child_IMC_Created__c": "string", "Child_Implementation_Case__c": "string", "CloseDate": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "Contract_Months_After_Promo__c": "string", "Contract_Term_in_Months__c": "string", "ConvertedtoAsset__c": "string", "CreatedById": "string", "CreatedDate": "string", "Created_via_Screenflow__c": "string", "CurrencyIsoCode": "string", "Custom_Pricing_Finalized__c": "string", "DS_Bundle_Name__c": "string", "Data_Load_By__c": "string", "DebitRate__c": "string", "Description": "string", "Discount": "string", "DiscountRate__c": "string", "Discount_Group_Prior_Value__c": "string", "Discountgroup_delete__c": "string", "ESS_Add_On_ID__c": "string", "Escalation_Percent__c": "string", "Escalation_Rate__c": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Free_Initial_Period_Days__c": "string", "Free_Initial_Period__c": "string", "GPMCC__c": "string", "GatewayFee__c": "string", "GatewayTransactionFee__c": "string", "Id": "string", "Included_Minutes__c": "string", "Included_Tracking_Numbers__c": "string", "Integration_Software__c": "string", "IntroPrice__c": "string", "Intro_Discount_Dollars__c": "string", "Intro_Discount_Percent__c": "string", "Intro_Discount_Term__c": "string", "Intro_Price_Approval__c": "string", "Intro_Price_Discount_Threshold__c": "string", "Inventory_Campsites__c": "string", "Inventory_HouseBoats__c": "string", "Inventory_Lodging__c": "string", "Inventory_NonPowered__c": "string", "Inventory_PWCJetSki__c": "string", "Inventory_PWCJet_Ski__c": "string", "Inventory_PoweredBoats__c": "string", "Inventory_RVSites__c": "string", "Inventory_RecreationalVehicles__c": "string", "Inventory_Slips__c": "string", "Inventory_Snowmobiles__c": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "ListPrice": "string", "List_Price_Custom__c": "string", "Lock_IntroPriceApproval__c": "string", "Lock_SalesPriceApproval__c": "string", "MRR_Year_1_Avg_Currency__c": "string", "MSTotalVolume__c": "string", "Marine_Calculated_Sales_Price__c": "string", "Marine_Reprice__c": "string", "Master_Opportunity_Product__c": "string", "Maximum_Usage__c": "string", "MidQualifiedRate__c": "string", "MonthlyFee__c": "string", "Next_Escalation_Date__c": "string", "NonQualifiedRate__c": "string", "NonQualifiedSurcharge__c": "string", "OpportunityId": "string", "Order_Product__c": "string", "Overage_Rate_for_Minutes__c": "string", "Overage_Rate_for_Tracking_Numbers__c": "string", "PassAVS__c": "string", "PassDuesAssessments__c": "string", "Pause_Bundle_Automation__c": "string", "Payment_Family__c": "string", "Payments_Processor__c": "string", "PerfacilityMVR__c": "string", "PerfacilityVolume__c": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Price_Reduction_Flag__c": "string", "PricebookEntryId": "string", "Pricing_Type__c": "string", "Pro_Plus_Services_Currency__c": "string", "Probability": "string", "Product2Id": "string", "ProductCode": "string", "Product_Name__c": "string", "Product_Type__c": "string", "Promotional_Cap__c": "string", "Promotional_Tier_Rate__c": "string", "QualifiedRate__c": "string", "Quantity": "string", "Quantity_Adjustment_Flag__c": "string", "Reprice_Approval_Completed__c": "string", "Repriced_Asset__c": "string", "Repriced_Line_Item__c": "string", "RevOps_Override_Bookings_Type__c": "string", "RevOps_Override_Total_MRR__c": "string", "Rev_FixedRecurring_A__c": "string", "Rev_FixedRecurring_M__c": "string", "Rev_FixedRecurring_Q__c": "string", "Rev_NonRecurring_MQA__c": "string", "Rev_VariableRecurring_A__c": "string", "Rev_VariableRecurring_M__c": "string", "Rev_VariableRecurring_Q__c": "string", "SFMinimumBidRate__c": "string", "Sales_Price_DIscount_Approval_Status__c": "string", "Sales_Price_Discount_Threshold__c": "string", "ServiceDate": "string", "Services_Created_Date_Time__c": "string", "SetupFee__c": "string", "ShippingCost__c": "string", "SiteNumber__c": "string", "SortOrder": "string", "StageName": "string", "Stellar_Convenience_Fee__c": "string", "Subscription_End_Date__c": "string", "Subscription_Interval__c": "string", "Subtotal": "string", "SystemModstamp": "string", "TaxLocal__c": "string", "TaxState__c": "string", "Termed_Discounting__c": "string", "Termed_Discounting_not_needed__c": "string", "TerminalRentalMonthlyFee__c": "string", "TierRateGroup__c": "string", "Tier_Increase_Flag__c": "string", "Tier__c": "string", "TotalPrice": "string", "TransactionFee__c": "string", "UnitPrice": "string", "Vendor_Name__c": "string", "VolumeTierRate__c": "string", "WebsiteType__c": "string", "X_Intro_Discount_Dollars__c": "string", "X_Intro_Discount_Percent__c": "string", "monthlygroup_del__c": "string", "sfcloud__Bundle_Description__c": "string", "sfcloud__Bundle_Hierarchy__c": "string", "sfcloud__Bundle_Item__c": "string", "sfcloud__Bundle_Items__c": "string", "sfcloud__Bundle_Path__c": "string", "sfcloud__Bundle_Quantity__c": "string", "sfcloud__Description__c": "string", "sfcloud__Product_Bundle__c": "string", "sfcloud__Volume_Pricing_Model__c": "string" } - schema_name_id: 1187
- schema_scan_id: 161948301
- updated: 2026-04-13 07:05:56
-
Version 1712030
- created: 2026-04-12 07:06:19
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `Payments_Processor__c` string , `Intro_Price_Approval__c` string , `Intro_Price_Discount_Threshold__c` string , `Lock_IntroPriceApproval__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-12/1775995564'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/opportunity_line_items/2026-04-12/1775995564
- id: 1712030
- processed: 1
- raw_data:
{ "ACHTransactionFee__c": 63, "AMEXDiscountRate__c": 43, "AMEXTransactionFee__c": 44, "AnnualFee__c": 62, "Annualgroup_del__c": 61, "Asset__c": 31, "AuthGroup_delete__c": 53, "BatchFee__c": 52, "Booking_Date__c": 89, "BundleTier__c": 23, "Bundle_Discount_10__c": 90, "Bundle_Query_ID__c": 93, "Cap__c": 78, "CardBrandFee__c": 39, "Child_IMC_Created__c": 100, "Child_Implementation_Case__c": 102, "ConnectionReceivedId": 21, "ConnectionSentId": 22, "Contract_Months_After_Promo__c": 85, "Contract_Term_in_Months__c": 72, "ConvertedtoAsset__c": 36, "CreatedById": 16, "CreatedDate": 15, "Created_via_Screenflow__c": 91, "CurrencyIsoCode": 6, "Custom_Pricing_Finalized__c": 46, "DS_Bundle_Name__c": 106, "Data_Load_By__c": 84, "DebitRate__c": 41, "Description": 14, "Discount": 8, "DiscountRate__c": 38, "Discount_Group_Prior_Value__c": 101, "Discountgroup_delete__c": 60, "ESS_Add_On_ID__c": 98, "Escalation_Percent__c": 73, "Escalation_Rate__c": 74, "Free_Initial_Period_Days__c": 82, "Free_Initial_Period__c": 75, "GPMCC__c": 55, "GatewayFee__c": 49, "GatewayTransactionFee__c": 48, "Id": 0, "Included_Minutes__c": 107, "Included_Tracking_Numbers__c": 108, "Integration_Software__c": 114, "IntroPrice__c": 115, "Intro_Discount_Dollars__c": 119, "Intro_Discount_Percent__c": 120, "Intro_Discount_Term__c": 121, "Intro_Price_Approval__c": 95, "Intro_Price_Discount_Threshold__c": 96, "Inventory_Campsites__c": 130, "Inventory_HouseBoats__c": 131, "Inventory_Lodging__c": 132, "Inventory_NonPowered__c": 133, "Inventory_PWCJetSki__c": 134, "Inventory_PoweredBoats__c": 135, "Inventory_RVSites__c": 136, "Inventory_RecreationalVehicles__c": 137, "Inventory_Slips__c": 138, "Inventory_Snowmobiles__c": 139, "IsDeleted": 20, "LastModifiedById": 18, "LastModifiedDate": 17, "ListPrice": 12, "List_Price_Custom__c": 113, "Lock_IntroPriceApproval__c": 97, "Lock_SalesPriceApproval__c": 129, "MRR_Year_1_Avg_Currency__c": 32, "MSTotalVolume__c": 56, "Marine_Calculated_Sales_Price__c": 116, "Marine_Reprice__c": 66, "Master_Opportunity_Product__c": 117, "Maximum_Usage__c": 109, "MidQualifiedRate__c": 35, "MonthlyFee__c": 40, "Next_Escalation_Date__c": 76, "NonQualifiedRate__c": 37, "NonQualifiedSurcharge__c": 34, "OpportunityId": 1, "Order_Product__c": 103, "Overage_Rate_for_Minutes__c": 110, "Overage_Rate_for_Tracking_Numbers__c": 111, "PassAVS__c": 28, "PassDuesAssessments__c": 30, "Pause_Bundle_Automation__c": 92, "Payment_Family__c": 47, "Payments_Processor__c": 94, "PerfacilityMVR__c": 64, "PerfacilityVolume__c": 65, "Price_Reduction_Flag__c": 67, "PricebookEntryId": 3, "Pricing_Type__c": 99, "Pro_Plus_Services_Currency__c": 29, "Product2Id": 4, "ProductCode": 5, "Product_Name__c": 26, "Product_Type__c": 24, "Promotional_Cap__c": 80, "Promotional_Tier_Rate__c": 81, "QualifiedRate__c": 42, "Quantity": 7, "Quantity_Adjustment_Flag__c": 68, "Reprice_Approval_Completed__c": 69, "Repriced_Asset__c": 70, "Repriced_Line_Item__c": 105, "RevOps_Override_Bookings_Type__c": 87, "RevOps_Override_Total_MRR__c": 88, "Rev_FixedRecurring_A__c": 140, "Rev_FixedRecurring_M__c": 141, "Rev_FixedRecurring_Q__c": 142, "Rev_NonRecurring_MQA__c": 143, "Rev_VariableRecurring_A__c": 144, "Rev_VariableRecurring_M__c": 145, "Rev_VariableRecurring_Q__c": 146, "SFMinimumBidRate__c": 104, "Sales_Price_DIscount_Approval_Status__c": 122, "Sales_Price_Discount_Threshold__c": 123, "ServiceDate": 13, "Services_Created_Date_Time__c": 86, "SetupFee__c": 50, "ShippingCost__c": 57, "SiteNumber__c": 124, "SortOrder": 2, "Stellar_Convenience_Fee__c": 118, "Subscription_End_Date__c": 128, "Subscription_Interval__c": 127, "Subtotal": 9, "SystemModstamp": 19, "TaxLocal__c": 58, "TaxState__c": 59, "Termed_Discounting__c": 77, "Termed_Discounting_not_needed__c": 83, "TerminalRentalMonthlyFee__c": 51, "TierRateGroup__c": 112, "Tier_Increase_Flag__c": 71, "Tier__c": 25, "TotalPrice": 10, "TransactionFee__c": 45, "UnitPrice": 11, "Vendor_Name__c": 79, "VolumeTierRate__c": 33, "WebsiteType__c": 27, "X_Intro_Discount_Dollars__c": 125, "X_Intro_Discount_Percent__c": 126, "monthlygroup_del__c": 54 } - schema_attributes:
{ "ACHTransactionFee__c": "string", "AMEXDiscountRate__c": "string", "AMEXTransactionFee__c": "string", "Amount": "string", "AnnualFee__c": "string", "Annualgroup_del__c": "string", "Asset__c": "string", "AuthGroup_delete__c": "string", "BatchFee__c": "string", "Booking_Date__c": "string", "BundleTier__c": "string", "Bundle_Discount_10__c": "string", "Bundle_Query_ID__c": "string", "Cap__c": "string", "CardBrandFee__c": "string", "Child_IMC_Created__c": "string", "Child_Implementation_Case__c": "string", "CloseDate": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "Contract_Months_After_Promo__c": "string", "Contract_Term_in_Months__c": "string", "ConvertedtoAsset__c": "string", "CreatedById": "string", "CreatedDate": "string", "Created_via_Screenflow__c": "string", "CurrencyIsoCode": "string", "Custom_Pricing_Finalized__c": "string", "DS_Bundle_Name__c": "string", "Data_Load_By__c": "string", "DebitRate__c": "string", "Description": "string", "Discount": "string", "DiscountRate__c": "string", "Discount_Group_Prior_Value__c": "string", "Discountgroup_delete__c": "string", "ESS_Add_On_ID__c": "string", "Escalation_Percent__c": "string", "Escalation_Rate__c": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Free_Initial_Period_Days__c": "string", "Free_Initial_Period__c": "string", "GPMCC__c": "string", "GatewayFee__c": "string", "GatewayTransactionFee__c": "string", "Id": "string", "Included_Minutes__c": "string", "Included_Tracking_Numbers__c": "string", "Integration_Software__c": "string", "IntroPrice__c": "string", "Intro_Discount_Dollars__c": "string", "Intro_Discount_Percent__c": "string", "Intro_Discount_Term__c": "string", "Intro_Price_Approval__c": "string", "Intro_Price_Discount_Threshold__c": "string", "Inventory_Campsites__c": "string", "Inventory_HouseBoats__c": "string", "Inventory_Lodging__c": "string", "Inventory_NonPowered__c": "string", "Inventory_PWCJetSki__c": "string", "Inventory_PWCJet_Ski__c": "string", "Inventory_PoweredBoats__c": "string", "Inventory_RVSites__c": "string", "Inventory_RecreationalVehicles__c": "string", "Inventory_Slips__c": "string", "Inventory_Snowmobiles__c": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "ListPrice": "string", "List_Price_Custom__c": "string", "Lock_IntroPriceApproval__c": "string", "Lock_SalesPriceApproval__c": "string", "MRR_Year_1_Avg_Currency__c": "string", "MSTotalVolume__c": "string", "Marine_Calculated_Sales_Price__c": "string", "Marine_Reprice__c": "string", "Master_Opportunity_Product__c": "string", "Maximum_Usage__c": "string", "MidQualifiedRate__c": "string", "MonthlyFee__c": "string", "Next_Escalation_Date__c": "string", "NonQualifiedRate__c": "string", "NonQualifiedSurcharge__c": "string", "OpportunityId": "string", "Order_Product__c": "string", "Overage_Rate_for_Minutes__c": "string", "Overage_Rate_for_Tracking_Numbers__c": "string", "PassAVS__c": "string", "PassDuesAssessments__c": "string", "Pause_Bundle_Automation__c": "string", "Payment_Family__c": "string", "Payments_Processor__c": "string", "PerfacilityMVR__c": "string", "PerfacilityVolume__c": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Price_Reduction_Flag__c": "string", "PricebookEntryId": "string", "Pricing_Type__c": "string", "Pro_Plus_Services_Currency__c": "string", "Probability": "string", "Product2Id": "string", "ProductCode": "string", "Product_Name__c": "string", "Product_Type__c": "string", "Promotional_Cap__c": "string", "Promotional_Tier_Rate__c": "string", "QualifiedRate__c": "string", "Quantity": "string", "Quantity_Adjustment_Flag__c": "string", "Reprice_Approval_Completed__c": "string", "Repriced_Asset__c": "string", "Repriced_Line_Item__c": "string", "RevOps_Override_Bookings_Type__c": "string", "RevOps_Override_Total_MRR__c": "string", "Rev_FixedRecurring_A__c": "string", "Rev_FixedRecurring_M__c": "string", "Rev_FixedRecurring_Q__c": "string", "Rev_NonRecurring_MQA__c": "string", "Rev_VariableRecurring_A__c": "string", "Rev_VariableRecurring_M__c": "string", "Rev_VariableRecurring_Q__c": "string", "SFMinimumBidRate__c": "string", "Sales_Price_DIscount_Approval_Status__c": "string", "Sales_Price_Discount_Threshold__c": "string", "ServiceDate": "string", "Services_Created_Date_Time__c": "string", "SetupFee__c": "string", "ShippingCost__c": "string", "SiteNumber__c": "string", "SortOrder": "string", "StageName": "string", "Stellar_Convenience_Fee__c": "string", "Subscription_End_Date__c": "string", "Subscription_Interval__c": "string", "Subtotal": "string", "SystemModstamp": "string", "TaxLocal__c": "string", "TaxState__c": "string", "Termed_Discounting__c": "string", "Termed_Discounting_not_needed__c": "string", "TerminalRentalMonthlyFee__c": "string", "TierRateGroup__c": "string", "Tier_Increase_Flag__c": "string", "Tier__c": "string", "TotalPrice": "string", "TransactionFee__c": "string", "UnitPrice": "string", "Vendor_Name__c": "string", "VolumeTierRate__c": "string", "WebsiteType__c": "string", "X_Intro_Discount_Dollars__c": "string", "X_Intro_Discount_Percent__c": "string", "monthlygroup_del__c": "string", "sfcloud__Bundle_Description__c": "string", "sfcloud__Bundle_Hierarchy__c": "string", "sfcloud__Bundle_Item__c": "string", "sfcloud__Bundle_Items__c": "string", "sfcloud__Bundle_Path__c": "string", "sfcloud__Bundle_Quantity__c": "string", "sfcloud__Description__c": "string", "sfcloud__Product_Bundle__c": "string", "sfcloud__Volume_Pricing_Model__c": "string" } - schema_name_id: 1187
- schema_scan_id: 161899510
- updated: 2026-04-12 07:06:32
-
Version 1710842
- created: 2026-04-11 07:05:38
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `Payments_Processor__c` string , `Intro_Price_Approval__c` string , `Intro_Price_Discount_Threshold__c` string , `Lock_IntroPriceApproval__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-11/1775909062'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/opportunity_line_items/2026-04-11/1775909062
- id: 1710842
- processed: 1
- raw_data:
{ "ACHTransactionFee__c": 63, "AMEXDiscountRate__c": 43, "AMEXTransactionFee__c": 44, "AnnualFee__c": 62, "Annualgroup_del__c": 61, "Asset__c": 31, "AuthGroup_delete__c": 53, "BatchFee__c": 52, "Booking_Date__c": 89, "BundleTier__c": 23, "Bundle_Discount_10__c": 90, "Bundle_Query_ID__c": 93, "Cap__c": 78, "CardBrandFee__c": 39, "Child_IMC_Created__c": 100, "Child_Implementation_Case__c": 102, "ConnectionReceivedId": 21, "ConnectionSentId": 22, "Contract_Months_After_Promo__c": 85, "Contract_Term_in_Months__c": 72, "ConvertedtoAsset__c": 36, "CreatedById": 16, "CreatedDate": 15, "Created_via_Screenflow__c": 91, "CurrencyIsoCode": 6, "Custom_Pricing_Finalized__c": 46, "DS_Bundle_Name__c": 106, "Data_Load_By__c": 84, "DebitRate__c": 41, "Description": 14, "Discount": 8, "DiscountRate__c": 38, "Discount_Group_Prior_Value__c": 101, "Discountgroup_delete__c": 60, "ESS_Add_On_ID__c": 98, "Escalation_Percent__c": 73, "Escalation_Rate__c": 74, "Free_Initial_Period_Days__c": 82, "Free_Initial_Period__c": 75, "GPMCC__c": 55, "GatewayFee__c": 49, "GatewayTransactionFee__c": 48, "Id": 0, "Included_Minutes__c": 107, "Included_Tracking_Numbers__c": 108, "Integration_Software__c": 114, "IntroPrice__c": 115, "Intro_Discount_Dollars__c": 119, "Intro_Discount_Percent__c": 120, "Intro_Discount_Term__c": 121, "Intro_Price_Approval__c": 95, "Intro_Price_Discount_Threshold__c": 96, "Inventory_Campsites__c": 130, "Inventory_HouseBoats__c": 131, "Inventory_Lodging__c": 132, "Inventory_NonPowered__c": 133, "Inventory_PWCJetSki__c": 134, "Inventory_PoweredBoats__c": 135, "Inventory_RVSites__c": 136, "Inventory_RecreationalVehicles__c": 137, "Inventory_Slips__c": 138, "Inventory_Snowmobiles__c": 139, "IsDeleted": 20, "LastModifiedById": 18, "LastModifiedDate": 17, "ListPrice": 12, "List_Price_Custom__c": 113, "Lock_IntroPriceApproval__c": 97, "Lock_SalesPriceApproval__c": 129, "MRR_Year_1_Avg_Currency__c": 32, "MSTotalVolume__c": 56, "Marine_Calculated_Sales_Price__c": 116, "Marine_Reprice__c": 66, "Master_Opportunity_Product__c": 117, "Maximum_Usage__c": 109, "MidQualifiedRate__c": 35, "MonthlyFee__c": 40, "Next_Escalation_Date__c": 76, "NonQualifiedRate__c": 37, "NonQualifiedSurcharge__c": 34, "OpportunityId": 1, "Order_Product__c": 103, "Overage_Rate_for_Minutes__c": 110, "Overage_Rate_for_Tracking_Numbers__c": 111, "PassAVS__c": 28, "PassDuesAssessments__c": 30, "Pause_Bundle_Automation__c": 92, "Payment_Family__c": 47, "Payments_Processor__c": 94, "PerfacilityMVR__c": 64, "PerfacilityVolume__c": 65, "Price_Reduction_Flag__c": 67, "PricebookEntryId": 3, "Pricing_Type__c": 99, "Pro_Plus_Services_Currency__c": 29, "Product2Id": 4, "ProductCode": 5, "Product_Name__c": 26, "Product_Type__c": 24, "Promotional_Cap__c": 80, "Promotional_Tier_Rate__c": 81, "QualifiedRate__c": 42, "Quantity": 7, "Quantity_Adjustment_Flag__c": 68, "Reprice_Approval_Completed__c": 69, "Repriced_Asset__c": 70, "Repriced_Line_Item__c": 105, "RevOps_Override_Bookings_Type__c": 87, "RevOps_Override_Total_MRR__c": 88, "Rev_FixedRecurring_A__c": 140, "Rev_FixedRecurring_M__c": 141, "Rev_FixedRecurring_Q__c": 142, "Rev_NonRecurring_MQA__c": 143, "Rev_VariableRecurring_A__c": 144, "Rev_VariableRecurring_M__c": 145, "Rev_VariableRecurring_Q__c": 146, "SFMinimumBidRate__c": 104, "Sales_Price_DIscount_Approval_Status__c": 122, "Sales_Price_Discount_Threshold__c": 123, "ServiceDate": 13, "Services_Created_Date_Time__c": 86, "SetupFee__c": 50, "ShippingCost__c": 57, "SiteNumber__c": 124, "SortOrder": 2, "Stellar_Convenience_Fee__c": 118, "Subscription_End_Date__c": 128, "Subscription_Interval__c": 127, "Subtotal": 9, "SystemModstamp": 19, "TaxLocal__c": 58, "TaxState__c": 59, "Termed_Discounting__c": 77, "Termed_Discounting_not_needed__c": 83, "TerminalRentalMonthlyFee__c": 51, "TierRateGroup__c": 112, "Tier_Increase_Flag__c": 71, "Tier__c": 25, "TotalPrice": 10, "TransactionFee__c": 45, "UnitPrice": 11, "Vendor_Name__c": 79, "VolumeTierRate__c": 33, "WebsiteType__c": 27, "X_Intro_Discount_Dollars__c": 125, "X_Intro_Discount_Percent__c": 126, "monthlygroup_del__c": 54 } - schema_attributes:
{ "ACHTransactionFee__c": "string", "AMEXDiscountRate__c": "string", "AMEXTransactionFee__c": "string", "Amount": "string", "AnnualFee__c": "string", "Annualgroup_del__c": "string", "Asset__c": "string", "AuthGroup_delete__c": "string", "BatchFee__c": "string", "Booking_Date__c": "string", "BundleTier__c": "string", "Bundle_Discount_10__c": "string", "Bundle_Query_ID__c": "string", "Cap__c": "string", "CardBrandFee__c": "string", "Child_IMC_Created__c": "string", "Child_Implementation_Case__c": "string", "CloseDate": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "Contract_Months_After_Promo__c": "string", "Contract_Term_in_Months__c": "string", "ConvertedtoAsset__c": "string", "CreatedById": "string", "CreatedDate": "string", "Created_via_Screenflow__c": "string", "CurrencyIsoCode": "string", "Custom_Pricing_Finalized__c": "string", "DS_Bundle_Name__c": "string", "Data_Load_By__c": "string", "DebitRate__c": "string", "Description": "string", "Discount": "string", "DiscountRate__c": "string", "Discount_Group_Prior_Value__c": "string", "Discountgroup_delete__c": "string", "ESS_Add_On_ID__c": "string", "Escalation_Percent__c": "string", "Escalation_Rate__c": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Free_Initial_Period_Days__c": "string", "Free_Initial_Period__c": "string", "GPMCC__c": "string", "GatewayFee__c": "string", "GatewayTransactionFee__c": "string", "Id": "string", "Included_Minutes__c": "string", "Included_Tracking_Numbers__c": "string", "Integration_Software__c": "string", "IntroPrice__c": "string", "Intro_Discount_Dollars__c": "string", "Intro_Discount_Percent__c": "string", "Intro_Discount_Term__c": "string", "Intro_Price_Approval__c": "string", "Intro_Price_Discount_Threshold__c": "string", "Inventory_Campsites__c": "string", "Inventory_HouseBoats__c": "string", "Inventory_Lodging__c": "string", "Inventory_NonPowered__c": "string", "Inventory_PWCJetSki__c": "string", "Inventory_PWCJet_Ski__c": "string", "Inventory_PoweredBoats__c": "string", "Inventory_RVSites__c": "string", "Inventory_RecreationalVehicles__c": "string", "Inventory_Slips__c": "string", "Inventory_Snowmobiles__c": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "ListPrice": "string", "List_Price_Custom__c": "string", "Lock_IntroPriceApproval__c": "string", "Lock_SalesPriceApproval__c": "string", "MRR_Year_1_Avg_Currency__c": "string", "MSTotalVolume__c": "string", "Marine_Calculated_Sales_Price__c": "string", "Marine_Reprice__c": "string", "Master_Opportunity_Product__c": "string", "Maximum_Usage__c": "string", "MidQualifiedRate__c": "string", "MonthlyFee__c": "string", "Next_Escalation_Date__c": "string", "NonQualifiedRate__c": "string", "NonQualifiedSurcharge__c": "string", "OpportunityId": "string", "Order_Product__c": "string", "Overage_Rate_for_Minutes__c": "string", "Overage_Rate_for_Tracking_Numbers__c": "string", "PassAVS__c": "string", "PassDuesAssessments__c": "string", "Pause_Bundle_Automation__c": "string", "Payment_Family__c": "string", "Payments_Processor__c": "string", "PerfacilityMVR__c": "string", "PerfacilityVolume__c": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Price_Reduction_Flag__c": "string", "PricebookEntryId": "string", "Pricing_Type__c": "string", "Pro_Plus_Services_Currency__c": "string", "Probability": "string", "Product2Id": "string", "ProductCode": "string", "Product_Name__c": "string", "Product_Type__c": "string", "Promotional_Cap__c": "string", "Promotional_Tier_Rate__c": "string", "QualifiedRate__c": "string", "Quantity": "string", "Quantity_Adjustment_Flag__c": "string", "Reprice_Approval_Completed__c": "string", "Repriced_Asset__c": "string", "Repriced_Line_Item__c": "string", "RevOps_Override_Bookings_Type__c": "string", "RevOps_Override_Total_MRR__c": "string", "Rev_FixedRecurring_A__c": "string", "Rev_FixedRecurring_M__c": "string", "Rev_FixedRecurring_Q__c": "string", "Rev_NonRecurring_MQA__c": "string", "Rev_VariableRecurring_A__c": "string", "Rev_VariableRecurring_M__c": "string", "Rev_VariableRecurring_Q__c": "string", "SFMinimumBidRate__c": "string", "Sales_Price_DIscount_Approval_Status__c": "string", "Sales_Price_Discount_Threshold__c": "string", "ServiceDate": "string", "Services_Created_Date_Time__c": "string", "SetupFee__c": "string", "ShippingCost__c": "string", "SiteNumber__c": "string", "SortOrder": "string", "StageName": "string", "Stellar_Convenience_Fee__c": "string", "Subscription_End_Date__c": "string", "Subscription_Interval__c": "string", "Subtotal": "string", "SystemModstamp": "string", "TaxLocal__c": "string", "TaxState__c": "string", "Termed_Discounting__c": "string", "Termed_Discounting_not_needed__c": "string", "TerminalRentalMonthlyFee__c": "string", "TierRateGroup__c": "string", "Tier_Increase_Flag__c": "string", "Tier__c": "string", "TotalPrice": "string", "TransactionFee__c": "string", "UnitPrice": "string", "Vendor_Name__c": "string", "VolumeTierRate__c": "string", "WebsiteType__c": "string", "X_Intro_Discount_Dollars__c": "string", "X_Intro_Discount_Percent__c": "string", "monthlygroup_del__c": "string", "sfcloud__Bundle_Description__c": "string", "sfcloud__Bundle_Hierarchy__c": "string", "sfcloud__Bundle_Item__c": "string", "sfcloud__Bundle_Items__c": "string", "sfcloud__Bundle_Path__c": "string", "sfcloud__Bundle_Quantity__c": "string", "sfcloud__Description__c": "string", "sfcloud__Product_Bundle__c": "string", "sfcloud__Volume_Pricing_Model__c": "string" } - schema_name_id: 1187
- schema_scan_id: 161846851
- updated: 2026-04-11 07:05:51
-
Version 1709648
- created: 2026-04-10 07:05:07
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `Payments_Processor__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-10/1775822693'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/opportunity_line_items/2026-04-10/1775822693
- id: 1709648
- processed: 1
- raw_data:
{ "ACHTransactionFee__c": 63, "AMEXDiscountRate__c": 43, "AMEXTransactionFee__c": 44, "AnnualFee__c": 62, "Annualgroup_del__c": 61, "Asset__c": 31, "AuthGroup_delete__c": 53, "BatchFee__c": 52, "Booking_Date__c": 89, "BundleTier__c": 23, "Bundle_Discount_10__c": 90, "Bundle_Query_ID__c": 93, "Cap__c": 78, "CardBrandFee__c": 39, "Child_IMC_Created__c": 97, "Child_Implementation_Case__c": 99, "ConnectionReceivedId": 21, "ConnectionSentId": 22, "Contract_Months_After_Promo__c": 85, "Contract_Term_in_Months__c": 72, "ConvertedtoAsset__c": 36, "CreatedById": 16, "CreatedDate": 15, "Created_via_Screenflow__c": 91, "CurrencyIsoCode": 6, "Custom_Pricing_Finalized__c": 46, "DS_Bundle_Name__c": 103, "Data_Load_By__c": 84, "DebitRate__c": 41, "Description": 14, "Discount": 8, "DiscountRate__c": 38, "Discount_Group_Prior_Value__c": 98, "Discountgroup_delete__c": 60, "ESS_Add_On_ID__c": 95, "Escalation_Percent__c": 73, "Escalation_Rate__c": 74, "Free_Initial_Period_Days__c": 82, "Free_Initial_Period__c": 75, "GPMCC__c": 55, "GatewayFee__c": 49, "GatewayTransactionFee__c": 48, "Id": 0, "Included_Minutes__c": 104, "Included_Tracking_Numbers__c": 105, "Integration_Software__c": 111, "IntroPrice__c": 112, "Intro_Discount_Dollars__c": 116, "Intro_Discount_Percent__c": 117, "Intro_Discount_Term__c": 118, "Inventory_Campsites__c": 127, "Inventory_HouseBoats__c": 128, "Inventory_Lodging__c": 129, "Inventory_NonPowered__c": 130, "Inventory_PWCJetSki__c": 131, "Inventory_PoweredBoats__c": 132, "Inventory_RVSites__c": 133, "Inventory_RecreationalVehicles__c": 134, "Inventory_Slips__c": 135, "Inventory_Snowmobiles__c": 136, "IsDeleted": 20, "LastModifiedById": 18, "LastModifiedDate": 17, "ListPrice": 12, "List_Price_Custom__c": 110, "Lock_SalesPriceApproval__c": 126, "MRR_Year_1_Avg_Currency__c": 32, "MSTotalVolume__c": 56, "Marine_Calculated_Sales_Price__c": 113, "Marine_Reprice__c": 66, "Master_Opportunity_Product__c": 114, "Maximum_Usage__c": 106, "MidQualifiedRate__c": 35, "MonthlyFee__c": 40, "Next_Escalation_Date__c": 76, "NonQualifiedRate__c": 37, "NonQualifiedSurcharge__c": 34, "OpportunityId": 1, "Order_Product__c": 100, "Overage_Rate_for_Minutes__c": 107, "Overage_Rate_for_Tracking_Numbers__c": 108, "PassAVS__c": 28, "PassDuesAssessments__c": 30, "Pause_Bundle_Automation__c": 92, "Payment_Family__c": 47, "Payments_Processor__c": 94, "PerfacilityMVR__c": 64, "PerfacilityVolume__c": 65, "Price_Reduction_Flag__c": 67, "PricebookEntryId": 3, "Pricing_Type__c": 96, "Pro_Plus_Services_Currency__c": 29, "Product2Id": 4, "ProductCode": 5, "Product_Name__c": 26, "Product_Type__c": 24, "Promotional_Cap__c": 80, "Promotional_Tier_Rate__c": 81, "QualifiedRate__c": 42, "Quantity": 7, "Quantity_Adjustment_Flag__c": 68, "Reprice_Approval_Completed__c": 69, "Repriced_Asset__c": 70, "Repriced_Line_Item__c": 102, "RevOps_Override_Bookings_Type__c": 87, "RevOps_Override_Total_MRR__c": 88, "Rev_FixedRecurring_A__c": 137, "Rev_FixedRecurring_M__c": 138, "Rev_FixedRecurring_Q__c": 139, "Rev_NonRecurring_MQA__c": 140, "Rev_VariableRecurring_A__c": 141, "Rev_VariableRecurring_M__c": 142, "Rev_VariableRecurring_Q__c": 143, "SFMinimumBidRate__c": 101, "Sales_Price_DIscount_Approval_Status__c": 119, "Sales_Price_Discount_Threshold__c": 120, "ServiceDate": 13, "Services_Created_Date_Time__c": 86, "SetupFee__c": 50, "ShippingCost__c": 57, "SiteNumber__c": 121, "SortOrder": 2, "Stellar_Convenience_Fee__c": 115, "Subscription_End_Date__c": 125, "Subscription_Interval__c": 124, "Subtotal": 9, "SystemModstamp": 19, "TaxLocal__c": 58, "TaxState__c": 59, "Termed_Discounting__c": 77, "Termed_Discounting_not_needed__c": 83, "TerminalRentalMonthlyFee__c": 51, "TierRateGroup__c": 109, "Tier_Increase_Flag__c": 71, "Tier__c": 25, "TotalPrice": 10, "TransactionFee__c": 45, "UnitPrice": 11, "Vendor_Name__c": 79, "VolumeTierRate__c": 33, "WebsiteType__c": 27, "X_Intro_Discount_Dollars__c": 122, "X_Intro_Discount_Percent__c": 123, "monthlygroup_del__c": 54 } - schema_attributes:
{ "ACHTransactionFee__c": "string", "AMEXDiscountRate__c": "string", "AMEXTransactionFee__c": "string", "Amount": "string", "AnnualFee__c": "string", "Annualgroup_del__c": "string", "Asset__c": "string", "AuthGroup_delete__c": "string", "BatchFee__c": "string", "Booking_Date__c": "string", "BundleTier__c": "string", "Bundle_Discount_10__c": "string", "Bundle_Query_ID__c": "string", "Cap__c": "string", "CardBrandFee__c": "string", "Child_IMC_Created__c": "string", "Child_Implementation_Case__c": "string", "CloseDate": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "Contract_Months_After_Promo__c": "string", "Contract_Term_in_Months__c": "string", "ConvertedtoAsset__c": "string", "CreatedById": "string", "CreatedDate": "string", "Created_via_Screenflow__c": "string", "CurrencyIsoCode": "string", "Custom_Pricing_Finalized__c": "string", "DS_Bundle_Name__c": "string", "Data_Load_By__c": "string", "DebitRate__c": "string", "Description": "string", "Discount": "string", "DiscountRate__c": "string", "Discount_Group_Prior_Value__c": "string", "Discountgroup_delete__c": "string", "ESS_Add_On_ID__c": "string", "Escalation_Percent__c": "string", "Escalation_Rate__c": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Free_Initial_Period_Days__c": "string", "Free_Initial_Period__c": "string", "GPMCC__c": "string", "GatewayFee__c": "string", "GatewayTransactionFee__c": "string", "Id": "string", "Included_Minutes__c": "string", "Included_Tracking_Numbers__c": "string", "Integration_Software__c": "string", "IntroPrice__c": "string", "Intro_Discount_Dollars__c": "string", "Intro_Discount_Percent__c": "string", "Intro_Discount_Term__c": "string", "Inventory_Campsites__c": "string", "Inventory_HouseBoats__c": "string", "Inventory_Lodging__c": "string", "Inventory_NonPowered__c": "string", "Inventory_PWCJetSki__c": "string", "Inventory_PWCJet_Ski__c": "string", "Inventory_PoweredBoats__c": "string", "Inventory_RVSites__c": "string", "Inventory_RecreationalVehicles__c": "string", "Inventory_Slips__c": "string", "Inventory_Snowmobiles__c": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "ListPrice": "string", "List_Price_Custom__c": "string", "Lock_SalesPriceApproval__c": "string", "MRR_Year_1_Avg_Currency__c": "string", "MSTotalVolume__c": "string", "Marine_Calculated_Sales_Price__c": "string", "Marine_Reprice__c": "string", "Master_Opportunity_Product__c": "string", "Maximum_Usage__c": "string", "MidQualifiedRate__c": "string", "MonthlyFee__c": "string", "Next_Escalation_Date__c": "string", "NonQualifiedRate__c": "string", "NonQualifiedSurcharge__c": "string", "OpportunityId": "string", "Order_Product__c": "string", "Overage_Rate_for_Minutes__c": "string", "Overage_Rate_for_Tracking_Numbers__c": "string", "PassAVS__c": "string", "PassDuesAssessments__c": "string", "Pause_Bundle_Automation__c": "string", "Payment_Family__c": "string", "Payments_Processor__c": "string", "PerfacilityMVR__c": "string", "PerfacilityVolume__c": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Price_Reduction_Flag__c": "string", "PricebookEntryId": "string", "Pricing_Type__c": "string", "Pro_Plus_Services_Currency__c": "string", "Probability": "string", "Product2Id": "string", "ProductCode": "string", "Product_Name__c": "string", "Product_Type__c": "string", "Promotional_Cap__c": "string", "Promotional_Tier_Rate__c": "string", "QualifiedRate__c": "string", "Quantity": "string", "Quantity_Adjustment_Flag__c": "string", "Reprice_Approval_Completed__c": "string", "Repriced_Asset__c": "string", "Repriced_Line_Item__c": "string", "RevOps_Override_Bookings_Type__c": "string", "RevOps_Override_Total_MRR__c": "string", "Rev_FixedRecurring_A__c": "string", "Rev_FixedRecurring_M__c": "string", "Rev_FixedRecurring_Q__c": "string", "Rev_NonRecurring_MQA__c": "string", "Rev_VariableRecurring_A__c": "string", "Rev_VariableRecurring_M__c": "string", "Rev_VariableRecurring_Q__c": "string", "SFMinimumBidRate__c": "string", "Sales_Price_DIscount_Approval_Status__c": "string", "Sales_Price_Discount_Threshold__c": "string", "ServiceDate": "string", "Services_Created_Date_Time__c": "string", "SetupFee__c": "string", "ShippingCost__c": "string", "SiteNumber__c": "string", "SortOrder": "string", "StageName": "string", "Stellar_Convenience_Fee__c": "string", "Subscription_End_Date__c": "string", "Subscription_Interval__c": "string", "Subtotal": "string", "SystemModstamp": "string", "TaxLocal__c": "string", "TaxState__c": "string", "Termed_Discounting__c": "string", "Termed_Discounting_not_needed__c": "string", "TerminalRentalMonthlyFee__c": "string", "TierRateGroup__c": "string", "Tier_Increase_Flag__c": "string", "Tier__c": "string", "TotalPrice": "string", "TransactionFee__c": "string", "UnitPrice": "string", "Vendor_Name__c": "string", "VolumeTierRate__c": "string", "WebsiteType__c": "string", "X_Intro_Discount_Dollars__c": "string", "X_Intro_Discount_Percent__c": "string", "monthlygroup_del__c": "string", "sfcloud__Bundle_Description__c": "string", "sfcloud__Bundle_Hierarchy__c": "string", "sfcloud__Bundle_Item__c": "string", "sfcloud__Bundle_Items__c": "string", "sfcloud__Bundle_Path__c": "string", "sfcloud__Bundle_Quantity__c": "string", "sfcloud__Description__c": "string", "sfcloud__Product_Bundle__c": "string", "sfcloud__Volume_Pricing_Model__c": "string" } - schema_name_id: 1187
- schema_scan_id: 161792041
- updated: 2026-04-10 07:05:19
-
Version 1708521
- created: 2026-04-09 07:06:24
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `Payments_Processor__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-09/1775736329'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/opportunity_line_items/2026-04-09/1775736329
- id: 1708521
- processed: 1
- raw_data:
{ "ACHTransactionFee__c": 63, "AMEXDiscountRate__c": 43, "AMEXTransactionFee__c": 44, "AnnualFee__c": 62, "Annualgroup_del__c": 61, "Asset__c": 31, "AuthGroup_delete__c": 53, "BatchFee__c": 52, "Booking_Date__c": 89, "BundleTier__c": 23, "Bundle_Discount_10__c": 90, "Bundle_Query_ID__c": 93, "Cap__c": 78, "CardBrandFee__c": 39, "Child_IMC_Created__c": 97, "Child_Implementation_Case__c": 99, "ConnectionReceivedId": 21, "ConnectionSentId": 22, "Contract_Months_After_Promo__c": 85, "Contract_Term_in_Months__c": 72, "ConvertedtoAsset__c": 36, "CreatedById": 16, "CreatedDate": 15, "Created_via_Screenflow__c": 91, "CurrencyIsoCode": 6, "Custom_Pricing_Finalized__c": 46, "DS_Bundle_Name__c": 103, "Data_Load_By__c": 84, "DebitRate__c": 41, "Description": 14, "Discount": 8, "DiscountRate__c": 38, "Discount_Group_Prior_Value__c": 98, "Discountgroup_delete__c": 60, "ESS_Add_On_ID__c": 95, "Escalation_Percent__c": 73, "Escalation_Rate__c": 74, "Free_Initial_Period_Days__c": 82, "Free_Initial_Period__c": 75, "GPMCC__c": 55, "GatewayFee__c": 49, "GatewayTransactionFee__c": 48, "Id": 0, "Included_Minutes__c": 104, "Included_Tracking_Numbers__c": 105, "Integration_Software__c": 111, "IntroPrice__c": 112, "Intro_Discount_Dollars__c": 116, "Intro_Discount_Percent__c": 117, "Intro_Discount_Term__c": 118, "Inventory_Campsites__c": 127, "Inventory_HouseBoats__c": 128, "Inventory_Lodging__c": 129, "Inventory_NonPowered__c": 130, "Inventory_PWCJetSki__c": 131, "Inventory_PoweredBoats__c": 132, "Inventory_RVSites__c": 133, "Inventory_RecreationalVehicles__c": 134, "Inventory_Slips__c": 135, "Inventory_Snowmobiles__c": 136, "IsDeleted": 20, "LastModifiedById": 18, "LastModifiedDate": 17, "ListPrice": 12, "List_Price_Custom__c": 110, "Lock_SalesPriceApproval__c": 126, "MRR_Year_1_Avg_Currency__c": 32, "MSTotalVolume__c": 56, "Marine_Calculated_Sales_Price__c": 113, "Marine_Reprice__c": 66, "Master_Opportunity_Product__c": 114, "Maximum_Usage__c": 106, "MidQualifiedRate__c": 35, "MonthlyFee__c": 40, "Next_Escalation_Date__c": 76, "NonQualifiedRate__c": 37, "NonQualifiedSurcharge__c": 34, "OpportunityId": 1, "Order_Product__c": 100, "Overage_Rate_for_Minutes__c": 107, "Overage_Rate_for_Tracking_Numbers__c": 108, "PassAVS__c": 28, "PassDuesAssessments__c": 30, "Pause_Bundle_Automation__c": 92, "Payment_Family__c": 47, "Payments_Processor__c": 94, "PerfacilityMVR__c": 64, "PerfacilityVolume__c": 65, "Price_Reduction_Flag__c": 67, "PricebookEntryId": 3, "Pricing_Type__c": 96, "Pro_Plus_Services_Currency__c": 29, "Product2Id": 4, "ProductCode": 5, "Product_Name__c": 26, "Product_Type__c": 24, "Promotional_Cap__c": 80, "Promotional_Tier_Rate__c": 81, "QualifiedRate__c": 42, "Quantity": 7, "Quantity_Adjustment_Flag__c": 68, "Reprice_Approval_Completed__c": 69, "Repriced_Asset__c": 70, "Repriced_Line_Item__c": 102, "RevOps_Override_Bookings_Type__c": 87, "RevOps_Override_Total_MRR__c": 88, "Rev_FixedRecurring_A__c": 137, "Rev_FixedRecurring_M__c": 138, "Rev_FixedRecurring_Q__c": 139, "Rev_NonRecurring_MQA__c": 140, "Rev_VariableRecurring_A__c": 141, "Rev_VariableRecurring_M__c": 142, "Rev_VariableRecurring_Q__c": 143, "SFMinimumBidRate__c": 101, "Sales_Price_DIscount_Approval_Status__c": 119, "Sales_Price_Discount_Threshold__c": 120, "ServiceDate": 13, "Services_Created_Date_Time__c": 86, "SetupFee__c": 50, "ShippingCost__c": 57, "SiteNumber__c": 121, "SortOrder": 2, "Stellar_Convenience_Fee__c": 115, "Subscription_End_Date__c": 125, "Subscription_Interval__c": 124, "Subtotal": 9, "SystemModstamp": 19, "TaxLocal__c": 58, "TaxState__c": 59, "Termed_Discounting__c": 77, "Termed_Discounting_not_needed__c": 83, "TerminalRentalMonthlyFee__c": 51, "TierRateGroup__c": 109, "Tier_Increase_Flag__c": 71, "Tier__c": 25, "TotalPrice": 10, "TransactionFee__c": 45, "UnitPrice": 11, "Vendor_Name__c": 79, "VolumeTierRate__c": 33, "WebsiteType__c": 27, "X_Intro_Discount_Dollars__c": 122, "X_Intro_Discount_Percent__c": 123, "monthlygroup_del__c": 54 } - schema_attributes:
{ "ACHTransactionFee__c": "string", "AMEXDiscountRate__c": "string", "AMEXTransactionFee__c": "string", "Amount": "string", "AnnualFee__c": "string", "Annualgroup_del__c": "string", "Asset__c": "string", "AuthGroup_delete__c": "string", "BatchFee__c": "string", "Booking_Date__c": "string", "BundleTier__c": "string", "Bundle_Discount_10__c": "string", "Bundle_Query_ID__c": "string", "Cap__c": "string", "CardBrandFee__c": "string", "Child_IMC_Created__c": "string", "Child_Implementation_Case__c": "string", "CloseDate": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "Contract_Months_After_Promo__c": "string", "Contract_Term_in_Months__c": "string", "ConvertedtoAsset__c": "string", "CreatedById": "string", "CreatedDate": "string", "Created_via_Screenflow__c": "string", "CurrencyIsoCode": "string", "Custom_Pricing_Finalized__c": "string", "DS_Bundle_Name__c": "string", "Data_Load_By__c": "string", "DebitRate__c": "string", "Description": "string", "Discount": "string", "DiscountRate__c": "string", "Discount_Group_Prior_Value__c": "string", "Discountgroup_delete__c": "string", "ESS_Add_On_ID__c": "string", "Escalation_Percent__c": "string", "Escalation_Rate__c": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Free_Initial_Period_Days__c": "string", "Free_Initial_Period__c": "string", "GPMCC__c": "string", "GatewayFee__c": "string", "GatewayTransactionFee__c": "string", "Id": "string", "Included_Minutes__c": "string", "Included_Tracking_Numbers__c": "string", "Integration_Software__c": "string", "IntroPrice__c": "string", "Intro_Discount_Dollars__c": "string", "Intro_Discount_Percent__c": "string", "Intro_Discount_Term__c": "string", "Inventory_Campsites__c": "string", "Inventory_HouseBoats__c": "string", "Inventory_Lodging__c": "string", "Inventory_NonPowered__c": "string", "Inventory_PWCJetSki__c": "string", "Inventory_PWCJet_Ski__c": "string", "Inventory_PoweredBoats__c": "string", "Inventory_RVSites__c": "string", "Inventory_RecreationalVehicles__c": "string", "Inventory_Slips__c": "string", "Inventory_Snowmobiles__c": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "ListPrice": "string", "List_Price_Custom__c": "string", "Lock_SalesPriceApproval__c": "string", "MRR_Year_1_Avg_Currency__c": "string", "MSTotalVolume__c": "string", "Marine_Calculated_Sales_Price__c": "string", "Marine_Reprice__c": "string", "Master_Opportunity_Product__c": "string", "Maximum_Usage__c": "string", "MidQualifiedRate__c": "string", "MonthlyFee__c": "string", "Next_Escalation_Date__c": "string", "NonQualifiedRate__c": "string", "NonQualifiedSurcharge__c": "string", "OpportunityId": "string", "Order_Product__c": "string", "Overage_Rate_for_Minutes__c": "string", "Overage_Rate_for_Tracking_Numbers__c": "string", "PassAVS__c": "string", "PassDuesAssessments__c": "string", "Pause_Bundle_Automation__c": "string", "Payment_Family__c": "string", "Payments_Processor__c": "string", "PerfacilityMVR__c": "string", "PerfacilityVolume__c": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Price_Reduction_Flag__c": "string", "PricebookEntryId": "string", "Pricing_Type__c": "string", "Pro_Plus_Services_Currency__c": "string", "Probability": "string", "Product2Id": "string", "ProductCode": "string", "Product_Name__c": "string", "Product_Type__c": "string", "Promotional_Cap__c": "string", "Promotional_Tier_Rate__c": "string", "QualifiedRate__c": "string", "Quantity": "string", "Quantity_Adjustment_Flag__c": "string", "Reprice_Approval_Completed__c": "string", "Repriced_Asset__c": "string", "Repriced_Line_Item__c": "string", "RevOps_Override_Bookings_Type__c": "string", "RevOps_Override_Total_MRR__c": "string", "Rev_FixedRecurring_A__c": "string", "Rev_FixedRecurring_M__c": "string", "Rev_FixedRecurring_Q__c": "string", "Rev_NonRecurring_MQA__c": "string", "Rev_VariableRecurring_A__c": "string", "Rev_VariableRecurring_M__c": "string", "Rev_VariableRecurring_Q__c": "string", "SFMinimumBidRate__c": "string", "Sales_Price_DIscount_Approval_Status__c": "string", "Sales_Price_Discount_Threshold__c": "string", "ServiceDate": "string", "Services_Created_Date_Time__c": "string", "SetupFee__c": "string", "ShippingCost__c": "string", "SiteNumber__c": "string", "SortOrder": "string", "StageName": "string", "Stellar_Convenience_Fee__c": "string", "Subscription_End_Date__c": "string", "Subscription_Interval__c": "string", "Subtotal": "string", "SystemModstamp": "string", "TaxLocal__c": "string", "TaxState__c": "string", "Termed_Discounting__c": "string", "Termed_Discounting_not_needed__c": "string", "TerminalRentalMonthlyFee__c": "string", "TierRateGroup__c": "string", "Tier_Increase_Flag__c": "string", "Tier__c": "string", "TotalPrice": "string", "TransactionFee__c": "string", "UnitPrice": "string", "Vendor_Name__c": "string", "VolumeTierRate__c": "string", "WebsiteType__c": "string", "X_Intro_Discount_Dollars__c": "string", "X_Intro_Discount_Percent__c": "string", "monthlygroup_del__c": "string", "sfcloud__Bundle_Description__c": "string", "sfcloud__Bundle_Hierarchy__c": "string", "sfcloud__Bundle_Item__c": "string", "sfcloud__Bundle_Items__c": "string", "sfcloud__Bundle_Path__c": "string", "sfcloud__Bundle_Quantity__c": "string", "sfcloud__Description__c": "string", "sfcloud__Product_Bundle__c": "string", "sfcloud__Volume_Pricing_Model__c": "string" } - schema_name_id: 1187
- schema_scan_id: 161736251
- updated: 2026-04-09 07:06:38
-
Version 1707310
- created: 2026-04-08 07:05:10
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `Payments_Processor__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-08/1775649882'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/opportunity_line_items/2026-04-08/1775649882
- id: 1707310
- processed: 1
- raw_data:
{ "ACHTransactionFee__c": 63, "AMEXDiscountRate__c": 43, "AMEXTransactionFee__c": 44, "AnnualFee__c": 62, "Annualgroup_del__c": 61, "Asset__c": 31, "AuthGroup_delete__c": 53, "BatchFee__c": 52, "Booking_Date__c": 89, "BundleTier__c": 23, "Bundle_Discount_10__c": 90, "Bundle_Query_ID__c": 93, "Cap__c": 78, "CardBrandFee__c": 39, "Child_IMC_Created__c": 97, "Child_Implementation_Case__c": 99, "ConnectionReceivedId": 21, "ConnectionSentId": 22, "Contract_Months_After_Promo__c": 85, "Contract_Term_in_Months__c": 72, "ConvertedtoAsset__c": 36, "CreatedById": 16, "CreatedDate": 15, "Created_via_Screenflow__c": 91, "CurrencyIsoCode": 6, "Custom_Pricing_Finalized__c": 46, "DS_Bundle_Name__c": 103, "Data_Load_By__c": 84, "DebitRate__c": 41, "Description": 14, "Discount": 8, "DiscountRate__c": 38, "Discount_Group_Prior_Value__c": 98, "Discountgroup_delete__c": 60, "ESS_Add_On_ID__c": 95, "Escalation_Percent__c": 73, "Escalation_Rate__c": 74, "Free_Initial_Period_Days__c": 82, "Free_Initial_Period__c": 75, "GPMCC__c": 55, "GatewayFee__c": 49, "GatewayTransactionFee__c": 48, "Id": 0, "Included_Minutes__c": 104, "Included_Tracking_Numbers__c": 105, "Integration_Software__c": 111, "IntroPrice__c": 112, "Intro_Discount_Dollars__c": 116, "Intro_Discount_Percent__c": 117, "Intro_Discount_Term__c": 118, "Inventory_Campsites__c": 127, "Inventory_HouseBoats__c": 128, "Inventory_Lodging__c": 129, "Inventory_NonPowered__c": 130, "Inventory_PWCJetSki__c": 131, "Inventory_PoweredBoats__c": 132, "Inventory_RVSites__c": 133, "Inventory_RecreationalVehicles__c": 134, "Inventory_Slips__c": 135, "Inventory_Snowmobiles__c": 136, "IsDeleted": 20, "LastModifiedById": 18, "LastModifiedDate": 17, "ListPrice": 12, "List_Price_Custom__c": 110, "Lock_SalesPriceApproval__c": 126, "MRR_Year_1_Avg_Currency__c": 32, "MSTotalVolume__c": 56, "Marine_Calculated_Sales_Price__c": 113, "Marine_Reprice__c": 66, "Master_Opportunity_Product__c": 114, "Maximum_Usage__c": 106, "MidQualifiedRate__c": 35, "MonthlyFee__c": 40, "Next_Escalation_Date__c": 76, "NonQualifiedRate__c": 37, "NonQualifiedSurcharge__c": 34, "OpportunityId": 1, "Order_Product__c": 100, "Overage_Rate_for_Minutes__c": 107, "Overage_Rate_for_Tracking_Numbers__c": 108, "PassAVS__c": 28, "PassDuesAssessments__c": 30, "Pause_Bundle_Automation__c": 92, "Payment_Family__c": 47, "Payments_Processor__c": 94, "PerfacilityMVR__c": 64, "PerfacilityVolume__c": 65, "Price_Reduction_Flag__c": 67, "PricebookEntryId": 3, "Pricing_Type__c": 96, "Pro_Plus_Services_Currency__c": 29, "Product2Id": 4, "ProductCode": 5, "Product_Name__c": 26, "Product_Type__c": 24, "Promotional_Cap__c": 80, "Promotional_Tier_Rate__c": 81, "QualifiedRate__c": 42, "Quantity": 7, "Quantity_Adjustment_Flag__c": 68, "Reprice_Approval_Completed__c": 69, "Repriced_Asset__c": 70, "Repriced_Line_Item__c": 102, "RevOps_Override_Bookings_Type__c": 87, "RevOps_Override_Total_MRR__c": 88, "Rev_FixedRecurring_A__c": 137, "Rev_FixedRecurring_M__c": 138, "Rev_FixedRecurring_Q__c": 139, "Rev_NonRecurring_MQA__c": 140, "Rev_VariableRecurring_A__c": 141, "Rev_VariableRecurring_M__c": 142, "Rev_VariableRecurring_Q__c": 143, "SFMinimumBidRate__c": 101, "Sales_Price_DIscount_Approval_Status__c": 119, "Sales_Price_Discount_Threshold__c": 120, "ServiceDate": 13, "Services_Created_Date_Time__c": 86, "SetupFee__c": 50, "ShippingCost__c": 57, "SiteNumber__c": 121, "SortOrder": 2, "Stellar_Convenience_Fee__c": 115, "Subscription_End_Date__c": 125, "Subscription_Interval__c": 124, "Subtotal": 9, "SystemModstamp": 19, "TaxLocal__c": 58, "TaxState__c": 59, "Termed_Discounting__c": 77, "Termed_Discounting_not_needed__c": 83, "TerminalRentalMonthlyFee__c": 51, "TierRateGroup__c": 109, "Tier_Increase_Flag__c": 71, "Tier__c": 25, "TotalPrice": 10, "TransactionFee__c": 45, "UnitPrice": 11, "Vendor_Name__c": 79, "VolumeTierRate__c": 33, "WebsiteType__c": 27, "X_Intro_Discount_Dollars__c": 122, "X_Intro_Discount_Percent__c": 123, "monthlygroup_del__c": 54 } - schema_attributes:
{ "ACHTransactionFee__c": "string", "AMEXDiscountRate__c": "string", "AMEXTransactionFee__c": "string", "Amount": "string", "AnnualFee__c": "string", "Annualgroup_del__c": "string", "Asset__c": "string", "AuthGroup_delete__c": "string", "BatchFee__c": "string", "Booking_Date__c": "string", "BundleTier__c": "string", "Bundle_Discount_10__c": "string", "Bundle_Query_ID__c": "string", "Cap__c": "string", "CardBrandFee__c": "string", "Child_IMC_Created__c": "string", "Child_Implementation_Case__c": "string", "CloseDate": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "Contract_Months_After_Promo__c": "string", "Contract_Term_in_Months__c": "string", "ConvertedtoAsset__c": "string", "CreatedById": "string", "CreatedDate": "string", "Created_via_Screenflow__c": "string", "CurrencyIsoCode": "string", "Custom_Pricing_Finalized__c": "string", "DS_Bundle_Name__c": "string", "Data_Load_By__c": "string", "DebitRate__c": "string", "Description": "string", "Discount": "string", "DiscountRate__c": "string", "Discount_Group_Prior_Value__c": "string", "Discountgroup_delete__c": "string", "ESS_Add_On_ID__c": "string", "Escalation_Percent__c": "string", "Escalation_Rate__c": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Free_Initial_Period_Days__c": "string", "Free_Initial_Period__c": "string", "GPMCC__c": "string", "GatewayFee__c": "string", "GatewayTransactionFee__c": "string", "Id": "string", "Included_Minutes__c": "string", "Included_Tracking_Numbers__c": "string", "Integration_Software__c": "string", "IntroPrice__c": "string", "Intro_Discount_Dollars__c": "string", "Intro_Discount_Percent__c": "string", "Intro_Discount_Term__c": "string", "Inventory_Campsites__c": "string", "Inventory_HouseBoats__c": "string", "Inventory_Lodging__c": "string", "Inventory_NonPowered__c": "string", "Inventory_PWCJetSki__c": "string", "Inventory_PWCJet_Ski__c": "string", "Inventory_PoweredBoats__c": "string", "Inventory_RVSites__c": "string", "Inventory_RecreationalVehicles__c": "string", "Inventory_Slips__c": "string", "Inventory_Snowmobiles__c": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "ListPrice": "string", "List_Price_Custom__c": "string", "Lock_SalesPriceApproval__c": "string", "MRR_Year_1_Avg_Currency__c": "string", "MSTotalVolume__c": "string", "Marine_Calculated_Sales_Price__c": "string", "Marine_Reprice__c": "string", "Master_Opportunity_Product__c": "string", "Maximum_Usage__c": "string", "MidQualifiedRate__c": "string", "MonthlyFee__c": "string", "Next_Escalation_Date__c": "string", "NonQualifiedRate__c": "string", "NonQualifiedSurcharge__c": "string", "OpportunityId": "string", "Order_Product__c": "string", "Overage_Rate_for_Minutes__c": "string", "Overage_Rate_for_Tracking_Numbers__c": "string", "PassAVS__c": "string", "PassDuesAssessments__c": "string", "Pause_Bundle_Automation__c": "string", "Payment_Family__c": "string", "Payments_Processor__c": "string", "PerfacilityMVR__c": "string", "PerfacilityVolume__c": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Price_Reduction_Flag__c": "string", "PricebookEntryId": "string", "Pricing_Type__c": "string", "Pro_Plus_Services_Currency__c": "string", "Probability": "string", "Product2Id": "string", "ProductCode": "string", "Product_Name__c": "string", "Product_Type__c": "string", "Promotional_Cap__c": "string", "Promotional_Tier_Rate__c": "string", "QualifiedRate__c": "string", "Quantity": "string", "Quantity_Adjustment_Flag__c": "string", "Reprice_Approval_Completed__c": "string", "Repriced_Asset__c": "string", "Repriced_Line_Item__c": "string", "RevOps_Override_Bookings_Type__c": "string", "RevOps_Override_Total_MRR__c": "string", "Rev_FixedRecurring_A__c": "string", "Rev_FixedRecurring_M__c": "string", "Rev_FixedRecurring_Q__c": "string", "Rev_NonRecurring_MQA__c": "string", "Rev_VariableRecurring_A__c": "string", "Rev_VariableRecurring_M__c": "string", "Rev_VariableRecurring_Q__c": "string", "SFMinimumBidRate__c": "string", "Sales_Price_DIscount_Approval_Status__c": "string", "Sales_Price_Discount_Threshold__c": "string", "ServiceDate": "string", "Services_Created_Date_Time__c": "string", "SetupFee__c": "string", "ShippingCost__c": "string", "SiteNumber__c": "string", "SortOrder": "string", "StageName": "string", "Stellar_Convenience_Fee__c": "string", "Subscription_End_Date__c": "string", "Subscription_Interval__c": "string", "Subtotal": "string", "SystemModstamp": "string", "TaxLocal__c": "string", "TaxState__c": "string", "Termed_Discounting__c": "string", "Termed_Discounting_not_needed__c": "string", "TerminalRentalMonthlyFee__c": "string", "TierRateGroup__c": "string", "Tier_Increase_Flag__c": "string", "Tier__c": "string", "TotalPrice": "string", "TransactionFee__c": "string", "UnitPrice": "string", "Vendor_Name__c": "string", "VolumeTierRate__c": "string", "WebsiteType__c": "string", "X_Intro_Discount_Dollars__c": "string", "X_Intro_Discount_Percent__c": "string", "monthlygroup_del__c": "string", "sfcloud__Bundle_Description__c": "string", "sfcloud__Bundle_Hierarchy__c": "string", "sfcloud__Bundle_Item__c": "string", "sfcloud__Bundle_Items__c": "string", "sfcloud__Bundle_Path__c": "string", "sfcloud__Bundle_Quantity__c": "string", "sfcloud__Description__c": "string", "sfcloud__Product_Bundle__c": "string", "sfcloud__Volume_Pricing_Model__c": "string" } - schema_name_id: 1187
- schema_scan_id: 161681362
- updated: 2026-04-08 07:05:24
-
Version 1706145
- created: 2026-04-07 07:06:23
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-07/1775563508'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/opportunity_line_items/2026-04-07/1775563508
- id: 1706145
- processed: 1
- raw_data:
{ "ACHTransactionFee__c": 63, "AMEXDiscountRate__c": 43, "AMEXTransactionFee__c": 44, "AnnualFee__c": 62, "Annualgroup_del__c": 61, "Asset__c": 31, "AuthGroup_delete__c": 53, "BatchFee__c": 52, "Booking_Date__c": 89, "BundleTier__c": 23, "Bundle_Discount_10__c": 90, "Bundle_Query_ID__c": 93, "Cap__c": 78, "CardBrandFee__c": 39, "Child_IMC_Created__c": 96, "Child_Implementation_Case__c": 98, "ConnectionReceivedId": 21, "ConnectionSentId": 22, "Contract_Months_After_Promo__c": 85, "Contract_Term_in_Months__c": 72, "ConvertedtoAsset__c": 36, "CreatedById": 16, "CreatedDate": 15, "Created_via_Screenflow__c": 91, "CurrencyIsoCode": 6, "Custom_Pricing_Finalized__c": 46, "DS_Bundle_Name__c": 102, "Data_Load_By__c": 84, "DebitRate__c": 41, "Description": 14, "Discount": 8, "DiscountRate__c": 38, "Discount_Group_Prior_Value__c": 97, "Discountgroup_delete__c": 60, "ESS_Add_On_ID__c": 94, "Escalation_Percent__c": 73, "Escalation_Rate__c": 74, "Free_Initial_Period_Days__c": 82, "Free_Initial_Period__c": 75, "GPMCC__c": 55, "GatewayFee__c": 49, "GatewayTransactionFee__c": 48, "Id": 0, "Included_Minutes__c": 103, "Included_Tracking_Numbers__c": 104, "Integration_Software__c": 110, "IntroPrice__c": 111, "Intro_Discount_Dollars__c": 115, "Intro_Discount_Percent__c": 116, "Intro_Discount_Term__c": 117, "Inventory_Campsites__c": 126, "Inventory_HouseBoats__c": 127, "Inventory_Lodging__c": 128, "Inventory_NonPowered__c": 129, "Inventory_PWCJetSki__c": 130, "Inventory_PoweredBoats__c": 131, "Inventory_RVSites__c": 132, "Inventory_RecreationalVehicles__c": 133, "Inventory_Slips__c": 134, "Inventory_Snowmobiles__c": 135, "IsDeleted": 20, "LastModifiedById": 18, "LastModifiedDate": 17, "ListPrice": 12, "List_Price_Custom__c": 109, "Lock_SalesPriceApproval__c": 125, "MRR_Year_1_Avg_Currency__c": 32, "MSTotalVolume__c": 56, "Marine_Calculated_Sales_Price__c": 112, "Marine_Reprice__c": 66, "Master_Opportunity_Product__c": 113, "Maximum_Usage__c": 105, "MidQualifiedRate__c": 35, "MonthlyFee__c": 40, "Next_Escalation_Date__c": 76, "NonQualifiedRate__c": 37, "NonQualifiedSurcharge__c": 34, "OpportunityId": 1, "Order_Product__c": 99, "Overage_Rate_for_Minutes__c": 106, "Overage_Rate_for_Tracking_Numbers__c": 107, "PassAVS__c": 28, "PassDuesAssessments__c": 30, "Pause_Bundle_Automation__c": 92, "Payment_Family__c": 47, "PerfacilityMVR__c": 64, "PerfacilityVolume__c": 65, "Price_Reduction_Flag__c": 67, "PricebookEntryId": 3, "Pricing_Type__c": 95, "Pro_Plus_Services_Currency__c": 29, "Product2Id": 4, "ProductCode": 5, "Product_Name__c": 26, "Product_Type__c": 24, "Promotional_Cap__c": 80, "Promotional_Tier_Rate__c": 81, "QualifiedRate__c": 42, "Quantity": 7, "Quantity_Adjustment_Flag__c": 68, "Reprice_Approval_Completed__c": 69, "Repriced_Asset__c": 70, "Repriced_Line_Item__c": 101, "RevOps_Override_Bookings_Type__c": 87, "RevOps_Override_Total_MRR__c": 88, "Rev_FixedRecurring_A__c": 136, "Rev_FixedRecurring_M__c": 137, "Rev_FixedRecurring_Q__c": 138, "Rev_NonRecurring_MQA__c": 139, "Rev_VariableRecurring_A__c": 140, "Rev_VariableRecurring_M__c": 141, "Rev_VariableRecurring_Q__c": 142, "SFMinimumBidRate__c": 100, "Sales_Price_DIscount_Approval_Status__c": 118, "Sales_Price_Discount_Threshold__c": 119, "ServiceDate": 13, "Services_Created_Date_Time__c": 86, "SetupFee__c": 50, "ShippingCost__c": 57, "SiteNumber__c": 120, "SortOrder": 2, "Stellar_Convenience_Fee__c": 114, "Subscription_End_Date__c": 124, "Subscription_Interval__c": 123, "Subtotal": 9, "SystemModstamp": 19, "TaxLocal__c": 58, "TaxState__c": 59, "Termed_Discounting__c": 77, "Termed_Discounting_not_needed__c": 83, "TerminalRentalMonthlyFee__c": 51, "TierRateGroup__c": 108, "Tier_Increase_Flag__c": 71, "Tier__c": 25, "TotalPrice": 10, "TransactionFee__c": 45, "UnitPrice": 11, "Vendor_Name__c": 79, "VolumeTierRate__c": 33, "WebsiteType__c": 27, "X_Intro_Discount_Dollars__c": 121, "X_Intro_Discount_Percent__c": 122, "monthlygroup_del__c": 54 } - schema_attributes:
{ "ACHTransactionFee__c": "string", "AMEXDiscountRate__c": "string", "AMEXTransactionFee__c": "string", "Amount": "string", "AnnualFee__c": "string", "Annualgroup_del__c": "string", "Asset__c": "string", "AuthGroup_delete__c": "string", "BatchFee__c": "string", "Booking_Date__c": "string", "BundleTier__c": "string", "Bundle_Discount_10__c": "string", "Bundle_Query_ID__c": "string", "Cap__c": "string", "CardBrandFee__c": "string", "Child_IMC_Created__c": "string", "Child_Implementation_Case__c": "string", "CloseDate": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "Contract_Months_After_Promo__c": "string", "Contract_Term_in_Months__c": "string", "ConvertedtoAsset__c": "string", "CreatedById": "string", "CreatedDate": "string", "Created_via_Screenflow__c": "string", "CurrencyIsoCode": "string", "Custom_Pricing_Finalized__c": "string", "DS_Bundle_Name__c": "string", "Data_Load_By__c": "string", "DebitRate__c": "string", "Description": "string", "Discount": "string", "DiscountRate__c": "string", "Discount_Group_Prior_Value__c": "string", "Discountgroup_delete__c": "string", "ESS_Add_On_ID__c": "string", "Escalation_Percent__c": "string", "Escalation_Rate__c": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Free_Initial_Period_Days__c": "string", "Free_Initial_Period__c": "string", "GPMCC__c": "string", "GatewayFee__c": "string", "GatewayTransactionFee__c": "string", "Id": "string", "Included_Minutes__c": "string", "Included_Tracking_Numbers__c": "string", "Integration_Software__c": "string", "IntroPrice__c": "string", "Intro_Discount_Dollars__c": "string", "Intro_Discount_Percent__c": "string", "Intro_Discount_Term__c": "string", "Inventory_Campsites__c": "string", "Inventory_HouseBoats__c": "string", "Inventory_Lodging__c": "string", "Inventory_NonPowered__c": "string", "Inventory_PWCJetSki__c": "string", "Inventory_PWCJet_Ski__c": "string", "Inventory_PoweredBoats__c": "string", "Inventory_RVSites__c": "string", "Inventory_RecreationalVehicles__c": "string", "Inventory_Slips__c": "string", "Inventory_Snowmobiles__c": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "ListPrice": "string", "List_Price_Custom__c": "string", "Lock_SalesPriceApproval__c": "string", "MRR_Year_1_Avg_Currency__c": "string", "MSTotalVolume__c": "string", "Marine_Calculated_Sales_Price__c": "string", "Marine_Reprice__c": "string", "Master_Opportunity_Product__c": "string", "Maximum_Usage__c": "string", "MidQualifiedRate__c": "string", "MonthlyFee__c": "string", "Next_Escalation_Date__c": "string", "NonQualifiedRate__c": "string", "NonQualifiedSurcharge__c": "string", "OpportunityId": "string", "Order_Product__c": "string", "Overage_Rate_for_Minutes__c": "string", "Overage_Rate_for_Tracking_Numbers__c": "string", "PassAVS__c": "string", "PassDuesAssessments__c": "string", "Pause_Bundle_Automation__c": "string", "Payment_Family__c": "string", "PerfacilityMVR__c": "string", "PerfacilityVolume__c": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Price_Reduction_Flag__c": "string", "PricebookEntryId": "string", "Pricing_Type__c": "string", "Pro_Plus_Services_Currency__c": "string", "Probability": "string", "Product2Id": "string", "ProductCode": "string", "Product_Name__c": "string", "Product_Type__c": "string", "Promotional_Cap__c": "string", "Promotional_Tier_Rate__c": "string", "QualifiedRate__c": "string", "Quantity": "string", "Quantity_Adjustment_Flag__c": "string", "Reprice_Approval_Completed__c": "string", "Repriced_Asset__c": "string", "Repriced_Line_Item__c": "string", "RevOps_Override_Bookings_Type__c": "string", "RevOps_Override_Total_MRR__c": "string", "Rev_FixedRecurring_A__c": "string", "Rev_FixedRecurring_M__c": "string", "Rev_FixedRecurring_Q__c": "string", "Rev_NonRecurring_MQA__c": "string", "Rev_VariableRecurring_A__c": "string", "Rev_VariableRecurring_M__c": "string", "Rev_VariableRecurring_Q__c": "string", "SFMinimumBidRate__c": "string", "Sales_Price_DIscount_Approval_Status__c": "string", "Sales_Price_Discount_Threshold__c": "string", "ServiceDate": "string", "Services_Created_Date_Time__c": "string", "SetupFee__c": "string", "ShippingCost__c": "string", "SiteNumber__c": "string", "SortOrder": "string", "StageName": "string", "Stellar_Convenience_Fee__c": "string", "Subscription_End_Date__c": "string", "Subscription_Interval__c": "string", "Subtotal": "string", "SystemModstamp": "string", "TaxLocal__c": "string", "TaxState__c": "string", "Termed_Discounting__c": "string", "Termed_Discounting_not_needed__c": "string", "TerminalRentalMonthlyFee__c": "string", "TierRateGroup__c": "string", "Tier_Increase_Flag__c": "string", "Tier__c": "string", "TotalPrice": "string", "TransactionFee__c": "string", "UnitPrice": "string", "Vendor_Name__c": "string", "VolumeTierRate__c": "string", "WebsiteType__c": "string", "X_Intro_Discount_Dollars__c": "string", "X_Intro_Discount_Percent__c": "string", "monthlygroup_del__c": "string", "sfcloud__Bundle_Description__c": "string", "sfcloud__Bundle_Hierarchy__c": "string", "sfcloud__Bundle_Item__c": "string", "sfcloud__Bundle_Items__c": "string", "sfcloud__Bundle_Path__c": "string", "sfcloud__Bundle_Quantity__c": "string", "sfcloud__Description__c": "string", "sfcloud__Product_Bundle__c": "string", "sfcloud__Volume_Pricing_Model__c": "string" } - schema_name_id: 1187
- schema_scan_id: 161625180
- updated: 2026-04-07 07:06:34
-
Version 1704923
- created: 2026-04-06 07:08:57
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-06/1775477089'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/opportunity_line_items/2026-04-06/1775477089
- id: 1704923
- processed: 1
- raw_data:
{ "ACHTransactionFee__c": 63, "AMEXDiscountRate__c": 43, "AMEXTransactionFee__c": 44, "AnnualFee__c": 62, "Annualgroup_del__c": 61, "Asset__c": 31, "AuthGroup_delete__c": 53, "BatchFee__c": 52, "Booking_Date__c": 89, "BundleTier__c": 23, "Bundle_Discount_10__c": 90, "Bundle_Query_ID__c": 93, "Cap__c": 78, "CardBrandFee__c": 39, "Child_IMC_Created__c": 96, "Child_Implementation_Case__c": 98, "ConnectionReceivedId": 21, "ConnectionSentId": 22, "Contract_Months_After_Promo__c": 85, "Contract_Term_in_Months__c": 72, "ConvertedtoAsset__c": 36, "CreatedById": 16, "CreatedDate": 15, "Created_via_Screenflow__c": 91, "CurrencyIsoCode": 6, "Custom_Pricing_Finalized__c": 46, "DS_Bundle_Name__c": 102, "Data_Load_By__c": 84, "DebitRate__c": 41, "Description": 14, "Discount": 8, "DiscountRate__c": 38, "Discount_Group_Prior_Value__c": 97, "Discountgroup_delete__c": 60, "ESS_Add_On_ID__c": 94, "Escalation_Percent__c": 73, "Escalation_Rate__c": 74, "Free_Initial_Period_Days__c": 82, "Free_Initial_Period__c": 75, "GPMCC__c": 55, "GatewayFee__c": 49, "GatewayTransactionFee__c": 48, "Id": 0, "Included_Minutes__c": 103, "Included_Tracking_Numbers__c": 104, "Integration_Software__c": 110, "IntroPrice__c": 111, "Intro_Discount_Dollars__c": 115, "Intro_Discount_Percent__c": 116, "Intro_Discount_Term__c": 117, "Inventory_Campsites__c": 126, "Inventory_HouseBoats__c": 127, "Inventory_Lodging__c": 128, "Inventory_NonPowered__c": 129, "Inventory_PWCJetSki__c": 130, "Inventory_PoweredBoats__c": 131, "Inventory_RVSites__c": 132, "Inventory_RecreationalVehicles__c": 133, "Inventory_Slips__c": 134, "Inventory_Snowmobiles__c": 135, "IsDeleted": 20, "LastModifiedById": 18, "LastModifiedDate": 17, "ListPrice": 12, "List_Price_Custom__c": 109, "Lock_SalesPriceApproval__c": 125, "MRR_Year_1_Avg_Currency__c": 32, "MSTotalVolume__c": 56, "Marine_Calculated_Sales_Price__c": 112, "Marine_Reprice__c": 66, "Master_Opportunity_Product__c": 113, "Maximum_Usage__c": 105, "MidQualifiedRate__c": 35, "MonthlyFee__c": 40, "Next_Escalation_Date__c": 76, "NonQualifiedRate__c": 37, "NonQualifiedSurcharge__c": 34, "OpportunityId": 1, "Order_Product__c": 99, "Overage_Rate_for_Minutes__c": 106, "Overage_Rate_for_Tracking_Numbers__c": 107, "PassAVS__c": 28, "PassDuesAssessments__c": 30, "Pause_Bundle_Automation__c": 92, "Payment_Family__c": 47, "PerfacilityMVR__c": 64, "PerfacilityVolume__c": 65, "Price_Reduction_Flag__c": 67, "PricebookEntryId": 3, "Pricing_Type__c": 95, "Pro_Plus_Services_Currency__c": 29, "Product2Id": 4, "ProductCode": 5, "Product_Name__c": 26, "Product_Type__c": 24, "Promotional_Cap__c": 80, "Promotional_Tier_Rate__c": 81, "QualifiedRate__c": 42, "Quantity": 7, "Quantity_Adjustment_Flag__c": 68, "Reprice_Approval_Completed__c": 69, "Repriced_Asset__c": 70, "Repriced_Line_Item__c": 101, "RevOps_Override_Bookings_Type__c": 87, "RevOps_Override_Total_MRR__c": 88, "Rev_FixedRecurring_A__c": 136, "Rev_FixedRecurring_M__c": 137, "Rev_FixedRecurring_Q__c": 138, "Rev_NonRecurring_MQA__c": 139, "Rev_VariableRecurring_A__c": 140, "Rev_VariableRecurring_M__c": 141, "Rev_VariableRecurring_Q__c": 142, "SFMinimumBidRate__c": 100, "Sales_Price_DIscount_Approval_Status__c": 118, "Sales_Price_Discount_Threshold__c": 119, "ServiceDate": 13, "Services_Created_Date_Time__c": 86, "SetupFee__c": 50, "ShippingCost__c": 57, "SiteNumber__c": 120, "SortOrder": 2, "Stellar_Convenience_Fee__c": 114, "Subscription_End_Date__c": 124, "Subscription_Interval__c": 123, "Subtotal": 9, "SystemModstamp": 19, "TaxLocal__c": 58, "TaxState__c": 59, "Termed_Discounting__c": 77, "Termed_Discounting_not_needed__c": 83, "TerminalRentalMonthlyFee__c": 51, "TierRateGroup__c": 108, "Tier_Increase_Flag__c": 71, "Tier__c": 25, "TotalPrice": 10, "TransactionFee__c": 45, "UnitPrice": 11, "Vendor_Name__c": 79, "VolumeTierRate__c": 33, "WebsiteType__c": 27, "X_Intro_Discount_Dollars__c": 121, "X_Intro_Discount_Percent__c": 122, "monthlygroup_del__c": 54 } - schema_attributes:
{ "ACHTransactionFee__c": "string", "AMEXDiscountRate__c": "string", "AMEXTransactionFee__c": "string", "Amount": "string", "AnnualFee__c": "string", "Annualgroup_del__c": "string", "Asset__c": "string", "AuthGroup_delete__c": "string", "BatchFee__c": "string", "Booking_Date__c": "string", "BundleTier__c": "string", "Bundle_Discount_10__c": "string", "Bundle_Query_ID__c": "string", "Cap__c": "string", "CardBrandFee__c": "string", "Child_IMC_Created__c": "string", "Child_Implementation_Case__c": "string", "CloseDate": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "Contract_Months_After_Promo__c": "string", "Contract_Term_in_Months__c": "string", "ConvertedtoAsset__c": "string", "CreatedById": "string", "CreatedDate": "string", "Created_via_Screenflow__c": "string", "CurrencyIsoCode": "string", "Custom_Pricing_Finalized__c": "string", "DS_Bundle_Name__c": "string", "Data_Load_By__c": "string", "DebitRate__c": "string", "Description": "string", "Discount": "string", "DiscountRate__c": "string", "Discount_Group_Prior_Value__c": "string", "Discountgroup_delete__c": "string", "ESS_Add_On_ID__c": "string", "Escalation_Percent__c": "string", "Escalation_Rate__c": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Free_Initial_Period_Days__c": "string", "Free_Initial_Period__c": "string", "GPMCC__c": "string", "GatewayFee__c": "string", "GatewayTransactionFee__c": "string", "Id": "string", "Included_Minutes__c": "string", "Included_Tracking_Numbers__c": "string", "Integration_Software__c": "string", "IntroPrice__c": "string", "Intro_Discount_Dollars__c": "string", "Intro_Discount_Percent__c": "string", "Intro_Discount_Term__c": "string", "Inventory_Campsites__c": "string", "Inventory_HouseBoats__c": "string", "Inventory_Lodging__c": "string", "Inventory_NonPowered__c": "string", "Inventory_PWCJetSki__c": "string", "Inventory_PWCJet_Ski__c": "string", "Inventory_PoweredBoats__c": "string", "Inventory_RVSites__c": "string", "Inventory_RecreationalVehicles__c": "string", "Inventory_Slips__c": "string", "Inventory_Snowmobiles__c": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "ListPrice": "string", "List_Price_Custom__c": "string", "Lock_SalesPriceApproval__c": "string", "MRR_Year_1_Avg_Currency__c": "string", "MSTotalVolume__c": "string", "Marine_Calculated_Sales_Price__c": "string", "Marine_Reprice__c": "string", "Master_Opportunity_Product__c": "string", "Maximum_Usage__c": "string", "MidQualifiedRate__c": "string", "MonthlyFee__c": "string", "Next_Escalation_Date__c": "string", "NonQualifiedRate__c": "string", "NonQualifiedSurcharge__c": "string", "OpportunityId": "string", "Order_Product__c": "string", "Overage_Rate_for_Minutes__c": "string", "Overage_Rate_for_Tracking_Numbers__c": "string", "PassAVS__c": "string", "PassDuesAssessments__c": "string", "Pause_Bundle_Automation__c": "string", "Payment_Family__c": "string", "PerfacilityMVR__c": "string", "PerfacilityVolume__c": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Price_Reduction_Flag__c": "string", "PricebookEntryId": "string", "Pricing_Type__c": "string", "Pro_Plus_Services_Currency__c": "string", "Probability": "string", "Product2Id": "string", "ProductCode": "string", "Product_Name__c": "string", "Product_Type__c": "string", "Promotional_Cap__c": "string", "Promotional_Tier_Rate__c": "string", "QualifiedRate__c": "string", "Quantity": "string", "Quantity_Adjustment_Flag__c": "string", "Reprice_Approval_Completed__c": "string", "Repriced_Asset__c": "string", "Repriced_Line_Item__c": "string", "RevOps_Override_Bookings_Type__c": "string", "RevOps_Override_Total_MRR__c": "string", "Rev_FixedRecurring_A__c": "string", "Rev_FixedRecurring_M__c": "string", "Rev_FixedRecurring_Q__c": "string", "Rev_NonRecurring_MQA__c": "string", "Rev_VariableRecurring_A__c": "string", "Rev_VariableRecurring_M__c": "string", "Rev_VariableRecurring_Q__c": "string", "SFMinimumBidRate__c": "string", "Sales_Price_DIscount_Approval_Status__c": "string", "Sales_Price_Discount_Threshold__c": "string", "ServiceDate": "string", "Services_Created_Date_Time__c": "string", "SetupFee__c": "string", "ShippingCost__c": "string", "SiteNumber__c": "string", "SortOrder": "string", "StageName": "string", "Stellar_Convenience_Fee__c": "string", "Subscription_End_Date__c": "string", "Subscription_Interval__c": "string", "Subtotal": "string", "SystemModstamp": "string", "TaxLocal__c": "string", "TaxState__c": "string", "Termed_Discounting__c": "string", "Termed_Discounting_not_needed__c": "string", "TerminalRentalMonthlyFee__c": "string", "TierRateGroup__c": "string", "Tier_Increase_Flag__c": "string", "Tier__c": "string", "TotalPrice": "string", "TransactionFee__c": "string", "UnitPrice": "string", "Vendor_Name__c": "string", "VolumeTierRate__c": "string", "WebsiteType__c": "string", "X_Intro_Discount_Dollars__c": "string", "X_Intro_Discount_Percent__c": "string", "monthlygroup_del__c": "string", "sfcloud__Bundle_Description__c": "string", "sfcloud__Bundle_Hierarchy__c": "string", "sfcloud__Bundle_Item__c": "string", "sfcloud__Bundle_Items__c": "string", "sfcloud__Bundle_Path__c": "string", "sfcloud__Bundle_Quantity__c": "string", "sfcloud__Description__c": "string", "sfcloud__Product_Bundle__c": "string", "sfcloud__Volume_Pricing_Model__c": "string" } - schema_name_id: 1187
- schema_scan_id: 161567331
- updated: 2026-04-06 07:09:11
-
Version 1703677
- created: 2026-04-05 07:04:29
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-05/1775390639'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/opportunity_line_items/2026-04-05/1775390639
- id: 1703677
- processed: 1
- raw_data:
{ "ACHTransactionFee__c": 63, "AMEXDiscountRate__c": 43, "AMEXTransactionFee__c": 44, "AnnualFee__c": 62, "Annualgroup_del__c": 61, "Asset__c": 31, "AuthGroup_delete__c": 53, "BatchFee__c": 52, "Booking_Date__c": 89, "BundleTier__c": 23, "Bundle_Discount_10__c": 90, "Bundle_Query_ID__c": 93, "Cap__c": 78, "CardBrandFee__c": 39, "Child_IMC_Created__c": 96, "Child_Implementation_Case__c": 98, "ConnectionReceivedId": 21, "ConnectionSentId": 22, "Contract_Months_After_Promo__c": 85, "Contract_Term_in_Months__c": 72, "ConvertedtoAsset__c": 36, "CreatedById": 16, "CreatedDate": 15, "Created_via_Screenflow__c": 91, "CurrencyIsoCode": 6, "Custom_Pricing_Finalized__c": 46, "DS_Bundle_Name__c": 102, "Data_Load_By__c": 84, "DebitRate__c": 41, "Description": 14, "Discount": 8, "DiscountRate__c": 38, "Discount_Group_Prior_Value__c": 97, "Discountgroup_delete__c": 60, "ESS_Add_On_ID__c": 94, "Escalation_Percent__c": 73, "Escalation_Rate__c": 74, "Free_Initial_Period_Days__c": 82, "Free_Initial_Period__c": 75, "GPMCC__c": 55, "GatewayFee__c": 49, "GatewayTransactionFee__c": 48, "Id": 0, "Included_Minutes__c": 103, "Included_Tracking_Numbers__c": 104, "Integration_Software__c": 110, "IntroPrice__c": 111, "Intro_Discount_Dollars__c": 115, "Intro_Discount_Percent__c": 116, "Intro_Discount_Term__c": 117, "Inventory_Campsites__c": 126, "Inventory_HouseBoats__c": 127, "Inventory_Lodging__c": 128, "Inventory_NonPowered__c": 129, "Inventory_PWCJetSki__c": 130, "Inventory_PoweredBoats__c": 131, "Inventory_RVSites__c": 132, "Inventory_RecreationalVehicles__c": 133, "Inventory_Slips__c": 134, "Inventory_Snowmobiles__c": 135, "IsDeleted": 20, "LastModifiedById": 18, "LastModifiedDate": 17, "ListPrice": 12, "List_Price_Custom__c": 109, "Lock_SalesPriceApproval__c": 125, "MRR_Year_1_Avg_Currency__c": 32, "MSTotalVolume__c": 56, "Marine_Calculated_Sales_Price__c": 112, "Marine_Reprice__c": 66, "Master_Opportunity_Product__c": 113, "Maximum_Usage__c": 105, "MidQualifiedRate__c": 35, "MonthlyFee__c": 40, "Next_Escalation_Date__c": 76, "NonQualifiedRate__c": 37, "NonQualifiedSurcharge__c": 34, "OpportunityId": 1, "Order_Product__c": 99, "Overage_Rate_for_Minutes__c": 106, "Overage_Rate_for_Tracking_Numbers__c": 107, "PassAVS__c": 28, "PassDuesAssessments__c": 30, "Pause_Bundle_Automation__c": 92, "Payment_Family__c": 47, "PerfacilityMVR__c": 64, "PerfacilityVolume__c": 65, "Price_Reduction_Flag__c": 67, "PricebookEntryId": 3, "Pricing_Type__c": 95, "Pro_Plus_Services_Currency__c": 29, "Product2Id": 4, "ProductCode": 5, "Product_Name__c": 26, "Product_Type__c": 24, "Promotional_Cap__c": 80, "Promotional_Tier_Rate__c": 81, "QualifiedRate__c": 42, "Quantity": 7, "Quantity_Adjustment_Flag__c": 68, "Reprice_Approval_Completed__c": 69, "Repriced_Asset__c": 70, "Repriced_Line_Item__c": 101, "RevOps_Override_Bookings_Type__c": 87, "RevOps_Override_Total_MRR__c": 88, "Rev_FixedRecurring_A__c": 136, "Rev_FixedRecurring_M__c": 137, "Rev_FixedRecurring_Q__c": 138, "Rev_NonRecurring_MQA__c": 139, "Rev_VariableRecurring_A__c": 140, "Rev_VariableRecurring_M__c": 141, "Rev_VariableRecurring_Q__c": 142, "SFMinimumBidRate__c": 100, "Sales_Price_DIscount_Approval_Status__c": 118, "Sales_Price_Discount_Threshold__c": 119, "ServiceDate": 13, "Services_Created_Date_Time__c": 86, "SetupFee__c": 50, "ShippingCost__c": 57, "SiteNumber__c": 120, "SortOrder": 2, "Stellar_Convenience_Fee__c": 114, "Subscription_End_Date__c": 124, "Subscription_Interval__c": 123, "Subtotal": 9, "SystemModstamp": 19, "TaxLocal__c": 58, "TaxState__c": 59, "Termed_Discounting__c": 77, "Termed_Discounting_not_needed__c": 83, "TerminalRentalMonthlyFee__c": 51, "TierRateGroup__c": 108, "Tier_Increase_Flag__c": 71, "Tier__c": 25, "TotalPrice": 10, "TransactionFee__c": 45, "UnitPrice": 11, "Vendor_Name__c": 79, "VolumeTierRate__c": 33, "WebsiteType__c": 27, "X_Intro_Discount_Dollars__c": 121, "X_Intro_Discount_Percent__c": 122, "monthlygroup_del__c": 54 } - schema_attributes:
{ "ACHTransactionFee__c": "string", "AMEXDiscountRate__c": "string", "AMEXTransactionFee__c": "string", "Amount": "string", "AnnualFee__c": "string", "Annualgroup_del__c": "string", "Asset__c": "string", "AuthGroup_delete__c": "string", "BatchFee__c": "string", "Booking_Date__c": "string", "BundleTier__c": "string", "Bundle_Discount_10__c": "string", "Bundle_Query_ID__c": "string", "Cap__c": "string", "CardBrandFee__c": "string", "Child_IMC_Created__c": "string", "Child_Implementation_Case__c": "string", "CloseDate": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "Contract_Months_After_Promo__c": "string", "Contract_Term_in_Months__c": "string", "ConvertedtoAsset__c": "string", "CreatedById": "string", "CreatedDate": "string", "Created_via_Screenflow__c": "string", "CurrencyIsoCode": "string", "Custom_Pricing_Finalized__c": "string", "DS_Bundle_Name__c": "string", "Data_Load_By__c": "string", "DebitRate__c": "string", "Description": "string", "Discount": "string", "DiscountRate__c": "string", "Discount_Group_Prior_Value__c": "string", "Discountgroup_delete__c": "string", "ESS_Add_On_ID__c": "string", "Escalation_Percent__c": "string", "Escalation_Rate__c": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Free_Initial_Period_Days__c": "string", "Free_Initial_Period__c": "string", "GPMCC__c": "string", "GatewayFee__c": "string", "GatewayTransactionFee__c": "string", "Id": "string", "Included_Minutes__c": "string", "Included_Tracking_Numbers__c": "string", "Integration_Software__c": "string", "IntroPrice__c": "string", "Intro_Discount_Dollars__c": "string", "Intro_Discount_Percent__c": "string", "Intro_Discount_Term__c": "string", "Inventory_Campsites__c": "string", "Inventory_HouseBoats__c": "string", "Inventory_Lodging__c": "string", "Inventory_NonPowered__c": "string", "Inventory_PWCJetSki__c": "string", "Inventory_PWCJet_Ski__c": "string", "Inventory_PoweredBoats__c": "string", "Inventory_RVSites__c": "string", "Inventory_RecreationalVehicles__c": "string", "Inventory_Slips__c": "string", "Inventory_Snowmobiles__c": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "ListPrice": "string", "List_Price_Custom__c": "string", "Lock_SalesPriceApproval__c": "string", "MRR_Year_1_Avg_Currency__c": "string", "MSTotalVolume__c": "string", "Marine_Calculated_Sales_Price__c": "string", "Marine_Reprice__c": "string", "Master_Opportunity_Product__c": "string", "Maximum_Usage__c": "string", "MidQualifiedRate__c": "string", "MonthlyFee__c": "string", "Next_Escalation_Date__c": "string", "NonQualifiedRate__c": "string", "NonQualifiedSurcharge__c": "string", "OpportunityId": "string", "Order_Product__c": "string", "Overage_Rate_for_Minutes__c": "string", "Overage_Rate_for_Tracking_Numbers__c": "string", "PassAVS__c": "string", "PassDuesAssessments__c": "string", "Pause_Bundle_Automation__c": "string", "Payment_Family__c": "string", "PerfacilityMVR__c": "string", "PerfacilityVolume__c": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Price_Reduction_Flag__c": "string", "PricebookEntryId": "string", "Pricing_Type__c": "string", "Pro_Plus_Services_Currency__c": "string", "Probability": "string", "Product2Id": "string", "ProductCode": "string", "Product_Name__c": "string", "Product_Type__c": "string", "Promotional_Cap__c": "string", "Promotional_Tier_Rate__c": "string", "QualifiedRate__c": "string", "Quantity": "string", "Quantity_Adjustment_Flag__c": "string", "Reprice_Approval_Completed__c": "string", "Repriced_Asset__c": "string", "Repriced_Line_Item__c": "string", "RevOps_Override_Bookings_Type__c": "string", "RevOps_Override_Total_MRR__c": "string", "Rev_FixedRecurring_A__c": "string", "Rev_FixedRecurring_M__c": "string", "Rev_FixedRecurring_Q__c": "string", "Rev_NonRecurring_MQA__c": "string", "Rev_VariableRecurring_A__c": "string", "Rev_VariableRecurring_M__c": "string", "Rev_VariableRecurring_Q__c": "string", "SFMinimumBidRate__c": "string", "Sales_Price_DIscount_Approval_Status__c": "string", "Sales_Price_Discount_Threshold__c": "string", "ServiceDate": "string", "Services_Created_Date_Time__c": "string", "SetupFee__c": "string", "ShippingCost__c": "string", "SiteNumber__c": "string", "SortOrder": "string", "StageName": "string", "Stellar_Convenience_Fee__c": "string", "Subscription_End_Date__c": "string", "Subscription_Interval__c": "string", "Subtotal": "string", "SystemModstamp": "string", "TaxLocal__c": "string", "TaxState__c": "string", "Termed_Discounting__c": "string", "Termed_Discounting_not_needed__c": "string", "TerminalRentalMonthlyFee__c": "string", "TierRateGroup__c": "string", "Tier_Increase_Flag__c": "string", "Tier__c": "string", "TotalPrice": "string", "TransactionFee__c": "string", "UnitPrice": "string", "Vendor_Name__c": "string", "VolumeTierRate__c": "string", "WebsiteType__c": "string", "X_Intro_Discount_Dollars__c": "string", "X_Intro_Discount_Percent__c": "string", "monthlygroup_del__c": "string", "sfcloud__Bundle_Description__c": "string", "sfcloud__Bundle_Hierarchy__c": "string", "sfcloud__Bundle_Item__c": "string", "sfcloud__Bundle_Items__c": "string", "sfcloud__Bundle_Path__c": "string", "sfcloud__Bundle_Quantity__c": "string", "sfcloud__Description__c": "string", "sfcloud__Product_Bundle__c": "string", "sfcloud__Volume_Pricing_Model__c": "string" } - schema_name_id: 1187
- schema_scan_id: 161519955
- updated: 2026-04-05 07:04:40
-
Version 1702535
- created: 2026-04-04 07:07:11
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-04/1775304366'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/opportunity_line_items/2026-04-04/1775304366
- id: 1702535
- processed: 1
- raw_data:
{ "ACHTransactionFee__c": 63, "AMEXDiscountRate__c": 43, "AMEXTransactionFee__c": 44, "AnnualFee__c": 62, "Annualgroup_del__c": 61, "Asset__c": 31, "AuthGroup_delete__c": 53, "BatchFee__c": 52, "Booking_Date__c": 89, "BundleTier__c": 23, "Bundle_Discount_10__c": 90, "Bundle_Query_ID__c": 93, "Cap__c": 78, "CardBrandFee__c": 39, "Child_IMC_Created__c": 96, "Child_Implementation_Case__c": 98, "ConnectionReceivedId": 21, "ConnectionSentId": 22, "Contract_Months_After_Promo__c": 85, "Contract_Term_in_Months__c": 72, "ConvertedtoAsset__c": 36, "CreatedById": 16, "CreatedDate": 15, "Created_via_Screenflow__c": 91, "CurrencyIsoCode": 6, "Custom_Pricing_Finalized__c": 46, "DS_Bundle_Name__c": 102, "Data_Load_By__c": 84, "DebitRate__c": 41, "Description": 14, "Discount": 8, "DiscountRate__c": 38, "Discount_Group_Prior_Value__c": 97, "Discountgroup_delete__c": 60, "ESS_Add_On_ID__c": 94, "Escalation_Percent__c": 73, "Escalation_Rate__c": 74, "Free_Initial_Period_Days__c": 82, "Free_Initial_Period__c": 75, "GPMCC__c": 55, "GatewayFee__c": 49, "GatewayTransactionFee__c": 48, "Id": 0, "Included_Minutes__c": 103, "Included_Tracking_Numbers__c": 104, "Integration_Software__c": 110, "IntroPrice__c": 111, "Intro_Discount_Dollars__c": 115, "Intro_Discount_Percent__c": 116, "Intro_Discount_Term__c": 117, "Inventory_Campsites__c": 126, "Inventory_HouseBoats__c": 127, "Inventory_Lodging__c": 128, "Inventory_NonPowered__c": 129, "Inventory_PWCJetSki__c": 130, "Inventory_PoweredBoats__c": 131, "Inventory_RVSites__c": 132, "Inventory_RecreationalVehicles__c": 133, "Inventory_Slips__c": 134, "Inventory_Snowmobiles__c": 135, "IsDeleted": 20, "LastModifiedById": 18, "LastModifiedDate": 17, "ListPrice": 12, "List_Price_Custom__c": 109, "Lock_SalesPriceApproval__c": 125, "MRR_Year_1_Avg_Currency__c": 32, "MSTotalVolume__c": 56, "Marine_Calculated_Sales_Price__c": 112, "Marine_Reprice__c": 66, "Master_Opportunity_Product__c": 113, "Maximum_Usage__c": 105, "MidQualifiedRate__c": 35, "MonthlyFee__c": 40, "Next_Escalation_Date__c": 76, "NonQualifiedRate__c": 37, "NonQualifiedSurcharge__c": 34, "OpportunityId": 1, "Order_Product__c": 99, "Overage_Rate_for_Minutes__c": 106, "Overage_Rate_for_Tracking_Numbers__c": 107, "PassAVS__c": 28, "PassDuesAssessments__c": 30, "Pause_Bundle_Automation__c": 92, "Payment_Family__c": 47, "PerfacilityMVR__c": 64, "PerfacilityVolume__c": 65, "Price_Reduction_Flag__c": 67, "PricebookEntryId": 3, "Pricing_Type__c": 95, "Pro_Plus_Services_Currency__c": 29, "Product2Id": 4, "ProductCode": 5, "Product_Name__c": 26, "Product_Type__c": 24, "Promotional_Cap__c": 80, "Promotional_Tier_Rate__c": 81, "QualifiedRate__c": 42, "Quantity": 7, "Quantity_Adjustment_Flag__c": 68, "Reprice_Approval_Completed__c": 69, "Repriced_Asset__c": 70, "Repriced_Line_Item__c": 101, "RevOps_Override_Bookings_Type__c": 87, "RevOps_Override_Total_MRR__c": 88, "Rev_FixedRecurring_A__c": 136, "Rev_FixedRecurring_M__c": 137, "Rev_FixedRecurring_Q__c": 138, "Rev_NonRecurring_MQA__c": 139, "Rev_VariableRecurring_A__c": 140, "Rev_VariableRecurring_M__c": 141, "Rev_VariableRecurring_Q__c": 142, "SFMinimumBidRate__c": 100, "Sales_Price_DIscount_Approval_Status__c": 118, "Sales_Price_Discount_Threshold__c": 119, "ServiceDate": 13, "Services_Created_Date_Time__c": 86, "SetupFee__c": 50, "ShippingCost__c": 57, "SiteNumber__c": 120, "SortOrder": 2, "Stellar_Convenience_Fee__c": 114, "Subscription_End_Date__c": 124, "Subscription_Interval__c": 123, "Subtotal": 9, "SystemModstamp": 19, "TaxLocal__c": 58, "TaxState__c": 59, "Termed_Discounting__c": 77, "Termed_Discounting_not_needed__c": 83, "TerminalRentalMonthlyFee__c": 51, "TierRateGroup__c": 108, "Tier_Increase_Flag__c": 71, "Tier__c": 25, "TotalPrice": 10, "TransactionFee__c": 45, "UnitPrice": 11, "Vendor_Name__c": 79, "VolumeTierRate__c": 33, "WebsiteType__c": 27, "X_Intro_Discount_Dollars__c": 121, "X_Intro_Discount_Percent__c": 122, "monthlygroup_del__c": 54 } - schema_attributes:
{ "ACHTransactionFee__c": "string", "AMEXDiscountRate__c": "string", "AMEXTransactionFee__c": "string", "Amount": "string", "AnnualFee__c": "string", "Annualgroup_del__c": "string", "Asset__c": "string", "AuthGroup_delete__c": "string", "BatchFee__c": "string", "Booking_Date__c": "string", "BundleTier__c": "string", "Bundle_Discount_10__c": "string", "Bundle_Query_ID__c": "string", "Cap__c": "string", "CardBrandFee__c": "string", "Child_IMC_Created__c": "string", "Child_Implementation_Case__c": "string", "CloseDate": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "Contract_Months_After_Promo__c": "string", "Contract_Term_in_Months__c": "string", "ConvertedtoAsset__c": "string", "CreatedById": "string", "CreatedDate": "string", "Created_via_Screenflow__c": "string", "CurrencyIsoCode": "string", "Custom_Pricing_Finalized__c": "string", "DS_Bundle_Name__c": "string", "Data_Load_By__c": "string", "DebitRate__c": "string", "Description": "string", "Discount": "string", "DiscountRate__c": "string", "Discount_Group_Prior_Value__c": "string", "Discountgroup_delete__c": "string", "ESS_Add_On_ID__c": "string", "Escalation_Percent__c": "string", "Escalation_Rate__c": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Free_Initial_Period_Days__c": "string", "Free_Initial_Period__c": "string", "GPMCC__c": "string", "GatewayFee__c": "string", "GatewayTransactionFee__c": "string", "Id": "string", "Included_Minutes__c": "string", "Included_Tracking_Numbers__c": "string", "Integration_Software__c": "string", "IntroPrice__c": "string", "Intro_Discount_Dollars__c": "string", "Intro_Discount_Percent__c": "string", "Intro_Discount_Term__c": "string", "Inventory_Campsites__c": "string", "Inventory_HouseBoats__c": "string", "Inventory_Lodging__c": "string", "Inventory_NonPowered__c": "string", "Inventory_PWCJetSki__c": "string", "Inventory_PWCJet_Ski__c": "string", "Inventory_PoweredBoats__c": "string", "Inventory_RVSites__c": "string", "Inventory_RecreationalVehicles__c": "string", "Inventory_Slips__c": "string", "Inventory_Snowmobiles__c": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "ListPrice": "string", "List_Price_Custom__c": "string", "Lock_SalesPriceApproval__c": "string", "MRR_Year_1_Avg_Currency__c": "string", "MSTotalVolume__c": "string", "Marine_Calculated_Sales_Price__c": "string", "Marine_Reprice__c": "string", "Master_Opportunity_Product__c": "string", "Maximum_Usage__c": "string", "MidQualifiedRate__c": "string", "MonthlyFee__c": "string", "Next_Escalation_Date__c": "string", "NonQualifiedRate__c": "string", "NonQualifiedSurcharge__c": "string", "OpportunityId": "string", "Order_Product__c": "string", "Overage_Rate_for_Minutes__c": "string", "Overage_Rate_for_Tracking_Numbers__c": "string", "PassAVS__c": "string", "PassDuesAssessments__c": "string", "Pause_Bundle_Automation__c": "string", "Payment_Family__c": "string", "PerfacilityMVR__c": "string", "PerfacilityVolume__c": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Price_Reduction_Flag__c": "string", "PricebookEntryId": "string", "Pricing_Type__c": "string", "Pro_Plus_Services_Currency__c": "string", "Probability": "string", "Product2Id": "string", "ProductCode": "string", "Product_Name__c": "string", "Product_Type__c": "string", "Promotional_Cap__c": "string", "Promotional_Tier_Rate__c": "string", "QualifiedRate__c": "string", "Quantity": "string", "Quantity_Adjustment_Flag__c": "string", "Reprice_Approval_Completed__c": "string", "Repriced_Asset__c": "string", "Repriced_Line_Item__c": "string", "RevOps_Override_Bookings_Type__c": "string", "RevOps_Override_Total_MRR__c": "string", "Rev_FixedRecurring_A__c": "string", "Rev_FixedRecurring_M__c": "string", "Rev_FixedRecurring_Q__c": "string", "Rev_NonRecurring_MQA__c": "string", "Rev_VariableRecurring_A__c": "string", "Rev_VariableRecurring_M__c": "string", "Rev_VariableRecurring_Q__c": "string", "SFMinimumBidRate__c": "string", "Sales_Price_DIscount_Approval_Status__c": "string", "Sales_Price_Discount_Threshold__c": "string", "ServiceDate": "string", "Services_Created_Date_Time__c": "string", "SetupFee__c": "string", "ShippingCost__c": "string", "SiteNumber__c": "string", "SortOrder": "string", "StageName": "string", "Stellar_Convenience_Fee__c": "string", "Subscription_End_Date__c": "string", "Subscription_Interval__c": "string", "Subtotal": "string", "SystemModstamp": "string", "TaxLocal__c": "string", "TaxState__c": "string", "Termed_Discounting__c": "string", "Termed_Discounting_not_needed__c": "string", "TerminalRentalMonthlyFee__c": "string", "TierRateGroup__c": "string", "Tier_Increase_Flag__c": "string", "Tier__c": "string", "TotalPrice": "string", "TransactionFee__c": "string", "UnitPrice": "string", "Vendor_Name__c": "string", "VolumeTierRate__c": "string", "WebsiteType__c": "string", "X_Intro_Discount_Dollars__c": "string", "X_Intro_Discount_Percent__c": "string", "monthlygroup_del__c": "string", "sfcloud__Bundle_Description__c": "string", "sfcloud__Bundle_Hierarchy__c": "string", "sfcloud__Bundle_Item__c": "string", "sfcloud__Bundle_Items__c": "string", "sfcloud__Bundle_Path__c": "string", "sfcloud__Bundle_Quantity__c": "string", "sfcloud__Description__c": "string", "sfcloud__Product_Bundle__c": "string", "sfcloud__Volume_Pricing_Model__c": "string" } - schema_name_id: 1187
- schema_scan_id: 161466404
- updated: 2026-04-04 07:07:24
-
Version 1701349
- created: 2026-04-03 07:05:08
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-03/1775217835'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/opportunity_line_items/2026-04-03/1775217835
- id: 1701349
- processed: 1
- raw_data:
{ "ACHTransactionFee__c": 63, "AMEXDiscountRate__c": 43, "AMEXTransactionFee__c": 44, "AnnualFee__c": 62, "Annualgroup_del__c": 61, "Asset__c": 31, "AuthGroup_delete__c": 53, "BatchFee__c": 52, "Booking_Date__c": 89, "BundleTier__c": 23, "Bundle_Discount_10__c": 90, "Bundle_Query_ID__c": 93, "Cap__c": 78, "CardBrandFee__c": 39, "Child_IMC_Created__c": 96, "Child_Implementation_Case__c": 98, "ConnectionReceivedId": 21, "ConnectionSentId": 22, "Contract_Months_After_Promo__c": 85, "Contract_Term_in_Months__c": 72, "ConvertedtoAsset__c": 36, "CreatedById": 16, "CreatedDate": 15, "Created_via_Screenflow__c": 91, "CurrencyIsoCode": 6, "Custom_Pricing_Finalized__c": 46, "DS_Bundle_Name__c": 102, "Data_Load_By__c": 84, "DebitRate__c": 41, "Description": 14, "Discount": 8, "DiscountRate__c": 38, "Discount_Group_Prior_Value__c": 97, "Discountgroup_delete__c": 60, "ESS_Add_On_ID__c": 94, "Escalation_Percent__c": 73, "Escalation_Rate__c": 74, "Free_Initial_Period_Days__c": 82, "Free_Initial_Period__c": 75, "GPMCC__c": 55, "GatewayFee__c": 49, "GatewayTransactionFee__c": 48, "Id": 0, "Included_Minutes__c": 103, "Included_Tracking_Numbers__c": 104, "Integration_Software__c": 110, "IntroPrice__c": 111, "Intro_Discount_Dollars__c": 115, "Intro_Discount_Percent__c": 116, "Intro_Discount_Term__c": 117, "Inventory_Campsites__c": 126, "Inventory_HouseBoats__c": 127, "Inventory_Lodging__c": 128, "Inventory_NonPowered__c": 129, "Inventory_PWCJetSki__c": 130, "Inventory_PoweredBoats__c": 131, "Inventory_RVSites__c": 132, "Inventory_RecreationalVehicles__c": 133, "Inventory_Slips__c": 134, "Inventory_Snowmobiles__c": 135, "IsDeleted": 20, "LastModifiedById": 18, "LastModifiedDate": 17, "ListPrice": 12, "List_Price_Custom__c": 109, "Lock_SalesPriceApproval__c": 125, "MRR_Year_1_Avg_Currency__c": 32, "MSTotalVolume__c": 56, "Marine_Calculated_Sales_Price__c": 112, "Marine_Reprice__c": 66, "Master_Opportunity_Product__c": 113, "Maximum_Usage__c": 105, "MidQualifiedRate__c": 35, "MonthlyFee__c": 40, "Next_Escalation_Date__c": 76, "NonQualifiedRate__c": 37, "NonQualifiedSurcharge__c": 34, "OpportunityId": 1, "Order_Product__c": 99, "Overage_Rate_for_Minutes__c": 106, "Overage_Rate_for_Tracking_Numbers__c": 107, "PassAVS__c": 28, "PassDuesAssessments__c": 30, "Pause_Bundle_Automation__c": 92, "Payment_Family__c": 47, "PerfacilityMVR__c": 64, "PerfacilityVolume__c": 65, "Price_Reduction_Flag__c": 67, "PricebookEntryId": 3, "Pricing_Type__c": 95, "Pro_Plus_Services_Currency__c": 29, "Product2Id": 4, "ProductCode": 5, "Product_Name__c": 26, "Product_Type__c": 24, "Promotional_Cap__c": 80, "Promotional_Tier_Rate__c": 81, "QualifiedRate__c": 42, "Quantity": 7, "Quantity_Adjustment_Flag__c": 68, "Reprice_Approval_Completed__c": 69, "Repriced_Asset__c": 70, "Repriced_Line_Item__c": 101, "RevOps_Override_Bookings_Type__c": 87, "RevOps_Override_Total_MRR__c": 88, "Rev_FixedRecurring_A__c": 136, "Rev_FixedRecurring_M__c": 137, "Rev_FixedRecurring_Q__c": 138, "Rev_NonRecurring_MQA__c": 139, "Rev_VariableRecurring_A__c": 140, "Rev_VariableRecurring_M__c": 141, "Rev_VariableRecurring_Q__c": 142, "SFMinimumBidRate__c": 100, "Sales_Price_DIscount_Approval_Status__c": 118, "Sales_Price_Discount_Threshold__c": 119, "ServiceDate": 13, "Services_Created_Date_Time__c": 86, "SetupFee__c": 50, "ShippingCost__c": 57, "SiteNumber__c": 120, "SortOrder": 2, "Stellar_Convenience_Fee__c": 114, "Subscription_End_Date__c": 124, "Subscription_Interval__c": 123, "Subtotal": 9, "SystemModstamp": 19, "TaxLocal__c": 58, "TaxState__c": 59, "Termed_Discounting__c": 77, "Termed_Discounting_not_needed__c": 83, "TerminalRentalMonthlyFee__c": 51, "TierRateGroup__c": 108, "Tier_Increase_Flag__c": 71, "Tier__c": 25, "TotalPrice": 10, "TransactionFee__c": 45, "UnitPrice": 11, "Vendor_Name__c": 79, "VolumeTierRate__c": 33, "WebsiteType__c": 27, "X_Intro_Discount_Dollars__c": 121, "X_Intro_Discount_Percent__c": 122, "monthlygroup_del__c": 54 } - schema_attributes:
{ "ACHTransactionFee__c": "string", "AMEXDiscountRate__c": "string", "AMEXTransactionFee__c": "string", "Amount": "string", "AnnualFee__c": "string", "Annualgroup_del__c": "string", "Asset__c": "string", "AuthGroup_delete__c": "string", "BatchFee__c": "string", "Booking_Date__c": "string", "BundleTier__c": "string", "Bundle_Discount_10__c": "string", "Bundle_Query_ID__c": "string", "Cap__c": "string", "CardBrandFee__c": "string", "Child_IMC_Created__c": "string", "Child_Implementation_Case__c": "string", "CloseDate": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "Contract_Months_After_Promo__c": "string", "Contract_Term_in_Months__c": "string", "ConvertedtoAsset__c": "string", "CreatedById": "string", "CreatedDate": "string", "Created_via_Screenflow__c": "string", "CurrencyIsoCode": "string", "Custom_Pricing_Finalized__c": "string", "DS_Bundle_Name__c": "string", "Data_Load_By__c": "string", "DebitRate__c": "string", "Description": "string", "Discount": "string", "DiscountRate__c": "string", "Discount_Group_Prior_Value__c": "string", "Discountgroup_delete__c": "string", "ESS_Add_On_ID__c": "string", "Escalation_Percent__c": "string", "Escalation_Rate__c": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Free_Initial_Period_Days__c": "string", "Free_Initial_Period__c": "string", "GPMCC__c": "string", "GatewayFee__c": "string", "GatewayTransactionFee__c": "string", "Id": "string", "Included_Minutes__c": "string", "Included_Tracking_Numbers__c": "string", "Integration_Software__c": "string", "IntroPrice__c": "string", "Intro_Discount_Dollars__c": "string", "Intro_Discount_Percent__c": "string", "Intro_Discount_Term__c": "string", "Inventory_Campsites__c": "string", "Inventory_HouseBoats__c": "string", "Inventory_Lodging__c": "string", "Inventory_NonPowered__c": "string", "Inventory_PWCJetSki__c": "string", "Inventory_PWCJet_Ski__c": "string", "Inventory_PoweredBoats__c": "string", "Inventory_RVSites__c": "string", "Inventory_RecreationalVehicles__c": "string", "Inventory_Slips__c": "string", "Inventory_Snowmobiles__c": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "ListPrice": "string", "List_Price_Custom__c": "string", "Lock_SalesPriceApproval__c": "string", "MRR_Year_1_Avg_Currency__c": "string", "MSTotalVolume__c": "string", "Marine_Calculated_Sales_Price__c": "string", "Marine_Reprice__c": "string", "Master_Opportunity_Product__c": "string", "Maximum_Usage__c": "string", "MidQualifiedRate__c": "string", "MonthlyFee__c": "string", "Next_Escalation_Date__c": "string", "NonQualifiedRate__c": "string", "NonQualifiedSurcharge__c": "string", "OpportunityId": "string", "Order_Product__c": "string", "Overage_Rate_for_Minutes__c": "string", "Overage_Rate_for_Tracking_Numbers__c": "string", "PassAVS__c": "string", "PassDuesAssessments__c": "string", "Pause_Bundle_Automation__c": "string", "Payment_Family__c": "string", "PerfacilityMVR__c": "string", "PerfacilityVolume__c": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Price_Reduction_Flag__c": "string", "PricebookEntryId": "string", "Pricing_Type__c": "string", "Pro_Plus_Services_Currency__c": "string", "Probability": "string", "Product2Id": "string", "ProductCode": "string", "Product_Name__c": "string", "Product_Type__c": "string", "Promotional_Cap__c": "string", "Promotional_Tier_Rate__c": "string", "QualifiedRate__c": "string", "Quantity": "string", "Quantity_Adjustment_Flag__c": "string", "Reprice_Approval_Completed__c": "string", "Repriced_Asset__c": "string", "Repriced_Line_Item__c": "string", "RevOps_Override_Bookings_Type__c": "string", "RevOps_Override_Total_MRR__c": "string", "Rev_FixedRecurring_A__c": "string", "Rev_FixedRecurring_M__c": "string", "Rev_FixedRecurring_Q__c": "string", "Rev_NonRecurring_MQA__c": "string", "Rev_VariableRecurring_A__c": "string", "Rev_VariableRecurring_M__c": "string", "Rev_VariableRecurring_Q__c": "string", "SFMinimumBidRate__c": "string", "Sales_Price_DIscount_Approval_Status__c": "string", "Sales_Price_Discount_Threshold__c": "string", "ServiceDate": "string", "Services_Created_Date_Time__c": "string", "SetupFee__c": "string", "ShippingCost__c": "string", "SiteNumber__c": "string", "SortOrder": "string", "StageName": "string", "Stellar_Convenience_Fee__c": "string", "Subscription_End_Date__c": "string", "Subscription_Interval__c": "string", "Subtotal": "string", "SystemModstamp": "string", "TaxLocal__c": "string", "TaxState__c": "string", "Termed_Discounting__c": "string", "Termed_Discounting_not_needed__c": "string", "TerminalRentalMonthlyFee__c": "string", "TierRateGroup__c": "string", "Tier_Increase_Flag__c": "string", "Tier__c": "string", "TotalPrice": "string", "TransactionFee__c": "string", "UnitPrice": "string", "Vendor_Name__c": "string", "VolumeTierRate__c": "string", "WebsiteType__c": "string", "X_Intro_Discount_Dollars__c": "string", "X_Intro_Discount_Percent__c": "string", "monthlygroup_del__c": "string", "sfcloud__Bundle_Description__c": "string", "sfcloud__Bundle_Hierarchy__c": "string", "sfcloud__Bundle_Item__c": "string", "sfcloud__Bundle_Items__c": "string", "sfcloud__Bundle_Path__c": "string", "sfcloud__Bundle_Quantity__c": "string", "sfcloud__Description__c": "string", "sfcloud__Product_Bundle__c": "string", "sfcloud__Volume_Pricing_Model__c": "string" } - schema_name_id: 1187
- schema_scan_id: 161408554
- updated: 2026-04-03 07:05:22
Schema Scans: 15
Last at 2026-04-17 07:05:08
-
Scan 162173033
- duration: 0:00:18.310828
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 162173033
- 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/opportunity_line_items/2026-04-17/1776427470", "key": "raw/opportunity_line_items/2026-04-17/1776427470/opportunity_line_items.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_opportunity_line_items", "type": "csv" }, "trace_context": { "parent_id": 5928453139858084409, "service_name": "drive-thru", "span_id": 4708657697270810913, "trace_id": 9120690366485757569 } } - running: False
- schema_name_id: 1187
- start_time: 2026-04-17 07:05:08
- success: True
- trace_id: 9120690366485757569
-
Scan 162117299
- duration: 0:00:15.935903
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 162117299
- 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/opportunity_line_items/2026-04-16/1776341075", "key": "raw/opportunity_line_items/2026-04-16/1776341075/opportunity_line_items.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_opportunity_line_items", "type": "csv" }, "trace_context": { "parent_id": 2155540126889601292, "service_name": "drive-thru", "span_id": 9149836816430743115, "trace_id": 4123301023638610579 } } - running: False
- schema_name_id: 1187
- start_time: 2026-04-16 07:04:40
- success: True
- trace_id: 4123301023638610579
-
Scan 162061806
- duration: 0:00:15.601361
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 162061806
- 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/opportunity_line_items/2026-04-15/1776254767", "key": "raw/opportunity_line_items/2026-04-15/1776254767/opportunity_line_items.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_opportunity_line_items", "type": "csv" }, "trace_context": { "parent_id": 18408128832326254133, "service_name": "drive-thru", "span_id": 5399965474378426032, "trace_id": 13075621718199117739 } } - running: False
- schema_name_id: 1187
- start_time: 2026-04-15 07:09:44
- success: True
- trace_id: 13075621718199117739
-
Scan 162006364
- duration: 0:00:18.344715
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 162006364
- 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/opportunity_line_items/2026-04-14/1776168320", "key": "raw/opportunity_line_items/2026-04-14/1776168320/opportunity_line_items.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_opportunity_line_items", "type": "csv" }, "trace_context": { "parent_id": 2395814412110952817, "service_name": "drive-thru", "span_id": 16028737054291542383, "trace_id": 4137012175607000241 } } - running: False
- schema_name_id: 1187
- start_time: 2026-04-14 07:05:43
- success: True
- trace_id: 4137012175607000241
-
Scan 161948301
- duration: 0:00:18.293693
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161948301
- 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/opportunity_line_items/2026-04-13/1776081896", "key": "raw/opportunity_line_items/2026-04-13/1776081896/opportunity_line_items.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_opportunity_line_items", "type": "csv" }, "trace_context": { "parent_id": 7264167379098755532, "service_name": "drive-thru", "span_id": 11771022920792577711, "trace_id": 13383223835042589913 } } - running: False
- schema_name_id: 1187
- start_time: 2026-04-13 07:05:37
- success: True
- trace_id: 13383223835042589913
-
Scan 161899510
- duration: 0:00:18.327168
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161899510
- 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/opportunity_line_items/2026-04-12/1775995564", "key": "raw/opportunity_line_items/2026-04-12/1775995564/opportunity_line_items.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_opportunity_line_items", "type": "csv" }, "trace_context": { "parent_id": 13675730914165406846, "service_name": "drive-thru", "span_id": 6211420926537355548, "trace_id": 14184412113280183358 } } - running: False
- schema_name_id: 1187
- start_time: 2026-04-12 07:06:14
- success: True
- trace_id: 14184412113280183358
-
Scan 161846851
- duration: 0:00:18.476286
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161846851
- 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/opportunity_line_items/2026-04-11/1775909062", "key": "raw/opportunity_line_items/2026-04-11/1775909062/opportunity_line_items.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_opportunity_line_items", "type": "csv" }, "trace_context": { "parent_id": 4076719137311470366, "service_name": "drive-thru", "span_id": 14391650892333210803, "trace_id": 8551793196266360941 } } - running: False
- schema_name_id: 1187
- start_time: 2026-04-11 07:05:33
- success: True
- trace_id: 8551793196266360941
-
Scan 161792041
- duration: 0:00:15.692158
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161792041
- 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/opportunity_line_items/2026-04-10/1775822693", "key": "raw/opportunity_line_items/2026-04-10/1775822693/opportunity_line_items.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_opportunity_line_items", "type": "csv" }, "trace_context": { "parent_id": 15496174029878846980, "service_name": "drive-thru", "span_id": 1490801190016511157, "trace_id": 2452590743361124799 } } - running: False
- schema_name_id: 1187
- start_time: 2026-04-10 07:05:03
- success: True
- trace_id: 2452590743361124799
-
Scan 161736251
- duration: 0:00:18.161389
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161736251
- 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/opportunity_line_items/2026-04-09/1775736329", "key": "raw/opportunity_line_items/2026-04-09/1775736329/opportunity_line_items.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_opportunity_line_items", "type": "csv" }, "trace_context": { "parent_id": 9681979522383571141, "service_name": "drive-thru", "span_id": 17891392122432408582, "trace_id": 18028198831852534929 } } - running: False
- schema_name_id: 1187
- start_time: 2026-04-09 07:06:19
- success: True
- trace_id: 18028198831852534929
-
Scan 161681362
- duration: 0:00:18.330469
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161681362
- 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/opportunity_line_items/2026-04-08/1775649882", "key": "raw/opportunity_line_items/2026-04-08/1775649882/opportunity_line_items.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_opportunity_line_items", "type": "csv" }, "trace_context": { "parent_id": 9930527310726582583, "service_name": "drive-thru", "span_id": 543620382876768348, "trace_id": 12673187473808826279 } } - running: False
- schema_name_id: 1187
- start_time: 2026-04-08 07:05:06
- success: True
- trace_id: 12673187473808826279
-
Scan 161625180
- duration: 0:00:15.576042
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161625180
- 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/opportunity_line_items/2026-04-07/1775563508", "key": "raw/opportunity_line_items/2026-04-07/1775563508/opportunity_line_items.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_opportunity_line_items", "type": "csv" }, "trace_context": { "parent_id": 14608491112050341482, "service_name": "drive-thru", "span_id": 16022806902382168348, "trace_id": 390850588998760961 } } - running: False
- schema_name_id: 1187
- start_time: 2026-04-07 07:06:19
- success: True
- trace_id: 390850588998760961
-
Scan 161567331
- duration: 0:00:17.994900
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161567331
- 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/opportunity_line_items/2026-04-06/1775477089", "key": "raw/opportunity_line_items/2026-04-06/1775477089/opportunity_line_items.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_opportunity_line_items", "type": "csv" }, "trace_context": { "parent_id": 3676043299784392017, "service_name": "drive-thru", "span_id": 7495322083562684915, "trace_id": 10775864197954891663 } } - running: False
- schema_name_id: 1187
- start_time: 2026-04-06 07:08:53
- success: True
- trace_id: 10775864197954891663
-
Scan 161519955
- duration: 0:00:15.482509
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161519955
- 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/opportunity_line_items/2026-04-05/1775390639", "key": "raw/opportunity_line_items/2026-04-05/1775390639/opportunity_line_items.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_opportunity_line_items", "type": "csv" }, "trace_context": { "parent_id": 17778846402207856853, "service_name": "drive-thru", "span_id": 17266268146715658384, "trace_id": 5189493346612188780 } } - running: False
- schema_name_id: 1187
- start_time: 2026-04-05 07:04:25
- success: True
- trace_id: 5189493346612188780
-
Scan 161466404
- duration: 0:00:18.138423
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161466404
- 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/opportunity_line_items/2026-04-04/1775304366", "key": "raw/opportunity_line_items/2026-04-04/1775304366/opportunity_line_items.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_opportunity_line_items", "type": "csv" }, "trace_context": { "parent_id": 15620112602522046582, "service_name": "drive-thru", "span_id": 7705967384092089646, "trace_id": 10583102701671937665 } } - running: False
- schema_name_id: 1187
- start_time: 2026-04-04 07:07:06
- success: True
- trace_id: 10583102701671937665
-
Scan 161408554
- duration: 0:00:18.544926
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161408554
- 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/opportunity_line_items/2026-04-03/1775217835", "key": "raw/opportunity_line_items/2026-04-03/1775217835/opportunity_line_items.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_opportunity_line_items", "type": "csv" }, "trace_context": { "parent_id": 10955623891949120023, "service_name": "drive-thru", "span_id": 14439212382440254226, "trace_id": 16547933576067207613 } } - running: False
- schema_name_id: 1187
- start_time: 2026-04-03 07:05:04
- success: True
- trace_id: 16547933576067207613
- attributes:
{ "ACHTransactionFee__c": "string", "AMEXDiscountRate__c": "string", "AMEXTransactionFee__c": "string", "Amount": "string", "AnnualFee__c": "string", "Annualgroup_del__c": "string", "Asset__c": "string", "AuthGroup_delete__c": "string", "BatchFee__c": "string", "Booking_Date__c": "string", "BundleTier__c": "string", "Bundle_Discount_10__c": "string", "Bundle_Query_ID__c": "string", "Cap__c": "string", "CardBrandFee__c": "string", "Child_IMC_Created__c": "string", "Child_Implementation_Case__c": "string", "CloseDate": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "Contract_Months_After_Promo__c": "string", "Contract_Term_in_Months__c": "string", "ConvertedtoAsset__c": "string", "CreatedById": "string", "CreatedDate": "string", "Created_via_Screenflow__c": "string", "CurrencyIsoCode": "string", "Custom_Pricing_Finalized__c": "string", "DS_Bundle_Name__c": "string", "Data_Load_By__c": "string", "DebitRate__c": "string", "Description": "string", "Discount": "string", "DiscountRate__c": "string", "Discount_Group_Prior_Value__c": "string", "Discountgroup_delete__c": "string", "ESS_Add_On_ID__c": "string", "Escalation_Percent__c": "string", "Escalation_Rate__c": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Free_Initial_Period_Days__c": "string", "Free_Initial_Period__c": "string", "GPMCC__c": "string", "GatewayFee__c": "string", "GatewayTransactionFee__c": "string", "Id": "string", "Included_Minutes__c": "string", "Included_Tracking_Numbers__c": "string", "Integration_Software__c": "string", "IntroPrice__c": "string", "Intro_Discount_Dollars__c": "string", "Intro_Discount_Percent__c": "string", "Intro_Discount_Term__c": "string", "Intro_Price_Approval__c": "string", "Intro_Price_Discount_Threshold__c": "string", "Inventory_Campsites__c": "string", "Inventory_HouseBoats__c": "string", "Inventory_Lodging__c": "string", "Inventory_NonPowered__c": "string", "Inventory_PWCJetSki__c": "string", "Inventory_PWCJet_Ski__c": "string", "Inventory_PoweredBoats__c": "string", "Inventory_RVSites__c": "string", "Inventory_RecreationalVehicles__c": "string", "Inventory_Slips__c": "string", "Inventory_Snowmobiles__c": "string", "IsDeleted": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "ListPrice": "string", "List_Price_Custom__c": "string", "Lock_IntroPriceApproval__c": "string", "Lock_SalesPriceApproval__c": "string", "MRR_Year_1_Avg_Currency__c": "string", "MSTotalVolume__c": "string", "Marine_Calculated_Sales_Price__c": "string", "Marine_Reprice__c": "string", "Master_Opportunity_Product__c": "string", "Maximum_Usage__c": "string", "MidQualifiedRate__c": "string", "MonthlyFee__c": "string", "Next_Escalation_Date__c": "string", "NonQualifiedRate__c": "string", "NonQualifiedSurcharge__c": "string", "OpportunityId": "string", "Order_Product__c": "string", "Overage_Rate_for_Minutes__c": "string", "Overage_Rate_for_Tracking_Numbers__c": "string", "PassAVS__c": "string", "PassDuesAssessments__c": "string", "Pause_Bundle_Automation__c": "string", "Payment_Family__c": "string", "Payments_Processor__c": "string", "PerfacilityMVR__c": "string", "PerfacilityVolume__c": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Price_Reduction_Flag__c": "string", "PricebookEntryId": "string", "Pricing_Type__c": "string", "Pro_Plus_Services_Currency__c": "string", "Probability": "string", "Product2Id": "string", "ProductCode": "string", "Product_Name__c": "string", "Product_Type__c": "string", "Promotional_Cap__c": "string", "Promotional_Tier_Rate__c": "string", "QualifiedRate__c": "string", "Quantity": "string", "Quantity_Adjustment_Flag__c": "string", "Reprice_Approval_Completed__c": "string", "Repriced_Asset__c": "string", "Repriced_Line_Item__c": "string", "RevOps_Override_Bookings_Type__c": "string", "RevOps_Override_Total_MRR__c": "string", "Rev_FixedRecurring_A__c": "string", "Rev_FixedRecurring_M__c": "string", "Rev_FixedRecurring_Q__c": "string", "Rev_NonRecurring_MQA__c": "string", "Rev_VariableRecurring_A__c": "string", "Rev_VariableRecurring_M__c": "string", "Rev_VariableRecurring_Q__c": "string", "SFMinimumBidRate__c": "string", "Sales_Price_DIscount_Approval_Status__c": "string", "Sales_Price_Discount_Threshold__c": "string", "ServiceDate": "string", "Services_Created_Date_Time__c": "string", "SetupFee__c": "string", "ShippingCost__c": "string", "SiteNumber__c": "string", "SortOrder": "string", "StageName": "string", "Stellar_Convenience_Fee__c": "string", "Subscription_End_Date__c": "string", "Subscription_Interval__c": "string", "Subtotal": "string", "SystemModstamp": "string", "TaxLocal__c": "string", "TaxState__c": "string", "Termed_Discounting__c": "string", "Termed_Discounting_not_needed__c": "string", "TerminalRentalMonthlyFee__c": "string", "TierRateGroup__c": "string", "Tier_Increase_Flag__c": "string", "Tier__c": "string", "TotalPrice": "string", "TransactionFee__c": "string", "UnitPrice": "string", "Vendor_Name__c": "string", "VolumeTierRate__c": "string", "WebsiteType__c": "string", "X_Intro_Discount_Dollars__c": "string", "X_Intro_Discount_Percent__c": "string", "monthlygroup_del__c": "string", "sfcloud__Bundle_Description__c": "string", "sfcloud__Bundle_Hierarchy__c": "string", "sfcloud__Bundle_Item__c": "string", "sfcloud__Bundle_Items__c": "string", "sfcloud__Bundle_Path__c": "string", "sfcloud__Bundle_Quantity__c": "string", "sfcloud__Description__c": "string", "sfcloud__Product_Bundle__c": "string", "sfcloud__Volume_Pricing_Model__c": "string" } - created: 2026-04-17 07:05:13
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `Payments_Processor__c` string , `Intro_Price_Approval__c` string , `Intro_Price_Discount_Threshold__c` string , `Lock_IntroPriceApproval__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-17/1776427470'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2022-10-10 16:22:59",
"disabled": false,
"format": "raw",
"id": 1187,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_csv",
"table": "salesforce_opportunity_line_items"
},
"type": "csv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"ACHTransactionFee__c": "string",
"AMEXDiscountRate__c": "string",
"AMEXTransactionFee__c": "string",
"Amount": "string",
"AnnualFee__c": "string",
"Annualgroup_del__c": "string",
"Asset__c": "string",
"AuthGroup_delete__c": "string",
"BatchFee__c": "string",
"Booking_Date__c": "string",
"BundleTier__c": "string",
"Bundle_Discount_10__c": "string",
"Bundle_Query_ID__c": "string",
"Cap__c": "string",
"CardBrandFee__c": "string",
"Child_IMC_Created__c": "string",
"Child_Implementation_Case__c": "string",
"CloseDate": "string",
"ConnectionReceivedId": "string",
"ConnectionSentId": "string",
"Contract_Months_After_Promo__c": "string",
"Contract_Term_in_Months__c": "string",
"ConvertedtoAsset__c": "string",
"CreatedById": "string",
"CreatedDate": "string",
"Created_via_Screenflow__c": "string",
"CurrencyIsoCode": "string",
"Custom_Pricing_Finalized__c": "string",
"DS_Bundle_Name__c": "string",
"Data_Load_By__c": "string",
"DebitRate__c": "string",
"Description": "string",
"Discount": "string",
"DiscountRate__c": "string",
"Discount_Group_Prior_Value__c": "string",
"Discountgroup_delete__c": "string",
"ESS_Add_On_ID__c": "string",
"Escalation_Percent__c": "string",
"Escalation_Rate__c": "string",
"ExpectedRevenue": "string",
"ForecastCategory": "string",
"Free_Initial_Period_Days__c": "string",
"Free_Initial_Period__c": "string",
"GPMCC__c": "string",
"GatewayFee__c": "string",
"GatewayTransactionFee__c": "string",
"Id": "string",
"Included_Minutes__c": "string",
"Included_Tracking_Numbers__c": "string",
"Integration_Software__c": "string",
"IntroPrice__c": "string",
"Intro_Discount_Dollars__c": "string",
"Intro_Discount_Percent__c": "string",
"Intro_Discount_Term__c": "string",
"Intro_Price_Approval__c": "string",
"Intro_Price_Discount_Threshold__c": "string",
"Inventory_Campsites__c": "string",
"Inventory_HouseBoats__c": "string",
"Inventory_Lodging__c": "string",
"Inventory_NonPowered__c": "string",
"Inventory_PWCJetSki__c": "string",
"Inventory_PWCJet_Ski__c": "string",
"Inventory_PoweredBoats__c": "string",
"Inventory_RVSites__c": "string",
"Inventory_RecreationalVehicles__c": "string",
"Inventory_Slips__c": "string",
"Inventory_Snowmobiles__c": "string",
"IsDeleted": "string",
"LastModifiedById": "string",
"LastModifiedDate": "string",
"ListPrice": "string",
"List_Price_Custom__c": "string",
"Lock_IntroPriceApproval__c": "string",
"Lock_SalesPriceApproval__c": "string",
"MRR_Year_1_Avg_Currency__c": "string",
"MSTotalVolume__c": "string",
"Marine_Calculated_Sales_Price__c": "string",
"Marine_Reprice__c": "string",
"Master_Opportunity_Product__c": "string",
"Maximum_Usage__c": "string",
"MidQualifiedRate__c": "string",
"MonthlyFee__c": "string",
"Next_Escalation_Date__c": "string",
"NonQualifiedRate__c": "string",
"NonQualifiedSurcharge__c": "string",
"OpportunityId": "string",
"Order_Product__c": "string",
"Overage_Rate_for_Minutes__c": "string",
"Overage_Rate_for_Tracking_Numbers__c": "string",
"PassAVS__c": "string",
"PassDuesAssessments__c": "string",
"Pause_Bundle_Automation__c": "string",
"Payment_Family__c": "string",
"Payments_Processor__c": "string",
"PerfacilityMVR__c": "string",
"PerfacilityVolume__c": "string",
"PrevAmount": "string",
"PrevCloseDate": "string",
"Price_Reduction_Flag__c": "string",
"PricebookEntryId": "string",
"Pricing_Type__c": "string",
"Pro_Plus_Services_Currency__c": "string",
"Probability": "string",
"Product2Id": "string",
"ProductCode": "string",
"Product_Name__c": "string",
"Product_Type__c": "string",
"Promotional_Cap__c": "string",
"Promotional_Tier_Rate__c": "string",
"QualifiedRate__c": "string",
"Quantity": "string",
"Quantity_Adjustment_Flag__c": "string",
"Reprice_Approval_Completed__c": "string",
"Repriced_Asset__c": "string",
"Repriced_Line_Item__c": "string",
"RevOps_Override_Bookings_Type__c": "string",
"RevOps_Override_Total_MRR__c": "string",
"Rev_FixedRecurring_A__c": "string",
"Rev_FixedRecurring_M__c": "string",
"Rev_FixedRecurring_Q__c": "string",
"Rev_NonRecurring_MQA__c": "string",
"Rev_VariableRecurring_A__c": "string",
"Rev_VariableRecurring_M__c": "string",
"Rev_VariableRecurring_Q__c": "string",
"SFMinimumBidRate__c": "string",
"Sales_Price_DIscount_Approval_Status__c": "string",
"Sales_Price_Discount_Threshold__c": "string",
"ServiceDate": "string",
"Services_Created_Date_Time__c": "string",
"SetupFee__c": "string",
"ShippingCost__c": "string",
"SiteNumber__c": "string",
"SortOrder": "string",
"StageName": "string",
"Stellar_Convenience_Fee__c": "string",
"Subscription_End_Date__c": "string",
"Subscription_Interval__c": "string",
"Subtotal": "string",
"SystemModstamp": "string",
"TaxLocal__c": "string",
"TaxState__c": "string",
"Termed_Discounting__c": "string",
"Termed_Discounting_not_needed__c": "string",
"TerminalRentalMonthlyFee__c": "string",
"TierRateGroup__c": "string",
"Tier_Increase_Flag__c": "string",
"Tier__c": "string",
"TotalPrice": "string",
"TransactionFee__c": "string",
"UnitPrice": "string",
"Vendor_Name__c": "string",
"VolumeTierRate__c": "string",
"WebsiteType__c": "string",
"X_Intro_Discount_Dollars__c": "string",
"X_Intro_Discount_Percent__c": "string",
"monthlygroup_del__c": "string",
"sfcloud__Bundle_Description__c": "string",
"sfcloud__Bundle_Hierarchy__c": "string",
"sfcloud__Bundle_Item__c": "string",
"sfcloud__Bundle_Items__c": "string",
"sfcloud__Bundle_Path__c": "string",
"sfcloud__Bundle_Quantity__c": "string",
"sfcloud__Description__c": "string",
"sfcloud__Product_Bundle__c": "string",
"sfcloud__Volume_Pricing_Model__c": "string"
},
"created": "2026-04-17 07:05:13",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_opportunity_line_items`\n(\n `Id` string , `OpportunityId` string , `SortOrder` string , `PricebookEntryId` string , `Product2Id` string , `ProductCode` string , `CurrencyIsoCode` string , `Quantity` string , `Discount` string , `Subtotal` string , `TotalPrice` string , `UnitPrice` string , `ListPrice` string , `ServiceDate` string , `Description` string , `CreatedDate` string , `CreatedById` string , `LastModifiedDate` string , `LastModifiedById` string , `SystemModstamp` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` string , `BundleTier__c` string , `Product_Type__c` string , `Tier__c` string , `Product_Name__c` string , `WebsiteType__c` string , `PassAVS__c` string , `Pro_Plus_Services_Currency__c` string , `PassDuesAssessments__c` string , `Asset__c` string , `MRR_Year_1_Avg_Currency__c` string , `VolumeTierRate__c` string , `NonQualifiedSurcharge__c` string , `MidQualifiedRate__c` string , `ConvertedtoAsset__c` string , `NonQualifiedRate__c` string , `DiscountRate__c` string , `CardBrandFee__c` string , `MonthlyFee__c` string , `DebitRate__c` string , `QualifiedRate__c` string , `AMEXDiscountRate__c` string , `AMEXTransactionFee__c` string , `TransactionFee__c` string , `Custom_Pricing_Finalized__c` string , `Payment_Family__c` string , `GatewayTransactionFee__c` string , `GatewayFee__c` string , `SetupFee__c` string , `TerminalRentalMonthlyFee__c` string , `BatchFee__c` string , `AuthGroup_delete__c` string , `monthlygroup_del__c` string , `GPMCC__c` string , `MSTotalVolume__c` string , `ShippingCost__c` string , `TaxLocal__c` string , `TaxState__c` string , `Discountgroup_delete__c` string , `Annualgroup_del__c` string , `AnnualFee__c` string , `ACHTransactionFee__c` string , `PerfacilityMVR__c` string , `PerfacilityVolume__c` string , `Marine_Reprice__c` string , `Price_Reduction_Flag__c` string , `Quantity_Adjustment_Flag__c` string , `Reprice_Approval_Completed__c` string , `Repriced_Asset__c` string , `Tier_Increase_Flag__c` string , `Contract_Term_in_Months__c` string , `Escalation_Percent__c` string , `Escalation_Rate__c` string , `Free_Initial_Period__c` string , `Next_Escalation_Date__c` string , `Termed_Discounting__c` string , `Cap__c` string , `Vendor_Name__c` string , `Promotional_Cap__c` string , `Promotional_Tier_Rate__c` string , `Free_Initial_Period_Days__c` string , `Termed_Discounting_not_needed__c` string , `Data_Load_By__c` string , `Contract_Months_After_Promo__c` string , `Services_Created_Date_Time__c` string , `RevOps_Override_Bookings_Type__c` string , `RevOps_Override_Total_MRR__c` string , `Booking_Date__c` string , `Bundle_Discount_10__c` string , `Created_via_Screenflow__c` string , `Pause_Bundle_Automation__c` string , `Bundle_Query_ID__c` string , `Payments_Processor__c` string , `Intro_Price_Approval__c` string , `Intro_Price_Discount_Threshold__c` string , `Lock_IntroPriceApproval__c` string , `ESS_Add_On_ID__c` string , `Pricing_Type__c` string , `Child_IMC_Created__c` string , `Discount_Group_Prior_Value__c` string , `Child_Implementation_Case__c` string , `Order_Product__c` string , `SFMinimumBidRate__c` string , `Repriced_Line_Item__c` string , `DS_Bundle_Name__c` string , `Included_Minutes__c` string , `Included_Tracking_Numbers__c` string , `Maximum_Usage__c` string , `Overage_Rate_for_Minutes__c` string , `Overage_Rate_for_Tracking_Numbers__c` string , `TierRateGroup__c` string , `List_Price_Custom__c` string , `Integration_Software__c` string , `IntroPrice__c` string , `Marine_Calculated_Sales_Price__c` string , `Master_Opportunity_Product__c` string , `Stellar_Convenience_Fee__c` string , `Intro_Discount_Dollars__c` string , `Intro_Discount_Percent__c` string , `Intro_Discount_Term__c` string , `Sales_Price_DIscount_Approval_Status__c` string , `Sales_Price_Discount_Threshold__c` string , `SiteNumber__c` string , `X_Intro_Discount_Dollars__c` string , `X_Intro_Discount_Percent__c` string , `Subscription_Interval__c` string , `Subscription_End_Date__c` string , `Lock_SalesPriceApproval__c` string , `Inventory_Campsites__c` string , `Inventory_HouseBoats__c` string , `Inventory_Lodging__c` string , `Inventory_NonPowered__c` string , `Inventory_PWCJetSki__c` string , `Inventory_PoweredBoats__c` string , `Inventory_RVSites__c` string , `Inventory_RecreationalVehicles__c` string , `Inventory_Slips__c` string , `Inventory_Snowmobiles__c` string , `Rev_FixedRecurring_A__c` string , `Rev_FixedRecurring_M__c` string , `Rev_FixedRecurring_Q__c` string , `Rev_NonRecurring_MQA__c` string , `Rev_VariableRecurring_A__c` string , `Rev_VariableRecurring_M__c` string , `Rev_VariableRecurring_Q__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/opportunity_line_items/2026-04-17/1776427470'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_opportunity_line_items`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_opportunity_line_items"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}