Schema Info

Schema Name: sfdl_prod_drivethru.hubspot_molo_contacts_properties
  • created: 2022-12-01 13:35:56
  • disabled: False
  • format: raw
  • id: 1245
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "hubspot_molo_contacts_properties"
    }
  • type: drivethrujson
Schema Versions: 15
    • created: 2026-04-17 07:22:39
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-17/1776428534'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-17/1776428534
    • id: 1718127
    • 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: 1245
    • schema_scan_id: 162173170
    • updated: 2026-04-17 07:22:53
    • created: 2026-04-16 07:17:44
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-16/1776341846'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-16/1776341846
    • id: 1716896
    • 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: 1245
    • schema_scan_id: 162117421
    • updated: 2026-04-16 07:17:58
    • created: 2026-04-15 07:22:40
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-15/1776255755'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-15/1776255755
    • id: 1715691
    • 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: 1245
    • schema_scan_id: 162061872
    • updated: 2026-04-15 07:22:51
    • created: 2026-04-14 07:16:41
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-14/1776168973'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-14/1776168973
    • id: 1714502
    • 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: 1245
    • schema_scan_id: 162006449
    • updated: 2026-04-14 07:16:55
    • created: 2026-04-13 07:20:23
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-13/1776082650'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-13/1776082650
    • id: 1713282
    • 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: 1245
    • schema_scan_id: 161948412
    • updated: 2026-04-13 07:20:34
    • created: 2026-04-12 07:15:56
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-12/1775996147'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-12/1775996147
    • id: 1712092
    • 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: 1245
    • schema_scan_id: 161899583
    • updated: 2026-04-12 07:16:07
    • created: 2026-04-11 07:15:36
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-11/1775909680'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-11/1775909680
    • id: 1710879
    • 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: 1245
    • schema_scan_id: 161846906
    • updated: 2026-04-11 07:15:49
    • created: 2026-04-10 07:19:14
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-10/1775823543'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-10/1775823543
    • id: 1709706
    • 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: 1245
    • schema_scan_id: 161792161
    • updated: 2026-04-10 07:19:28
    • created: 2026-04-09 07:20:22
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-09/1775737214'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-09/1775737214
    • id: 1708559
    • 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: 1245
    • schema_scan_id: 161736332
    • updated: 2026-04-09 07:20:33
    • created: 2026-04-08 07:16:51
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-08/1775650597'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-08/1775650597
    • id: 1707370
    • 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: 1245
    • schema_scan_id: 161681497
    • updated: 2026-04-08 07:17:05
    • created: 2026-04-07 07:17:40
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-07/1775564245'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-07/1775564245
    • id: 1706176
    • 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: 1245
    • schema_scan_id: 161625269
    • updated: 2026-04-07 07:17:51
    • created: 2026-04-06 07:19:36
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-06/1775477967'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-06/1775477967
    • id: 1704968
    • 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: 1245
    • schema_scan_id: 161567417
    • updated: 2026-04-06 07:19:49
    • created: 2026-04-05 07:20:39
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-05/1775391607'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-05/1775391607
    • id: 1703737
    • 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: 1245
    • schema_scan_id: 161520038
    • updated: 2026-04-05 07:20:53
    • created: 2026-04-04 07:16:24
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-04/1775304925'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-04/1775304925
    • id: 1702587
    • 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: 1245
    • schema_scan_id: 161466471
    • updated: 2026-04-04 07:16:35
    • created: 2026-04-03 07:20:28
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-03/1775218799'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-03/1775218799
    • id: 1701395
    • 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: 1245
    • schema_scan_id: 161408654
    • updated: 2026-04-03 07:20:40
Schema Scans: 15
Last at 2026-04-17 07:22:38
    • duration: 0:00:15.539151
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162173170
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-17/1776428534",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-17/1776428534/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 8696946056275088357,
              "service_name": "drive-thru",
              "span_id": 18012800760732637214,
              "trace_id": 92136219262013621
          }
      }
    • running: False
    • schema_name_id: 1245
    • start_time: 2026-04-17 07:22:38
    • success: True
    • trace_id: 92136219262013621
    • duration: 0:00:15.466254
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162117421
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-16/1776341846",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-16/1776341846/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 7826653812641757475,
              "service_name": "drive-thru",
              "span_id": 15229027588697768993,
              "trace_id": 523788831169942076
          }
      }
    • running: False
    • schema_name_id: 1245
    • start_time: 2026-04-16 07:17:42
    • success: True
    • trace_id: 523788831169942076
    • duration: 0:00:12.841193
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162061872
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-15/1776255755",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-15/1776255755/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 10331723234112208556,
              "service_name": "drive-thru",
              "span_id": 6821841741935886150,
              "trace_id": 12895089462146901973
          }
      }
    • running: False
    • schema_name_id: 1245
    • start_time: 2026-04-15 07:22:38
    • success: True
    • trace_id: 12895089462146901973
    • duration: 0:00:15.357537
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162006449
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-14/1776168973",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-14/1776168973/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 8715446347136670447,
              "service_name": "drive-thru",
              "span_id": 12674565588963186673,
              "trace_id": 4716023572828375088
          }
      }
    • running: False
    • schema_name_id: 1245
    • start_time: 2026-04-14 07:16:40
    • success: True
    • trace_id: 4716023572828375088
    • duration: 0:00:12.956698
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161948412
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-13/1776082650",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-13/1776082650/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 8565170930219368380,
              "service_name": "drive-thru",
              "span_id": 6346391685618774372,
              "trace_id": 11447278485736139375
          }
      }
    • running: False
    • schema_name_id: 1245
    • start_time: 2026-04-13 07:20:21
    • success: True
    • trace_id: 11447278485736139375
    • duration: 0:00:12.840970
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161899583
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-12/1775996147",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-12/1775996147/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 5649333728838578567,
              "service_name": "drive-thru",
              "span_id": 13539126733727032420,
              "trace_id": 3258994946264849549
          }
      }
    • running: False
    • schema_name_id: 1245
    • start_time: 2026-04-12 07:15:55
    • success: True
    • trace_id: 3258994946264849549
    • duration: 0:00:15.380170
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161846906
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-11/1775909680",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-11/1775909680/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 5044081655103942584,
              "service_name": "drive-thru",
              "span_id": 5928970096312783285,
              "trace_id": 1349536429200425432
          }
      }
    • running: False
    • schema_name_id: 1245
    • start_time: 2026-04-11 07:15:34
    • success: True
    • trace_id: 1349536429200425432
    • duration: 0:00:15.548430
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161792161
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-10/1775823543",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-10/1775823543/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 4483461509765330583,
              "service_name": "drive-thru",
              "span_id": 3451282921614459054,
              "trace_id": 14353210906488360035
          }
      }
    • running: False
    • schema_name_id: 1245
    • start_time: 2026-04-10 07:19:13
    • success: True
    • trace_id: 14353210906488360035
    • duration: 0:00:12.825455
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161736332
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-09/1775737214",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-09/1775737214/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 12554943160926464309,
              "service_name": "drive-thru",
              "span_id": 18034896579344958455,
              "trace_id": 6625378188392842925
          }
      }
    • running: False
    • schema_name_id: 1245
    • start_time: 2026-04-09 07:20:20
    • success: True
    • trace_id: 6625378188392842925
    • duration: 0:00:15.527814
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161681497
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-08/1775650597",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-08/1775650597/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 7920683119936506820,
              "service_name": "drive-thru",
              "span_id": 7430029040533500379,
              "trace_id": 14608890521279775126
          }
      }
    • running: False
    • schema_name_id: 1245
    • start_time: 2026-04-08 07:16:49
    • success: True
    • trace_id: 14608890521279775126
    • duration: 0:00:12.771563
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161625269
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-07/1775564245",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-07/1775564245/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 15356145762957831752,
              "service_name": "drive-thru",
              "span_id": 15414315610153366010,
              "trace_id": 826662519670342762
          }
      }
    • running: False
    • schema_name_id: 1245
    • start_time: 2026-04-07 07:17:39
    • success: True
    • trace_id: 826662519670342762
    • duration: 0:00:15.361456
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161567417
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-06/1775477967",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-06/1775477967/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 4655360574372232767,
              "service_name": "drive-thru",
              "span_id": 17350141407654179918,
              "trace_id": 2581066195813345333
          }
      }
    • running: False
    • schema_name_id: 1245
    • start_time: 2026-04-06 07:19:34
    • success: True
    • trace_id: 2581066195813345333
    • duration: 0:00:15.487185
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161520038
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-05/1775391607",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-05/1775391607/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 8623714907063688521,
              "service_name": "drive-thru",
              "span_id": 16396819381508698667,
              "trace_id": 8016220077434831801
          }
      }
    • running: False
    • schema_name_id: 1245
    • start_time: 2026-04-05 07:20:37
    • success: True
    • trace_id: 8016220077434831801
    • duration: 0:00:12.794005
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161466471
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-04/1775304925",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-04/1775304925/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 14888896552882425583,
              "service_name": "drive-thru",
              "span_id": 17750051389964836373,
              "trace_id": 13408703726862863640
          }
      }
    • running: False
    • schema_name_id: 1245
    • start_time: 2026-04-04 07:16:22
    • success: True
    • trace_id: 13408703726862863640
    • duration: 0:00:12.917079
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161408654
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_contacts_properties/2026-04-03/1775218799",
              "key": "raw/hubspot_molo_contacts_properties/2026-04-03/1775218799/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_contacts_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 7543762426421270903,
              "service_name": "drive-thru",
              "span_id": 10849917591890871468,
              "trace_id": 5951861127730052282
          }
      }
    • running: False
    • schema_name_id: 1245
    • start_time: 2026-04-03 07:20:27
    • success: True
    • trace_id: 5951861127730052282
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:22:39
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-17/1776428534'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2022-12-01 13:35:56",
        "disabled": false,
        "format": "raw",
        "id": 1245,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_prod_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:22:39",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/hubspot_molo_contacts_properties/2026-04-17/1776428534'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_contacts_properties`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_contacts_properties"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}