Schema Info

Schema Name: sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2
  • created: 2022-08-18 17:45:14
  • disabled: False
  • format: raw
  • id: 1146
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_prod_rds",
        "table": "sparefoot_sparefoot_listing_avail_space_2"
    }
  • type: rds
Schema Versions: 15
    • created: 2026-04-17 14:42:40
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-17/1776454940'\n",
          "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-17/1776454940
    • id: 1718426
    • 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: 1146
    • schema_scan_id: 162194379
    • updated: 2026-04-17 14:42:51
    • created: 2026-04-17 09:52:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-17/1776437559'\n",
          "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-17/1776437559
    • id: 1718283
    • 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: 1146
    • schema_scan_id: 162179167
    • updated: 2026-04-17 09:53:08
    • created: 2026-04-17 00:41:46
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-17/1776404487'\n",
          "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-17/1776404487
    • id: 1717488
    • 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: 1146
    • schema_scan_id: 162163749
    • updated: 2026-04-17 00:41:57
    • created: 2026-04-16 20:42:29
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-16/1776390124'\n",
          "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-16/1776390124
    • id: 1717373
    • 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: 1146
    • schema_scan_id: 162156257
    • updated: 2026-04-16 20:42:43
    • created: 2026-04-16 14:45:39
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-16/1776368695'\n",
          "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-16/1776368695
    • id: 1717201
    • 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: 1146
    • schema_scan_id: 162138682
    • updated: 2026-04-16 14:45:50
    • created: 2026-04-16 09:23:06
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-16/1776349354'\n",
          "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-16/1776349354
    • id: 1717010
    • 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: 1146
    • schema_scan_id: 162122621
    • updated: 2026-04-16 09:23:17
    • created: 2026-04-16 00:32:12
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-16/1776317514'\n",
          "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-16/1776317514
    • id: 1716247
    • 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: 1146
    • schema_scan_id: 162107859
    • updated: 2026-04-16 00:32:23
    • created: 2026-04-15 20:32:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-15/1776303146'\n",
          "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-15/1776303146
    • id: 1716138
    • 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: 1146
    • schema_scan_id: 162100376
    • updated: 2026-04-15 20:32:52
    • created: 2026-04-15 14:42:40
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-15/1776282145'\n",
          "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-15/1776282145
    • id: 1716006
    • 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: 1146
    • schema_scan_id: 162082511
    • updated: 2026-04-15 14:42:52
    • created: 2026-04-15 09:14:49
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-15/1776262467'\n",
          "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-15/1776262467
    • id: 1715815
    • 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: 1146
    • schema_scan_id: 162066730
    • updated: 2026-04-15 09:15:00
    • created: 2026-04-15 00:18:46
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-15/1776230312'\n",
          "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-15/1776230312
    • id: 1715031
    • 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: 1146
    • schema_scan_id: 162052002
    • updated: 2026-04-15 00:18:59
    • created: 2026-04-14 20:52:04
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-14/1776217910'\n",
          "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-14/1776217910
    • id: 1714938
    • 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: 1146
    • schema_scan_id: 162044427
    • updated: 2026-04-14 20:52:15
    • created: 2026-04-14 14:44:15
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-14/1776195828'\n",
          "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-14/1776195828
    • id: 1714777
    • 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: 1146
    • schema_scan_id: 162026818
    • updated: 2026-04-14 14:44:29
    • created: 2026-04-14 09:29:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-14/1776176961'\n",
          "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-14/1776176961
    • id: 1714622
    • 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: 1146
    • schema_scan_id: 162011158
    • updated: 2026-04-14 09:30:06
    • created: 2026-04-14 00:32:29
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-14/1776144729'\n",
          "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-14/1776144729
    • id: 1713855
    • 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: 1146
    • schema_scan_id: 161996419
    • updated: 2026-04-14 00:32:42
Schema Scans: 15
Last at 2026-04-17 14:42:39
    • duration: 0:00:12.586037
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162194379
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-prod",
              "hive_path": "s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-17/1776454940",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-17/1776454940/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 11151582319513381745,
              "service_name": "sparefoot",
              "span_id": 5343447005611860380,
              "trace_id": 11151582319513381745
          }
      }
    • running: False
    • schema_name_id: 1146
    • start_time: 2026-04-17 14:42:39
    • success: True
    • trace_id: 11151582319513381745
    • duration: 0:00:15.360994
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162179167
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-prod",
              "hive_path": "s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-17/1776437559",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-17/1776437559/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 14007381149638343195,
              "service_name": "sparefoot",
              "span_id": 13964370092165769555,
              "trace_id": 14007381149638343195
          }
      }
    • running: False
    • schema_name_id: 1146
    • start_time: 2026-04-17 09:52:53
    • success: True
    • trace_id: 14007381149638343195
    • duration: 0:00:12.555233
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162163749
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-prod",
              "hive_path": "s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-17/1776404487",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-17/1776404487/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 4640889069501011152,
              "service_name": "sparefoot",
              "span_id": 13123241093640363186,
              "trace_id": 4640889069501011152
          }
      }
    • running: False
    • schema_name_id: 1146
    • start_time: 2026-04-17 00:41:44
    • success: True
    • trace_id: 4640889069501011152
    • duration: 0:00:15.163826
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162156257
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-prod",
              "hive_path": "s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-16/1776390124",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-16/1776390124/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 6070528918057188629,
              "service_name": "sparefoot",
              "span_id": 13963205303606630176,
              "trace_id": 6070528918057188629
          }
      }
    • running: False
    • schema_name_id: 1146
    • start_time: 2026-04-16 20:42:28
    • success: True
    • trace_id: 6070528918057188629
    • duration: 0:00:12.642797
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162138682
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-prod",
              "hive_path": "s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-16/1776368695",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-16/1776368695/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 11751039092472473882,
              "service_name": "sparefoot",
              "span_id": 12800814637618495437,
              "trace_id": 11751039092472473882
          }
      }
    • running: False
    • schema_name_id: 1146
    • start_time: 2026-04-16 14:45:37
    • success: True
    • trace_id: 11751039092472473882
    • duration: 0:00:12.585153
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162122621
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-prod",
              "hive_path": "s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-16/1776349354",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-16/1776349354/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 10145945185061959435,
              "service_name": "sparefoot",
              "span_id": 9795530694073504573,
              "trace_id": 10145945185061959435
          }
      }
    • running: False
    • schema_name_id: 1146
    • start_time: 2026-04-16 09:23:04
    • success: True
    • trace_id: 10145945185061959435
    • duration: 0:00:12.548727
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162107859
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-prod",
              "hive_path": "s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-16/1776317514",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-16/1776317514/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 6488583272207932745,
              "service_name": "sparefoot",
              "span_id": 6293605236306133118,
              "trace_id": 6488583272207932745
          }
      }
    • running: False
    • schema_name_id: 1146
    • start_time: 2026-04-16 00:32:11
    • success: True
    • trace_id: 6488583272207932745
    • duration: 0:00:15.209612
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162100376
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-prod",
              "hive_path": "s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-15/1776303146",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-15/1776303146/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 10431461264143775725,
              "service_name": "sparefoot",
              "span_id": 4982125152251412478,
              "trace_id": 10431461264143775725
          }
      }
    • running: False
    • schema_name_id: 1146
    • start_time: 2026-04-15 20:32:37
    • success: True
    • trace_id: 10431461264143775725
    • duration: 0:00:12.464809
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162082511
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-prod",
              "hive_path": "s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-15/1776282145",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-15/1776282145/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 13243335496723274948,
              "service_name": "sparefoot",
              "span_id": 10167981581696015081,
              "trace_id": 13243335496723274948
          }
      }
    • running: False
    • schema_name_id: 1146
    • start_time: 2026-04-15 14:42:39
    • success: True
    • trace_id: 13243335496723274948
    • duration: 0:00:12.584403
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162066730
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-prod",
              "hive_path": "s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-15/1776262467",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-15/1776262467/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 14328947169659808344,
              "service_name": "sparefoot",
              "span_id": 5582924041079450096,
              "trace_id": 14328947169659808344
          }
      }
    • running: False
    • schema_name_id: 1146
    • start_time: 2026-04-15 09:14:48
    • success: True
    • trace_id: 14328947169659808344
    • duration: 0:00:14.957638
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162052002
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-prod",
              "hive_path": "s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-15/1776230312",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-15/1776230312/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 17422896545295602879,
              "service_name": "sparefoot",
              "span_id": 5992995157763246049,
              "trace_id": 17422896545295602879
          }
      }
    • running: False
    • schema_name_id: 1146
    • start_time: 2026-04-15 00:18:45
    • success: True
    • trace_id: 17422896545295602879
    • duration: 0:00:12.369254
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162044427
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-prod",
              "hive_path": "s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-14/1776217910",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-14/1776217910/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 16404498420207735586,
              "service_name": "sparefoot",
              "span_id": 5117691333987363482,
              "trace_id": 16404498420207735586
          }
      }
    • running: False
    • schema_name_id: 1146
    • start_time: 2026-04-14 20:52:03
    • success: True
    • trace_id: 16404498420207735586
    • duration: 0:00:15.011570
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162026818
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-prod",
              "hive_path": "s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-14/1776195828",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-14/1776195828/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 1149987548463039110,
              "service_name": "sparefoot",
              "span_id": 2665901544565457550,
              "trace_id": 1149987548463039110
          }
      }
    • running: False
    • schema_name_id: 1146
    • start_time: 2026-04-14 14:44:14
    • success: True
    • trace_id: 1149987548463039110
    • duration: 0:00:12.675176
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162011158
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-prod",
              "hive_path": "s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-14/1776176961",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-14/1776176961/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 5816771888127486529,
              "service_name": "sparefoot",
              "span_id": 13230468377134683424,
              "trace_id": 5816771888127486529
          }
      }
    • running: False
    • schema_name_id: 1146
    • start_time: 2026-04-14 09:29:54
    • success: True
    • trace_id: 5816771888127486529
    • duration: 0:00:15.006629
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161996419
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-prod",
              "hive_path": "s3://sfdl-rds-sparefoot-prod/raw/sparefoot_listing_avail_space_2/2026-04-14/1776144729",
              "key": "raw/sparefoot_listing_avail_space_2/2026-04-14/1776144729/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 13901563045612086635,
              "service_name": "sparefoot",
              "span_id": 160022033654961437,
              "trace_id": 13901563045612086635
          }
      }
    • running: False
    • schema_name_id: 1146
    • start_time: 2026-04-14 00:32:27
    • success: True
    • trace_id: 13901563045612086635
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 14:42:40
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-17/1776454940'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2022-08-18 17:45:14",
        "disabled": false,
        "format": "raw",
        "id": 1146,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_prod_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 14:42:40",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/sparefoot_listing_avail_space_2/2026-04-17/1776454940'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_listing_avail_space_2"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}