Schema Info

Schema Name: sfdl_stage_rds.master_sparefoot_listing_avail_space_2
  • created: 2018-05-17 10:44:50
  • disabled: False
  • format: raw
  • id: 534
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_rds",
        "table": "master_sparefoot_listing_avail_space_2"
    }
  • type: rds
Schema Versions: 3
    • created: 2018-05-30 01:18:12
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id`  int , `listing_avail_id`  int , `avail_type_of_space_id`  int , `url`  varchar(255) , `regular_price`  decimal(10,2) , `sparefoot_price`  decimal(6,2) , `wholesale_price`  decimal(6,2) , `deposit`  decimal(6,2) , `quantity`  int , `climate_controlled`  tinyint , `humidity_controlled`  tinyint , `outdoor_access`  tinyint , `alarm`  tinyint , `power`  tinyint , `covered`  tinyint , `vehicle`  tinyint , `drive_up`  tinyint , `door_type`  varchar(60) , `floor`  int , `door_width`  decimal(6,2) , `door_height`  decimal(6,2) , `door_length`  decimal(6,2) , `width`  decimal(6,2) , `length`  decimal(6,2) , `height`  decimal(6,2) , `description`  string , `special_string`  string , `active`  tinyint , `publish`  tinyint , `approved`  tinyint , `reservation_days`  tinyint , `grouping_hash`  string , `insert_time`  timestamp , `update_time`  timestamp \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '~')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-master-stage/raw/sparefoot_listing_avail_space_2/2018-05-30/1527661080'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-master-stage/raw/sparefoot_listing_avail_space_2/2018-05-30/1527661080
    • id: 174429
    • processed: 1
    • raw_data:
      {
          "active": 27,
          "alarm": 12,
          "approved": 29,
          "avail_type_of_space_id": 2,
          "climate_controlled": 9,
          "covered": 14,
          "deposit": 7,
          "description": 25,
          "door_height": 20,
          "door_length": 21,
          "door_type": 17,
          "door_width": 19,
          "drive_up": 16,
          "floor": 18,
          "grouping_hash": 31,
          "height": 24,
          "humidity_controlled": 10,
          "insert_time": 32,
          "length": 23,
          "listing_avail_id": 1,
          "listing_avail_space_id": 0,
          "outdoor_access": 11,
          "power": 13,
          "publish": 28,
          "quantity": 8,
          "regular_price": 4,
          "reservation_days": 30,
          "sparefoot_price": 5,
          "special_string": 26,
          "update_time": 33,
          "url": 3,
          "vehicle": 15,
          "wholesale_price": 6,
          "width": 22
      }
    • schema_attributes:
      {
          "active": "tinyint",
          "alarm": "tinyint",
          "approved": "tinyint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "tinyint",
          "covered": "tinyint",
          "deposit": "decimal(6,2)",
          "description": "string",
          "door_height": "decimal(6,2)",
          "door_length": "decimal(6,2)",
          "door_type": "varchar(60)",
          "door_width": "decimal(6,2)",
          "drive_up": "tinyint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "decimal(6,2)",
          "humidity_controlled": "tinyint",
          "insert_time": "timestamp",
          "length": "decimal(6,2)",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "tinyint",
          "power": "tinyint",
          "publish": "tinyint",
          "quantity": "int",
          "regular_price": "decimal(10,2)",
          "reservation_days": "tinyint",
          "sparefoot_price": "decimal(6,2)",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "varchar(255)",
          "vehicle": "tinyint",
          "wholesale_price": "decimal(6,2)",
          "width": "decimal(6,2)"
      }
    • schema_name_id: 534
    • schema_scan_id: 1332816
    • updated: 2018-05-30 01:18:23
    • created: 2018-05-29 01:17:50
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id`  int , `listing_avail_id`  int , `avail_type_of_space_id`  int , `url`  varchar(255) , `regular_price`  decimal(10,2) , `sparefoot_price`  decimal(6,2) , `wholesale_price`  decimal(6,2) , `deposit`  decimal(6,2) , `quantity`  int , `climate_controlled`  tinyint , `humidity_controlled`  tinyint , `outdoor_access`  tinyint , `alarm`  tinyint , `power`  tinyint , `covered`  tinyint , `vehicle`  tinyint , `drive_up`  tinyint , `door_type`  varchar(60) , `floor`  int , `door_width`  decimal(6,2) , `door_height`  decimal(6,2) , `door_length`  decimal(6,2) , `width`  decimal(6,2) , `length`  decimal(6,2) , `height`  decimal(6,2) , `description`  string , `special_string`  string , `active`  tinyint , `publish`  tinyint , `approved`  tinyint , `reservation_days`  tinyint , `grouping_hash`  string , `insert_time`  timestamp , `update_time`  timestamp \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '~')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-master-stage/raw/sparefoot_listing_avail_space_2/2018-05-29/1527574662'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-master-stage/raw/sparefoot_listing_avail_space_2/2018-05-29/1527574662
    • id: 174389
    • processed: 1
    • raw_data:
      {
          "active": 27,
          "alarm": 12,
          "approved": 29,
          "avail_type_of_space_id": 2,
          "climate_controlled": 9,
          "covered": 14,
          "deposit": 7,
          "description": 25,
          "door_height": 20,
          "door_length": 21,
          "door_type": 17,
          "door_width": 19,
          "drive_up": 16,
          "floor": 18,
          "grouping_hash": 31,
          "height": 24,
          "humidity_controlled": 10,
          "insert_time": 32,
          "length": 23,
          "listing_avail_id": 1,
          "listing_avail_space_id": 0,
          "outdoor_access": 11,
          "power": 13,
          "publish": 28,
          "quantity": 8,
          "regular_price": 4,
          "reservation_days": 30,
          "sparefoot_price": 5,
          "special_string": 26,
          "update_time": 33,
          "url": 3,
          "vehicle": 15,
          "wholesale_price": 6,
          "width": 22
      }
    • schema_attributes:
      {
          "active": "tinyint",
          "alarm": "tinyint",
          "approved": "tinyint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "tinyint",
          "covered": "tinyint",
          "deposit": "decimal(6,2)",
          "description": "string",
          "door_height": "decimal(6,2)",
          "door_length": "decimal(6,2)",
          "door_type": "varchar(60)",
          "door_width": "decimal(6,2)",
          "drive_up": "tinyint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "decimal(6,2)",
          "humidity_controlled": "tinyint",
          "insert_time": "timestamp",
          "length": "decimal(6,2)",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "tinyint",
          "power": "tinyint",
          "publish": "tinyint",
          "quantity": "int",
          "regular_price": "decimal(10,2)",
          "reservation_days": "tinyint",
          "sparefoot_price": "decimal(6,2)",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "varchar(255)",
          "vehicle": "tinyint",
          "wholesale_price": "decimal(6,2)",
          "width": "decimal(6,2)"
      }
    • schema_name_id: 534
    • schema_scan_id: 1332716
    • updated: 2018-05-29 01:18:01
    • created: 2018-05-28 01:18:41
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_listing_avail_space_2`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id`  int , `listing_avail_id`  int , `avail_type_of_space_id`  int , `url`  varchar(255) , `regular_price`  decimal(10,2) , `sparefoot_price`  decimal(6,2) , `wholesale_price`  decimal(6,2) , `deposit`  decimal(6,2) , `quantity`  int , `climate_controlled`  tinyint , `humidity_controlled`  tinyint , `outdoor_access`  tinyint , `alarm`  tinyint , `power`  tinyint , `covered`  tinyint , `vehicle`  tinyint , `drive_up`  tinyint , `door_type`  varchar(60) , `floor`  int , `door_width`  decimal(6,2) , `door_height`  decimal(6,2) , `door_length`  decimal(6,2) , `width`  decimal(6,2) , `length`  decimal(6,2) , `height`  decimal(6,2) , `description`  string , `special_string`  string , `active`  tinyint , `publish`  tinyint , `approved`  tinyint , `reservation_days`  tinyint , `grouping_hash`  string , `insert_time`  timestamp , `update_time`  timestamp \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '~')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-master-stage/raw/sparefoot_listing_avail_space_2/2018-05-28/1527488313'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_listing_avail_space_2"
      ]
    • hive_path: s3://sfdl-rds-master-stage/raw/sparefoot_listing_avail_space_2/2018-05-28/1527488313
    • id: 174349
    • processed: 1
    • raw_data:
      {
          "active": 27,
          "alarm": 12,
          "approved": 29,
          "avail_type_of_space_id": 2,
          "climate_controlled": 9,
          "covered": 14,
          "deposit": 7,
          "description": 25,
          "door_height": 20,
          "door_length": 21,
          "door_type": 17,
          "door_width": 19,
          "drive_up": 16,
          "floor": 18,
          "grouping_hash": 31,
          "height": 24,
          "humidity_controlled": 10,
          "insert_time": 32,
          "length": 23,
          "listing_avail_id": 1,
          "listing_avail_space_id": 0,
          "outdoor_access": 11,
          "power": 13,
          "publish": 28,
          "quantity": 8,
          "regular_price": 4,
          "reservation_days": 30,
          "sparefoot_price": 5,
          "special_string": 26,
          "update_time": 33,
          "url": 3,
          "vehicle": 15,
          "wholesale_price": 6,
          "width": 22
      }
    • schema_attributes:
      {
          "active": "tinyint",
          "alarm": "tinyint",
          "approved": "tinyint",
          "avail_type_of_space_id": "int",
          "climate_controlled": "tinyint",
          "covered": "tinyint",
          "deposit": "decimal(6,2)",
          "description": "string",
          "door_height": "decimal(6,2)",
          "door_length": "decimal(6,2)",
          "door_type": "varchar(60)",
          "door_width": "decimal(6,2)",
          "drive_up": "tinyint",
          "floor": "int",
          "grouping_hash": "string",
          "height": "decimal(6,2)",
          "humidity_controlled": "tinyint",
          "insert_time": "timestamp",
          "length": "decimal(6,2)",
          "listing_avail_id": "int",
          "listing_avail_space_id": "int",
          "outdoor_access": "tinyint",
          "power": "tinyint",
          "publish": "tinyint",
          "quantity": "int",
          "regular_price": "decimal(10,2)",
          "reservation_days": "tinyint",
          "sparefoot_price": "decimal(6,2)",
          "special_string": "string",
          "update_time": "timestamp",
          "url": "varchar(255)",
          "vehicle": "tinyint",
          "wholesale_price": "decimal(6,2)",
          "width": "decimal(6,2)"
      }
    • schema_name_id: 534
    • schema_scan_id: 1332616
    • updated: 2018-05-28 01:18:52
Schema Scans: 3
Last at 2018-05-30 01:18:12
    • duration: 0:00:13.922496
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 1332816
    • payload:
      {
          "datatype_dict": {
              "active": "tinyint",
              "alarm": "tinyint",
              "approved": "tinyint",
              "avail_type_of_space_id": "int",
              "climate_controlled": "tinyint",
              "covered": "tinyint",
              "deposit": "decimal(6,2)",
              "description": "string",
              "door_height": "decimal(6,2)",
              "door_length": "decimal(6,2)",
              "door_type": "varchar(60)",
              "door_width": "decimal(6,2)",
              "drive_up": "tinyint",
              "floor": "int",
              "grouping_hash": "string",
              "height": "decimal(6,2)",
              "humidity_controlled": "tinyint",
              "insert_time": "timestamp",
              "length": "decimal(6,2)",
              "listing_avail_id": "int",
              "listing_avail_space_id": "int",
              "outdoor_access": "tinyint",
              "power": "tinyint",
              "publish": "tinyint",
              "quantity": "int",
              "regular_price": "decimal(10,2)",
              "reservation_days": "tinyint",
              "sparefoot_price": "decimal(6,2)",
              "special_string": "string",
              "update_time": "timestamp",
              "url": "varchar(255)",
              "vehicle": "tinyint",
              "wholesale_price": "decimal(6,2)",
              "width": "decimal(6,2)"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-master-stage",
              "hive_path": "s3://sfdl-rds-master-stage/raw/sparefoot_listing_avail_space_2/2018-05-30/1527661080",
              "key": "raw/sparefoot_listing_avail_space_2/2018-05-30/1527661080/split.sparefoot.listing_avail_space_2.000000.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.master_sparefoot_listing_avail_space_2",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 534
    • start_time: 2018-05-30 01:18:12
    • success: True
    • duration: 0:00:13.718366
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 1332716
    • payload:
      {
          "datatype_dict": {
              "active": "tinyint",
              "alarm": "tinyint",
              "approved": "tinyint",
              "avail_type_of_space_id": "int",
              "climate_controlled": "tinyint",
              "covered": "tinyint",
              "deposit": "decimal(6,2)",
              "description": "string",
              "door_height": "decimal(6,2)",
              "door_length": "decimal(6,2)",
              "door_type": "varchar(60)",
              "door_width": "decimal(6,2)",
              "drive_up": "tinyint",
              "floor": "int",
              "grouping_hash": "string",
              "height": "decimal(6,2)",
              "humidity_controlled": "tinyint",
              "insert_time": "timestamp",
              "length": "decimal(6,2)",
              "listing_avail_id": "int",
              "listing_avail_space_id": "int",
              "outdoor_access": "tinyint",
              "power": "tinyint",
              "publish": "tinyint",
              "quantity": "int",
              "regular_price": "decimal(10,2)",
              "reservation_days": "tinyint",
              "sparefoot_price": "decimal(6,2)",
              "special_string": "string",
              "update_time": "timestamp",
              "url": "varchar(255)",
              "vehicle": "tinyint",
              "wholesale_price": "decimal(6,2)",
              "width": "decimal(6,2)"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-master-stage",
              "hive_path": "s3://sfdl-rds-master-stage/raw/sparefoot_listing_avail_space_2/2018-05-29/1527574662",
              "key": "raw/sparefoot_listing_avail_space_2/2018-05-29/1527574662/split.sparefoot.listing_avail_space_2.000000.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.master_sparefoot_listing_avail_space_2",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 534
    • start_time: 2018-05-29 01:17:50
    • success: True
    • duration: 0:00:13.804653
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 1332616
    • payload:
      {
          "datatype_dict": {
              "active": "tinyint",
              "alarm": "tinyint",
              "approved": "tinyint",
              "avail_type_of_space_id": "int",
              "climate_controlled": "tinyint",
              "covered": "tinyint",
              "deposit": "decimal(6,2)",
              "description": "string",
              "door_height": "decimal(6,2)",
              "door_length": "decimal(6,2)",
              "door_type": "varchar(60)",
              "door_width": "decimal(6,2)",
              "drive_up": "tinyint",
              "floor": "int",
              "grouping_hash": "string",
              "height": "decimal(6,2)",
              "humidity_controlled": "tinyint",
              "insert_time": "timestamp",
              "length": "decimal(6,2)",
              "listing_avail_id": "int",
              "listing_avail_space_id": "int",
              "outdoor_access": "tinyint",
              "power": "tinyint",
              "publish": "tinyint",
              "quantity": "int",
              "regular_price": "decimal(10,2)",
              "reservation_days": "tinyint",
              "sparefoot_price": "decimal(6,2)",
              "special_string": "string",
              "update_time": "timestamp",
              "url": "varchar(255)",
              "vehicle": "tinyint",
              "wholesale_price": "decimal(6,2)",
              "width": "decimal(6,2)"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-master-stage",
              "hive_path": "s3://sfdl-rds-master-stage/raw/sparefoot_listing_avail_space_2/2018-05-28/1527488313",
              "key": "raw/sparefoot_listing_avail_space_2/2018-05-28/1527488313/split.sparefoot.listing_avail_space_2.000000.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.master_sparefoot_listing_avail_space_2",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 534
    • start_time: 2018-05-28 01:18:41
    • success: True
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "active": "tinyint",
        "alarm": "tinyint",
        "approved": "tinyint",
        "avail_type_of_space_id": "int",
        "climate_controlled": "tinyint",
        "covered": "tinyint",
        "deposit": "decimal(6,2)",
        "description": "string",
        "door_height": "decimal(6,2)",
        "door_length": "decimal(6,2)",
        "door_type": "varchar(60)",
        "door_width": "decimal(6,2)",
        "drive_up": "tinyint",
        "floor": "int",
        "grouping_hash": "string",
        "height": "decimal(6,2)",
        "humidity_controlled": "tinyint",
        "insert_time": "timestamp",
        "length": "decimal(6,2)",
        "listing_avail_id": "int",
        "listing_avail_space_id": "int",
        "outdoor_access": "tinyint",
        "power": "tinyint",
        "publish": "tinyint",
        "quantity": "int",
        "regular_price": "decimal(10,2)",
        "reservation_days": "tinyint",
        "sparefoot_price": "decimal(6,2)",
        "special_string": "string",
        "update_time": "timestamp",
        "url": "varchar(255)",
        "vehicle": "tinyint",
        "wholesale_price": "decimal(6,2)",
        "width": "decimal(6,2)"
    }
  • created: 2018-05-30 01:18:12
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id`  int , `listing_avail_id`  int , `avail_type_of_space_id`  int , `url`  varchar(255) , `regular_price`  decimal(10,2) , `sparefoot_price`  decimal(6,2) , `wholesale_price`  decimal(6,2) , `deposit`  decimal(6,2) , `quantity`  int , `climate_controlled`  tinyint , `humidity_controlled`  tinyint , `outdoor_access`  tinyint , `alarm`  tinyint , `power`  tinyint , `covered`  tinyint , `vehicle`  tinyint , `drive_up`  tinyint , `door_type`  varchar(60) , `floor`  int , `door_width`  decimal(6,2) , `door_height`  decimal(6,2) , `door_length`  decimal(6,2) , `width`  decimal(6,2) , `length`  decimal(6,2) , `height`  decimal(6,2) , `description`  string , `special_string`  string , `active`  tinyint , `publish`  tinyint , `approved`  tinyint , `reservation_days`  tinyint , `grouping_hash`  string , `insert_time`  timestamp , `update_time`  timestamp \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '~')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-master-stage/raw/sparefoot_listing_avail_space_2/2018-05-30/1527661080'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_listing_avail_space_2`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_listing_avail_space_2"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2018-05-17 10:44:50",
        "disabled": false,
        "format": "raw",
        "id": 534,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_rds",
            "table": "master_sparefoot_listing_avail_space_2"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "active": "tinyint",
            "alarm": "tinyint",
            "approved": "tinyint",
            "avail_type_of_space_id": "int",
            "climate_controlled": "tinyint",
            "covered": "tinyint",
            "deposit": "decimal(6,2)",
            "description": "string",
            "door_height": "decimal(6,2)",
            "door_length": "decimal(6,2)",
            "door_type": "varchar(60)",
            "door_width": "decimal(6,2)",
            "drive_up": "tinyint",
            "floor": "int",
            "grouping_hash": "string",
            "height": "decimal(6,2)",
            "humidity_controlled": "tinyint",
            "insert_time": "timestamp",
            "length": "decimal(6,2)",
            "listing_avail_id": "int",
            "listing_avail_space_id": "int",
            "outdoor_access": "tinyint",
            "power": "tinyint",
            "publish": "tinyint",
            "quantity": "int",
            "regular_price": "decimal(10,2)",
            "reservation_days": "tinyint",
            "sparefoot_price": "decimal(6,2)",
            "special_string": "string",
            "update_time": "timestamp",
            "url": "varchar(255)",
            "vehicle": "tinyint",
            "wholesale_price": "decimal(6,2)",
            "width": "decimal(6,2)"
        },
        "created": "2018-05-30 01:18:12",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id`  int , `listing_avail_id`  int , `avail_type_of_space_id`  int , `url`  varchar(255) , `regular_price`  decimal(10,2) , `sparefoot_price`  decimal(6,2) , `wholesale_price`  decimal(6,2) , `deposit`  decimal(6,2) , `quantity`  int , `climate_controlled`  tinyint , `humidity_controlled`  tinyint , `outdoor_access`  tinyint , `alarm`  tinyint , `power`  tinyint , `covered`  tinyint , `vehicle`  tinyint , `drive_up`  tinyint , `door_type`  varchar(60) , `floor`  int , `door_width`  decimal(6,2) , `door_height`  decimal(6,2) , `door_length`  decimal(6,2) , `width`  decimal(6,2) , `length`  decimal(6,2) , `height`  decimal(6,2) , `description`  string , `special_string`  string , `active`  tinyint , `publish`  tinyint , `approved`  tinyint , `reservation_days`  tinyint , `grouping_hash`  string , `insert_time`  timestamp , `update_time`  timestamp \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '~')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-master-stage/raw/sparefoot_listing_avail_space_2/2018-05-30/1527661080'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_listing_avail_space_2`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_listing_avail_space_2"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}