Schema Info
Schema Name: sfdl_prod_drivethru.molo_moloboats
- created: 2023-10-17 01:54:38
- disabled: False
- format: raw
- id: 1580
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "molo_moloboats" } - type: drivethrucsv
Schema Versions: 15
-
Version 1717555
- created: 2026-04-17 02:59:33
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-17/1776412693'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-17/1776412693
- id: 1717555
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1580
- schema_scan_id: 162167145
- updated: 2026-04-17 02:59:47
-
Version 1716430
- created: 2026-04-16 03:08:56
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-16/1776326457'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-16/1776326457
- id: 1716430
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1580
- schema_scan_id: 162111864
- updated: 2026-04-16 03:09:10
-
Version 1715119
- created: 2026-04-15 03:00:12
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-15/1776239927'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-15/1776239927
- id: 1715119
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1580
- schema_scan_id: 162055614
- updated: 2026-04-15 03:00:24
-
Version 1713926
- created: 2026-04-14 03:01:35
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-14/1776153653'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-14/1776153653
- id: 1713926
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1580
- schema_scan_id: 162000301
- updated: 2026-04-14 03:01:47
-
Version 1712700
- created: 2026-04-13 02:54:59
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-13/1776066845'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-13/1776066845
- id: 1712700
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1580
- schema_scan_id: 161941463
- updated: 2026-04-13 02:55:10
-
Version 1711531
- created: 2026-04-12 02:57:48
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-12/1775980562'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-12/1775980562
- id: 1711531
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1580
- schema_scan_id: 161892320
- updated: 2026-04-12 02:57:59
-
Version 1710332
- created: 2026-04-11 03:01:26
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-11/1775894322'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-11/1775894322
- id: 1710332
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1580
- schema_scan_id: 161841002
- updated: 2026-04-11 03:01:40
-
Version 1709178
- created: 2026-04-10 03:03:32
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-10/1775808079'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-10/1775808079
- id: 1709178
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1580
- schema_scan_id: 161785850
- updated: 2026-04-10 03:03:45
-
Version 1708020
- created: 2026-04-09 02:58:51
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-09/1775721417'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-09/1775721417
- id: 1708020
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1580
- schema_scan_id: 161729799
- updated: 2026-04-09 02:59:05
-
Version 1706811
- created: 2026-04-08 03:01:36
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-08/1775635225'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-08/1775635225
- id: 1706811
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1580
- schema_scan_id: 161675340
- updated: 2026-04-08 03:01:47
-
Version 1705670
- created: 2026-04-07 02:55:44
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-07/1775548397'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-07/1775548397
- id: 1705670
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1580
- schema_scan_id: 161618353
- updated: 2026-04-07 02:55:55
-
Version 1704381
- created: 2026-04-06 03:00:11
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-06/1775462361'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-06/1775462361
- id: 1704381
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1580
- schema_scan_id: 161561251
- updated: 2026-04-06 03:00:25
-
Version 1703178
- created: 2026-04-05 02:59:58
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-05/1775375989'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-05/1775375989
- id: 1703178
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1580
- schema_scan_id: 161514684
- updated: 2026-04-05 03:00:10
-
Version 1702054
- created: 2026-04-04 03:00:49
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-04/1775289478'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-04/1775289478
- id: 1702054
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1580
- schema_scan_id: 161459878
- updated: 2026-04-04 03:01:03
-
Version 1700836
- created: 2026-04-03 03:05:01
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-03/1775203246'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-03/1775203246
- id: 1700836
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1580
- schema_scan_id: 161401719
- updated: 2026-04-03 03:05:12
Schema Scans: 15
Last at 2026-04-17 02:59:32
-
Scan 162167145
- duration: 0:00:15.221215
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 162167145
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-17/1776412693", "key": "raw/molo_moloBoats/2026-04-17/1776412693/Boats.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 11460099026616301748, "service_name": "drive-thru", "span_id": 13278066626695181858, "trace_id": 16752658105746941642 } } - running: False
- schema_name_id: 1580
- start_time: 2026-04-17 02:59:32
- success: True
- trace_id: 16752658105746941642
-
Scan 162111864
- duration: 0:00:15.506801
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 162111864
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-16/1776326457", "key": "raw/molo_moloBoats/2026-04-16/1776326457/Boats.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 16519446551472099185, "service_name": "drive-thru", "span_id": 5557762411031787393, "trace_id": 16118091052454703587 } } - running: False
- schema_name_id: 1580
- start_time: 2026-04-16 03:08:54
- success: True
- trace_id: 16118091052454703587
-
Scan 162055614
- duration: 0:00:12.917440
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 162055614
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-15/1776239927", "key": "raw/molo_moloBoats/2026-04-15/1776239927/Boats.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 5662836841485614912, "service_name": "drive-thru", "span_id": 13283510764370857605, "trace_id": 3763442131283374431 } } - running: False
- schema_name_id: 1580
- start_time: 2026-04-15 03:00:11
- success: True
- trace_id: 3763442131283374431
-
Scan 162000301
- duration: 0:00:12.559652
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 162000301
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-14/1776153653", "key": "raw/molo_moloBoats/2026-04-14/1776153653/Boats.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 13132324277330695447, "service_name": "drive-thru", "span_id": 6421876847970818601, "trace_id": 12415473903527688871 } } - running: False
- schema_name_id: 1580
- start_time: 2026-04-14 03:01:34
- success: True
- trace_id: 12415473903527688871
-
Scan 161941463
- duration: 0:00:12.761631
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161941463
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-13/1776066845", "key": "raw/molo_moloBoats/2026-04-13/1776066845/Boats.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 17460364961044581533, "service_name": "drive-thru", "span_id": 1920742519680480535, "trace_id": 14927733372526362466 } } - running: False
- schema_name_id: 1580
- start_time: 2026-04-13 02:54:57
- success: True
- trace_id: 14927733372526362466
-
Scan 161892320
- duration: 0:00:12.628522
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161892320
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-12/1775980562", "key": "raw/molo_moloBoats/2026-04-12/1775980562/Boats.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1332083447672435067, "service_name": "drive-thru", "span_id": 8156637676801637005, "trace_id": 14338597302126440866 } } - running: False
- schema_name_id: 1580
- start_time: 2026-04-12 02:57:47
- success: True
- trace_id: 14338597302126440866
-
Scan 161841002
- duration: 0:00:15.377416
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161841002
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-11/1775894322", "key": "raw/molo_moloBoats/2026-04-11/1775894322/Boats.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 6860369040921657848, "service_name": "drive-thru", "span_id": 10327990419946313831, "trace_id": 15271057018959527506 } } - running: False
- schema_name_id: 1580
- start_time: 2026-04-11 03:01:25
- success: True
- trace_id: 15271057018959527506
-
Scan 161785850
- duration: 0:00:15.536985
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161785850
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-10/1775808079", "key": "raw/molo_moloBoats/2026-04-10/1775808079/Boats.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 411227781171446184, "service_name": "drive-thru", "span_id": 3165924569489023962, "trace_id": 14205691948777910648 } } - running: False
- schema_name_id: 1580
- start_time: 2026-04-10 03:03:30
- success: True
- trace_id: 14205691948777910648
-
Scan 161729799
- duration: 0:00:15.596993
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161729799
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-09/1775721417", "key": "raw/molo_moloBoats/2026-04-09/1775721417/Boats.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 7960864445984308399, "service_name": "drive-thru", "span_id": 8742536401995122156, "trace_id": 4839440417975821862 } } - running: False
- schema_name_id: 1580
- start_time: 2026-04-09 02:58:50
- success: True
- trace_id: 4839440417975821862
-
Scan 161675340
- duration: 0:00:12.682480
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161675340
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-08/1775635225", "key": "raw/molo_moloBoats/2026-04-08/1775635225/Boats.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 15076771760966297370, "service_name": "drive-thru", "span_id": 7916291596700608566, "trace_id": 3113046540305286022 } } - running: False
- schema_name_id: 1580
- start_time: 2026-04-08 03:01:34
- success: True
- trace_id: 3113046540305286022
-
Scan 161618353
- duration: 0:00:12.833620
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161618353
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-07/1775548397", "key": "raw/molo_moloBoats/2026-04-07/1775548397/Boats.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 11510706035627630804, "service_name": "drive-thru", "span_id": 1348596513961809943, "trace_id": 9134309841280008769 } } - running: False
- schema_name_id: 1580
- start_time: 2026-04-07 02:55:42
- success: True
- trace_id: 9134309841280008769
-
Scan 161561251
- duration: 0:00:15.341578
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161561251
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-06/1775462361", "key": "raw/molo_moloBoats/2026-04-06/1775462361/Boats.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 14374776481264018541, "service_name": "drive-thru", "span_id": 2466430195663595548, "trace_id": 6868300392385336906 } } - running: False
- schema_name_id: 1580
- start_time: 2026-04-06 03:00:10
- success: True
- trace_id: 6868300392385336906
-
Scan 161514684
- duration: 0:00:12.786628
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161514684
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-05/1775375989", "key": "raw/molo_moloBoats/2026-04-05/1775375989/Boats.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 4047558151206850425, "service_name": "drive-thru", "span_id": 13312758034267795115, "trace_id": 8335712930946500517 } } - running: False
- schema_name_id: 1580
- start_time: 2026-04-05 02:59:57
- success: True
- trace_id: 8335712930946500517
-
Scan 161459878
- duration: 0:00:15.185789
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161459878
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-04/1775289478", "key": "raw/molo_moloBoats/2026-04-04/1775289478/Boats.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 14509858339746080794, "service_name": "drive-thru", "span_id": 7335374560188401476, "trace_id": 8418257424347501173 } } - running: False
- schema_name_id: 1580
- start_time: 2026-04-04 03:00:47
- success: True
- trace_id: 8418257424347501173
-
Scan 161401719
- duration: 0:00:12.780559
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161401719
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-03/1775203246", "key": "raw/molo_moloBoats/2026-04-03/1775203246/Boats.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 7243816476186792984, "service_name": "drive-thru", "span_id": 400927931577623935, "trace_id": 8536380862397200016 } } - running: False
- schema_name_id: 1580
- start_time: 2026-04-03 03:04:59
- success: True
- trace_id: 8536380862397200016
- attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - created: 2026-04-17 02:59:33
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-17/1776412693'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2023-10-17 01:54:38",
"disabled": false,
"format": "raw",
"id": 1580,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "molo_moloboats"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"AirDraft": "string",
"AspNetUser_Id": "string",
"Beam": "string",
"BoatTypeId": "string",
"BookingMergingDone": "string",
"Color": "string",
"CreationTime": "string",
"DecalNumber": "string",
"Draft": "string",
"Filestack_Id": "string",
"GallonCapacity": "string",
"HashID": "string",
"HullID": "string",
"Id": "string",
"IsActive": "string",
"KeyLocationCode": "string",
"LOA": "string",
"LastEditedDateTime": "string",
"LastEditedMoloAPIPartner_Id": "string",
"LastEditedUser_Id": "string",
"Make": "string",
"Manufacturer": "string",
"MarinaLocationId": "string",
"MastLength": "string",
"Model": "string",
"MoloAPI_PartnerId": "string",
"Name": "string",
"Notes": "string",
"Photo": "string",
"PowerNeed1_Id": "string",
"PowerNeedId": "string",
"RecordStatusId": "string",
"RegistrationExpiration": "string",
"RegistrationNumber": "string",
"RegistrationState": "string",
"SerialNumber": "string",
"Tonnage": "string",
"Weight": "string",
"Year": "string"
},
"created": "2026-04-17 02:59:33",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-drivethrucsv-drivethru-prod/raw/molo_moloBoats/2026-04-17/1776412693'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.molo_moloboats`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.molo_moloboats"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}