Schema Info
Schema Name: sfdl_stage_drivethru.molo_molocustomfieldset
- created: 2023-08-10 13:53:26
- disabled: False
- format: raw
- id: 1843
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_drivethru", "table": "molo_molocustomfieldset" } - type: drivethrucsv
Schema Versions: 3
-
Version 611691
- created: 2023-10-16 01:55:02
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molocustomfieldset`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molocustomfieldset`\n(\n `Id` string , `HashId` string , `CreationDateTime` string , `CreationAspNetUserId` string , `CustomFieldInternalName` string , `CustomFieldCustomerFacingName` string , `EnabledForContacts` string , `EnabledForBoats` string , `Required` string , `DeletionDateTime` string , `DeletionAspNetUser` string , `AvailableForOffers` string , `AvailableForResourceOffers` string , `MarinaLocation_Id` string , `CustomFieldType_Id` string , `RecordStatus_Id` 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-stage/raw/molo_moloCustomFieldSet/2023-10-16/1697439233'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molocustomfieldset" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloCustomFieldSet/2023-10-16/1697439233
- id: 611691
- processed: 1
- raw_data:
{ "AvailableForOffers": 11, "AvailableForResourceOffers": 12, "CreationAspNetUserId": 3, "CreationDateTime": 2, "CustomFieldCustomerFacingName": 5, "CustomFieldInternalName": 4, "CustomFieldType_Id": 14, "DeletionAspNetUser": 10, "DeletionDateTime": 9, "EnabledForBoats": 7, "EnabledForContacts": 6, "HashId": 1, "Id": 0, "MarinaLocation_Id": 13, "RecordStatus_Id": 15, "Required": 8 } - schema_attributes:
{ "AvailableForOffers": "string", "AvailableForResourceOffers": "string", "CreationAspNetUserId": "string", "CreationDateTime": "string", "CustomFieldCustomerFacingName": "string", "CustomFieldInternalName": "string", "CustomFieldType_Id": "string", "DeletionAspNetUser": "string", "DeletionDateTime": "string", "EnabledForBoats": "string", "EnabledForContacts": "string", "HashId": "string", "Id": "string", "MarinaLocation_Id": "string", "RecordStatus_Id": "string", "Required": "string" } - schema_name_id: 1843
- schema_scan_id: 5253206
- updated: 2023-10-16 01:55:14
-
Version 611037
- created: 2023-10-15 01:55:22
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molocustomfieldset`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molocustomfieldset`\n(\n `Id` string , `HashId` string , `CreationDateTime` string , `CreationAspNetUserId` string , `CustomFieldInternalName` string , `CustomFieldCustomerFacingName` string , `EnabledForContacts` string , `EnabledForBoats` string , `Required` string , `DeletionDateTime` string , `DeletionAspNetUser` string , `AvailableForOffers` string , `AvailableForResourceOffers` string , `MarinaLocation_Id` string , `CustomFieldType_Id` string , `RecordStatus_Id` 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-stage/raw/molo_moloCustomFieldSet/2023-10-15/1697352777'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molocustomfieldset" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloCustomFieldSet/2023-10-15/1697352777
- id: 611037
- processed: 1
- raw_data:
{ "AvailableForOffers": 11, "AvailableForResourceOffers": 12, "CreationAspNetUserId": 3, "CreationDateTime": 2, "CustomFieldCustomerFacingName": 5, "CustomFieldInternalName": 4, "CustomFieldType_Id": 14, "DeletionAspNetUser": 10, "DeletionDateTime": 9, "EnabledForBoats": 7, "EnabledForContacts": 6, "HashId": 1, "Id": 0, "MarinaLocation_Id": 13, "RecordStatus_Id": 15, "Required": 8 } - schema_attributes:
{ "AvailableForOffers": "string", "AvailableForResourceOffers": "string", "CreationAspNetUserId": "string", "CreationDateTime": "string", "CustomFieldCustomerFacingName": "string", "CustomFieldInternalName": "string", "CustomFieldType_Id": "string", "DeletionAspNetUser": "string", "DeletionDateTime": "string", "EnabledForBoats": "string", "EnabledForContacts": "string", "HashId": "string", "Id": "string", "MarinaLocation_Id": "string", "RecordStatus_Id": "string", "Required": "string" } - schema_name_id: 1843
- schema_scan_id: 5251372
- updated: 2023-10-15 01:55:33
-
Version 610367
- created: 2023-10-14 01:57:00
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molocustomfieldset`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molocustomfieldset`\n(\n `Id` string , `HashId` string , `CreationDateTime` string , `CreationAspNetUserId` string , `CustomFieldInternalName` string , `CustomFieldCustomerFacingName` string , `EnabledForContacts` string , `EnabledForBoats` string , `Required` string , `DeletionDateTime` string , `DeletionAspNetUser` string , `AvailableForOffers` string , `AvailableForResourceOffers` string , `MarinaLocation_Id` string , `CustomFieldType_Id` string , `RecordStatus_Id` 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-stage/raw/molo_moloCustomFieldSet/2023-10-14/1697266457'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molocustomfieldset" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloCustomFieldSet/2023-10-14/1697266457
- id: 610367
- processed: 1
- raw_data:
{ "AvailableForOffers": 11, "AvailableForResourceOffers": 12, "CreationAspNetUserId": 3, "CreationDateTime": 2, "CustomFieldCustomerFacingName": 5, "CustomFieldInternalName": 4, "CustomFieldType_Id": 14, "DeletionAspNetUser": 10, "DeletionDateTime": 9, "EnabledForBoats": 7, "EnabledForContacts": 6, "HashId": 1, "Id": 0, "MarinaLocation_Id": 13, "RecordStatus_Id": 15, "Required": 8 } - schema_attributes:
{ "AvailableForOffers": "string", "AvailableForResourceOffers": "string", "CreationAspNetUserId": "string", "CreationDateTime": "string", "CustomFieldCustomerFacingName": "string", "CustomFieldInternalName": "string", "CustomFieldType_Id": "string", "DeletionAspNetUser": "string", "DeletionDateTime": "string", "EnabledForBoats": "string", "EnabledForContacts": "string", "HashId": "string", "Id": "string", "MarinaLocation_Id": "string", "RecordStatus_Id": "string", "Required": "string" } - schema_name_id: 1843
- schema_scan_id: 5249327
- updated: 2023-10-14 01:57:11
Schema Scans: 3
Last at 2023-10-16 01:55:01
-
Scan 5253206
- duration: 0:00:12.169005
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 5253206
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-stage", "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloCustomFieldSet/2023-10-16/1697439233", "key": "raw/molo_moloCustomFieldSet/2023-10-16/1697439233/CustomFieldSet.csv.gz" }, "schema": { "name": "sfdl_stage_drivethru.molo_moloCustomFieldSet", "type": "drivethrucsv" }, "trace_context": { "parent_id": 15852922675006812994, "service_name": "drive-thru", "span_id": 5938233379064003721, "trace_id": 649091386019967054 } } - running: False
- schema_name_id: 1843
- start_time: 2023-10-16 01:55:01
- success: True
- trace_id: 649091386019967054
-
Scan 5251372
- duration: 0:00:11.680557
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 5251372
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-stage", "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloCustomFieldSet/2023-10-15/1697352777", "key": "raw/molo_moloCustomFieldSet/2023-10-15/1697352777/CustomFieldSet.csv.gz" }, "schema": { "name": "sfdl_stage_drivethru.molo_moloCustomFieldSet", "type": "drivethrucsv" }, "trace_context": { "parent_id": 12575712700953295459, "service_name": "drive-thru", "span_id": 6934696827904245272, "trace_id": 12967195451487388306 } } - running: False
- schema_name_id: 1843
- start_time: 2023-10-15 01:55:21
- success: True
- trace_id: 12967195451487388306
-
Scan 5249327
- duration: 0:00:11.843092
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 5249327
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-stage", "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloCustomFieldSet/2023-10-14/1697266457", "key": "raw/molo_moloCustomFieldSet/2023-10-14/1697266457/CustomFieldSet.csv.gz" }, "schema": { "name": "sfdl_stage_drivethru.molo_moloCustomFieldSet", "type": "drivethrucsv" }, "trace_context": { "parent_id": 15314833145359744714, "service_name": "drive-thru", "span_id": 1287456766470286171, "trace_id": 1218737155997858361 } } - running: False
- schema_name_id: 1843
- start_time: 2023-10-14 01:56:59
- success: True
- trace_id: 1218737155997858361
- attributes:
{ "AvailableForOffers": "string", "AvailableForResourceOffers": "string", "CreationAspNetUserId": "string", "CreationDateTime": "string", "CustomFieldCustomerFacingName": "string", "CustomFieldInternalName": "string", "CustomFieldType_Id": "string", "DeletionAspNetUser": "string", "DeletionDateTime": "string", "EnabledForBoats": "string", "EnabledForContacts": "string", "HashId": "string", "Id": "string", "MarinaLocation_Id": "string", "RecordStatus_Id": "string", "Required": "string" } - created: 2023-10-16 01:55:02
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molocustomfieldset`\n(\n `Id` string , `HashId` string , `CreationDateTime` string , `CreationAspNetUserId` string , `CustomFieldInternalName` string , `CustomFieldCustomerFacingName` string , `EnabledForContacts` string , `EnabledForBoats` string , `Required` string , `DeletionDateTime` string , `DeletionAspNetUser` string , `AvailableForOffers` string , `AvailableForResourceOffers` string , `MarinaLocation_Id` string , `CustomFieldType_Id` string , `RecordStatus_Id` 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-stage/raw/molo_moloCustomFieldSet/2023-10-16/1697439233'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molocustomfieldset`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molocustomfieldset" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2023-08-10 13:53:26",
"disabled": false,
"format": "raw",
"id": 1843,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_drivethru",
"table": "molo_molocustomfieldset"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"AvailableForOffers": "string",
"AvailableForResourceOffers": "string",
"CreationAspNetUserId": "string",
"CreationDateTime": "string",
"CustomFieldCustomerFacingName": "string",
"CustomFieldInternalName": "string",
"CustomFieldType_Id": "string",
"DeletionAspNetUser": "string",
"DeletionDateTime": "string",
"EnabledForBoats": "string",
"EnabledForContacts": "string",
"HashId": "string",
"Id": "string",
"MarinaLocation_Id": "string",
"RecordStatus_Id": "string",
"Required": "string"
},
"created": "2023-10-16 01:55:02",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molocustomfieldset`\n(\n `Id` string , `HashId` string , `CreationDateTime` string , `CreationAspNetUserId` string , `CustomFieldInternalName` string , `CustomFieldCustomerFacingName` string , `EnabledForContacts` string , `EnabledForBoats` string , `Required` string , `DeletionDateTime` string , `DeletionAspNetUser` string , `AvailableForOffers` string , `AvailableForResourceOffers` string , `MarinaLocation_Id` string , `CustomFieldType_Id` string , `RecordStatus_Id` 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-stage/raw/molo_moloCustomFieldSet/2023-10-16/1697439233'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molocustomfieldset`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molocustomfieldset"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}