Schema Info

Schema Name: sfdl_stage_rds.ess_esscore_reservations
  • created: 2021-07-12 13:43:35
  • disabled: False
  • format: raw
  • id: 1113
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_rds",
        "table": "ess_esscore_reservations"
    }
  • type: rds
Schema Versions: 4
    • created: 2023-06-15 18:31:39
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_reservations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_reservations`\n(\n `id`  int , `site_id`  int , `unit_id`  int , `customer_id`  int , `price_in_cents`  int , `concluded_at`  timestamp , `created_at`  timestamp , `updated_at`  timestamp , `move_in_on`  date , `creator_id`  int , `email`  varchar(255) \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-ess-stage/raw/esscore_reservations/2023-06-15/1686871898'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_reservations"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_reservations/2023-06-15/1686871898
    • id: 550921
    • processed: 1
    • raw_data:
      {
          "concluded_at": 5,
          "created_at": 6,
          "creator_id": 9,
          "customer_id": 3,
          "email": 10,
          "id": 0,
          "move_in_on": 8,
          "price_in_cents": 4,
          "site_id": 1,
          "unit_id": 2,
          "updated_at": 7
      }
    • schema_attributes:
      {
          "concluded_at": "timestamp",
          "created_at": "timestamp",
          "creator_id": "int",
          "customer_id": "int",
          "email": "varchar(255)",
          "id": "int",
          "move_in_on": "date",
          "price_in_cents": "int",
          "site_id": "int",
          "unit_id": "int",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1113
    • schema_scan_id: 4963396
    • updated: 2023-06-15 18:31:50
    • created: 2022-06-22 20:26:53
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_reservations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_reservations`\n(\n `id`  int , `site_id`  int , `unit_id`  int , `customer_id`  int , `price_in_cents`  int , `concluded_at`  timestamp , `created_at`  timestamp , `updated_at`  timestamp , `move_in_on`  date , `creator_id`  int , `email`  varchar(255) \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-ess-stage/raw/esscore_reservations/2022-06-23/1655947610'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_reservations"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_reservations/2022-06-23/1655947610
    • id: 402853
    • processed: 1
    • raw_data:
      {
          "concluded_at": 5,
          "created_at": 6,
          "creator_id": 9,
          "customer_id": 3,
          "email": 10,
          "id": 0,
          "move_in_on": 8,
          "price_in_cents": 4,
          "site_id": 1,
          "unit_id": 2,
          "updated_at": 7
      }
    • schema_attributes:
      {
          "concluded_at": "timestamp",
          "created_at": "timestamp",
          "creator_id": "int",
          "customer_id": "int",
          "email": "varchar(255)",
          "id": "int",
          "move_in_on": "date",
          "price_in_cents": "int",
          "site_id": "int",
          "unit_id": "int",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1113
    • schema_scan_id: 3933410
    • updated: 2022-06-22 20:27:04
    • created: 2022-06-22 15:43:16
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_reservations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_reservations`\n(\n `id`  int , `site_id`  int , `unit_id`  int , `customer_id`  int , `price_in_cents`  int , `concluded_at`  timestamp , `created_at`  timestamp , `updated_at`  timestamp , `move_in_on`  date , `creator_id`  int , `email`  varchar(255) \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-ess-stage/raw/esscore_reservations/2022-06-22/1655930595'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_reservations"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_reservations/2022-06-22/1655930595
    • id: 402809
    • processed: 1
    • raw_data:
      {
          "concluded_at": 5,
          "created_at": 6,
          "creator_id": 9,
          "customer_id": 3,
          "email": 10,
          "id": 0,
          "move_in_on": 8,
          "price_in_cents": 4,
          "site_id": 1,
          "unit_id": 2,
          "updated_at": 7
      }
    • schema_attributes:
      {
          "concluded_at": "timestamp",
          "created_at": "timestamp",
          "creator_id": "int",
          "customer_id": "int",
          "email": "varchar(255)",
          "id": "int",
          "move_in_on": "date",
          "price_in_cents": "int",
          "site_id": "int",
          "unit_id": "int",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1113
    • schema_scan_id: 3932870
    • updated: 2022-06-22 15:43:27
    • created: 2021-07-23 23:44:24
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_reservations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_reservations`\n(\n `id`  int , `site_id`  int , `unit_id`  int , `customer_id`  int , `price_in_cents`  int , `concluded_at`  timestamp , `created_at`  timestamp , `updated_at`  timestamp , `move_in_on`  date , `creator_id`  int , `email`  varchar(255) \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-ess-stage/raw/esscore_reservations/2021-07-24/1627101863'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_reservations"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_reservations/2021-07-24/1627101863
    • id: 341528
    • processed: 1
    • raw_data:
      {
          "concluded_at": 5,
          "created_at": 6,
          "creator_id": 9,
          "customer_id": 3,
          "email": 10,
          "id": 0,
          "move_in_on": 8,
          "price_in_cents": 4,
          "site_id": 1,
          "unit_id": 2,
          "updated_at": 7
      }
    • schema_attributes:
      {
          "concluded_at": "timestamp",
          "created_at": "timestamp",
          "creator_id": "int",
          "customer_id": "int",
          "email": "varchar(255)",
          "id": "int",
          "move_in_on": "date",
          "price_in_cents": "int",
          "site_id": "int",
          "unit_id": "int",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1113
    • schema_scan_id: 3410579
    • updated: 2021-07-23 23:44:35
Schema Scans: 4
Last at 2023-06-15 18:31:39
    • duration: 0:00:11.044827
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 4963396
    • payload:
      {
          "datatype_dict": {
              "concluded_at": "timestamp",
              "created_at": "timestamp",
              "creator_id": "int",
              "customer_id": "int",
              "email": "varchar(255)",
              "id": "int",
              "move_in_on": "date",
              "price_in_cents": "int",
              "site_id": "int",
              "unit_id": "int",
              "updated_at": "timestamp"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-stage",
              "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_reservations/2023-06-15/1686871898",
              "key": "raw/esscore_reservations/2023-06-15/1686871898/split.ess_core.reservations0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_reservations",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1113
    • start_time: 2023-06-15 18:31:39
    • success: True
    • trace_id: 863212378049818043
    • duration: 0:00:13.963185
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 3933410
    • payload:
      {
          "datatype_dict": {
              "concluded_at": "timestamp",
              "created_at": "timestamp",
              "creator_id": "int",
              "customer_id": "int",
              "email": "varchar(255)",
              "id": "int",
              "move_in_on": "date",
              "price_in_cents": "int",
              "site_id": "int",
              "unit_id": "int",
              "updated_at": "timestamp"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-stage",
              "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_reservations/2022-06-23/1655947610",
              "key": "raw/esscore_reservations/2022-06-23/1655947610/split.ess_core.reservations0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_reservations",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1113
    • start_time: 2022-06-22 20:26:53
    • success: True
    • trace_id: 13315569363307982935
    • duration: 0:00:13.883482
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 3932870
    • payload:
      {
          "datatype_dict": {
              "concluded_at": "timestamp",
              "created_at": "timestamp",
              "creator_id": "int",
              "customer_id": "int",
              "email": "varchar(255)",
              "id": "int",
              "move_in_on": "date",
              "price_in_cents": "int",
              "site_id": "int",
              "unit_id": "int",
              "updated_at": "timestamp"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-stage",
              "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_reservations/2022-06-22/1655930595",
              "key": "raw/esscore_reservations/2022-06-22/1655930595/split.ess_core.reservations0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_reservations",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1113
    • start_time: 2022-06-22 15:43:16
    • success: True
    • trace_id: 9772622085217072479
    • duration: 0:00:13.977645
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 3410579
    • payload:
      {
          "datatype_dict": {
              "concluded_at": "timestamp",
              "created_at": "timestamp",
              "creator_id": "int",
              "customer_id": "int",
              "email": "varchar(255)",
              "id": "int",
              "move_in_on": "date",
              "price_in_cents": "int",
              "site_id": "int",
              "unit_id": "int",
              "updated_at": "timestamp"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-stage",
              "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_reservations/2021-07-24/1627101863",
              "key": "raw/esscore_reservations/2021-07-24/1627101863/split.ess_core.reservations0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_reservations",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1113
    • start_time: 2021-07-23 23:44:24
    • success: True
    • trace_id: 3409662706410208388
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "concluded_at": "timestamp",
        "created_at": "timestamp",
        "creator_id": "int",
        "customer_id": "int",
        "email": "varchar(255)",
        "id": "int",
        "move_in_on": "date",
        "price_in_cents": "int",
        "site_id": "int",
        "unit_id": "int",
        "updated_at": "timestamp"
    }
  • created: 2023-06-15 18:31:39
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_reservations`\n(\n `id`  int , `site_id`  int , `unit_id`  int , `customer_id`  int , `price_in_cents`  int , `concluded_at`  timestamp , `created_at`  timestamp , `updated_at`  timestamp , `move_in_on`  date , `creator_id`  int , `email`  varchar(255) \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-ess-stage/raw/esscore_reservations/2023-06-15/1686871898'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_reservations`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_reservations"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2021-07-12 13:43:35",
        "disabled": false,
        "format": "raw",
        "id": 1113,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_rds",
            "table": "ess_esscore_reservations"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "concluded_at": "timestamp",
            "created_at": "timestamp",
            "creator_id": "int",
            "customer_id": "int",
            "email": "varchar(255)",
            "id": "int",
            "move_in_on": "date",
            "price_in_cents": "int",
            "site_id": "int",
            "unit_id": "int",
            "updated_at": "timestamp"
        },
        "created": "2023-06-15 18:31:39",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_reservations`\n(\n `id`  int , `site_id`  int , `unit_id`  int , `customer_id`  int , `price_in_cents`  int , `concluded_at`  timestamp , `created_at`  timestamp , `updated_at`  timestamp , `move_in_on`  date , `creator_id`  int , `email`  varchar(255) \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-ess-stage/raw/esscore_reservations/2023-06-15/1686871898'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_reservations`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_reservations"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}