Schema Info

Schema Name: sfdl_dev_csv.salesforce_csat_response__cs
  • created: 2022-10-24 14:53:15
  • disabled: False
  • format: raw
  • id: 2068
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_csv",
        "table": "salesforce_csat_response__cs"
    }
  • type: csv
Schema Versions: 5
    • created: 2024-06-10 15:31:43
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
          "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_csat_response__cs`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_csat_response__cs`\n(\n `Id`  string , `OwnerId`  string , `IsDeleted`  string , `Name`  string , `CurrencyIsoCode`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `SystemModstamp`  string , `ConnectionReceivedId`  string , `ConnectionSentId`  string , `Account__c`  string , `Agent_Knowledge__c`  string , `Case__c`  string , `Comment__c`  string , `Communication_Timeliness__c`  string , `Completion_Time__c`  string , `Contact__c`  string , `GetFeedback_ID__c`  string , `GetFeedback_Response_URL__c`  string , `NPS__c`  string , `Product_Functionality__c`  string , `Product_Stability__c`  string , `Resolution_Speed__c`  string , `Start_Time__c`  string , `Survey_Name__c`  string , `User__c`  string , `Combined_Score__c`  string , `Support_Score__c`  string , `Product_Score__c`  string , `Implementation_Combined_Score__c`  string , `Implementation_Comment__c`  string , `Implementation_Facility_Readiness__c`  string , `Implementation_Overall_Experience__c`  string , `Implementation_Product_Score__c`  string , `Implementation_Schoolable_Satisfaction__c`  string , `Implementation_Speed_of_Launch__c`  string , `Implementation_Specialist_Responsive__c`  string , `Implementation_Software_Capabilities__c`  string , `Implementation_Support_Score__c`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2024-06-10/1718051335'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_csat_response__cs"
      ]
    • hive_path: s3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2024-06-10/1718051335
    • id: 4706446
    • processed: 1
    • raw_data:
      {
          "Account__c": 12,
          "Agent_Knowledge__c": 13,
          "Case__c": 14,
          "Combined_Score__c": 28,
          "Comment__c": 15,
          "Communication_Timeliness__c": 16,
          "Completion_Time__c": 17,
          "ConnectionReceivedId": 10,
          "ConnectionSentId": 11,
          "Contact__c": 18,
          "CreatedById": 6,
          "CreatedDate": 5,
          "CurrencyIsoCode": 4,
          "GetFeedback_ID__c": 19,
          "GetFeedback_Response_URL__c": 20,
          "Id": 0,
          "Implementation_Combined_Score__c": 31,
          "Implementation_Comment__c": 32,
          "Implementation_Facility_Readiness__c": 33,
          "Implementation_Overall_Experience__c": 34,
          "Implementation_Product_Score__c": 35,
          "Implementation_Schoolable_Satisfaction__c": 36,
          "Implementation_Software_Capabilities__c": 39,
          "Implementation_Specialist_Responsive__c": 38,
          "Implementation_Speed_of_Launch__c": 37,
          "Implementation_Support_Score__c": 40,
          "IsDeleted": 2,
          "LastModifiedById": 8,
          "LastModifiedDate": 7,
          "NPS__c": 21,
          "Name": 3,
          "OwnerId": 1,
          "Product_Functionality__c": 22,
          "Product_Score__c": 30,
          "Product_Stability__c": 23,
          "Resolution_Speed__c": 24,
          "Start_Time__c": 25,
          "Support_Score__c": 29,
          "Survey_Name__c": 26,
          "SystemModstamp": 9,
          "User__c": 27
      }
    • schema_attributes:
      {
          "Account__c": "string",
          "Agent_Knowledge__c": "string",
          "Amount": "string",
          "Case__c": "string",
          "CloseDate": "string",
          "Combined_Score__c": "string",
          "Comment__c": "string",
          "Communication_Timeliness__c": "string",
          "Completion_Time__c": "string",
          "ConnectionReceivedId": "string",
          "ConnectionSentId": "string",
          "Contact__c": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "ExpectedRevenue": "string",
          "ForecastCategory": "string",
          "GetFeedback_ID__c": "string",
          "GetFeedback_Response_URL__c": "string",
          "Id": "string",
          "Implementation_Combined_Score__c": "string",
          "Implementation_Comment__c": "string",
          "Implementation_Facility_Readiness__c": "string",
          "Implementation_Overall_Experience__c": "string",
          "Implementation_Product_Score__c": "string",
          "Implementation_Schoolable_Satisfaction__c": "string",
          "Implementation_Software_Capabilities__c": "string",
          "Implementation_Specialist_Responsive__c": "string",
          "Implementation_Speed_of_Launch__c": "string",
          "Implementation_Support_Score__c": "string",
          "IsDeleted": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "NPS__c": "string",
          "Name": "string",
          "OpportunityId": "string",
          "OwnerId": "string",
          "PrevAmount": "string",
          "PrevCloseDate": "string",
          "Probability": "string",
          "Product_Functionality__c": "string",
          "Product_Score__c": "string",
          "Product_Stability__c": "string",
          "Resolution_Speed__c": "string",
          "StageName": "string",
          "Start_Time__c": "string",
          "Support_Score__c": "string",
          "Survey_Name__c": "string",
          "SystemModstamp": "string",
          "User__c": "string"
      }
    • schema_name_id: 2068
    • schema_scan_id: 6510693
    • updated: 2024-06-10 15:31:57
    • created: 2024-01-11 09:10:13
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
          "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_csat_response__cs`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_csat_response__cs`\n(\n `Id`  string , `OwnerId`  string , `IsDeleted`  string , `Name`  string , `CurrencyIsoCode`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `SystemModstamp`  string , `ConnectionReceivedId`  string , `ConnectionSentId`  string , `Account__c`  string , `Agent_Knowledge__c`  string , `Case__c`  string , `Comment__c`  string , `Communication_Timeliness__c`  string , `Completion_Time__c`  string , `Contact__c`  string , `GetFeedback_ID__c`  string , `GetFeedback_Response_URL__c`  string , `NPS__c`  string , `Product_Functionality__c`  string , `Product_Stability__c`  string , `Resolution_Speed__c`  string , `Start_Time__c`  string , `Survey_Name__c`  string , `User__c`  string , `Combined_Score__c`  string , `Support_Score__c`  string , `Product_Score__c`  string , `Implementation_Combined_Score__c`  string , `Implementation_Comment__c`  string , `Implementation_Facility_Readiness__c`  string , `Implementation_Overall_Experience__c`  string , `Implementation_Product_Score__c`  string , `Implementation_Schoolable_Satisfaction__c`  string , `Implementation_Speed_of_Launch__c`  string , `Implementation_Specialist_Responsive__c`  string , `Implementation_Software_Capabilities__c`  string , `Implementation_Support_Score__c`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2024-01-11/1704985701'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_csat_response__cs"
      ]
    • hive_path: s3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2024-01-11/1704985701
    • id: 4700480
    • processed: 1
    • raw_data:
      {
          "Account__c": 12,
          "Agent_Knowledge__c": 13,
          "Case__c": 14,
          "Combined_Score__c": 28,
          "Comment__c": 15,
          "Communication_Timeliness__c": 16,
          "Completion_Time__c": 17,
          "ConnectionReceivedId": 10,
          "ConnectionSentId": 11,
          "Contact__c": 18,
          "CreatedById": 6,
          "CreatedDate": 5,
          "CurrencyIsoCode": 4,
          "GetFeedback_ID__c": 19,
          "GetFeedback_Response_URL__c": 20,
          "Id": 0,
          "Implementation_Combined_Score__c": 31,
          "Implementation_Comment__c": 32,
          "Implementation_Facility_Readiness__c": 33,
          "Implementation_Overall_Experience__c": 34,
          "Implementation_Product_Score__c": 35,
          "Implementation_Schoolable_Satisfaction__c": 36,
          "Implementation_Software_Capabilities__c": 39,
          "Implementation_Specialist_Responsive__c": 38,
          "Implementation_Speed_of_Launch__c": 37,
          "Implementation_Support_Score__c": 40,
          "IsDeleted": 2,
          "LastModifiedById": 8,
          "LastModifiedDate": 7,
          "NPS__c": 21,
          "Name": 3,
          "OwnerId": 1,
          "Product_Functionality__c": 22,
          "Product_Score__c": 30,
          "Product_Stability__c": 23,
          "Resolution_Speed__c": 24,
          "Start_Time__c": 25,
          "Support_Score__c": 29,
          "Survey_Name__c": 26,
          "SystemModstamp": 9,
          "User__c": 27
      }
    • schema_attributes:
      {
          "Account__c": "string",
          "Agent_Knowledge__c": "string",
          "Amount": "string",
          "Case__c": "string",
          "CloseDate": "string",
          "Combined_Score__c": "string",
          "Comment__c": "string",
          "Communication_Timeliness__c": "string",
          "Completion_Time__c": "string",
          "ConnectionReceivedId": "string",
          "ConnectionSentId": "string",
          "Contact__c": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "ExpectedRevenue": "string",
          "ForecastCategory": "string",
          "GetFeedback_ID__c": "string",
          "GetFeedback_Response_URL__c": "string",
          "Id": "string",
          "Implementation_Combined_Score__c": "string",
          "Implementation_Comment__c": "string",
          "Implementation_Facility_Readiness__c": "string",
          "Implementation_Overall_Experience__c": "string",
          "Implementation_Product_Score__c": "string",
          "Implementation_Schoolable_Satisfaction__c": "string",
          "Implementation_Software_Capabilities__c": "string",
          "Implementation_Specialist_Responsive__c": "string",
          "Implementation_Speed_of_Launch__c": "string",
          "Implementation_Support_Score__c": "string",
          "IsDeleted": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "NPS__c": "string",
          "Name": "string",
          "OpportunityId": "string",
          "OwnerId": "string",
          "PrevAmount": "string",
          "PrevCloseDate": "string",
          "Probability": "string",
          "Product_Functionality__c": "string",
          "Product_Score__c": "string",
          "Product_Stability__c": "string",
          "Resolution_Speed__c": "string",
          "StageName": "string",
          "Start_Time__c": "string",
          "Support_Score__c": "string",
          "Survey_Name__c": "string",
          "SystemModstamp": "string",
          "User__c": "string"
      }
    • schema_name_id: 2068
    • schema_scan_id: 6402616
    • updated: 2024-01-11 09:10:27
    • created: 2023-08-16 11:16:39
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
          "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_csat_response__cs`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_csat_response__cs`\n(\n `Id`  string , `OwnerId`  string , `IsDeleted`  string , `Name`  string , `CurrencyIsoCode`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `SystemModstamp`  string , `ConnectionReceivedId`  string , `ConnectionSentId`  string , `Account__c`  string , `Agent_Knowledge__c`  string , `Case__c`  string , `Comment__c`  string , `Communication_Timeliness__c`  string , `Completion_Time__c`  string , `Contact__c`  string , `GetFeedback_ID__c`  string , `GetFeedback_Response_URL__c`  string , `NPS__c`  string , `Product_Functionality__c`  string , `Product_Stability__c`  string , `Resolution_Speed__c`  string , `Start_Time__c`  string , `Survey_Name__c`  string , `User__c`  string , `Combined_Score__c`  string , `Support_Score__c`  string , `Product_Score__c`  string , `Implementation_Combined_Score__c`  string , `Implementation_Comment__c`  string , `Implementation_Facility_Readiness__c`  string , `Implementation_Overall_Experience__c`  string , `Implementation_Product_Score__c`  string , `Implementation_Schoolable_Satisfaction__c`  string , `Implementation_Speed_of_Launch__c`  string , `Implementation_Specialist_Responsive__c`  string , `Implementation_Software_Capabilities__c`  string , `Implementation_Support_Score__c`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2023-08-16/1692202308'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_csat_response__cs"
      ]
    • hive_path: s3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2023-08-16/1692202308
    • id: 4697511
    • processed: 1
    • raw_data:
      {
          "Account__c": 12,
          "Agent_Knowledge__c": 13,
          "Case__c": 14,
          "Combined_Score__c": 28,
          "Comment__c": 15,
          "Communication_Timeliness__c": 16,
          "Completion_Time__c": 17,
          "ConnectionReceivedId": 10,
          "ConnectionSentId": 11,
          "Contact__c": 18,
          "CreatedById": 6,
          "CreatedDate": 5,
          "CurrencyIsoCode": 4,
          "GetFeedback_ID__c": 19,
          "GetFeedback_Response_URL__c": 20,
          "Id": 0,
          "Implementation_Combined_Score__c": 31,
          "Implementation_Comment__c": 32,
          "Implementation_Facility_Readiness__c": 33,
          "Implementation_Overall_Experience__c": 34,
          "Implementation_Product_Score__c": 35,
          "Implementation_Schoolable_Satisfaction__c": 36,
          "Implementation_Software_Capabilities__c": 39,
          "Implementation_Specialist_Responsive__c": 38,
          "Implementation_Speed_of_Launch__c": 37,
          "Implementation_Support_Score__c": 40,
          "IsDeleted": 2,
          "LastModifiedById": 8,
          "LastModifiedDate": 7,
          "NPS__c": 21,
          "Name": 3,
          "OwnerId": 1,
          "Product_Functionality__c": 22,
          "Product_Score__c": 30,
          "Product_Stability__c": 23,
          "Resolution_Speed__c": 24,
          "Start_Time__c": 25,
          "Support_Score__c": 29,
          "Survey_Name__c": 26,
          "SystemModstamp": 9,
          "User__c": 27
      }
    • schema_attributes:
      {
          "Account__c": "string",
          "Agent_Knowledge__c": "string",
          "Amount": "string",
          "Case__c": "string",
          "CloseDate": "string",
          "Combined_Score__c": "string",
          "Comment__c": "string",
          "Communication_Timeliness__c": "string",
          "Completion_Time__c": "string",
          "ConnectionReceivedId": "string",
          "ConnectionSentId": "string",
          "Contact__c": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "ExpectedRevenue": "string",
          "ForecastCategory": "string",
          "GetFeedback_ID__c": "string",
          "GetFeedback_Response_URL__c": "string",
          "Id": "string",
          "Implementation_Combined_Score__c": "string",
          "Implementation_Comment__c": "string",
          "Implementation_Facility_Readiness__c": "string",
          "Implementation_Overall_Experience__c": "string",
          "Implementation_Product_Score__c": "string",
          "Implementation_Schoolable_Satisfaction__c": "string",
          "Implementation_Software_Capabilities__c": "string",
          "Implementation_Specialist_Responsive__c": "string",
          "Implementation_Speed_of_Launch__c": "string",
          "Implementation_Support_Score__c": "string",
          "IsDeleted": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "NPS__c": "string",
          "Name": "string",
          "OpportunityId": "string",
          "OwnerId": "string",
          "PrevAmount": "string",
          "PrevCloseDate": "string",
          "Probability": "string",
          "Product_Functionality__c": "string",
          "Product_Score__c": "string",
          "Product_Stability__c": "string",
          "Resolution_Speed__c": "string",
          "StageName": "string",
          "Start_Time__c": "string",
          "Support_Score__c": "string",
          "Survey_Name__c": "string",
          "SystemModstamp": "string",
          "User__c": "string"
      }
    • schema_name_id: 2068
    • schema_scan_id: 6251517
    • updated: 2023-08-16 11:16:51
    • created: 2023-08-16 10:28:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
          "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_csat_response__cs`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_csat_response__cs`\n(\n `Id`  string , `OwnerId`  string , `IsDeleted`  string , `Name`  string , `CurrencyIsoCode`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `SystemModstamp`  string , `ConnectionReceivedId`  string , `ConnectionSentId`  string , `Account__c`  string , `Agent_Knowledge__c`  string , `Case__c`  string , `Comment__c`  string , `Communication_Timeliness__c`  string , `Completion_Time__c`  string , `Contact__c`  string , `GetFeedback_ID__c`  string , `GetFeedback_Response_URL__c`  string , `NPS__c`  string , `Product_Functionality__c`  string , `Product_Stability__c`  string , `Resolution_Speed__c`  string , `Start_Time__c`  string , `Survey_Name__c`  string , `User__c`  string , `Combined_Score__c`  string , `Support_Score__c`  string , `Product_Score__c`  string , `Implementation_Combined_Score__c`  string , `Implementation_Comment__c`  string , `Implementation_Facility_Readiness__c`  string , `Implementation_Overall_Experience__c`  string , `Implementation_Product_Score__c`  string , `Implementation_Schoolable_Satisfaction__c`  string , `Implementation_Speed_of_Launch__c`  string , `Implementation_Specialist_Responsive__c`  string , `Implementation_Software_Capabilities__c`  string , `Implementation_Support_Score__c`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2023-08-16/1692199567'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_csat_response__cs"
      ]
    • hive_path: s3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2023-08-16/1692199567
    • id: 4697436
    • processed: 1
    • raw_data:
      {
          "Account__c": 12,
          "Agent_Knowledge__c": 13,
          "Case__c": 14,
          "Combined_Score__c": 28,
          "Comment__c": 15,
          "Communication_Timeliness__c": 16,
          "Completion_Time__c": 17,
          "ConnectionReceivedId": 10,
          "ConnectionSentId": 11,
          "Contact__c": 18,
          "CreatedById": 6,
          "CreatedDate": 5,
          "CurrencyIsoCode": 4,
          "GetFeedback_ID__c": 19,
          "GetFeedback_Response_URL__c": 20,
          "Id": 0,
          "Implementation_Combined_Score__c": 31,
          "Implementation_Comment__c": 32,
          "Implementation_Facility_Readiness__c": 33,
          "Implementation_Overall_Experience__c": 34,
          "Implementation_Product_Score__c": 35,
          "Implementation_Schoolable_Satisfaction__c": 36,
          "Implementation_Software_Capabilities__c": 39,
          "Implementation_Specialist_Responsive__c": 38,
          "Implementation_Speed_of_Launch__c": 37,
          "Implementation_Support_Score__c": 40,
          "IsDeleted": 2,
          "LastModifiedById": 8,
          "LastModifiedDate": 7,
          "NPS__c": 21,
          "Name": 3,
          "OwnerId": 1,
          "Product_Functionality__c": 22,
          "Product_Score__c": 30,
          "Product_Stability__c": 23,
          "Resolution_Speed__c": 24,
          "Start_Time__c": 25,
          "Support_Score__c": 29,
          "Survey_Name__c": 26,
          "SystemModstamp": 9,
          "User__c": 27
      }
    • schema_attributes:
      {
          "Account__c": "string",
          "Agent_Knowledge__c": "string",
          "Amount": "string",
          "Case__c": "string",
          "CloseDate": "string",
          "Combined_Score__c": "string",
          "Comment__c": "string",
          "Communication_Timeliness__c": "string",
          "Completion_Time__c": "string",
          "ConnectionReceivedId": "string",
          "ConnectionSentId": "string",
          "Contact__c": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "ExpectedRevenue": "string",
          "ForecastCategory": "string",
          "GetFeedback_ID__c": "string",
          "GetFeedback_Response_URL__c": "string",
          "Id": "string",
          "Implementation_Combined_Score__c": "string",
          "Implementation_Comment__c": "string",
          "Implementation_Facility_Readiness__c": "string",
          "Implementation_Overall_Experience__c": "string",
          "Implementation_Product_Score__c": "string",
          "Implementation_Schoolable_Satisfaction__c": "string",
          "Implementation_Software_Capabilities__c": "string",
          "Implementation_Specialist_Responsive__c": "string",
          "Implementation_Speed_of_Launch__c": "string",
          "Implementation_Support_Score__c": "string",
          "IsDeleted": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "NPS__c": "string",
          "Name": "string",
          "OpportunityId": "string",
          "OwnerId": "string",
          "PrevAmount": "string",
          "PrevCloseDate": "string",
          "Probability": "string",
          "Product_Functionality__c": "string",
          "Product_Score__c": "string",
          "Product_Stability__c": "string",
          "Resolution_Speed__c": "string",
          "StageName": "string",
          "Start_Time__c": "string",
          "Support_Score__c": "string",
          "Survey_Name__c": "string",
          "SystemModstamp": "string",
          "User__c": "string"
      }
    • schema_name_id: 2068
    • schema_scan_id: 6251363
    • updated: 2023-08-16 10:28:50
    • created: 2023-08-16 09:31:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
          "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_csat_response__cs`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_csat_response__cs`\n(\n `Id`  string , `OwnerId`  string , `IsDeleted`  string , `Name`  string , `CurrencyIsoCode`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `SystemModstamp`  string , `ConnectionReceivedId`  string , `ConnectionSentId`  string , `Account__c`  string , `Agent_Knowledge__c`  string , `Case__c`  string , `Comment__c`  string , `Communication_Timeliness__c`  string , `Completion_Time__c`  string , `Contact__c`  string , `GetFeedback_ID__c`  string , `GetFeedback_Response_URL__c`  string , `NPS__c`  string , `Product_Functionality__c`  string , `Product_Stability__c`  string , `Resolution_Speed__c`  string , `Start_Time__c`  string , `Survey_Name__c`  string , `User__c`  string , `Combined_Score__c`  string , `Support_Score__c`  string , `Product_Score__c`  string , `Implementation_Combined_Score__c`  string , `Implementation_Comment__c`  string , `Implementation_Facility_Readiness__c`  string , `Implementation_Overall_Experience__c`  string , `Implementation_Product_Score__c`  string , `Implementation_Schoolable_Satisfaction__c`  string , `Implementation_Speed_of_Launch__c`  string , `Implementation_Specialist_Responsive__c`  string , `Implementation_Software_Capabilities__c`  string , `Implementation_Support_Score__c`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2023-08-16/1692195979'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_csat_response__cs"
      ]
    • hive_path: s3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2023-08-16/1692195979
    • id: 4697403
    • processed: 1
    • raw_data:
      {
          "Account__c": 12,
          "Agent_Knowledge__c": 13,
          "Case__c": 14,
          "Combined_Score__c": 28,
          "Comment__c": 15,
          "Communication_Timeliness__c": 16,
          "Completion_Time__c": 17,
          "ConnectionReceivedId": 10,
          "ConnectionSentId": 11,
          "Contact__c": 18,
          "CreatedById": 6,
          "CreatedDate": 5,
          "CurrencyIsoCode": 4,
          "GetFeedback_ID__c": 19,
          "GetFeedback_Response_URL__c": 20,
          "Id": 0,
          "Implementation_Combined_Score__c": 31,
          "Implementation_Comment__c": 32,
          "Implementation_Facility_Readiness__c": 33,
          "Implementation_Overall_Experience__c": 34,
          "Implementation_Product_Score__c": 35,
          "Implementation_Schoolable_Satisfaction__c": 36,
          "Implementation_Software_Capabilities__c": 39,
          "Implementation_Specialist_Responsive__c": 38,
          "Implementation_Speed_of_Launch__c": 37,
          "Implementation_Support_Score__c": 40,
          "IsDeleted": 2,
          "LastModifiedById": 8,
          "LastModifiedDate": 7,
          "NPS__c": 21,
          "Name": 3,
          "OwnerId": 1,
          "Product_Functionality__c": 22,
          "Product_Score__c": 30,
          "Product_Stability__c": 23,
          "Resolution_Speed__c": 24,
          "Start_Time__c": 25,
          "Support_Score__c": 29,
          "Survey_Name__c": 26,
          "SystemModstamp": 9,
          "User__c": 27
      }
    • schema_attributes:
      {
          "Account__c": "string",
          "Agent_Knowledge__c": "string",
          "Amount": "string",
          "Case__c": "string",
          "CloseDate": "string",
          "Combined_Score__c": "string",
          "Comment__c": "string",
          "Communication_Timeliness__c": "string",
          "Completion_Time__c": "string",
          "ConnectionReceivedId": "string",
          "ConnectionSentId": "string",
          "Contact__c": "string",
          "CreatedById": "string",
          "CreatedDate": "string",
          "CurrencyIsoCode": "string",
          "ExpectedRevenue": "string",
          "ForecastCategory": "string",
          "GetFeedback_ID__c": "string",
          "GetFeedback_Response_URL__c": "string",
          "Id": "string",
          "Implementation_Combined_Score__c": "string",
          "Implementation_Comment__c": "string",
          "Implementation_Facility_Readiness__c": "string",
          "Implementation_Overall_Experience__c": "string",
          "Implementation_Product_Score__c": "string",
          "Implementation_Schoolable_Satisfaction__c": "string",
          "Implementation_Software_Capabilities__c": "string",
          "Implementation_Specialist_Responsive__c": "string",
          "Implementation_Speed_of_Launch__c": "string",
          "Implementation_Support_Score__c": "string",
          "IsDeleted": "string",
          "LastModifiedById": "string",
          "LastModifiedDate": "string",
          "NPS__c": "string",
          "Name": "string",
          "OpportunityId": "string",
          "OwnerId": "string",
          "PrevAmount": "string",
          "PrevCloseDate": "string",
          "Probability": "string",
          "Product_Functionality__c": "string",
          "Product_Score__c": "string",
          "Product_Stability__c": "string",
          "Resolution_Speed__c": "string",
          "StageName": "string",
          "Start_Time__c": "string",
          "Support_Score__c": "string",
          "Survey_Name__c": "string",
          "SystemModstamp": "string",
          "User__c": "string"
      }
    • schema_name_id: 2068
    • schema_scan_id: 6251288
    • updated: 2023-08-16 09:31:21
Schema Scans: 5
Last at 2024-06-10 15:31:42
    • duration: 0:00:15.463808
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6510693
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-dev",
              "hive_path": "s3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2024-06-10/1718051335",
              "key": "raw/csat_response__cs/2024-06-10/1718051335/csat_response__cs.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.salesforce_csat_response__cs",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 2903481961044816649,
              "service_name": "drive-thru",
              "span_id": 10217381426990571740,
              "trace_id": 18404219605851532695
          }
      }
    • running: False
    • schema_name_id: 2068
    • start_time: 2024-06-10 15:31:42
    • success: True
    • trace_id: 18404219605851532695
    • duration: 0:00:15.349010
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6402616
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-dev",
              "hive_path": "s3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2024-01-11/1704985701",
              "key": "raw/csat_response__cs/2024-01-11/1704985701/csat_response__cs.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.salesforce_csat_response__cs",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 2549879872434635485,
              "service_name": "drive-thru",
              "span_id": 4246522993971871935,
              "trace_id": 11070933924073398028
          }
      }
    • running: False
    • schema_name_id: 2068
    • start_time: 2024-01-11 09:10:11
    • success: True
    • trace_id: 11070933924073398028
    • duration: 0:00:12.857644
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6251517
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-dev",
              "hive_path": "s3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2023-08-16/1692202308",
              "key": "raw/csat_response__cs/2023-08-16/1692202308/csat_response__cs.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.salesforce_csat_response__cs",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 16566792131711940912,
              "service_name": "drive-thru",
              "span_id": 1902943915066776953,
              "trace_id": 2093317345379089639
          }
      }
    • running: False
    • schema_name_id: 2068
    • start_time: 2023-08-16 11:16:38
    • success: True
    • trace_id: 2093317345379089639
    • duration: 0:00:13.830712
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6251363
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-dev",
              "hive_path": "s3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2023-08-16/1692199567",
              "key": "raw/csat_response__cs/2023-08-16/1692199567/csat_response__cs.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.salesforce_csat_response__cs",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 729343955988230751,
              "service_name": "drive-thru",
              "span_id": 14396812728875360663,
              "trace_id": 7926949644876493510
          }
      }
    • running: False
    • schema_name_id: 2068
    • start_time: 2023-08-16 10:28:36
    • success: True
    • trace_id: 7926949644876493510
    • duration: 0:00:12.780886
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6251288
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-csv-salesforce-dev",
              "hive_path": "s3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2023-08-16/1692195979",
              "key": "raw/csat_response__cs/2023-08-16/1692195979/csat_response__cs.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_csv.salesforce_csat_response__cs",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 385974658485804951,
              "service_name": "drive-thru",
              "span_id": 6454444643891358462,
              "trace_id": 5747563535876650032
          }
      }
    • running: False
    • schema_name_id: 2068
    • start_time: 2023-08-16 09:31:08
    • success: True
    • trace_id: 5747563535876650032
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "Account__c": "string",
        "Agent_Knowledge__c": "string",
        "Amount": "string",
        "Case__c": "string",
        "CloseDate": "string",
        "Combined_Score__c": "string",
        "Comment__c": "string",
        "Communication_Timeliness__c": "string",
        "Completion_Time__c": "string",
        "ConnectionReceivedId": "string",
        "ConnectionSentId": "string",
        "Contact__c": "string",
        "CreatedById": "string",
        "CreatedDate": "string",
        "CurrencyIsoCode": "string",
        "ExpectedRevenue": "string",
        "ForecastCategory": "string",
        "GetFeedback_ID__c": "string",
        "GetFeedback_Response_URL__c": "string",
        "Id": "string",
        "Implementation_Combined_Score__c": "string",
        "Implementation_Comment__c": "string",
        "Implementation_Facility_Readiness__c": "string",
        "Implementation_Overall_Experience__c": "string",
        "Implementation_Product_Score__c": "string",
        "Implementation_Schoolable_Satisfaction__c": "string",
        "Implementation_Software_Capabilities__c": "string",
        "Implementation_Specialist_Responsive__c": "string",
        "Implementation_Speed_of_Launch__c": "string",
        "Implementation_Support_Score__c": "string",
        "IsDeleted": "string",
        "LastModifiedById": "string",
        "LastModifiedDate": "string",
        "NPS__c": "string",
        "Name": "string",
        "OpportunityId": "string",
        "OwnerId": "string",
        "PrevAmount": "string",
        "PrevCloseDate": "string",
        "Probability": "string",
        "Product_Functionality__c": "string",
        "Product_Score__c": "string",
        "Product_Stability__c": "string",
        "Resolution_Speed__c": "string",
        "StageName": "string",
        "Start_Time__c": "string",
        "Support_Score__c": "string",
        "Survey_Name__c": "string",
        "SystemModstamp": "string",
        "User__c": "string"
    }
  • created: 2024-06-10 15:31:43
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_csat_response__cs`\n(\n `Id`  string , `OwnerId`  string , `IsDeleted`  string , `Name`  string , `CurrencyIsoCode`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `SystemModstamp`  string , `ConnectionReceivedId`  string , `ConnectionSentId`  string , `Account__c`  string , `Agent_Knowledge__c`  string , `Case__c`  string , `Comment__c`  string , `Communication_Timeliness__c`  string , `Completion_Time__c`  string , `Contact__c`  string , `GetFeedback_ID__c`  string , `GetFeedback_Response_URL__c`  string , `NPS__c`  string , `Product_Functionality__c`  string , `Product_Stability__c`  string , `Resolution_Speed__c`  string , `Start_Time__c`  string , `Survey_Name__c`  string , `User__c`  string , `Combined_Score__c`  string , `Support_Score__c`  string , `Product_Score__c`  string , `Implementation_Combined_Score__c`  string , `Implementation_Comment__c`  string , `Implementation_Facility_Readiness__c`  string , `Implementation_Overall_Experience__c`  string , `Implementation_Product_Score__c`  string , `Implementation_Schoolable_Satisfaction__c`  string , `Implementation_Speed_of_Launch__c`  string , `Implementation_Specialist_Responsive__c`  string , `Implementation_Software_Capabilities__c`  string , `Implementation_Support_Score__c`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2024-06-10/1718051335'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_csat_response__cs`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_csat_response__cs"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2022-10-24 14:53:15",
        "disabled": false,
        "format": "raw",
        "id": 2068,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_csv",
            "table": "salesforce_csat_response__cs"
        },
        "type": "csv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "Account__c": "string",
            "Agent_Knowledge__c": "string",
            "Amount": "string",
            "Case__c": "string",
            "CloseDate": "string",
            "Combined_Score__c": "string",
            "Comment__c": "string",
            "Communication_Timeliness__c": "string",
            "Completion_Time__c": "string",
            "ConnectionReceivedId": "string",
            "ConnectionSentId": "string",
            "Contact__c": "string",
            "CreatedById": "string",
            "CreatedDate": "string",
            "CurrencyIsoCode": "string",
            "ExpectedRevenue": "string",
            "ForecastCategory": "string",
            "GetFeedback_ID__c": "string",
            "GetFeedback_Response_URL__c": "string",
            "Id": "string",
            "Implementation_Combined_Score__c": "string",
            "Implementation_Comment__c": "string",
            "Implementation_Facility_Readiness__c": "string",
            "Implementation_Overall_Experience__c": "string",
            "Implementation_Product_Score__c": "string",
            "Implementation_Schoolable_Satisfaction__c": "string",
            "Implementation_Software_Capabilities__c": "string",
            "Implementation_Specialist_Responsive__c": "string",
            "Implementation_Speed_of_Launch__c": "string",
            "Implementation_Support_Score__c": "string",
            "IsDeleted": "string",
            "LastModifiedById": "string",
            "LastModifiedDate": "string",
            "NPS__c": "string",
            "Name": "string",
            "OpportunityId": "string",
            "OwnerId": "string",
            "PrevAmount": "string",
            "PrevCloseDate": "string",
            "Probability": "string",
            "Product_Functionality__c": "string",
            "Product_Score__c": "string",
            "Product_Stability__c": "string",
            "Resolution_Speed__c": "string",
            "StageName": "string",
            "Start_Time__c": "string",
            "Support_Score__c": "string",
            "Survey_Name__c": "string",
            "SystemModstamp": "string",
            "User__c": "string"
        },
        "created": "2024-06-10 15:31:43",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_csv`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_csv.salesforce_csat_response__cs`\n(\n `Id`  string , `OwnerId`  string , `IsDeleted`  string , `Name`  string , `CurrencyIsoCode`  string , `CreatedDate`  string , `CreatedById`  string , `LastModifiedDate`  string , `LastModifiedById`  string , `SystemModstamp`  string , `ConnectionReceivedId`  string , `ConnectionSentId`  string , `Account__c`  string , `Agent_Knowledge__c`  string , `Case__c`  string , `Comment__c`  string , `Communication_Timeliness__c`  string , `Completion_Time__c`  string , `Contact__c`  string , `GetFeedback_ID__c`  string , `GetFeedback_Response_URL__c`  string , `NPS__c`  string , `Product_Functionality__c`  string , `Product_Stability__c`  string , `Resolution_Speed__c`  string , `Start_Time__c`  string , `Survey_Name__c`  string , `User__c`  string , `Combined_Score__c`  string , `Support_Score__c`  string , `Product_Score__c`  string , `Implementation_Combined_Score__c`  string , `Implementation_Comment__c`  string , `Implementation_Facility_Readiness__c`  string , `Implementation_Overall_Experience__c`  string , `Implementation_Product_Score__c`  string , `Implementation_Schoolable_Satisfaction__c`  string , `Implementation_Speed_of_Launch__c`  string , `Implementation_Specialist_Responsive__c`  string , `Implementation_Software_Capabilities__c`  string , `Implementation_Support_Score__c`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-salesforce-dev/raw/csat_response__cs/2024-06-10/1718051335'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_csv.salesforce_csat_response__cs`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_csv.salesforce_csat_response__cs"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}