Schema Info

Schema Name: sfdl_dev_drivethru.hubspot_molo_deals_properties
  • created: 2022-11-30 12:58:36
  • disabled: False
  • format: raw
  • id: 2168
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_drivethru",
        "table": "hubspot_molo_deals_properties"
    }
  • type: drivethrujson
Schema Versions: 4
    • created: 2023-02-09 09:28:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.hubspot_molo_deals_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.hubspot_molo_deals_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`createdUserId`STRING,`updatedUserId`STRING,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`showCurrencySymbol`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`referencedObjectType`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-dev/raw/hubspot_molo_deals_properties/2023-02-09/1675956432'\n",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.hubspot_molo_deals_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-dev/raw/hubspot_molo_deals_properties/2023-02-09/1675956432
    • id: 4692835
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if is_present(string(deal_currency_code)) then if bool(hs_is_closed) then (amount * dated_exchange_rate(string(deal_currency_code), if is_present(string(closedate)) then string(closedate) else timestamp(hs_is_closed))) else (amount * exchange_rate(string(deal_currency_code))) else amount",
          "createdAt": "2022-07-01T17:53:21.312Z",
          "createdUserId": "44200137",
          "description": "",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "dealinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Accounting Integration Desired",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "accounting_integration_desired",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Organic Search",
                  "value": "ORGANIC_SEARCH"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-07-01T17:53:21.312Z",
          "updatedUserId": "44200137"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "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",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 2168
    • schema_scan_id: 6108985
    • updated: 2023-02-09 09:28:49
    • created: 2023-02-08 11:01:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.hubspot_molo_deals_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.hubspot_molo_deals_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`createdUserId`STRING,`updatedUserId`STRING,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`showCurrencySymbol`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`referencedObjectType`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-dev/raw/hubspot_molo_deals_properties/2023-02-08/1675875472'\n",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.hubspot_molo_deals_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-dev/raw/hubspot_molo_deals_properties/2023-02-08/1675875472
    • id: 4692798
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if is_present(string(deal_currency_code)) then if bool(hs_is_closed) then (amount * dated_exchange_rate(string(deal_currency_code), if is_present(string(closedate)) then string(closedate) else timestamp(hs_is_closed))) else (amount * exchange_rate(string(deal_currency_code))) else amount",
          "createdAt": "2022-07-01T17:53:21.312Z",
          "createdUserId": "44200137",
          "description": "",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "dealinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Accounting Integration Desired",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "accounting_integration_desired",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Organic Search",
                  "value": "ORGANIC_SEARCH"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-07-01T17:53:21.312Z",
          "updatedUserId": "44200137"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "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",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 2168
    • schema_scan_id: 6106933
    • updated: 2023-02-08 11:01:50
    • created: 2023-01-09 16:26:57
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.hubspot_molo_deals_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.hubspot_molo_deals_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`createdUserId`STRING,`updatedUserId`STRING,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`showCurrencySymbol`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`referencedObjectType`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-dev/raw/hubspot_molo_deals_properties/2023-01-09/1673303131'\n",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.hubspot_molo_deals_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-dev/raw/hubspot_molo_deals_properties/2023-01-09/1673303131
    • id: 4692009
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if is_present(string(deal_currency_code)) then if bool(hs_is_closed) then (amount * dated_exchange_rate(string(deal_currency_code), if is_present(string(closedate)) then string(closedate) else timestamp(hs_is_closed))) else (amount * exchange_rate(string(deal_currency_code))) else amount",
          "createdAt": "2022-07-01T17:53:21.312Z",
          "createdUserId": "44200137",
          "description": "",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "dealinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Accounting Integration Desired",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "accounting_integration_desired",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Organic Search",
                  "value": "ORGANIC_SEARCH"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-07-01T17:53:21.312Z",
          "updatedUserId": "44200137"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "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",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 2168
    • schema_scan_id: 6067203
    • updated: 2023-01-09 16:27:08
    • created: 2023-01-09 15:52:46
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.hubspot_molo_deals_properties`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.hubspot_molo_deals_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`createdUserId`STRING,`updatedUserId`STRING,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`showCurrencySymbol`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`referencedObjectType`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-dev/raw/hubspot_molo_deals_properties/2023-01-09/1673301054'\n",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.hubspot_molo_deals_properties"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-dev/raw/hubspot_molo_deals_properties/2023-01-09/1673301054
    • id: 4691999
    • processed: 1
    • raw_data:
      {
          "archived": false,
          "calculated": false,
          "calculationFormula": "if is_present(string(deal_currency_code)) then if bool(hs_is_closed) then (amount * dated_exchange_rate(string(deal_currency_code), if is_present(string(closedate)) then string(closedate) else timestamp(hs_is_closed))) else (amount * exchange_rate(string(deal_currency_code))) else amount",
          "createdAt": "2022-07-01T17:53:21.312Z",
          "createdUserId": "44200137",
          "description": "",
          "displayOrder": -1,
          "externalOptions": false,
          "fieldType": "booleancheckbox",
          "formField": true,
          "groupName": "dealinformation",
          "hasUniqueValue": false,
          "hidden": false,
          "hubspotDefined": true,
          "label": "Accounting Integration Desired",
          "modificationMetadata": {
              "archivable": true,
              "readOnlyDefinition": true,
              "readOnlyOptions": true,
              "readOnlyValue": false
          },
          "name": "accounting_integration_desired",
          "options": [
              {
                  "description": "",
                  "displayOrder": 1,
                  "hidden": false,
                  "label": "Organic Search",
                  "value": "ORGANIC_SEARCH"
              }
          ],
          "referencedObjectType": "OWNER",
          "showCurrencySymbol": false,
          "type": "enumeration",
          "updatedAt": "2022-07-01T17:53:21.312Z",
          "updatedUserId": "44200137"
      }
    • schema_attributes:
      {
          "archived": "string",
          "calculated": "string",
          "calculationFormula": "string",
          "createdAt": "string",
          "createdUserId": "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",
          "options": [
              {
                  "description": "string",
                  "displayOrder": "string",
                  "hidden": "string",
                  "label": "string",
                  "value": "string"
              }
          ],
          "referencedObjectType": "string",
          "showCurrencySymbol": "string",
          "type": "string",
          "updatedAt": "string",
          "updatedUserId": "string"
      }
    • schema_name_id: 2168
    • schema_scan_id: 6067145
    • updated: 2023-01-09 15:52:58
Schema Scans: 4
Last at 2023-02-09 09:28:37
    • duration: 0:00:12.314802
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6108985
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-dev/raw/hubspot_molo_deals_properties/2023-02-09/1675956432",
              "key": "raw/hubspot_molo_deals_properties/2023-02-09/1675956432/data.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.hubspot_molo_deals_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 10192806713472937363,
              "service_name": "drive-thru",
              "span_id": 9304206985482212551,
              "trace_id": 3013388688794560529
          }
      }
    • running: False
    • schema_name_id: 2168
    • start_time: 2023-02-09 09:28:37
    • success: True
    • trace_id: 3013388688794560529
    • duration: 0:00:12.268795
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6106933
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-dev/raw/hubspot_molo_deals_properties/2023-02-08/1675875472",
              "key": "raw/hubspot_molo_deals_properties/2023-02-08/1675875472/data.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.hubspot_molo_deals_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 10746738637872452710,
              "service_name": "drive-thru",
              "span_id": 8597575926342423345,
              "trace_id": 716952001848570067
          }
      }
    • running: False
    • schema_name_id: 2168
    • start_time: 2023-02-08 11:01:37
    • success: True
    • trace_id: 716952001848570067
    • duration: 0:00:12.249861
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6067203
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-dev/raw/hubspot_molo_deals_properties/2023-01-09/1673303131",
              "key": "raw/hubspot_molo_deals_properties/2023-01-09/1673303131/data.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.hubspot_molo_deals_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 10783873687861660662,
              "service_name": "drive-thru",
              "span_id": 8607159920667457772,
              "trace_id": 11085519656790025702
          }
      }
    • running: False
    • schema_name_id: 2168
    • start_time: 2023-01-09 16:26:56
    • success: True
    • trace_id: 11085519656790025702
    • duration: 0:00:12.434142
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6067145
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-dev/raw/hubspot_molo_deals_properties/2023-01-09/1673301054",
              "key": "raw/hubspot_molo_deals_properties/2023-01-09/1673301054/data.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.hubspot_molo_deals_properties",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 14251860543143864699,
              "service_name": "drive-thru",
              "span_id": 3773061185816537386,
              "trace_id": 434473786737654175
          }
      }
    • running: False
    • schema_name_id: 2168
    • start_time: 2023-01-09 15:52:45
    • success: True
    • trace_id: 434473786737654175
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "archived": "string",
        "calculated": "string",
        "calculationFormula": "string",
        "createdAt": "string",
        "createdUserId": "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",
        "options": [
            {
                "description": "string",
                "displayOrder": "string",
                "hidden": "string",
                "label": "string",
                "value": "string"
            }
        ],
        "referencedObjectType": "string",
        "showCurrencySymbol": "string",
        "type": "string",
        "updatedAt": "string",
        "updatedUserId": "string"
    }
  • created: 2023-02-09 09:28:38
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.hubspot_molo_deals_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`createdUserId`STRING,`updatedUserId`STRING,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`showCurrencySymbol`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`referencedObjectType`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-dev/raw/hubspot_molo_deals_properties/2023-02-09/1675956432'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.hubspot_molo_deals_properties`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.hubspot_molo_deals_properties"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2022-11-30 12:58:36",
        "disabled": false,
        "format": "raw",
        "id": 2168,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_drivethru",
            "table": "hubspot_molo_deals_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",
            "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",
            "options": [
                {
                    "description": "string",
                    "displayOrder": "string",
                    "hidden": "string",
                    "label": "string",
                    "value": "string"
                }
            ],
            "referencedObjectType": "string",
            "showCurrencySymbol": "string",
            "type": "string",
            "updatedAt": "string",
            "updatedUserId": "string"
        },
        "created": "2023-02-09 09:28:38",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.hubspot_molo_deals_properties`\n(\n`updatedAt`STRING,`createdAt`STRING,`name`STRING,`label`STRING,`type`STRING,`fieldType`STRING,`description`STRING,`groupName`STRING,`options`array>,`createdUserId`STRING,`updatedUserId`STRING,`displayOrder`STRING,`calculated`STRING,`externalOptions`STRING,`archived`STRING,`hasUniqueValue`STRING,`hidden`STRING,`showCurrencySymbol`STRING,`modificationMetadata`struct<`archivable`:STRING,`readOnlyDefinition`:STRING,`readOnlyValue`:STRING,`readOnlyOptions`:STRING>,`formField`STRING,`hubspotDefined`STRING,`calculationFormula`STRING,`referencedObjectType`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-dev/raw/hubspot_molo_deals_properties/2023-02-09/1675956432'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.hubspot_molo_deals_properties`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.hubspot_molo_deals_properties"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}