Schema Info
Schema Name: sfdl_prod_csv.salesforce_case_comments
- created: 2022-10-10 16:21:34
- disabled: False
- format: raw
- id: 1165
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_csv", "table": "salesforce_case_comments" } - type: csv
Schema Versions: 15
-
Version 1718099
- created: 2026-04-17 07:06:48
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-17/1776427508'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/case_comments/2026-04-17/1776427508
- id: 1718099
- processed: 1
- raw_data:
{ "CommentBody": 3, "CommentBodyRichtext": 4, "ConnectionReceivedId": 11, "ConnectionSentId": 12, "CreatedById": 5, "CreatedDate": 6, "Id": 0, "IsDeleted": 10, "IsPublished": 2, "LastModifiedById": 9, "LastModifiedDate": 8, "ParentId": 1, "SystemModstamp": 7 } - schema_attributes:
{ "Amount": "string", "CloseDate": "string", "CommentBody": "string", "CommentBodyRichtext": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Id": "string", "IsDeleted": "string", "IsPublished": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityId": "string", "ParentId": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Probability": "string", "StageName": "string", "SystemModstamp": "string" } - schema_name_id: 1165
- schema_scan_id: 162173068
- updated: 2026-04-17 07:06:59
-
Version 1716866
- created: 2026-04-16 07:06:44
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-16/1776341109'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/case_comments/2026-04-16/1776341109
- id: 1716866
- processed: 1
- raw_data:
{ "CommentBody": 3, "CommentBodyRichtext": 4, "ConnectionReceivedId": 11, "ConnectionSentId": 12, "CreatedById": 5, "CreatedDate": 6, "Id": 0, "IsDeleted": 10, "IsPublished": 2, "LastModifiedById": 9, "LastModifiedDate": 8, "ParentId": 1, "SystemModstamp": 7 } - schema_attributes:
{ "Amount": "string", "CloseDate": "string", "CommentBody": "string", "CommentBodyRichtext": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Id": "string", "IsDeleted": "string", "IsPublished": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityId": "string", "ParentId": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Probability": "string", "StageName": "string", "SystemModstamp": "string" } - schema_name_id: 1165
- schema_scan_id: 162117346
- updated: 2026-04-16 07:06:58
-
Version 1715647
- created: 2026-04-15 07:08:05
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-15/1776254786'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/case_comments/2026-04-15/1776254786
- id: 1715647
- processed: 1
- raw_data:
{ "CommentBody": 3, "CommentBodyRichtext": 4, "ConnectionReceivedId": 11, "ConnectionSentId": 12, "CreatedById": 5, "CreatedDate": 6, "Id": 0, "IsDeleted": 10, "IsPublished": 2, "LastModifiedById": 9, "LastModifiedDate": 8, "ParentId": 1, "SystemModstamp": 7 } - schema_attributes:
{ "Amount": "string", "CloseDate": "string", "CommentBody": "string", "CommentBodyRichtext": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Id": "string", "IsDeleted": "string", "IsPublished": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityId": "string", "ParentId": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Probability": "string", "StageName": "string", "SystemModstamp": "string" } - schema_name_id: 1165
- schema_scan_id: 162061785
- updated: 2026-04-15 07:08:19
-
Version 1714459
- created: 2026-04-14 07:06:14
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-14/1776168324'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/case_comments/2026-04-14/1776168324
- id: 1714459
- processed: 1
- raw_data:
{ "CommentBody": 3, "CommentBodyRichtext": 4, "ConnectionReceivedId": 11, "ConnectionSentId": 12, "CreatedById": 5, "CreatedDate": 6, "Id": 0, "IsDeleted": 10, "IsPublished": 2, "LastModifiedById": 9, "LastModifiedDate": 8, "ParentId": 1, "SystemModstamp": 7 } - schema_attributes:
{ "Amount": "string", "CloseDate": "string", "CommentBody": "string", "CommentBodyRichtext": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Id": "string", "IsDeleted": "string", "IsPublished": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityId": "string", "ParentId": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Probability": "string", "StageName": "string", "SystemModstamp": "string" } - schema_name_id: 1165
- schema_scan_id: 162006373
- updated: 2026-04-14 07:06:28
-
Version 1713236
- created: 2026-04-13 07:06:27
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-13/1776081915'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/case_comments/2026-04-13/1776081915
- id: 1713236
- processed: 1
- raw_data:
{ "CommentBody": 3, "CommentBodyRichtext": 4, "ConnectionReceivedId": 11, "ConnectionSentId": 12, "CreatedById": 5, "CreatedDate": 6, "Id": 0, "IsDeleted": 10, "IsPublished": 2, "LastModifiedById": 9, "LastModifiedDate": 8, "ParentId": 1, "SystemModstamp": 7 } - schema_attributes:
{ "Amount": "string", "CloseDate": "string", "CommentBody": "string", "CommentBodyRichtext": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Id": "string", "IsDeleted": "string", "IsPublished": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityId": "string", "ParentId": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Probability": "string", "StageName": "string", "SystemModstamp": "string" } - schema_name_id: 1165
- schema_scan_id: 161948313
- updated: 2026-04-13 07:06:41
-
Version 1712056
- created: 2026-04-12 07:08:03
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-12/1775995675'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/case_comments/2026-04-12/1775995675
- id: 1712056
- processed: 1
- raw_data:
{ "CommentBody": 3, "CommentBodyRichtext": 4, "ConnectionReceivedId": 11, "ConnectionSentId": 12, "CreatedById": 5, "CreatedDate": 6, "Id": 0, "IsDeleted": 10, "IsPublished": 2, "LastModifiedById": 9, "LastModifiedDate": 8, "ParentId": 1, "SystemModstamp": 7 } - schema_attributes:
{ "Amount": "string", "CloseDate": "string", "CommentBody": "string", "CommentBodyRichtext": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Id": "string", "IsDeleted": "string", "IsPublished": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityId": "string", "ParentId": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Probability": "string", "StageName": "string", "SystemModstamp": "string" } - schema_name_id: 1165
- schema_scan_id: 161899539
- updated: 2026-04-12 07:08:14
-
Version 1710870
- created: 2026-04-11 07:07:32
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-11/1775909073'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/case_comments/2026-04-11/1775909073
- id: 1710870
- processed: 1
- raw_data:
{ "CommentBody": 3, "CommentBodyRichtext": 4, "ConnectionReceivedId": 11, "ConnectionSentId": 12, "CreatedById": 5, "CreatedDate": 6, "Id": 0, "IsDeleted": 10, "IsPublished": 2, "LastModifiedById": 9, "LastModifiedDate": 8, "ParentId": 1, "SystemModstamp": 7 } - schema_attributes:
{ "Amount": "string", "CloseDate": "string", "CommentBody": "string", "CommentBodyRichtext": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Id": "string", "IsDeleted": "string", "IsPublished": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityId": "string", "ParentId": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Probability": "string", "StageName": "string", "SystemModstamp": "string" } - schema_name_id: 1165
- schema_scan_id: 161846883
- updated: 2026-04-11 07:07:45
-
Version 1709693
- created: 2026-04-10 07:07:11
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-10/1775822742'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/case_comments/2026-04-10/1775822742
- id: 1709693
- processed: 1
- raw_data:
{ "CommentBody": 3, "CommentBodyRichtext": 4, "ConnectionReceivedId": 11, "ConnectionSentId": 12, "CreatedById": 5, "CreatedDate": 6, "Id": 0, "IsDeleted": 10, "IsPublished": 2, "LastModifiedById": 9, "LastModifiedDate": 8, "ParentId": 1, "SystemModstamp": 7 } - schema_attributes:
{ "Amount": "string", "CloseDate": "string", "CommentBody": "string", "CommentBodyRichtext": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Id": "string", "IsDeleted": "string", "IsPublished": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityId": "string", "ParentId": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Probability": "string", "StageName": "string", "SystemModstamp": "string" } - schema_name_id: 1165
- schema_scan_id: 161792097
- updated: 2026-04-10 07:07:25
-
Version 1708511
- created: 2026-04-09 07:05:49
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-09/1775736322'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/case_comments/2026-04-09/1775736322
- id: 1708511
- processed: 1
- raw_data:
{ "CommentBody": 3, "CommentBodyRichtext": 4, "ConnectionReceivedId": 11, "ConnectionSentId": 12, "CreatedById": 5, "CreatedDate": 6, "Id": 0, "IsDeleted": 10, "IsPublished": 2, "LastModifiedById": 9, "LastModifiedDate": 8, "ParentId": 1, "SystemModstamp": 7 } - schema_attributes:
{ "Amount": "string", "CloseDate": "string", "CommentBody": "string", "CommentBodyRichtext": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Id": "string", "IsDeleted": "string", "IsPublished": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityId": "string", "ParentId": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Probability": "string", "StageName": "string", "SystemModstamp": "string" } - schema_name_id: 1165
- schema_scan_id: 161736240
- updated: 2026-04-09 07:06:03
-
Version 1707349
- created: 2026-04-08 07:07:06
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-08/1775649932'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/case_comments/2026-04-08/1775649932
- id: 1707349
- processed: 1
- raw_data:
{ "CommentBody": 3, "CommentBodyRichtext": 4, "ConnectionReceivedId": 11, "ConnectionSentId": 12, "CreatedById": 5, "CreatedDate": 6, "Id": 0, "IsDeleted": 10, "IsPublished": 2, "LastModifiedById": 9, "LastModifiedDate": 8, "ParentId": 1, "SystemModstamp": 7 } - schema_attributes:
{ "Amount": "string", "CloseDate": "string", "CommentBody": "string", "CommentBodyRichtext": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Id": "string", "IsDeleted": "string", "IsPublished": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityId": "string", "ParentId": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Probability": "string", "StageName": "string", "SystemModstamp": "string" } - schema_name_id: 1165
- schema_scan_id: 161681411
- updated: 2026-04-08 07:07:19
-
Version 1706133
- created: 2026-04-07 07:05:53
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-07/1775563512'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/case_comments/2026-04-07/1775563512
- id: 1706133
- processed: 1
- raw_data:
{ "CommentBody": 3, "CommentBodyRichtext": 4, "ConnectionReceivedId": 11, "ConnectionSentId": 12, "CreatedById": 5, "CreatedDate": 6, "Id": 0, "IsDeleted": 10, "IsPublished": 2, "LastModifiedById": 9, "LastModifiedDate": 8, "ParentId": 1, "SystemModstamp": 7 } - schema_attributes:
{ "Amount": "string", "CloseDate": "string", "CommentBody": "string", "CommentBodyRichtext": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Id": "string", "IsDeleted": "string", "IsPublished": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityId": "string", "ParentId": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Probability": "string", "StageName": "string", "SystemModstamp": "string" } - schema_name_id: 1165
- schema_scan_id: 161625170
- updated: 2026-04-07 07:06:06
-
Version 1704954
- created: 2026-04-06 07:11:33
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-06/1775477126'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/case_comments/2026-04-06/1775477126
- id: 1704954
- processed: 1
- raw_data:
{ "CommentBody": 3, "CommentBodyRichtext": 4, "ConnectionReceivedId": 11, "ConnectionSentId": 12, "CreatedById": 5, "CreatedDate": 6, "Id": 0, "IsDeleted": 10, "IsPublished": 2, "LastModifiedById": 9, "LastModifiedDate": 8, "ParentId": 1, "SystemModstamp": 7 } - schema_attributes:
{ "Amount": "string", "CloseDate": "string", "CommentBody": "string", "CommentBodyRichtext": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Id": "string", "IsDeleted": "string", "IsPublished": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityId": "string", "ParentId": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Probability": "string", "StageName": "string", "SystemModstamp": "string" } - schema_name_id: 1165
- schema_scan_id: 161567370
- updated: 2026-04-06 07:11:46
-
Version 1703705
- created: 2026-04-05 07:06:02
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-05/1775390689'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/case_comments/2026-04-05/1775390689
- id: 1703705
- processed: 1
- raw_data:
{ "CommentBody": 3, "CommentBodyRichtext": 4, "ConnectionReceivedId": 11, "ConnectionSentId": 12, "CreatedById": 5, "CreatedDate": 6, "Id": 0, "IsDeleted": 10, "IsPublished": 2, "LastModifiedById": 9, "LastModifiedDate": 8, "ParentId": 1, "SystemModstamp": 7 } - schema_attributes:
{ "Amount": "string", "CloseDate": "string", "CommentBody": "string", "CommentBodyRichtext": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Id": "string", "IsDeleted": "string", "IsPublished": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityId": "string", "ParentId": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Probability": "string", "StageName": "string", "SystemModstamp": "string" } - schema_name_id: 1165
- schema_scan_id: 161519988
- updated: 2026-04-05 07:06:15
-
Version 1702579
- created: 2026-04-04 07:10:01
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-04/1775304422'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/case_comments/2026-04-04/1775304422
- id: 1702579
- processed: 1
- raw_data:
{ "CommentBody": 3, "CommentBodyRichtext": 4, "ConnectionReceivedId": 11, "ConnectionSentId": 12, "CreatedById": 5, "CreatedDate": 6, "Id": 0, "IsDeleted": 10, "IsPublished": 2, "LastModifiedById": 9, "LastModifiedDate": 8, "ParentId": 1, "SystemModstamp": 7 } - schema_attributes:
{ "Amount": "string", "CloseDate": "string", "CommentBody": "string", "CommentBodyRichtext": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Id": "string", "IsDeleted": "string", "IsPublished": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityId": "string", "ParentId": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Probability": "string", "StageName": "string", "SystemModstamp": "string" } - schema_name_id: 1165
- schema_scan_id: 161466454
- updated: 2026-04-04 07:10:12
-
Version 1701368
- created: 2026-04-03 07:06:08
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-03/1775217872'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments" ] - hive_path: s3://sfdl-csv-salesforce-prod/raw/case_comments/2026-04-03/1775217872
- id: 1701368
- processed: 1
- raw_data:
{ "CommentBody": 3, "CommentBodyRichtext": 4, "ConnectionReceivedId": 11, "ConnectionSentId": 12, "CreatedById": 5, "CreatedDate": 6, "Id": 0, "IsDeleted": 10, "IsPublished": 2, "LastModifiedById": 9, "LastModifiedDate": 8, "ParentId": 1, "SystemModstamp": 7 } - schema_attributes:
{ "Amount": "string", "CloseDate": "string", "CommentBody": "string", "CommentBodyRichtext": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Id": "string", "IsDeleted": "string", "IsPublished": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityId": "string", "ParentId": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Probability": "string", "StageName": "string", "SystemModstamp": "string" } - schema_name_id: 1165
- schema_scan_id: 161408575
- updated: 2026-04-03 07:06:22
Schema Scans: 15
Last at 2026-04-17 07:06:47
-
Scan 162173068
- duration: 0:00:12.033390
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 162173068
- 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/case_comments/2026-04-17/1776427508", "key": "raw/case_comments/2026-04-17/1776427508/case_comments.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_case_comments", "type": "csv" }, "trace_context": { "parent_id": 786581158480969762, "service_name": "drive-thru", "span_id": 860083523051327779, "trace_id": 7490264818778562951 } } - running: False
- schema_name_id: 1165
- start_time: 2026-04-17 07:06:47
- success: True
- trace_id: 7490264818778562951
-
Scan 162117346
- duration: 0:00:14.877289
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 162117346
- 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/case_comments/2026-04-16/1776341109", "key": "raw/case_comments/2026-04-16/1776341109/case_comments.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_case_comments", "type": "csv" }, "trace_context": { "parent_id": 6370434685547959902, "service_name": "drive-thru", "span_id": 5573172183356351603, "trace_id": 13733436714756529519 } } - running: False
- schema_name_id: 1165
- start_time: 2026-04-16 07:06:43
- success: True
- trace_id: 13733436714756529519
-
Scan 162061785
- duration: 0:00:14.806516
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 162061785
- 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/case_comments/2026-04-15/1776254786", "key": "raw/case_comments/2026-04-15/1776254786/case_comments.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_case_comments", "type": "csv" }, "trace_context": { "parent_id": 11422895729822616433, "service_name": "drive-thru", "span_id": 15508876623324436608, "trace_id": 1564024520913861355 } } - running: False
- schema_name_id: 1165
- start_time: 2026-04-15 07:08:04
- success: True
- trace_id: 1564024520913861355
-
Scan 162006373
- duration: 0:00:14.779079
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 162006373
- 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/case_comments/2026-04-14/1776168324", "key": "raw/case_comments/2026-04-14/1776168324/case_comments.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_case_comments", "type": "csv" }, "trace_context": { "parent_id": 16311533855530267330, "service_name": "drive-thru", "span_id": 1146030925296259444, "trace_id": 7320745921127710494 } } - running: False
- schema_name_id: 1165
- start_time: 2026-04-14 07:06:13
- success: True
- trace_id: 7320745921127710494
-
Scan 161948313
- duration: 0:00:14.789829
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161948313
- 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/case_comments/2026-04-13/1776081915", "key": "raw/case_comments/2026-04-13/1776081915/case_comments.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_case_comments", "type": "csv" }, "trace_context": { "parent_id": 599680589463538701, "service_name": "drive-thru", "span_id": 14187322543088260167, "trace_id": 10613074846736250662 } } - running: False
- schema_name_id: 1165
- start_time: 2026-04-13 07:06:26
- success: True
- trace_id: 10613074846736250662
-
Scan 161899539
- duration: 0:00:12.182568
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161899539
- 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/case_comments/2026-04-12/1775995675", "key": "raw/case_comments/2026-04-12/1775995675/case_comments.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_case_comments", "type": "csv" }, "trace_context": { "parent_id": 18341959935304870132, "service_name": "drive-thru", "span_id": 11749808422553415025, "trace_id": 7234005524712623912 } } - running: False
- schema_name_id: 1165
- start_time: 2026-04-12 07:08:02
- success: True
- trace_id: 7234005524712623912
-
Scan 161846883
- duration: 0:00:14.677730
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161846883
- 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/case_comments/2026-04-11/1775909073", "key": "raw/case_comments/2026-04-11/1775909073/case_comments.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_case_comments", "type": "csv" }, "trace_context": { "parent_id": 15691674159510165258, "service_name": "drive-thru", "span_id": 2025537041747095228, "trace_id": 6537393136695891645 } } - running: False
- schema_name_id: 1165
- start_time: 2026-04-11 07:07:31
- success: True
- trace_id: 6537393136695891645
-
Scan 161792097
- duration: 0:00:14.805303
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161792097
- 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/case_comments/2026-04-10/1775822742", "key": "raw/case_comments/2026-04-10/1775822742/case_comments.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_case_comments", "type": "csv" }, "trace_context": { "parent_id": 15709156992627408694, "service_name": "drive-thru", "span_id": 144756847983730789, "trace_id": 9568909247116499439 } } - running: False
- schema_name_id: 1165
- start_time: 2026-04-10 07:07:10
- success: True
- trace_id: 9568909247116499439
-
Scan 161736240
- duration: 0:00:14.580906
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161736240
- 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/case_comments/2026-04-09/1775736322", "key": "raw/case_comments/2026-04-09/1775736322/case_comments.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_case_comments", "type": "csv" }, "trace_context": { "parent_id": 9201200332884831434, "service_name": "drive-thru", "span_id": 181381692408854555, "trace_id": 8118993274559120760 } } - running: False
- schema_name_id: 1165
- start_time: 2026-04-09 07:05:48
- success: True
- trace_id: 8118993274559120760
-
Scan 161681411
- duration: 0:00:14.547941
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161681411
- 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/case_comments/2026-04-08/1775649932", "key": "raw/case_comments/2026-04-08/1775649932/case_comments.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_case_comments", "type": "csv" }, "trace_context": { "parent_id": 8728865174254739643, "service_name": "drive-thru", "span_id": 12360141395941213803, "trace_id": 9787280189201601740 } } - running: False
- schema_name_id: 1165
- start_time: 2026-04-08 07:07:05
- success: True
- trace_id: 9787280189201601740
-
Scan 161625170
- duration: 0:00:14.594551
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161625170
- 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/case_comments/2026-04-07/1775563512", "key": "raw/case_comments/2026-04-07/1775563512/case_comments.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_case_comments", "type": "csv" }, "trace_context": { "parent_id": 14226047772676993752, "service_name": "drive-thru", "span_id": 11849262255523033786, "trace_id": 14288296850576720101 } } - running: False
- schema_name_id: 1165
- start_time: 2026-04-07 07:05:52
- success: True
- trace_id: 14288296850576720101
-
Scan 161567370
- duration: 0:00:14.768850
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161567370
- 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/case_comments/2026-04-06/1775477126", "key": "raw/case_comments/2026-04-06/1775477126/case_comments.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_case_comments", "type": "csv" }, "trace_context": { "parent_id": 419168920560321344, "service_name": "drive-thru", "span_id": 13277526507799093512, "trace_id": 12857317708730581330 } } - running: False
- schema_name_id: 1165
- start_time: 2026-04-06 07:11:32
- success: True
- trace_id: 12857317708730581330
-
Scan 161519988
- duration: 0:00:14.629337
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161519988
- 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/case_comments/2026-04-05/1775390689", "key": "raw/case_comments/2026-04-05/1775390689/case_comments.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_case_comments", "type": "csv" }, "trace_context": { "parent_id": 12209682940107572963, "service_name": "drive-thru", "span_id": 7883200119255833459, "trace_id": 4096605721544115216 } } - running: False
- schema_name_id: 1165
- start_time: 2026-04-05 07:06:01
- success: True
- trace_id: 4096605721544115216
-
Scan 161466454
- duration: 0:00:12.053560
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161466454
- 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/case_comments/2026-04-04/1775304422", "key": "raw/case_comments/2026-04-04/1775304422/case_comments.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_case_comments", "type": "csv" }, "trace_context": { "parent_id": 12760348757179426370, "service_name": "drive-thru", "span_id": 7003204913909763174, "trace_id": 13097206183665707918 } } - running: False
- schema_name_id: 1165
- start_time: 2026-04-04 07:10:00
- success: True
- trace_id: 13097206183665707918
-
Scan 161408575
- duration: 0:00:14.828277
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161408575
- 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/case_comments/2026-04-03/1775217872", "key": "raw/case_comments/2026-04-03/1775217872/case_comments.csv.gz" }, "schema": { "name": "sfdl_prod_csv.salesforce_case_comments", "type": "csv" }, "trace_context": { "parent_id": 17628771809944366066, "service_name": "drive-thru", "span_id": 2878447840369795292, "trace_id": 16688302204716928627 } } - running: False
- schema_name_id: 1165
- start_time: 2026-04-03 07:06:07
- success: True
- trace_id: 16688302204716928627
- attributes:
{ "Amount": "string", "CloseDate": "string", "CommentBody": "string", "CommentBodyRichtext": "string", "ConnectionReceivedId": "string", "ConnectionSentId": "string", "CreatedById": "string", "CreatedDate": "string", "CurrencyIsoCode": "string", "ExpectedRevenue": "string", "ForecastCategory": "string", "Id": "string", "IsDeleted": "string", "IsPublished": "string", "LastModifiedById": "string", "LastModifiedDate": "string", "OpportunityId": "string", "ParentId": "string", "PrevAmount": "string", "PrevCloseDate": "string", "Probability": "string", "StageName": "string", "SystemModstamp": "string" } - created: 2026-04-17 07:06:48
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-17/1776427508'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments" }
- 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:21:34",
"disabled": false,
"format": "raw",
"id": 1165,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_csv",
"table": "salesforce_case_comments"
},
"type": "csv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"Amount": "string",
"CloseDate": "string",
"CommentBody": "string",
"CommentBodyRichtext": "string",
"ConnectionReceivedId": "string",
"ConnectionSentId": "string",
"CreatedById": "string",
"CreatedDate": "string",
"CurrencyIsoCode": "string",
"ExpectedRevenue": "string",
"ForecastCategory": "string",
"Id": "string",
"IsDeleted": "string",
"IsPublished": "string",
"LastModifiedById": "string",
"LastModifiedDate": "string",
"OpportunityId": "string",
"ParentId": "string",
"PrevAmount": "string",
"PrevCloseDate": "string",
"Probability": "string",
"StageName": "string",
"SystemModstamp": "string"
},
"created": "2026-04-17 07:06:48",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.salesforce_case_comments`\n(\n `Id` string , `ParentId` string , `IsPublished` string , `CommentBody` string , `CommentBodyRichtext` string , `CreatedById` string , `CreatedDate` string , `SystemModstamp` string , `LastModifiedDate` string , `LastModifiedById` string , `IsDeleted` string , `ConnectionReceivedId` string , `ConnectionSentId` 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/case_comments/2026-04-17/1776427508'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_csv.salesforce_case_comments`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_csv.salesforce_case_comments"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}