Schema Info

Schema Name: sfdl_stage_drivethru.hubspot_molo_contacts_properties
  • created: 2022-11-30 13:40:19
  • disabled: False
  • format: raw
  • id: 1509
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_drivethru",
        "table": "hubspot_molo_contacts_properties"
    }
  • type: drivethrujson
Schema Versions: 15
    • created: 2026-04-17 07:18:17
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-17/1776428288'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-17/1776428288
    • id: 906668
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if closedate >= createdate then (1 + round_down(((closedate - createdate) / 86400000), 0)) endif",
          "createdAt": "2022-11-18T16:28:20.051Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "absolute",
          "description": "If you have a lead you are still working and do not want it re-assigned to the team, check this box.  If you are no longer working it, uncheck the box and it will be removed from your queue.",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "contactinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Actively Working Lead",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": false,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "No",
                  "value": "No"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-11-18T16:28:20.051Z",
          "updatedUserId": "47074899"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "string",
          "dataSensitivity": "string",
          "dateDisplayHint": "string",
          "description": "string",
          "displayOrder": "string",
          "externalOptions": "string",
          "fieldType": "string",
          "formField": "string",
          "groupName": "string",
          "hasUniqueValue": "string",
          "hidden": "string",
          "hubspotDefined": "string",
          "label": "string",
          "modificationMetadata.archivable": "string",
          "modificationMetadata.readOnlyDefinition": "string",
          "modificationMetadata.readOnlyOptions": "string",
          "modificationMetadata.readOnlyValue": "string",
          "name": "string",
          "numberDisplayHint": "string",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 1509
    • schema_scan_id: 6415285
    • updated: 2026-04-17 07:18:31
    • created: 2026-04-16 07:14:53
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-16/1776341633'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-16/1776341633
    • id: 906458
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if closedate >= createdate then (1 + round_down(((closedate - createdate) / 86400000), 0)) endif",
          "createdAt": "2022-11-18T16:28:20.051Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "absolute",
          "description": "If you have a lead you are still working and do not want it re-assigned to the team, check this box.  If you are no longer working it, uncheck the box and it will be removed from your queue.",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "contactinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Actively Working Lead",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": false,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "No",
                  "value": "No"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-11-18T16:28:20.051Z",
          "updatedUserId": "47074899"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "string",
          "dataSensitivity": "string",
          "dateDisplayHint": "string",
          "description": "string",
          "displayOrder": "string",
          "externalOptions": "string",
          "fieldType": "string",
          "formField": "string",
          "groupName": "string",
          "hasUniqueValue": "string",
          "hidden": "string",
          "hubspotDefined": "string",
          "label": "string",
          "modificationMetadata.archivable": "string",
          "modificationMetadata.readOnlyDefinition": "string",
          "modificationMetadata.readOnlyOptions": "string",
          "modificationMetadata.readOnlyValue": "string",
          "name": "string",
          "numberDisplayHint": "string",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 1509
    • schema_scan_id: 6414745
    • updated: 2026-04-16 07:15:07
    • created: 2026-04-15 07:19:58
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-15/1776255575'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-15/1776255575
    • id: 906241
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if closedate >= createdate then (1 + round_down(((closedate - createdate) / 86400000), 0)) endif",
          "createdAt": "2022-11-18T16:28:20.051Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "absolute",
          "description": "If you have a lead you are still working and do not want it re-assigned to the team, check this box.  If you are no longer working it, uncheck the box and it will be removed from your queue.",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "contactinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Actively Working Lead",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": false,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "No",
                  "value": "No"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-11-18T16:28:20.051Z",
          "updatedUserId": "47074899"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "string",
          "dataSensitivity": "string",
          "dateDisplayHint": "string",
          "description": "string",
          "displayOrder": "string",
          "externalOptions": "string",
          "fieldType": "string",
          "formField": "string",
          "groupName": "string",
          "hasUniqueValue": "string",
          "hidden": "string",
          "hubspotDefined": "string",
          "label": "string",
          "modificationMetadata.archivable": "string",
          "modificationMetadata.readOnlyDefinition": "string",
          "modificationMetadata.readOnlyOptions": "string",
          "modificationMetadata.readOnlyValue": "string",
          "name": "string",
          "numberDisplayHint": "string",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 1509
    • schema_scan_id: 6414253
    • updated: 2026-04-15 07:20:09
    • created: 2026-04-14 07:16:32
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-14/1776168958'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-14/1776168958
    • id: 906030
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if closedate >= createdate then (1 + round_down(((closedate - createdate) / 86400000), 0)) endif",
          "createdAt": "2022-11-18T16:28:20.051Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "absolute",
          "description": "If you have a lead you are still working and do not want it re-assigned to the team, check this box.  If you are no longer working it, uncheck the box and it will be removed from your queue.",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "contactinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Actively Working Lead",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": false,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "No",
                  "value": "No"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-11-18T16:28:20.051Z",
          "updatedUserId": "47074899"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "string",
          "dataSensitivity": "string",
          "dateDisplayHint": "string",
          "description": "string",
          "displayOrder": "string",
          "externalOptions": "string",
          "fieldType": "string",
          "formField": "string",
          "groupName": "string",
          "hasUniqueValue": "string",
          "hidden": "string",
          "hubspotDefined": "string",
          "label": "string",
          "modificationMetadata.archivable": "string",
          "modificationMetadata.readOnlyDefinition": "string",
          "modificationMetadata.readOnlyOptions": "string",
          "modificationMetadata.readOnlyValue": "string",
          "name": "string",
          "numberDisplayHint": "string",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 1509
    • schema_scan_id: 6413763
    • updated: 2026-04-14 07:16:46
    • created: 2026-04-13 07:18:18
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-13/1776082693'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-13/1776082693
    • id: 905809
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if closedate >= createdate then (1 + round_down(((closedate - createdate) / 86400000), 0)) endif",
          "createdAt": "2022-11-18T16:28:20.051Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "absolute",
          "description": "If you have a lead you are still working and do not want it re-assigned to the team, check this box.  If you are no longer working it, uncheck the box and it will be removed from your queue.",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "contactinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Actively Working Lead",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": false,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "No",
                  "value": "No"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-11-18T16:28:20.051Z",
          "updatedUserId": "47074899"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "string",
          "dataSensitivity": "string",
          "dateDisplayHint": "string",
          "description": "string",
          "displayOrder": "string",
          "externalOptions": "string",
          "fieldType": "string",
          "formField": "string",
          "groupName": "string",
          "hasUniqueValue": "string",
          "hidden": "string",
          "hubspotDefined": "string",
          "label": "string",
          "modificationMetadata.archivable": "string",
          "modificationMetadata.readOnlyDefinition": "string",
          "modificationMetadata.readOnlyOptions": "string",
          "modificationMetadata.readOnlyValue": "string",
          "name": "string",
          "numberDisplayHint": "string",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 1509
    • schema_scan_id: 6413203
    • updated: 2026-04-13 07:18:35
    • created: 2026-04-12 07:15:19
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-12/1775996110'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-12/1775996110
    • id: 905604
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if closedate >= createdate then (1 + round_down(((closedate - createdate) / 86400000), 0)) endif",
          "createdAt": "2022-11-18T16:28:20.051Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "absolute",
          "description": "If you have a lead you are still working and do not want it re-assigned to the team, check this box.  If you are no longer working it, uncheck the box and it will be removed from your queue.",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "contactinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Actively Working Lead",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": false,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "No",
                  "value": "No"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-11-18T16:28:20.051Z",
          "updatedUserId": "47074899"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "string",
          "dataSensitivity": "string",
          "dateDisplayHint": "string",
          "description": "string",
          "displayOrder": "string",
          "externalOptions": "string",
          "fieldType": "string",
          "formField": "string",
          "groupName": "string",
          "hasUniqueValue": "string",
          "hidden": "string",
          "hubspotDefined": "string",
          "label": "string",
          "modificationMetadata.archivable": "string",
          "modificationMetadata.readOnlyDefinition": "string",
          "modificationMetadata.readOnlyOptions": "string",
          "modificationMetadata.readOnlyValue": "string",
          "name": "string",
          "numberDisplayHint": "string",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 1509
    • schema_scan_id: 6412787
    • updated: 2026-04-12 07:15:30
    • created: 2026-04-11 07:13:53
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-11/1775909615'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-11/1775909615
    • id: 905405
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if closedate >= createdate then (1 + round_down(((closedate - createdate) / 86400000), 0)) endif",
          "createdAt": "2022-11-18T16:28:20.051Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "absolute",
          "description": "If you have a lead you are still working and do not want it re-assigned to the team, check this box.  If you are no longer working it, uncheck the box and it will be removed from your queue.",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "contactinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Actively Working Lead",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": false,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "No",
                  "value": "No"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-11-18T16:28:20.051Z",
          "updatedUserId": "47074899"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "string",
          "dataSensitivity": "string",
          "dateDisplayHint": "string",
          "description": "string",
          "displayOrder": "string",
          "externalOptions": "string",
          "fieldType": "string",
          "formField": "string",
          "groupName": "string",
          "hasUniqueValue": "string",
          "hidden": "string",
          "hubspotDefined": "string",
          "label": "string",
          "modificationMetadata.archivable": "string",
          "modificationMetadata.readOnlyDefinition": "string",
          "modificationMetadata.readOnlyOptions": "string",
          "modificationMetadata.readOnlyValue": "string",
          "name": "string",
          "numberDisplayHint": "string",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 1509
    • schema_scan_id: 6412409
    • updated: 2026-04-11 07:14:07
    • created: 2026-04-10 07:12:42
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-10/1775823121'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-10/1775823121
    • id: 905199
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if closedate >= createdate then (1 + round_down(((closedate - createdate) / 86400000), 0)) endif",
          "createdAt": "2022-11-18T16:28:20.051Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "absolute",
          "description": "If you have a lead you are still working and do not want it re-assigned to the team, check this box.  If you are no longer working it, uncheck the box and it will be removed from your queue.",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "contactinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Actively Working Lead",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": false,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "No",
                  "value": "No"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-11-18T16:28:20.051Z",
          "updatedUserId": "47074899"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "string",
          "dataSensitivity": "string",
          "dateDisplayHint": "string",
          "description": "string",
          "displayOrder": "string",
          "externalOptions": "string",
          "fieldType": "string",
          "formField": "string",
          "groupName": "string",
          "hasUniqueValue": "string",
          "hidden": "string",
          "hubspotDefined": "string",
          "label": "string",
          "modificationMetadata.archivable": "string",
          "modificationMetadata.readOnlyDefinition": "string",
          "modificationMetadata.readOnlyOptions": "string",
          "modificationMetadata.readOnlyValue": "string",
          "name": "string",
          "numberDisplayHint": "string",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 1509
    • schema_scan_id: 6411946
    • updated: 2026-04-10 07:12:54
    • created: 2026-04-09 07:11:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-09/1775736708'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-09/1775736708
    • id: 904980
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if closedate >= createdate then (1 + round_down(((closedate - createdate) / 86400000), 0)) endif",
          "createdAt": "2022-11-18T16:28:20.051Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "absolute",
          "description": "If you have a lead you are still working and do not want it re-assigned to the team, check this box.  If you are no longer working it, uncheck the box and it will be removed from your queue.",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "contactinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Actively Working Lead",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": false,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "No",
                  "value": "No"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-11-18T16:28:20.051Z",
          "updatedUserId": "47074899"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "string",
          "dataSensitivity": "string",
          "dateDisplayHint": "string",
          "description": "string",
          "displayOrder": "string",
          "externalOptions": "string",
          "fieldType": "string",
          "formField": "string",
          "groupName": "string",
          "hasUniqueValue": "string",
          "hidden": "string",
          "hubspotDefined": "string",
          "label": "string",
          "modificationMetadata.archivable": "string",
          "modificationMetadata.readOnlyDefinition": "string",
          "modificationMetadata.readOnlyOptions": "string",
          "modificationMetadata.readOnlyValue": "string",
          "name": "string",
          "numberDisplayHint": "string",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 1509
    • schema_scan_id: 6411427
    • updated: 2026-04-09 07:12:08
    • created: 2026-04-08 07:13:19
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-08/1775650378'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-08/1775650378
    • id: 904763
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if closedate >= createdate then (1 + round_down(((closedate - createdate) / 86400000), 0)) endif",
          "createdAt": "2022-11-18T16:28:20.051Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "absolute",
          "description": "If you have a lead you are still working and do not want it re-assigned to the team, check this box.  If you are no longer working it, uncheck the box and it will be removed from your queue.",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "contactinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Actively Working Lead",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": false,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "No",
                  "value": "No"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-11-18T16:28:20.051Z",
          "updatedUserId": "47074899"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "string",
          "dataSensitivity": "string",
          "dateDisplayHint": "string",
          "description": "string",
          "displayOrder": "string",
          "externalOptions": "string",
          "fieldType": "string",
          "formField": "string",
          "groupName": "string",
          "hasUniqueValue": "string",
          "hidden": "string",
          "hubspotDefined": "string",
          "label": "string",
          "modificationMetadata.archivable": "string",
          "modificationMetadata.readOnlyDefinition": "string",
          "modificationMetadata.readOnlyOptions": "string",
          "modificationMetadata.readOnlyValue": "string",
          "name": "string",
          "numberDisplayHint": "string",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 1509
    • schema_scan_id: 6410921
    • updated: 2026-04-08 07:13:33
    • created: 2026-04-07 07:16:51
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-07/1775564176'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-07/1775564176
    • id: 904549
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if closedate >= createdate then (1 + round_down(((closedate - createdate) / 86400000), 0)) endif",
          "createdAt": "2022-11-18T16:28:20.051Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "absolute",
          "description": "If you have a lead you are still working and do not want it re-assigned to the team, check this box.  If you are no longer working it, uncheck the box and it will be removed from your queue.",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "contactinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Actively Working Lead",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": false,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "No",
                  "value": "No"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-11-18T16:28:20.051Z",
          "updatedUserId": "47074899"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "string",
          "dataSensitivity": "string",
          "dateDisplayHint": "string",
          "description": "string",
          "displayOrder": "string",
          "externalOptions": "string",
          "fieldType": "string",
          "formField": "string",
          "groupName": "string",
          "hasUniqueValue": "string",
          "hidden": "string",
          "hubspotDefined": "string",
          "label": "string",
          "modificationMetadata.archivable": "string",
          "modificationMetadata.readOnlyDefinition": "string",
          "modificationMetadata.readOnlyOptions": "string",
          "modificationMetadata.readOnlyValue": "string",
          "name": "string",
          "numberDisplayHint": "string",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 1509
    • schema_scan_id: 6410413
    • updated: 2026-04-07 07:17:05
    • created: 2026-04-06 07:18:47
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-06/1775477894'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-06/1775477894
    • id: 904342
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if closedate >= createdate then (1 + round_down(((closedate - createdate) / 86400000), 0)) endif",
          "createdAt": "2022-11-18T16:28:20.051Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "absolute",
          "description": "If you have a lead you are still working and do not want it re-assigned to the team, check this box.  If you are no longer working it, uncheck the box and it will be removed from your queue.",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "contactinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Actively Working Lead",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": false,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "No",
                  "value": "No"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-11-18T16:28:20.051Z",
          "updatedUserId": "47074899"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "string",
          "dataSensitivity": "string",
          "dateDisplayHint": "string",
          "description": "string",
          "displayOrder": "string",
          "externalOptions": "string",
          "fieldType": "string",
          "formField": "string",
          "groupName": "string",
          "hasUniqueValue": "string",
          "hidden": "string",
          "hubspotDefined": "string",
          "label": "string",
          "modificationMetadata.archivable": "string",
          "modificationMetadata.readOnlyDefinition": "string",
          "modificationMetadata.readOnlyOptions": "string",
          "modificationMetadata.readOnlyValue": "string",
          "name": "string",
          "numberDisplayHint": "string",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 1509
    • schema_scan_id: 6409875
    • updated: 2026-04-06 07:19:01
    • created: 2026-04-05 07:12:46
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-05/1775391156'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-05/1775391156
    • id: 904132
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if closedate >= createdate then (1 + round_down(((closedate - createdate) / 86400000), 0)) endif",
          "createdAt": "2022-11-18T16:28:20.051Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "absolute",
          "description": "If you have a lead you are still working and do not want it re-assigned to the team, check this box.  If you are no longer working it, uncheck the box and it will be removed from your queue.",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "contactinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Actively Working Lead",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": false,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "No",
                  "value": "No"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-11-18T16:28:20.051Z",
          "updatedUserId": "47074899"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "string",
          "dataSensitivity": "string",
          "dateDisplayHint": "string",
          "description": "string",
          "displayOrder": "string",
          "externalOptions": "string",
          "fieldType": "string",
          "formField": "string",
          "groupName": "string",
          "hasUniqueValue": "string",
          "hidden": "string",
          "hubspotDefined": "string",
          "label": "string",
          "modificationMetadata.archivable": "string",
          "modificationMetadata.readOnlyDefinition": "string",
          "modificationMetadata.readOnlyOptions": "string",
          "modificationMetadata.readOnlyValue": "string",
          "name": "string",
          "numberDisplayHint": "string",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 1509
    • schema_scan_id: 6409457
    • updated: 2026-04-05 07:12:58
    • created: 2026-04-04 07:14:03
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-04/1775304831'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-04/1775304831
    • id: 903929
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if closedate >= createdate then (1 + round_down(((closedate - createdate) / 86400000), 0)) endif",
          "createdAt": "2022-11-18T16:28:20.051Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "absolute",
          "description": "If you have a lead you are still working and do not want it re-assigned to the team, check this box.  If you are no longer working it, uncheck the box and it will be removed from your queue.",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "contactinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Actively Working Lead",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": false,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "No",
                  "value": "No"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-11-18T16:28:20.051Z",
          "updatedUserId": "47074899"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "string",
          "dataSensitivity": "string",
          "dateDisplayHint": "string",
          "description": "string",
          "displayOrder": "string",
          "externalOptions": "string",
          "fieldType": "string",
          "formField": "string",
          "groupName": "string",
          "hasUniqueValue": "string",
          "hidden": "string",
          "hubspotDefined": "string",
          "label": "string",
          "modificationMetadata.archivable": "string",
          "modificationMetadata.readOnlyDefinition": "string",
          "modificationMetadata.readOnlyOptions": "string",
          "modificationMetadata.readOnlyValue": "string",
          "name": "string",
          "numberDisplayHint": "string",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 1509
    • schema_scan_id: 6409077
    • updated: 2026-04-04 07:14:16
    • created: 2026-04-03 07:16:46
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-03/1775218598'\n",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-03/1775218598
    • id: 903718
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if closedate >= createdate then (1 + round_down(((closedate - createdate) / 86400000), 0)) endif",
          "createdAt": "2022-11-18T16:28:20.051Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "absolute",
          "description": "If you have a lead you are still working and do not want it re-assigned to the team, check this box.  If you are no longer working it, uncheck the box and it will be removed from your queue.",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "contactinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Actively Working Lead",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": false,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "No",
                  "value": "No"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-11-18T16:28:20.051Z",
          "updatedUserId": "47074899"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "string",
          "dataSensitivity": "string",
          "dateDisplayHint": "string",
          "description": "string",
          "displayOrder": "string",
          "externalOptions": "string",
          "fieldType": "string",
          "formField": "string",
          "groupName": "string",
          "hasUniqueValue": "string",
          "hidden": "string",
          "hubspotDefined": "string",
          "label": "string",
          "modificationMetadata.archivable": "string",
          "modificationMetadata.readOnlyDefinition": "string",
          "modificationMetadata.readOnlyOptions": "string",
          "modificationMetadata.readOnlyValue": "string",
          "name": "string",
          "numberDisplayHint": "string",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 1509
    • schema_scan_id: 6408608
    • updated: 2026-04-03 07:16:57
Schema Scans: 15
Last at 2026-04-17 07:18:16
    • duration: 0:00:15.599711
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6415285
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-17/1776428288",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-17/1776428288/data.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 7240253322268251596,
              "service_name": "drive-thru",
              "span_id": 14151339767799954482,
              "trace_id": 524465175679391101
          }
      }
    • running: False
    • schema_name_id: 1509
    • start_time: 2026-04-17 07:18:16
    • success: True
    • trace_id: 524465175679391101
    • duration: 0:00:16.246056
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6414745
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-16/1776341633",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-16/1776341633/data.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 17436418489490289562,
              "service_name": "drive-thru",
              "span_id": 1098872228394087730,
              "trace_id": 13774882959232044017
          }
      }
    • running: False
    • schema_name_id: 1509
    • start_time: 2026-04-16 07:14:51
    • success: True
    • trace_id: 13774882959232044017
    • duration: 0:00:13.016761
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6414253
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-15/1776255575",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-15/1776255575/data.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 14274566453200016459,
              "service_name": "drive-thru",
              "span_id": 3433511275888541561,
              "trace_id": 18168596355078507967
          }
      }
    • running: False
    • schema_name_id: 1509
    • start_time: 2026-04-15 07:19:56
    • success: True
    • trace_id: 18168596355078507967
    • duration: 0:00:15.805435
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6413763
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-14/1776168958",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-14/1776168958/data.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 15893708360690693460,
              "service_name": "drive-thru",
              "span_id": 13109122633348402451,
              "trace_id": 13094667672306002586
          }
      }
    • running: False
    • schema_name_id: 1509
    • start_time: 2026-04-14 07:16:30
    • success: True
    • trace_id: 13094667672306002586
    • duration: 0:00:18.218047
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6413203
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-13/1776082693",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-13/1776082693/data.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 14150241943672945457,
              "service_name": "drive-thru",
              "span_id": 8866253672609364132,
              "trace_id": 15565508689902721127
          }
      }
    • running: False
    • schema_name_id: 1509
    • start_time: 2026-04-13 07:18:16
    • success: True
    • trace_id: 15565508689902721127
    • duration: 0:00:12.950411
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6412787
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-12/1775996110",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-12/1775996110/data.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 836680765283457334,
              "service_name": "drive-thru",
              "span_id": 14271520836507500517,
              "trace_id": 8672395952710078318
          }
      }
    • running: False
    • schema_name_id: 1509
    • start_time: 2026-04-12 07:15:17
    • success: True
    • trace_id: 8672395952710078318
    • duration: 0:00:15.612926
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6412409
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-11/1775909615",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-11/1775909615/data.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 4112270218789830468,
              "service_name": "drive-thru",
              "span_id": 14494010825457075531,
              "trace_id": 18164700324250809939
          }
      }
    • running: False
    • schema_name_id: 1509
    • start_time: 2026-04-11 07:13:52
    • success: True
    • trace_id: 18164700324250809939
    • duration: 0:00:13.254881
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6411946
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-10/1775823121",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-10/1775823121/data.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 2410240663993819125,
              "service_name": "drive-thru",
              "span_id": 3141470711007908726,
              "trace_id": 7902124514129971966
          }
      }
    • running: False
    • schema_name_id: 1509
    • start_time: 2026-04-10 07:12:40
    • success: True
    • trace_id: 7902124514129971966
    • duration: 0:00:15.465567
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6411427
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-09/1775736708",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-09/1775736708/data.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 17667554733944433930,
              "service_name": "drive-thru",
              "span_id": 11176497176743784746,
              "trace_id": 943244396199552728
          }
      }
    • running: False
    • schema_name_id: 1509
    • start_time: 2026-04-09 07:11:53
    • success: True
    • trace_id: 943244396199552728
    • duration: 0:00:15.687878
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6410921
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-08/1775650378",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-08/1775650378/data.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 12232569624688174592,
              "service_name": "drive-thru",
              "span_id": 14535417361728682038,
              "trace_id": 18104403015656366324
          }
      }
    • running: False
    • schema_name_id: 1509
    • start_time: 2026-04-08 07:13:18
    • success: True
    • trace_id: 18104403015656366324
    • duration: 0:00:15.844809
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6410413
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-07/1775564176",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-07/1775564176/data.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 10154914152051509541,
              "service_name": "drive-thru",
              "span_id": 120282590839824046,
              "trace_id": 4611016303463392678
          }
      }
    • running: False
    • schema_name_id: 1509
    • start_time: 2026-04-07 07:16:49
    • success: True
    • trace_id: 4611016303463392678
    • duration: 0:00:15.474516
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6409875
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-06/1775477894",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-06/1775477894/data.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 14838092872942068154,
              "service_name": "drive-thru",
              "span_id": 11170990520318351306,
              "trace_id": 9106626436034705098
          }
      }
    • running: False
    • schema_name_id: 1509
    • start_time: 2026-04-06 07:18:45
    • success: True
    • trace_id: 9106626436034705098
    • duration: 0:00:13.130988
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6409457
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-05/1775391156",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-05/1775391156/data.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 17231318540619616189,
              "service_name": "drive-thru",
              "span_id": 10642993449356543838,
              "trace_id": 4790883723863681111
          }
      }
    • running: False
    • schema_name_id: 1509
    • start_time: 2026-04-05 07:12:45
    • success: True
    • trace_id: 4790883723863681111
    • duration: 0:00:15.958028
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6409077
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-04/1775304831",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-04/1775304831/data.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 6191254473139382513,
              "service_name": "drive-thru",
              "span_id": 12879275048942329621,
              "trace_id": 8051015480042595764
          }
      }
    • running: False
    • schema_name_id: 1509
    • start_time: 2026-04-04 07:14:00
    • success: True
    • trace_id: 8051015480042595764
    • duration: 0:00:13.065001
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6408608
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-03/1775218598",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-03/1775218598/data.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 11077611992973095435,
              "service_name": "drive-thru",
              "span_id": 13811655990837546626,
              "trace_id": 17436161986744850240
          }
      }
    • running: False
    • schema_name_id: 1509
    • start_time: 2026-04-03 07:16:44
    • success: True
    • trace_id: 17436161986744850240
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "archived": "string",
        "calculated": "string",
        "calculationFormula": "string",
        "createdAt": "string",
        "createdUserId": "string",
        "dataSensitivity": "string",
        "dateDisplayHint": "string",
        "description": "string",
        "displayOrder": "string",
        "externalOptions": "string",
        "fieldType": "string",
        "formField": "string",
        "groupName": "string",
        "hasUniqueValue": "string",
        "hidden": "string",
        "hubspotDefined": "string",
        "label": "string",
        "modificationMetadata.archivable": "string",
        "modificationMetadata.readOnlyDefinition": "string",
        "modificationMetadata.readOnlyOptions": "string",
        "modificationMetadata.readOnlyValue": "string",
        "name": "string",
        "numberDisplayHint": "string",
        "options": [
            {
                "description": "string",
                "displayOrder": "string",
                "hidden": "string",
                "label": "string",
                "value": "string"
            }
        ],
        "referencedObjectType": "string",
        "showCurrencySymbol": "string",
        "type": "string",
        "updatedAt": "string",
        "updatedUserId": "string"
    }
  • created: 2026-04-17 07:18:17
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-17/1776428288'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2022-11-30 13:40:19",
        "disabled": false,
        "format": "raw",
        "id": 1509,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_drivethru",
            "table": "hubspot_molo_contacts_properties"
        },
        "type": "drivethrujson"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "archived": "string",
            "calculated": "string",
            "calculationFormula": "string",
            "createdAt": "string",
            "createdUserId": "string",
            "dataSensitivity": "string",
            "dateDisplayHint": "string",
            "description": "string",
            "displayOrder": "string",
            "externalOptions": "string",
            "fieldType": "string",
            "formField": "string",
            "groupName": "string",
            "hasUniqueValue": "string",
            "hidden": "string",
            "hubspotDefined": "string",
            "label": "string",
            "modificationMetadata.archivable": "string",
            "modificationMetadata.readOnlyDefinition": "string",
            "modificationMetadata.readOnlyOptions": "string",
            "modificationMetadata.readOnlyValue": "string",
            "name": "string",
            "numberDisplayHint": "string",
            "options": [
                {
                    "description": "string",
                    "displayOrder": "string",
                    "hidden": "string",
                    "label": "string",
                    "value": "string"
                }
            ],
            "referencedObjectType": "string",
            "showCurrencySymbol": "string",
            "type": "string",
            "updatedAt": "string",
            "updatedUserId": "string"
        },
        "created": "2026-04-17 07:18:17",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.hubspot_molo_contacts_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`referencedObjectType`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`dateDisplayHint`STRING\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-stage/raw/hubspot_molo_contacts_properties/2026-04-17/1776428288'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.hubspot_molo_contacts_properties`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.hubspot_molo_contacts_properties"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}