Schema Info

Schema Name: sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2
  • created: 2022-08-12 10:55:06
  • disabled: False
  • format: raw
  • id: 1375
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_rds",
        "table": "sparefoot_sparefoot_listing_avail_space_2"
    }
  • type: rds
Schema Versions: 15
    • created: 2026-04-17 00:49:03
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-17/1776404921'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-17/1776404921
    • id: 906590
    • processed: 1
    • raw_data:
      {
          "active": "int16",
          "alarm": "int16",
          "approved": "int16",
          "avail_type_of_space_id": "int32",
          "climate_controlled": "int16",
          "covered": "int16",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "int16",
          "floor": "int32",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "int16",
          "insert_time": "timestamp[ns]",
          "length": "double",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "outdoor_access": "int16",
          "power": "int16",
          "publish": "int16",
          "quantity": "int32",
          "regular_price": "double",
          "reservation_days": "int16",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp[ns]",
          "url": "string",
          "vehicle": "int16",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_attributes:
      {
          "active": "smallint",
          "alarm": "smallint",
          "approved": "smallint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "smallint",
          "covered": "smallint",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "smallint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "smallint",
          "insert_time": "timestamp",
          "length": "double",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "smallint",
          "power": "smallint",
          "publish": "smallint",
          "quantity": "int",
          "regular_price": "double",
          "reservation_days": "smallint",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "smallint",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_name_id: 1375
    • schema_scan_id: 6415158
    • updated: 2026-04-17 00:49:17
    • created: 2026-04-16 00:42:37
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-16/1776318130'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-16/1776318130
    • id: 906374
    • processed: 1
    • raw_data:
      {
          "active": "int16",
          "alarm": "int16",
          "approved": "int16",
          "avail_type_of_space_id": "int32",
          "climate_controlled": "int16",
          "covered": "int16",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "int16",
          "floor": "int32",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "int16",
          "insert_time": "timestamp[ns]",
          "length": "double",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "outdoor_access": "int16",
          "power": "int16",
          "publish": "int16",
          "quantity": "int32",
          "regular_price": "double",
          "reservation_days": "int16",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp[ns]",
          "url": "string",
          "vehicle": "int16",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_attributes:
      {
          "active": "smallint",
          "alarm": "smallint",
          "approved": "smallint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "smallint",
          "covered": "smallint",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "smallint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "smallint",
          "insert_time": "timestamp",
          "length": "double",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "smallint",
          "power": "smallint",
          "publish": "smallint",
          "quantity": "int",
          "regular_price": "double",
          "reservation_days": "smallint",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "smallint",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_name_id: 1375
    • schema_scan_id: 6414613
    • updated: 2026-04-16 00:42:48
    • created: 2026-04-15 00:22:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-15/1776230532'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-15/1776230532
    • id: 906133
    • processed: 1
    • raw_data:
      {
          "active": "int16",
          "alarm": "int16",
          "approved": "int16",
          "avail_type_of_space_id": "int32",
          "climate_controlled": "int16",
          "covered": "int16",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "int16",
          "floor": "int32",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "int16",
          "insert_time": "timestamp[ns]",
          "length": "double",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "outdoor_access": "int16",
          "power": "int16",
          "publish": "int16",
          "quantity": "int32",
          "regular_price": "double",
          "reservation_days": "int16",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp[ns]",
          "url": "string",
          "vehicle": "int16",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_attributes:
      {
          "active": "smallint",
          "alarm": "smallint",
          "approved": "smallint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "smallint",
          "covered": "smallint",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "smallint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "smallint",
          "insert_time": "timestamp",
          "length": "double",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "smallint",
          "power": "smallint",
          "publish": "smallint",
          "quantity": "int",
          "regular_price": "double",
          "reservation_days": "smallint",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "smallint",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_name_id: 1375
    • schema_scan_id: 6414097
    • updated: 2026-04-15 00:22:48
    • created: 2026-04-14 00:27:41
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-14/1776144438'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-14/1776144438
    • id: 905941
    • processed: 1
    • raw_data:
      {
          "active": "int16",
          "alarm": "int16",
          "approved": "int16",
          "avail_type_of_space_id": "int32",
          "climate_controlled": "int16",
          "covered": "int16",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "int16",
          "floor": "int32",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "int16",
          "insert_time": "timestamp[ns]",
          "length": "double",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "outdoor_access": "int16",
          "power": "int16",
          "publish": "int16",
          "quantity": "int32",
          "regular_price": "double",
          "reservation_days": "int16",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp[ns]",
          "url": "string",
          "vehicle": "int16",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_attributes:
      {
          "active": "smallint",
          "alarm": "smallint",
          "approved": "smallint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "smallint",
          "covered": "smallint",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "smallint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "smallint",
          "insert_time": "timestamp",
          "length": "double",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "smallint",
          "power": "smallint",
          "publish": "smallint",
          "quantity": "int",
          "regular_price": "double",
          "reservation_days": "smallint",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "smallint",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_name_id: 1375
    • schema_scan_id: 6413610
    • updated: 2026-04-14 00:27:52
    • created: 2026-04-13 00:49:21
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-13/1776059346'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-13/1776059346
    • id: 905731
    • processed: 1
    • raw_data:
      {
          "active": "int16",
          "alarm": "int16",
          "approved": "int16",
          "avail_type_of_space_id": "int32",
          "climate_controlled": "int16",
          "covered": "int16",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "int16",
          "floor": "int32",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "int16",
          "insert_time": "timestamp[ns]",
          "length": "double",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "outdoor_access": "int16",
          "power": "int16",
          "publish": "int16",
          "quantity": "int32",
          "regular_price": "double",
          "reservation_days": "int16",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp[ns]",
          "url": "string",
          "vehicle": "int16",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_attributes:
      {
          "active": "smallint",
          "alarm": "smallint",
          "approved": "smallint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "smallint",
          "covered": "smallint",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "smallint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "smallint",
          "insert_time": "timestamp",
          "length": "double",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "smallint",
          "power": "smallint",
          "publish": "smallint",
          "quantity": "int",
          "regular_price": "double",
          "reservation_days": "smallint",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "smallint",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_name_id: 1375
    • schema_scan_id: 6413076
    • updated: 2026-04-13 00:49:35
    • created: 2026-04-12 00:43:24
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-12/1775972581'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-12/1775972581
    • id: 905529
    • processed: 1
    • raw_data:
      {
          "active": "int16",
          "alarm": "int16",
          "approved": "int16",
          "avail_type_of_space_id": "int32",
          "climate_controlled": "int16",
          "covered": "int16",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "int16",
          "floor": "int32",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "int16",
          "insert_time": "timestamp[ns]",
          "length": "double",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "outdoor_access": "int16",
          "power": "int16",
          "publish": "int16",
          "quantity": "int32",
          "regular_price": "double",
          "reservation_days": "int16",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp[ns]",
          "url": "string",
          "vehicle": "int16",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_attributes:
      {
          "active": "smallint",
          "alarm": "smallint",
          "approved": "smallint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "smallint",
          "covered": "smallint",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "smallint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "smallint",
          "insert_time": "timestamp",
          "length": "double",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "smallint",
          "power": "smallint",
          "publish": "smallint",
          "quantity": "int",
          "regular_price": "double",
          "reservation_days": "smallint",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "smallint",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_name_id: 1375
    • schema_scan_id: 6412681
    • updated: 2026-04-12 00:43:38
    • created: 2026-04-11 00:31:27
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-11/1775885463'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-11/1775885463
    • id: 905319
    • processed: 1
    • raw_data:
      {
          "active": "int16",
          "alarm": "int16",
          "approved": "int16",
          "avail_type_of_space_id": "int32",
          "climate_controlled": "int16",
          "covered": "int16",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "int16",
          "floor": "int32",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "int16",
          "insert_time": "timestamp[ns]",
          "length": "double",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "outdoor_access": "int16",
          "power": "int16",
          "publish": "int16",
          "quantity": "int32",
          "regular_price": "double",
          "reservation_days": "int16",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp[ns]",
          "url": "string",
          "vehicle": "int16",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_attributes:
      {
          "active": "smallint",
          "alarm": "smallint",
          "approved": "smallint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "smallint",
          "covered": "smallint",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "smallint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "smallint",
          "insert_time": "timestamp",
          "length": "double",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "smallint",
          "power": "smallint",
          "publish": "smallint",
          "quantity": "int",
          "regular_price": "double",
          "reservation_days": "smallint",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "smallint",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_name_id: 1375
    • schema_scan_id: 6412292
    • updated: 2026-04-11 00:31:38
    • created: 2026-04-10 00:46:43
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-10/1775799976'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-10/1775799976
    • id: 905114
    • processed: 1
    • raw_data:
      {
          "active": "int16",
          "alarm": "int16",
          "approved": "int16",
          "avail_type_of_space_id": "int32",
          "climate_controlled": "int16",
          "covered": "int16",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "int16",
          "floor": "int32",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "int16",
          "insert_time": "timestamp[ns]",
          "length": "double",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "outdoor_access": "int16",
          "power": "int16",
          "publish": "int16",
          "quantity": "int32",
          "regular_price": "double",
          "reservation_days": "int16",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp[ns]",
          "url": "string",
          "vehicle": "int16",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_attributes:
      {
          "active": "smallint",
          "alarm": "smallint",
          "approved": "smallint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "smallint",
          "covered": "smallint",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "smallint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "smallint",
          "insert_time": "timestamp",
          "length": "double",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "smallint",
          "power": "smallint",
          "publish": "smallint",
          "quantity": "int",
          "regular_price": "double",
          "reservation_days": "smallint",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "smallint",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_name_id: 1375
    • schema_scan_id: 6411801
    • updated: 2026-04-10 00:46:54
    • created: 2026-04-09 00:44:27
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-09/1775713445'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-09/1775713445
    • id: 904900
    • processed: 1
    • raw_data:
      {
          "active": "int16",
          "alarm": "int16",
          "approved": "int16",
          "avail_type_of_space_id": "int32",
          "climate_controlled": "int16",
          "covered": "int16",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "int16",
          "floor": "int32",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "int16",
          "insert_time": "timestamp[ns]",
          "length": "double",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "outdoor_access": "int16",
          "power": "int16",
          "publish": "int16",
          "quantity": "int32",
          "regular_price": "double",
          "reservation_days": "int16",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp[ns]",
          "url": "string",
          "vehicle": "int16",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_attributes:
      {
          "active": "smallint",
          "alarm": "smallint",
          "approved": "smallint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "smallint",
          "covered": "smallint",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "smallint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "smallint",
          "insert_time": "timestamp",
          "length": "double",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "smallint",
          "power": "smallint",
          "publish": "smallint",
          "quantity": "int",
          "regular_price": "double",
          "reservation_days": "smallint",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "smallint",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_name_id: 1375
    • schema_scan_id: 6411287
    • updated: 2026-04-09 00:44:41
    • created: 2026-04-08 00:35:17
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-08/1775626490'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-08/1775626490
    • id: 904684
    • processed: 1
    • raw_data:
      {
          "active": "int16",
          "alarm": "int16",
          "approved": "int16",
          "avail_type_of_space_id": "int32",
          "climate_controlled": "int16",
          "covered": "int16",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "int16",
          "floor": "int32",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "int16",
          "insert_time": "timestamp[ns]",
          "length": "double",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "outdoor_access": "int16",
          "power": "int16",
          "publish": "int16",
          "quantity": "int32",
          "regular_price": "double",
          "reservation_days": "int16",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp[ns]",
          "url": "string",
          "vehicle": "int16",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_attributes:
      {
          "active": "smallint",
          "alarm": "smallint",
          "approved": "smallint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "smallint",
          "covered": "smallint",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "smallint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "smallint",
          "insert_time": "timestamp",
          "length": "double",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "smallint",
          "power": "smallint",
          "publish": "smallint",
          "quantity": "int",
          "regular_price": "double",
          "reservation_days": "smallint",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "smallint",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_name_id: 1375
    • schema_scan_id: 6410787
    • updated: 2026-04-08 00:35:28
    • created: 2026-04-07 00:28:25
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-07/1775539671'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-07/1775539671
    • id: 904467
    • processed: 1
    • raw_data:
      {
          "active": "int16",
          "alarm": "int16",
          "approved": "int16",
          "avail_type_of_space_id": "int32",
          "climate_controlled": "int16",
          "covered": "int16",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "int16",
          "floor": "int32",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "int16",
          "insert_time": "timestamp[ns]",
          "length": "double",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "outdoor_access": "int16",
          "power": "int16",
          "publish": "int16",
          "quantity": "int32",
          "regular_price": "double",
          "reservation_days": "int16",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp[ns]",
          "url": "string",
          "vehicle": "int16",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_attributes:
      {
          "active": "smallint",
          "alarm": "smallint",
          "approved": "smallint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "smallint",
          "covered": "smallint",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "smallint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "smallint",
          "insert_time": "timestamp",
          "length": "double",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "smallint",
          "power": "smallint",
          "publish": "smallint",
          "quantity": "int",
          "regular_price": "double",
          "reservation_days": "smallint",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "smallint",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_name_id: 1375
    • schema_scan_id: 6410271
    • updated: 2026-04-07 00:28:39
    • created: 2026-04-06 00:28:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-06/1775453252'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-06/1775453252
    • id: 904254
    • processed: 1
    • raw_data:
      {
          "active": "int16",
          "alarm": "int16",
          "approved": "int16",
          "avail_type_of_space_id": "int32",
          "climate_controlled": "int16",
          "covered": "int16",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "int16",
          "floor": "int32",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "int16",
          "insert_time": "timestamp[ns]",
          "length": "double",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "outdoor_access": "int16",
          "power": "int16",
          "publish": "int16",
          "quantity": "int32",
          "regular_price": "double",
          "reservation_days": "int16",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp[ns]",
          "url": "string",
          "vehicle": "int16",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_attributes:
      {
          "active": "smallint",
          "alarm": "smallint",
          "approved": "smallint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "smallint",
          "covered": "smallint",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "smallint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "smallint",
          "insert_time": "timestamp",
          "length": "double",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "smallint",
          "power": "smallint",
          "publish": "smallint",
          "quantity": "int",
          "regular_price": "double",
          "reservation_days": "smallint",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "smallint",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_name_id: 1375
    • schema_scan_id: 6409728
    • updated: 2026-04-06 00:28:22
    • created: 2026-04-05 00:32:00
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-05/1775367101'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-05/1775367101
    • id: 904053
    • processed: 1
    • raw_data:
      {
          "active": "int16",
          "alarm": "int16",
          "approved": "int16",
          "avail_type_of_space_id": "int32",
          "climate_controlled": "int16",
          "covered": "int16",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "int16",
          "floor": "int32",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "int16",
          "insert_time": "timestamp[ns]",
          "length": "double",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "outdoor_access": "int16",
          "power": "int16",
          "publish": "int16",
          "quantity": "int32",
          "regular_price": "double",
          "reservation_days": "int16",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp[ns]",
          "url": "string",
          "vehicle": "int16",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_attributes:
      {
          "active": "smallint",
          "alarm": "smallint",
          "approved": "smallint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "smallint",
          "covered": "smallint",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "smallint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "smallint",
          "insert_time": "timestamp",
          "length": "double",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "smallint",
          "power": "smallint",
          "publish": "smallint",
          "quantity": "int",
          "regular_price": "double",
          "reservation_days": "smallint",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "smallint",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_name_id: 1375
    • schema_scan_id: 6409349
    • updated: 2026-04-05 00:32:12
    • created: 2026-04-04 00:28:01
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-04/1775280444'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-04/1775280444
    • id: 903848
    • processed: 1
    • raw_data:
      {
          "active": "int16",
          "alarm": "int16",
          "approved": "int16",
          "avail_type_of_space_id": "int32",
          "climate_controlled": "int16",
          "covered": "int16",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "int16",
          "floor": "int32",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "int16",
          "insert_time": "timestamp[ns]",
          "length": "double",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "outdoor_access": "int16",
          "power": "int16",
          "publish": "int16",
          "quantity": "int32",
          "regular_price": "double",
          "reservation_days": "int16",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp[ns]",
          "url": "string",
          "vehicle": "int16",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_attributes:
      {
          "active": "smallint",
          "alarm": "smallint",
          "approved": "smallint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "smallint",
          "covered": "smallint",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "smallint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "smallint",
          "insert_time": "timestamp",
          "length": "double",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "smallint",
          "power": "smallint",
          "publish": "smallint",
          "quantity": "int",
          "regular_price": "double",
          "reservation_days": "smallint",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "smallint",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_name_id: 1375
    • schema_scan_id: 6408965
    • updated: 2026-04-04 00:28:12
    • created: 2026-04-03 00:45:56
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-03/1775195138'\n",
          "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-03/1775195138
    • id: 903640
    • processed: 1
    • raw_data:
      {
          "active": "int16",
          "alarm": "int16",
          "approved": "int16",
          "avail_type_of_space_id": "int32",
          "climate_controlled": "int16",
          "covered": "int16",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "int16",
          "floor": "int32",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "int16",
          "insert_time": "timestamp[ns]",
          "length": "double",
          "listing_avail_id": "int32",
          "listing_avail_space_id": "int32",
          "outdoor_access": "int16",
          "power": "int16",
          "publish": "int16",
          "quantity": "int32",
          "regular_price": "double",
          "reservation_days": "int16",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp[ns]",
          "url": "string",
          "vehicle": "int16",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_attributes:
      {
          "active": "smallint",
          "alarm": "smallint",
          "approved": "smallint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "smallint",
          "covered": "smallint",
          "deposit": "double",
          "description": "string",
          "door_height": "double",
          "door_length": "double",
          "door_type": "string",
          "door_width": "double",
          "drive_up": "smallint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "double",
          "humidity_controlled": "smallint",
          "insert_time": "timestamp",
          "length": "double",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "smallint",
          "power": "smallint",
          "publish": "smallint",
          "quantity": "int",
          "regular_price": "double",
          "reservation_days": "smallint",
          "sparefoot_price": "double",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "string",
          "vehicle": "smallint",
          "wholesale_price": "double",
          "width": "double"
      }
    • schema_name_id: 1375
    • schema_scan_id: 6408476
    • updated: 2026-04-03 00:46:08
Schema Scans: 15
Last at 2026-04-17 00:49:01
    • duration: 0:00:15.387763
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6415158
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-17/1776404921",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-17/1776404921/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 5261311970900988758,
              "service_name": "sparefoot",
              "span_id": 11774104385825506571,
              "trace_id": 5261311970900988758
          }
      }
    • running: False
    • schema_name_id: 1375
    • start_time: 2026-04-17 00:49:01
    • success: True
    • trace_id: 5261311970900988758
    • duration: 0:00:12.585313
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6414613
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-16/1776318130",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-16/1776318130/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 16211173175479509832,
              "service_name": "sparefoot",
              "span_id": 16309826848307462245,
              "trace_id": 16211173175479509832
          }
      }
    • running: False
    • schema_name_id: 1375
    • start_time: 2026-04-16 00:42:36
    • success: True
    • trace_id: 16211173175479509832
    • duration: 0:00:15.235186
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6414097
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-15/1776230532",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-15/1776230532/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 6664393509040921932,
              "service_name": "sparefoot",
              "span_id": 4720254243906376762,
              "trace_id": 6664393509040921932
          }
      }
    • running: False
    • schema_name_id: 1375
    • start_time: 2026-04-15 00:22:33
    • success: True
    • trace_id: 6664393509040921932
    • duration: 0:00:12.803069
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6413610
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-14/1776144438",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-14/1776144438/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 15432625412275831305,
              "service_name": "sparefoot",
              "span_id": 10448336432038524594,
              "trace_id": 15432625412275831305
          }
      }
    • running: False
    • schema_name_id: 1375
    • start_time: 2026-04-14 00:27:39
    • success: True
    • trace_id: 15432625412275831305
    • duration: 0:00:15.207254
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6413076
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-13/1776059346",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-13/1776059346/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 2927394453756167779,
              "service_name": "sparefoot",
              "span_id": 15953669414316531923,
              "trace_id": 2927394453756167779
          }
      }
    • running: False
    • schema_name_id: 1375
    • start_time: 2026-04-13 00:49:20
    • success: True
    • trace_id: 2927394453756167779
    • duration: 0:00:15.428167
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6412681
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-12/1775972581",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-12/1775972581/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 5970212412687449018,
              "service_name": "sparefoot",
              "span_id": 14193795666771890869,
              "trace_id": 5970212412687449018
          }
      }
    • running: False
    • schema_name_id: 1375
    • start_time: 2026-04-12 00:43:23
    • success: True
    • trace_id: 5970212412687449018
    • duration: 0:00:12.540012
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6412292
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-11/1775885463",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-11/1775885463/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 2759479284012267312,
              "service_name": "sparefoot",
              "span_id": 12888743531159703994,
              "trace_id": 2759479284012267312
          }
      }
    • running: False
    • schema_name_id: 1375
    • start_time: 2026-04-11 00:31:26
    • success: True
    • trace_id: 2759479284012267312
    • duration: 0:00:12.583828
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6411801
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-10/1775799976",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-10/1775799976/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 9652926007196342312,
              "service_name": "sparefoot",
              "span_id": 319922924728724335,
              "trace_id": 9652926007196342312
          }
      }
    • running: False
    • schema_name_id: 1375
    • start_time: 2026-04-10 00:46:42
    • success: True
    • trace_id: 9652926007196342312
    • duration: 0:00:15.150355
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6411287
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-09/1775713445",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-09/1775713445/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 5303703898401985353,
              "service_name": "sparefoot",
              "span_id": 2251935136090890751,
              "trace_id": 5303703898401985353
          }
      }
    • running: False
    • schema_name_id: 1375
    • start_time: 2026-04-09 00:44:26
    • success: True
    • trace_id: 5303703898401985353
    • duration: 0:00:12.659776
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6410787
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-08/1775626490",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-08/1775626490/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 7719316015992051512,
              "service_name": "sparefoot",
              "span_id": 6848795705198679513,
              "trace_id": 7719316015992051512
          }
      }
    • running: False
    • schema_name_id: 1375
    • start_time: 2026-04-08 00:35:16
    • success: True
    • trace_id: 7719316015992051512
    • duration: 0:00:15.139309
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6410271
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-07/1775539671",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-07/1775539671/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 17529082558148989168,
              "service_name": "sparefoot",
              "span_id": 757935069899383974,
              "trace_id": 17529082558148989168
          }
      }
    • running: False
    • schema_name_id: 1375
    • start_time: 2026-04-07 00:28:24
    • success: True
    • trace_id: 17529082558148989168
    • duration: 0:00:15.263657
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6409728
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-06/1775453252",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-06/1775453252/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 2055870174094314648,
              "service_name": "sparefoot",
              "span_id": 11204427257029435716,
              "trace_id": 2055870174094314648
          }
      }
    • running: False
    • schema_name_id: 1375
    • start_time: 2026-04-06 00:28:07
    • success: True
    • trace_id: 2055870174094314648
    • duration: 0:00:12.716689
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6409349
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-05/1775367101",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-05/1775367101/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 4129648341633838414,
              "service_name": "sparefoot",
              "span_id": 3036173168704460293,
              "trace_id": 4129648341633838414
          }
      }
    • running: False
    • schema_name_id: 1375
    • start_time: 2026-04-05 00:31:59
    • success: True
    • trace_id: 4129648341633838414
    • duration: 0:00:12.841448
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6408965
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-04/1775280444",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-04/1775280444/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 7276490480829394789,
              "service_name": "sparefoot",
              "span_id": 7268419201890040396,
              "trace_id": 7276490480829394789
          }
      }
    • running: False
    • schema_name_id: 1375
    • start_time: 2026-04-04 00:28:00
    • success: True
    • trace_id: 7276490480829394789
    • duration: 0:00:12.734248
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6408476
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-stage",
              "hive_path": "s3://sfdl-rds-sparefoot-stage/raw/sparefoot_listing_avail_space_2/2026-04-03/1775195138",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-03/1775195138/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 11384788347873409705,
              "service_name": "sparefoot",
              "span_id": 10916385366818976514,
              "trace_id": 11384788347873409705
          }
      }
    • running: False
    • schema_name_id: 1375
    • start_time: 2026-04-03 00:45:55
    • success: True
    • trace_id: 11384788347873409705
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "active": "smallint",
        "alarm": "smallint",
        "approved": "smallint",
        "avail_type_of_space_id": "int",
        "climate_controlled": "smallint",
        "covered": "smallint",
        "deposit": "double",
        "description": "string",
        "door_height": "double",
        "door_length": "double",
        "door_type": "string",
        "door_width": "double",
        "drive_up": "smallint",
        "floor": "int",
        "grouping_hash": "string",
        "height": "double",
        "humidity_controlled": "smallint",
        "insert_time": "timestamp",
        "length": "double",
        "listing_avail_id": "int",
        "listing_avail_space_id": "int",
        "outdoor_access": "smallint",
        "power": "smallint",
        "publish": "smallint",
        "quantity": "int",
        "regular_price": "double",
        "reservation_days": "smallint",
        "sparefoot_price": "double",
        "special_string": "string",
        "update_time": "timestamp",
        "url": "string",
        "vehicle": "smallint",
        "wholesale_price": "double",
        "width": "double"
    }
  • created: 2026-04-17 00:49:03
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-17/1776404921'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2022-08-12 10:55:06",
        "disabled": false,
        "format": "raw",
        "id": 1375,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_rds",
            "table": "sparefoot_sparefoot_listing_avail_space_2"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "active": "smallint",
            "alarm": "smallint",
            "approved": "smallint",
            "avail_type_of_space_id": "int",
            "climate_controlled": "smallint",
            "covered": "smallint",
            "deposit": "double",
            "description": "string",
            "door_height": "double",
            "door_length": "double",
            "door_type": "string",
            "door_width": "double",
            "drive_up": "smallint",
            "floor": "int",
            "grouping_hash": "string",
            "height": "double",
            "humidity_controlled": "smallint",
            "insert_time": "timestamp",
            "length": "double",
            "listing_avail_id": "int",
            "listing_avail_space_id": "int",
            "outdoor_access": "smallint",
            "power": "smallint",
            "publish": "smallint",
            "quantity": "int",
            "regular_price": "double",
            "reservation_days": "smallint",
            "sparefoot_price": "double",
            "special_string": "string",
            "update_time": "timestamp",
            "url": "string",
            "vehicle": "smallint",
            "wholesale_price": "double",
            "width": "double"
        },
        "created": "2026-04-17 00:49:03",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`\n(\n `active`  smallint , `alarm`  smallint , `approved`  smallint , `avail_type_of_space_id`  int , `climate_controlled`  smallint , `covered`  smallint , `deposit`  double , `description`  string , `door_height`  double , `door_length`  double , `door_type`  string , `door_width`  double , `drive_up`  smallint , `floor`  int , `grouping_hash`  string , `height`  double , `humidity_controlled`  smallint , `insert_time`  timestamp , `length`  double , `listing_avail_id`  int , `listing_avail_space_id`  int , `outdoor_access`  smallint , `power`  smallint , `publish`  smallint , `quantity`  int , `regular_price`  double , `reservation_days`  smallint , `sparefoot_price`  double , `special_string`  string , `update_time`  timestamp , `url`  string , `vehicle`  smallint , `wholesale_price`  double , `width`  double \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-stage/raw/sparefoot_listing_avail_space_2/2026-04-17/1776404921'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_listing_avail_space_2"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}