Schema Info

Schema Name: sfdl_dev_rds.sparefoot_sparefoot_listing_avail_space_2
  • created: 2022-08-11 15:02:24
  • disabled: False
  • format: raw
  • id: 1954
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_rds",
        "table": "sparefoot_sparefoot_listing_avail_space_2"
    }
  • type: rds
Schema Versions: 3
    • created: 2025-07-02 15:36:19
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/raw/sparefoot_listing_avail_space_2/2025-07-02/1751488552'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/sparefoot_listing_avail_space_2/2025-07-02/1751488552
    • id: 4761443
    • 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: 1954
    • schema_scan_id: 6814409
    • updated: 2025-07-02 15:36:30
    • created: 2024-08-14 09:23:50
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/raw/sparefoot_listing_avail_space_2/2024-08-14/1723645400'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/sparefoot_listing_avail_space_2/2024-08-14/1723645400
    • id: 4708716
    • 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: 1954
    • schema_scan_id: 6564749
    • updated: 2024-08-14 09:24:01
    • created: 2024-05-14 03:14:46
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/raw/sparefoot_listing_avail_space_2/2024-05-14/1715674459'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/sparefoot_listing_avail_space_2/2024-05-14/1715674459
    • id: 4705855
    • 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: 1954
    • schema_scan_id: 6490534
    • updated: 2024-05-14 03:14:57
Schema Scans: 3
Last at 2025-07-02 15:36:17
    • duration: 0:00:12.566887
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6814409
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/sparefoot_listing_avail_space_2/2025-07-02/1751488552",
              "key": "raw/sparefoot_listing_avail_space_2/2025-07-02/1751488552/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 9104991303743117669,
              "service_name": "sparefoot",
              "span_id": 16262641404094389594,
              "trace_id": 9104991303743117669
          }
      }
    • running: False
    • schema_name_id: 1954
    • start_time: 2025-07-02 15:36:17
    • success: True
    • trace_id: 9104991303743117669
    • duration: 0:00:12.402176
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6564749
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/sparefoot_listing_avail_space_2/2024-08-14/1723645400",
              "key": "raw/sparefoot_listing_avail_space_2/2024-08-14/1723645400/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 8454969269936046150,
              "service_name": "sparefoot",
              "span_id": 6827519354690938877,
              "trace_id": 8454969269936046150
          }
      }
    • running: False
    • schema_name_id: 1954
    • start_time: 2024-08-14 09:23:49
    • success: True
    • trace_id: 8454969269936046150
    • duration: 0:00:12.618321
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6490534
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/sparefoot_listing_avail_space_2/2024-05-14/1715674459",
              "key": "raw/sparefoot_listing_avail_space_2/2024-05-14/1715674459/listing_avail_space_2_9.parquet.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_sparefoot_listing_avail_space_2",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 3432279619522396957,
              "service_name": "sparefoot",
              "span_id": 13281981448421724109,
              "trace_id": 3432279619522396957
          }
      }
    • running: False
    • schema_name_id: 1954
    • start_time: 2024-05-14 03:14:45
    • success: True
    • trace_id: 3432279619522396957
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: 2025-07-02 15:36:19
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/raw/sparefoot_listing_avail_space_2/2025-07-02/1751488552'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_listing_avail_space_2`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_listing_avail_space_2"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2022-08-11 15:02:24",
        "disabled": false,
        "format": "raw",
        "id": 1954,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_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": "2025-07-02 15:36:19",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/raw/sparefoot_listing_avail_space_2/2025-07-02/1751488552'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_listing_avail_space_2`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_listing_avail_space_2"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}