Schema Info

Schema Name: sfdl_prod_drivethru.hubspot_molo_companies_properties
  • created: 2022-12-01 13:34:59
  • disabled: False
  • format: raw
  • id: 1243
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "hubspot_molo_companies_properties"
    }
  • type: drivethrujson
Schema Versions: 15
    • created: 2026-04-17 07:22:32
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_companies_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.hubspot_molo_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-17/1776428531'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_companies_properties/2026-04-17/1776428531
    • id: 1718126
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if (closedate - createdate) >= 0 then round_down(((closedate - createdate) / 86400000), 0) endif",
          "createdAt": "2023-05-05T15:39:21.490Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "time_since",
          "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": false,
          "groupName": "companyinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Meaningful Contact",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": false,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Peek",
                  "value": "Peek"
              }
          ],
          "referencedObjectType": "COMPANY",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2023-08-10T19:49:37.090Z",
          "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: 1243
    • schema_scan_id: 162173167
    • updated: 2026-04-17 07:22:46
    • 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_companies_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.hubspot_molo_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-16/1776341854'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_companies_properties/2026-04-16/1776341854
    • id: 1716897
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if (closedate - createdate) >= 0 then round_down(((closedate - createdate) / 86400000), 0) endif",
          "createdAt": "2023-05-05T15:39:21.490Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "time_since",
          "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": false,
          "groupName": "companyinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Meaningful Contact",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": false,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Peek",
                  "value": "Peek"
              }
          ],
          "referencedObjectType": "COMPANY",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2023-08-10T19:49:37.090Z",
          "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: 1243
    • schema_scan_id: 162117422
    • updated: 2026-04-16 07:17:56
    • created: 2026-04-15 07:22:58
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_companies_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.hubspot_molo_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-15/1776255761'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_companies_properties/2026-04-15/1776255761
    • id: 1715695
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if (closedate - createdate) >= 0 then round_down(((closedate - createdate) / 86400000), 0) endif",
          "createdAt": "2023-05-05T15:39:21.490Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "time_since",
          "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": false,
          "groupName": "companyinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Meaningful Contact",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": false,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Peek",
                  "value": "Peek"
              }
          ],
          "referencedObjectType": "COMPANY",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2023-08-10T19:49:37.090Z",
          "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: 1243
    • schema_scan_id: 162061879
    • updated: 2026-04-15 07:23:09
    • created: 2026-04-14 07:16:13
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_companies_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.hubspot_molo_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-14/1776168964'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_companies_properties/2026-04-14/1776168964
    • id: 1714498
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if (closedate - createdate) >= 0 then round_down(((closedate - createdate) / 86400000), 0) endif",
          "createdAt": "2023-05-05T15:39:21.490Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "time_since",
          "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": false,
          "groupName": "companyinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Meaningful Contact",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": false,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Peek",
                  "value": "Peek"
              }
          ],
          "referencedObjectType": "COMPANY",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2023-08-10T19:49:37.090Z",
          "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: 1243
    • schema_scan_id: 162006445
    • updated: 2026-04-14 07:16:25
    • created: 2026-04-13 07:21:52
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_companies_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.hubspot_molo_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-13/1776082659'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_companies_properties/2026-04-13/1776082659
    • id: 1713284
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if (closedate - createdate) >= 0 then round_down(((closedate - createdate) / 86400000), 0) endif",
          "createdAt": "2023-05-05T15:39:21.490Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "time_since",
          "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": false,
          "groupName": "companyinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Meaningful Contact",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": false,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Peek",
                  "value": "Peek"
              }
          ],
          "referencedObjectType": "COMPANY",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2023-08-10T19:49:37.090Z",
          "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: 1243
    • schema_scan_id: 161948419
    • updated: 2026-04-13 07:22:03
    • created: 2026-04-12 07:15:42
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_companies_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.hubspot_molo_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-12/1775996137'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_companies_properties/2026-04-12/1775996137
    • id: 1712090
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if (closedate - createdate) >= 0 then round_down(((closedate - createdate) / 86400000), 0) endif",
          "createdAt": "2023-05-05T15:39:21.490Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "time_since",
          "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": false,
          "groupName": "companyinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Meaningful Contact",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": false,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Peek",
                  "value": "Peek"
              }
          ],
          "referencedObjectType": "COMPANY",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2023-08-10T19:49:37.090Z",
          "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: 1243
    • schema_scan_id: 161899581
    • updated: 2026-04-12 07:15:53
    • created: 2026-04-11 07:18:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_companies_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.hubspot_molo_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-11/1775909686'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_companies_properties/2026-04-11/1775909686
    • id: 1710881
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if (closedate - createdate) >= 0 then round_down(((closedate - createdate) / 86400000), 0) endif",
          "createdAt": "2023-05-05T15:39:21.490Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "time_since",
          "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": false,
          "groupName": "companyinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Meaningful Contact",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": false,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Peek",
                  "value": "Peek"
              }
          ],
          "referencedObjectType": "COMPANY",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2023-08-10T19:49:37.090Z",
          "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: 1243
    • schema_scan_id: 161846913
    • updated: 2026-04-11 07:19:09
    • created: 2026-04-10 07:19:30
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_companies_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.hubspot_molo_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-10/1775823535'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_companies_properties/2026-04-10/1775823535
    • id: 1709708
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if (closedate - createdate) >= 0 then round_down(((closedate - createdate) / 86400000), 0) endif",
          "createdAt": "2023-05-05T15:39:21.490Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "time_since",
          "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": false,
          "groupName": "companyinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Meaningful Contact",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": false,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Peek",
                  "value": "Peek"
              }
          ],
          "referencedObjectType": "COMPANY",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2023-08-10T19:49:37.090Z",
          "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: 1243
    • schema_scan_id: 161792163
    • updated: 2026-04-10 07:19:41
    • created: 2026-04-09 07:20:35
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_companies_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.hubspot_molo_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-09/1775737221'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_companies_properties/2026-04-09/1775737221
    • id: 1708562
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if (closedate - createdate) >= 0 then round_down(((closedate - createdate) / 86400000), 0) endif",
          "createdAt": "2023-05-05T15:39:21.490Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "time_since",
          "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": false,
          "groupName": "companyinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Meaningful Contact",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": false,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Peek",
                  "value": "Peek"
              }
          ],
          "referencedObjectType": "COMPANY",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2023-08-10T19:49:37.090Z",
          "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: 1243
    • schema_scan_id: 161736336
    • updated: 2026-04-09 07:20:48
    • created: 2026-04-08 07:17:22
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_companies_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.hubspot_molo_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-08/1775650600'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_companies_properties/2026-04-08/1775650600
    • id: 1707374
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if (closedate - createdate) >= 0 then round_down(((closedate - createdate) / 86400000), 0) endif",
          "createdAt": "2023-05-05T15:39:21.490Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "time_since",
          "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": false,
          "groupName": "companyinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Meaningful Contact",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": false,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Peek",
                  "value": "Peek"
              }
          ],
          "referencedObjectType": "COMPANY",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2023-08-10T19:49:37.090Z",
          "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: 1243
    • schema_scan_id: 161681501
    • updated: 2026-04-08 07:17:33
    • created: 2026-04-07 07:17:33
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_companies_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.hubspot_molo_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-07/1775564238'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_companies_properties/2026-04-07/1775564238
    • id: 1706175
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if (closedate - createdate) >= 0 then round_down(((closedate - createdate) / 86400000), 0) endif",
          "createdAt": "2023-05-05T15:39:21.490Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "time_since",
          "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": false,
          "groupName": "companyinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Meaningful Contact",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": false,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Peek",
                  "value": "Peek"
              }
          ],
          "referencedObjectType": "COMPANY",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2023-08-10T19:49:37.090Z",
          "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: 1243
    • schema_scan_id: 161625267
    • updated: 2026-04-07 07:17:47
    • created: 2026-04-06 07:19:51
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_companies_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.hubspot_molo_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-06/1775477976'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_companies_properties/2026-04-06/1775477976
    • id: 1704972
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if (closedate - createdate) >= 0 then round_down(((closedate - createdate) / 86400000), 0) endif",
          "createdAt": "2023-05-05T15:39:21.490Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "time_since",
          "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": false,
          "groupName": "companyinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Meaningful Contact",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": false,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Peek",
                  "value": "Peek"
              }
          ],
          "referencedObjectType": "COMPANY",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2023-08-10T19:49:37.090Z",
          "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: 1243
    • schema_scan_id: 161567421
    • updated: 2026-04-06 07:20:05
    • created: 2026-04-05 07:20:50
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_companies_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.hubspot_molo_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-05/1775391624'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_companies_properties/2026-04-05/1775391624
    • id: 1703739
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if (closedate - createdate) >= 0 then round_down(((closedate - createdate) / 86400000), 0) endif",
          "createdAt": "2023-05-05T15:39:21.490Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "time_since",
          "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": false,
          "groupName": "companyinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Meaningful Contact",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": false,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Peek",
                  "value": "Peek"
              }
          ],
          "referencedObjectType": "COMPANY",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2023-08-10T19:49:37.090Z",
          "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: 1243
    • schema_scan_id: 161520040
    • updated: 2026-04-05 07:21:04
    • created: 2026-04-04 07:16:35
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_companies_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.hubspot_molo_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-04/1775304932'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_companies_properties/2026-04-04/1775304932
    • id: 1702588
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if (closedate - createdate) >= 0 then round_down(((closedate - createdate) / 86400000), 0) endif",
          "createdAt": "2023-05-05T15:39:21.490Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "time_since",
          "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": false,
          "groupName": "companyinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Meaningful Contact",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": false,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Peek",
                  "value": "Peek"
              }
          ],
          "referencedObjectType": "COMPANY",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2023-08-10T19:49:37.090Z",
          "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: 1243
    • schema_scan_id: 161466472
    • updated: 2026-04-04 07:16:46
    • created: 2026-04-03 07:20:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_companies_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.hubspot_molo_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-03/1775218827'\n",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-prod/raw/hubspot_molo_companies_properties/2026-04-03/1775218827
    • id: 1701402
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if (closedate - createdate) >= 0 then round_down(((closedate - createdate) / 86400000), 0) endif",
          "createdAt": "2023-05-05T15:39:21.490Z",
          "createdUserId": "47074899",
          "dataSensitivity": "non_sensitive",
          "dateDisplayHint": "time_since",
          "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": false,
          "groupName": "companyinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Meaningful Contact",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": false,
              "readOnlyValue": false
          },
          "name": "actively_working_lead",
          "numberDisplayHint": "formatted",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Peek",
                  "value": "Peek"
              }
          ],
          "referencedObjectType": "COMPANY",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2023-08-10T19:49:37.090Z",
          "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: 1243
    • schema_scan_id: 161408662
    • updated: 2026-04-03 07:21:06
Schema Scans: 15
Last at 2026-04-17 07:22:31
    • duration: 0:00:15.413642
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162173167
    • 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_companies_properties/2026-04-17/1776428531",
              "key": "raw/hubspot_molo_companies_properties/2026-04-17/1776428531/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_companies_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 13053205324257190747,
              "service_name": "drive-thru",
              "span_id": 5438991888841954024,
              "trace_id": 8653842764795180440
          }
      }
    • running: False
    • schema_name_id: 1243
    • start_time: 2026-04-17 07:22:31
    • success: True
    • trace_id: 8653842764795180440
    • duration: 0:00:12.657108
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162117422
    • 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_companies_properties/2026-04-16/1776341854",
              "key": "raw/hubspot_molo_companies_properties/2026-04-16/1776341854/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_companies_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 14155418093493805175,
              "service_name": "drive-thru",
              "span_id": 7056552022595815819,
              "trace_id": 298378813485630850
          }
      }
    • running: False
    • schema_name_id: 1243
    • start_time: 2026-04-16 07:17:43
    • success: True
    • trace_id: 298378813485630850
    • duration: 0:00:12.725169
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162061879
    • 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_companies_properties/2026-04-15/1776255761",
              "key": "raw/hubspot_molo_companies_properties/2026-04-15/1776255761/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_companies_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 12048906408036906025,
              "service_name": "drive-thru",
              "span_id": 18149800817956380571,
              "trace_id": 9291643626623827466
          }
      }
    • running: False
    • schema_name_id: 1243
    • start_time: 2026-04-15 07:22:57
    • success: True
    • trace_id: 9291643626623827466
    • duration: 0:00:12.678756
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162006445
    • 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_companies_properties/2026-04-14/1776168964",
              "key": "raw/hubspot_molo_companies_properties/2026-04-14/1776168964/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_companies_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 5717737948065726500,
              "service_name": "drive-thru",
              "span_id": 1146152268528731611,
              "trace_id": 4460321599849665652
          }
      }
    • running: False
    • schema_name_id: 1243
    • start_time: 2026-04-14 07:16:12
    • success: True
    • trace_id: 4460321599849665652
    • duration: 0:00:12.839074
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161948419
    • 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_companies_properties/2026-04-13/1776082659",
              "key": "raw/hubspot_molo_companies_properties/2026-04-13/1776082659/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_companies_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 13204097402508104527,
              "service_name": "drive-thru",
              "span_id": 16500384317373654943,
              "trace_id": 7558286645810763591
          }
      }
    • running: False
    • schema_name_id: 1243
    • start_time: 2026-04-13 07:21:50
    • success: True
    • trace_id: 7558286645810763591
    • duration: 0:00:12.708179
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161899581
    • 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_companies_properties/2026-04-12/1775996137",
              "key": "raw/hubspot_molo_companies_properties/2026-04-12/1775996137/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_companies_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 13886589269990728573,
              "service_name": "drive-thru",
              "span_id": 740118935924402608,
              "trace_id": 11151766841325847223
          }
      }
    • running: False
    • schema_name_id: 1243
    • start_time: 2026-04-12 07:15:40
    • success: True
    • trace_id: 11151766841325847223
    • duration: 0:00:15.282388
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161846913
    • 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_companies_properties/2026-04-11/1775909686",
              "key": "raw/hubspot_molo_companies_properties/2026-04-11/1775909686/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_companies_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 8998579316244820568,
              "service_name": "drive-thru",
              "span_id": 1260835842622909894,
              "trace_id": 9483288910552475806
          }
      }
    • running: False
    • schema_name_id: 1243
    • start_time: 2026-04-11 07:18:54
    • success: True
    • trace_id: 9483288910552475806
    • duration: 0:00:13.015349
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161792163
    • 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_companies_properties/2026-04-10/1775823535",
              "key": "raw/hubspot_molo_companies_properties/2026-04-10/1775823535/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_companies_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 14899403405147596192,
              "service_name": "drive-thru",
              "span_id": 3040544077770864503,
              "trace_id": 7605566857839757563
          }
      }
    • running: False
    • schema_name_id: 1243
    • start_time: 2026-04-10 07:19:28
    • success: True
    • trace_id: 7605566857839757563
    • duration: 0:00:15.408073
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161736336
    • 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_companies_properties/2026-04-09/1775737221",
              "key": "raw/hubspot_molo_companies_properties/2026-04-09/1775737221/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_companies_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 224811587091903961,
              "service_name": "drive-thru",
              "span_id": 11825434182273317358,
              "trace_id": 2344516637129501105
          }
      }
    • running: False
    • schema_name_id: 1243
    • start_time: 2026-04-09 07:20:33
    • success: True
    • trace_id: 2344516637129501105
    • duration: 0:00:12.821730
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161681501
    • 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_companies_properties/2026-04-08/1775650600",
              "key": "raw/hubspot_molo_companies_properties/2026-04-08/1775650600/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_companies_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 3741951177912072791,
              "service_name": "drive-thru",
              "span_id": 2098867660946889331,
              "trace_id": 1762771362931234277
          }
      }
    • running: False
    • schema_name_id: 1243
    • start_time: 2026-04-08 07:17:20
    • success: True
    • trace_id: 1762771362931234277
    • duration: 0:00:15.324433
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161625267
    • 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_companies_properties/2026-04-07/1775564238",
              "key": "raw/hubspot_molo_companies_properties/2026-04-07/1775564238/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_companies_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 5230667501116619700,
              "service_name": "drive-thru",
              "span_id": 15268503741445238986,
              "trace_id": 12775242516539128008
          }
      }
    • running: False
    • schema_name_id: 1243
    • start_time: 2026-04-07 07:17:32
    • success: True
    • trace_id: 12775242516539128008
    • duration: 0:00:15.165670
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161567421
    • 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_companies_properties/2026-04-06/1775477976",
              "key": "raw/hubspot_molo_companies_properties/2026-04-06/1775477976/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_companies_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 14510097557009623356,
              "service_name": "drive-thru",
              "span_id": 16784983426784656668,
              "trace_id": 10743683697106771782
          }
      }
    • running: False
    • schema_name_id: 1243
    • start_time: 2026-04-06 07:19:50
    • success: True
    • trace_id: 10743683697106771782
    • duration: 0:00:15.213670
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161520040
    • 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_companies_properties/2026-04-05/1775391624",
              "key": "raw/hubspot_molo_companies_properties/2026-04-05/1775391624/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_companies_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 18283497398688544384,
              "service_name": "drive-thru",
              "span_id": 7654086435927178723,
              "trace_id": 11861860551662197305
          }
      }
    • running: False
    • schema_name_id: 1243
    • start_time: 2026-04-05 07:20:49
    • success: True
    • trace_id: 11861860551662197305
    • duration: 0:00:12.676327
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161466472
    • 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_companies_properties/2026-04-04/1775304932",
              "key": "raw/hubspot_molo_companies_properties/2026-04-04/1775304932/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_companies_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 5378366502325704061,
              "service_name": "drive-thru",
              "span_id": 2335791037299932043,
              "trace_id": 189089411517454365
          }
      }
    • running: False
    • schema_name_id: 1243
    • start_time: 2026-04-04 07:16:33
    • success: True
    • trace_id: 189089411517454365
    • duration: 0:00:12.851813
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161408662
    • 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_companies_properties/2026-04-03/1775218827",
              "key": "raw/hubspot_molo_companies_properties/2026-04-03/1775218827/data.json.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.hubspot_molo_companies_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 5497629641702534655,
              "service_name": "drive-thru",
              "span_id": 13389064642120899731,
              "trace_id": 5501010487749698387
          }
      }
    • running: False
    • schema_name_id: 1243
    • start_time: 2026-04-03 07:20:53
    • success: True
    • trace_id: 5501010487749698387
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:32
  • 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_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-17/1776428531'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_companies_properties`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_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:34:59",
        "disabled": false,
        "format": "raw",
        "id": 1243,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "hubspot_molo_companies_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:32",
        "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_companies_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,`hasUniqueValue`STRING,`hidden`STRING,`hubspotDefined`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`dataSensitivity`STRING,`createdUserId`STRING,`updatedUserId`STRING,`archived`STRING,`showCurrencySymbol`STRING,`numberDisplayHint`STRING,`calculationFormula`STRING,`referencedObjectType`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_companies_properties/2026-04-17/1776428531'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.hubspot_molo_companies_properties`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.hubspot_molo_companies_properties"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}