Schema Info

Schema Name: sfdl_dev_rds.sparefoot_listing_avail_space_2
  • created: 2017-07-13 14:08:33
  • disabled: False
  • format: raw
  • id: 386
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_rds",
        "table": "sparefoot_listing_avail_space_2"
    }
  • type: rds
Schema Versions: 3
    • created: 2022-03-16 18:08:25
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_listing_avail_space_2`\n(\n`vehicle`tinyint,`power`tinyint,`sparefoot_price`decimal(6,2),`regular_price`string,`listing_avail_space_id`int,`climate_controlled`tinyint,`active`tinyint,`update_time`timestamp,`avail_type_of_space_id`int,`door_type`varchar(60),`humidity_controlled`tinyint,`listing_avail_id`int,`publish`tinyint,`wholesale_price`decimal(6,2),`approved`tinyint,`alarm`tinyint,`reservation_days`tinyint,`grouping_hash`string,`deposit`decimal(6,2),`width`decimal(6,2),`description`string,`quantity`int,`floor`int,`door_width`decimal(6,2),`special_string`string,`covered`tinyint,`outdoor_access`tinyint,`drive_up`tinyint,`door_height`decimal(6,2),`insert_time`timestamp,`door_length`decimal(6,2),`length`decimal(6,2),`height`decimal(6,2),`url`varchar(255)\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-rds-sparefoot-dev/raw/listing_avail_space_2/2022-03-16/1647470170'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/listing_avail_space_2/2022-03-16/1647470170
    • id: 4689090
    • processed: 1
    • raw_data:
      {
          "active": 1,
          "alarm": null,
          "approved": 1,
          "avail_type_of_space_id": 14,
          "climate_controlled": null,
          "covered": null,
          "deposit": 0.0,
          "description": null,
          "door_height": null,
          "door_length": null,
          "door_type": null,
          "door_width": null,
          "drive_up": null,
          "floor": null,
          "grouping_hash": "7D2F3C6295CB0DD8BE1B0D2CF35DC222",
          "height": 0.0,
          "humidity_controlled": null,
          "insert_time": "2020-08-07 19:50:14",
          "length": 15.0,
          "listing_avail_id": 205021,
          "listing_avail_space_id": 23659165,
          "outdoor_access": null,
          "power": null,
          "publish": 0,
          "quantity": 1,
          "regular_price": 119.0,
          "reservation_days": 15,
          "sparefoot_price": 77.35,
          "special_string": "35% Off",
          "update_time": "2022-02-03 14:32:55",
          "url": null,
          "vehicle": null,
          "wholesale_price": null,
          "width": 5.0
      }
    • schema_attributes:
      {
          "active": "tinyint",
          "alarm": "tinyint",
          "approved": "tinyint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "tinyint",
          "covered": "tinyint",
          "deposit": "string",
          "description": "string",
          "door_height": "string",
          "door_length": "string",
          "door_type": "string",
          "door_width": "string",
          "drive_up": "tinyint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "string",
          "humidity_controlled": "tinyint",
          "insert_time": "timestamp",
          "length": "string",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "tinyint",
          "power": "tinyint",
          "publish": "tinyint",
          "quantity": "int",
          "regular_price": "string",
          "reservation_days": "tinyint",
          "sparefoot_price": "string",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "tinyint",
          "wholesale_price": "string",
          "width": "string"
      }
    • schema_name_id: 386
    • schema_scan_id: 5904900
    • updated: 2022-03-16 18:08:37
    • created: 2022-03-15 22:29:16
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_listing_avail_space_2`\n(\n`vehicle`tinyint,`power`tinyint,`sparefoot_price`decimal(6,2),`regular_price`string,`listing_avail_space_id`int,`climate_controlled`tinyint,`active`tinyint,`update_time`timestamp,`avail_type_of_space_id`int,`door_type`varchar(60),`humidity_controlled`tinyint,`listing_avail_id`int,`publish`tinyint,`wholesale_price`decimal(6,2),`approved`tinyint,`alarm`tinyint,`reservation_days`tinyint,`grouping_hash`string,`deposit`decimal(6,2),`width`decimal(6,2),`description`string,`quantity`int,`floor`int,`door_width`decimal(6,2),`special_string`string,`covered`tinyint,`outdoor_access`tinyint,`drive_up`tinyint,`door_height`decimal(6,2),`insert_time`timestamp,`door_length`decimal(6,2),`length`decimal(6,2),`height`decimal(6,2),`url`varchar(255)\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-rds-sparefoot-dev/raw/listing_avail_space_2/2022-03-15/1647401221'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/listing_avail_space_2/2022-03-15/1647401221
    • id: 4688997
    • processed: 1
    • raw_data:
      {
          "active": 1,
          "alarm": 0,
          "approved": 1,
          "avail_type_of_space_id": 14,
          "climate_controlled": 0,
          "covered": 0,
          "deposit": null,
          "description": null,
          "door_height": null,
          "door_length": null,
          "door_type": null,
          "door_width": null,
          "drive_up": 0,
          "floor": 1,
          "grouping_hash": "DDF31EFAC2E4136246A71FE7E41CBF4C",
          "height": null,
          "humidity_controlled": 0,
          "insert_time": "1970-01-01 00:00:00",
          "length": 10.0,
          "listing_avail_id": 64108,
          "listing_avail_space_id": 4185875,
          "outdoor_access": 1,
          "power": 0,
          "publish": 0,
          "quantity": 1,
          "regular_price": 54.0,
          "reservation_days": 60,
          "sparefoot_price": null,
          "special_string": "",
          "update_time": "2018-12-12 18:24:37",
          "url": null,
          "vehicle": null,
          "wholesale_price": null,
          "width": 5.0
      }
    • schema_attributes:
      {
          "active": "tinyint",
          "alarm": "tinyint",
          "approved": "tinyint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "tinyint",
          "covered": "tinyint",
          "deposit": "string",
          "description": "string",
          "door_height": "string",
          "door_length": "string",
          "door_type": "string",
          "door_width": "string",
          "drive_up": "tinyint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "string",
          "humidity_controlled": "tinyint",
          "insert_time": "timestamp",
          "length": "string",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "tinyint",
          "power": "tinyint",
          "publish": "tinyint",
          "quantity": "int",
          "regular_price": "string",
          "reservation_days": "tinyint",
          "sparefoot_price": "string",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "tinyint",
          "wholesale_price": "string",
          "width": "string"
      }
    • schema_name_id: 386
    • schema_scan_id: 5904426
    • updated: 2022-03-15 22:29:27
    • created: 2022-03-15 17:36:02
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_listing_avail_space_2`\n(\n`listing_avail_space_id`int,`listing_avail_id`int,`avail_type_of_space_id`int,`url`varchar(255),`regular_price`string,`sparefoot_price`decimal(6,2),`wholesale_price`decimal(6,2),`deposit`decimal(6,2),`quantity`int,`climate_controlled`tinyint,`humidity_controlled`tinyint,`outdoor_access`tinyint,`alarm`tinyint,`power`tinyint,`covered`tinyint,`vehicle`tinyint,`drive_up`tinyint,`door_type`varchar(60),`floor`int,`door_width`decimal(6,2),`door_height`decimal(6,2),`door_length`decimal(6,2),`width`decimal(6,2),`length`decimal(6,2),`height`decimal(6,2),`description`string,`special_string`string,`active`tinyint,`publish`tinyint,`approved`tinyint,`reservation_days`tinyint,`grouping_hash`string,`insert_time`timestamp,`update_time`timestamp\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-rds-sparefoot-dev/raw/listing_avail_space_2/2022-03-15/1647383701'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/listing_avail_space_2/2022-03-15/1647383701
    • id: 4688933
    • processed: 1
    • raw_data:
      {
          "active": 1,
          "alarm": 0,
          "approved": 1,
          "avail_type_of_space_id": 14,
          "climate_controlled": 0,
          "covered": 0,
          "deposit": null,
          "description": null,
          "door_height": null,
          "door_length": null,
          "door_type": null,
          "door_width": null,
          "drive_up": 0,
          "floor": 1,
          "grouping_hash": "DDF31EFAC2E4136246A71FE7E41CBF4C",
          "height": null,
          "humidity_controlled": 0,
          "insert_time": "1970-01-01 00:00:00",
          "length": 10.0,
          "listing_avail_id": 64108,
          "listing_avail_space_id": 4185875,
          "outdoor_access": 1,
          "power": 0,
          "publish": 0,
          "quantity": 1,
          "regular_price": 54.0,
          "reservation_days": 60,
          "sparefoot_price": null,
          "special_string": "",
          "update_time": "2018-12-12 18:24:37",
          "url": null,
          "vehicle": null,
          "wholesale_price": null,
          "width": 5.0
      }
    • schema_attributes:
      {
          "active": "tinyint",
          "alarm": "tinyint",
          "approved": "tinyint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "tinyint",
          "covered": "tinyint",
          "deposit": "string",
          "description": "string",
          "door_height": "string",
          "door_length": "string",
          "door_type": "string",
          "door_width": "string",
          "drive_up": "tinyint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "string",
          "humidity_controlled": "tinyint",
          "insert_time": "timestamp",
          "length": "string",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "tinyint",
          "power": "tinyint",
          "publish": "tinyint",
          "quantity": "int",
          "regular_price": "string",
          "reservation_days": "tinyint",
          "sparefoot_price": "string",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "tinyint",
          "wholesale_price": "string",
          "width": "string"
      }
    • schema_name_id: 386
    • schema_scan_id: 5904284
    • updated: 2022-03-15 17:36:13
Schema Scans: 3
Last at 2022-03-16 17:42:14
    • duration: 0:26:25.662091
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5904900
    • payload:
      {
          "datatype_dict": {
              "active": "tinyint",
              "alarm": "tinyint",
              "approved": "tinyint",
              "avail_type_of_space_id": "int",
              "climate_controlled": "tinyint",
              "covered": "tinyint",
              "deposit": "decimal(6,2)",
              "description": "string",
              "door_height": "decimal(6,2)",
              "door_length": "decimal(6,2)",
              "door_type": "varchar(60)",
              "door_width": "decimal(6,2)",
              "drive_up": "tinyint",
              "floor": "int",
              "grouping_hash": "string",
              "height": "decimal(6,2)",
              "humidity_controlled": "tinyint",
              "insert_time": "timestamp",
              "length": "decimal(6,2)",
              "listing_avail_id": "int",
              "listing_avail_space_id": "int",
              "outdoor_access": "tinyint",
              "power": "tinyint",
              "publish": "tinyint",
              "quantity": "int",
              "regular_price": "string",
              "reservation_days": "tinyint",
              "sparefoot_price": "decimal(6,2)",
              "special_string": "string",
              "update_time": "timestamp",
              "url": "varchar(255)",
              "vehicle": "tinyint",
              "wholesale_price": "decimal(6,2)",
              "width": "decimal(6,2)"
          },
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/listing_avail_space_2/2022-03-16/1647470170",
              "key": "raw/listing_avail_space_2/2022-03-16/1647470170/listing_avail_space_2-8.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 8174224105705786485,
              "service_name": "sparefoot",
              "span_id": 15209998155457496717,
              "trace_id": 8174224105705786485
          }
      }
    • running: False
    • schema_name_id: 386
    • start_time: 2022-03-16 17:42:14
    • success: True
    • trace_id: 8174224105705786485
    • duration: 0:00:52.838620
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5904426
    • payload:
      {
          "datatype_dict": {
              "active": "tinyint",
              "alarm": "tinyint",
              "approved": "tinyint",
              "avail_type_of_space_id": "int",
              "climate_controlled": "tinyint",
              "covered": "tinyint",
              "deposit": "decimal(6,2)",
              "description": "string",
              "door_height": "decimal(6,2)",
              "door_length": "decimal(6,2)",
              "door_type": "varchar(60)",
              "door_width": "decimal(6,2)",
              "drive_up": "tinyint",
              "floor": "int",
              "grouping_hash": "string",
              "height": "decimal(6,2)",
              "humidity_controlled": "tinyint",
              "insert_time": "timestamp",
              "length": "decimal(6,2)",
              "listing_avail_id": "int",
              "listing_avail_space_id": "int",
              "outdoor_access": "tinyint",
              "power": "tinyint",
              "publish": "tinyint",
              "quantity": "int",
              "regular_price": "string",
              "reservation_days": "tinyint",
              "sparefoot_price": "decimal(6,2)",
              "special_string": "string",
              "update_time": "timestamp",
              "url": "varchar(255)",
              "vehicle": "tinyint",
              "wholesale_price": "decimal(6,2)",
              "width": "decimal(6,2)"
          },
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/listing_avail_space_2/2022-03-15/1647401221",
              "key": "raw/listing_avail_space_2/2022-03-15/1647401221/data-8.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 17222057028098260417,
              "service_name": "sparefoot",
              "span_id": 2059794255277993818,
              "trace_id": 17222057028098260417
          }
      }
    • running: False
    • schema_name_id: 386
    • start_time: 2022-03-15 22:28:36
    • success: True
    • trace_id: 17222057028098260417
    • duration: 0:00:52.028727
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5904284
    • payload:
      {
          "datatype_dict": {
              "active": "tinyint",
              "alarm": "tinyint",
              "approved": "tinyint",
              "avail_type_of_space_id": "int",
              "climate_controlled": "tinyint",
              "covered": "tinyint",
              "deposit": "decimal(6,2)",
              "description": "string",
              "door_height": "decimal(6,2)",
              "door_length": "decimal(6,2)",
              "door_type": "varchar(60)",
              "door_width": "decimal(6,2)",
              "drive_up": "tinyint",
              "floor": "int",
              "grouping_hash": "string",
              "height": "decimal(6,2)",
              "humidity_controlled": "tinyint",
              "insert_time": "timestamp",
              "length": "decimal(6,2)",
              "listing_avail_id": "int",
              "listing_avail_space_id": "int",
              "outdoor_access": "tinyint",
              "power": "tinyint",
              "publish": "tinyint",
              "quantity": "int",
              "regular_price": "string",
              "reservation_days": "tinyint",
              "sparefoot_price": "decimal(6,2)",
              "special_string": "string",
              "update_time": "timestamp",
              "url": "varchar(255)",
              "vehicle": "tinyint",
              "wholesale_price": "decimal(6,2)",
              "width": "decimal(6,2)"
          },
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/listing_avail_space_2/2022-03-15/1647383701",
              "key": "raw/listing_avail_space_2/2022-03-15/1647383701/data-8.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 17057231058976890894,
              "service_name": "sparefoot",
              "span_id": 3786912009177398034,
              "trace_id": 17057231058976890894
          }
      }
    • running: False
    • schema_name_id: 386
    • start_time: 2022-03-15 17:35:24
    • success: True
    • trace_id: 17057231058976890894
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "active": "tinyint",
        "alarm": "tinyint",
        "approved": "tinyint",
        "avail_type_of_space_id": "int",
        "climate_controlled": "tinyint",
        "covered": "tinyint",
        "deposit": "string",
        "description": "string",
        "door_height": "string",
        "door_length": "string",
        "door_type": "string",
        "door_width": "string",
        "drive_up": "tinyint",
        "floor": "int",
        "grouping_hash": "string",
        "height": "string",
        "humidity_controlled": "tinyint",
        "insert_time": "timestamp",
        "length": "string",
        "listing_avail_id": "int",
        "listing_avail_space_id": "int",
        "outdoor_access": "tinyint",
        "power": "tinyint",
        "publish": "tinyint",
        "quantity": "int",
        "regular_price": "string",
        "reservation_days": "tinyint",
        "sparefoot_price": "string",
        "special_string": "string",
        "update_time": "timestamp",
        "url": "string",
        "vehicle": "tinyint",
        "wholesale_price": "string",
        "width": "string"
    }
  • created: 2022-03-16 18:08:25
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_listing_avail_space_2`\n(\n`vehicle`tinyint,`power`tinyint,`sparefoot_price`decimal(6,2),`regular_price`string,`listing_avail_space_id`int,`climate_controlled`tinyint,`active`tinyint,`update_time`timestamp,`avail_type_of_space_id`int,`door_type`varchar(60),`humidity_controlled`tinyint,`listing_avail_id`int,`publish`tinyint,`wholesale_price`decimal(6,2),`approved`tinyint,`alarm`tinyint,`reservation_days`tinyint,`grouping_hash`string,`deposit`decimal(6,2),`width`decimal(6,2),`description`string,`quantity`int,`floor`int,`door_width`decimal(6,2),`special_string`string,`covered`tinyint,`outdoor_access`tinyint,`drive_up`tinyint,`door_height`decimal(6,2),`insert_time`timestamp,`door_length`decimal(6,2),`length`decimal(6,2),`height`decimal(6,2),`url`varchar(255)\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-rds-sparefoot-dev/raw/listing_avail_space_2/2022-03-16/1647470170'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_listing_avail_space_2`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_listing_avail_space_2"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2017-07-13 14:08:33",
        "disabled": false,
        "format": "raw",
        "id": 386,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_rds",
            "table": "sparefoot_listing_avail_space_2"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "active": "tinyint",
            "alarm": "tinyint",
            "approved": "tinyint",
            "avail_type_of_space_id": "int",
            "climate_controlled": "tinyint",
            "covered": "tinyint",
            "deposit": "string",
            "description": "string",
            "door_height": "string",
            "door_length": "string",
            "door_type": "string",
            "door_width": "string",
            "drive_up": "tinyint",
            "floor": "int",
            "grouping_hash": "string",
            "height": "string",
            "humidity_controlled": "tinyint",
            "insert_time": "timestamp",
            "length": "string",
            "listing_avail_id": "int",
            "listing_avail_space_id": "int",
            "outdoor_access": "tinyint",
            "power": "tinyint",
            "publish": "tinyint",
            "quantity": "int",
            "regular_price": "string",
            "reservation_days": "tinyint",
            "sparefoot_price": "string",
            "special_string": "string",
            "update_time": "timestamp",
            "url": "string",
            "vehicle": "tinyint",
            "wholesale_price": "string",
            "width": "string"
        },
        "created": "2022-03-16 18:08:25",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_listing_avail_space_2`\n(\n`vehicle`tinyint,`power`tinyint,`sparefoot_price`decimal(6,2),`regular_price`string,`listing_avail_space_id`int,`climate_controlled`tinyint,`active`tinyint,`update_time`timestamp,`avail_type_of_space_id`int,`door_type`varchar(60),`humidity_controlled`tinyint,`listing_avail_id`int,`publish`tinyint,`wholesale_price`decimal(6,2),`approved`tinyint,`alarm`tinyint,`reservation_days`tinyint,`grouping_hash`string,`deposit`decimal(6,2),`width`decimal(6,2),`description`string,`quantity`int,`floor`int,`door_width`decimal(6,2),`special_string`string,`covered`tinyint,`outdoor_access`tinyint,`drive_up`tinyint,`door_height`decimal(6,2),`insert_time`timestamp,`door_length`decimal(6,2),`length`decimal(6,2),`height`decimal(6,2),`url`varchar(255)\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-rds-sparefoot-dev/raw/listing_avail_space_2/2022-03-16/1647470170'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_listing_avail_space_2`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_listing_avail_space_2"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}