Schema Info

Schema Name: sfdl_dev_rds.ess_esscore_fees
  • created: 2021-07-11 12:56:12
  • disabled: False
  • format: raw
  • id: 1624
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_rds",
        "table": "ess_esscore_fees"
    }
  • type: rds
Schema Versions: 3
    • created: 2021-07-22 17:44:20
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_fees`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_fees`\n(\n `id`  int , `site_id`  int , `name`  varchar(255) , `amount_in_cents`  int , `grace_period`  int , `kind`  varchar(255) , `created_at`  timestamp , `updated_at`  timestamp , `percentage`  decimal(5,4) , `description`  string , `minimum_amount_in_cents`  int , `maximum_amount_in_cents`  int , `tax_rate_id`  int , `deleted_at`  timestamp \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-dev/raw/esscore_fees/2021-07-22/1626993859'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_fees"
      ]
    • hive_path: s3://sfdl-rds-ess-dev/raw/esscore_fees/2021-07-22/1626993859
    • id: 4685401
    • processed: 1
    • raw_data:
      {
          "amount_in_cents": 3,
          "created_at": 6,
          "deleted_at": 13,
          "description": 9,
          "grace_period": 4,
          "id": 0,
          "kind": 5,
          "maximum_amount_in_cents": 11,
          "minimum_amount_in_cents": 10,
          "name": 2,
          "percentage": 8,
          "site_id": 1,
          "tax_rate_id": 12,
          "updated_at": 7
      }
    • schema_attributes:
      {
          "amount_in_cents": "int",
          "created_at": "timestamp",
          "deleted_at": "timestamp",
          "description": "string",
          "grace_period": "int",
          "id": "int",
          "kind": "varchar(255)",
          "maximum_amount_in_cents": "int",
          "minimum_amount_in_cents": "int",
          "name": "varchar(255)",
          "percentage": "decimal(5,4)",
          "site_id": "int",
          "tax_rate_id": "int",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1624
    • schema_scan_id: 5817113
    • updated: 2021-07-22 17:44:31
    • created: 2021-07-21 11:46:19
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_fees`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_fees`\n(\n `id`  int , `site_id`  int , `name`  varchar(255) , `amount_in_cents`  int , `grace_period`  int , `kind`  varchar(255) , `created_at`  timestamp , `updated_at`  timestamp , `percentage`  decimal(5,4) , `description`  string , `minimum_amount_in_cents`  int , `maximum_amount_in_cents`  int , `tax_rate_id`  int , `deleted_at`  timestamp \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-dev/raw/esscore_fees/2021-07-21/1626885978'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_fees"
      ]
    • hive_path: s3://sfdl-rds-ess-dev/raw/esscore_fees/2021-07-21/1626885978
    • id: 4685297
    • processed: 1
    • raw_data:
      {
          "amount_in_cents": 3,
          "created_at": 6,
          "deleted_at": 13,
          "description": 9,
          "grace_period": 4,
          "id": 0,
          "kind": 5,
          "maximum_amount_in_cents": 11,
          "minimum_amount_in_cents": 10,
          "name": 2,
          "percentage": 8,
          "site_id": 1,
          "tax_rate_id": 12,
          "updated_at": 7
      }
    • schema_attributes:
      {
          "amount_in_cents": "int",
          "created_at": "timestamp",
          "deleted_at": "timestamp",
          "description": "string",
          "grace_period": "int",
          "id": "int",
          "kind": "varchar(255)",
          "maximum_amount_in_cents": "int",
          "minimum_amount_in_cents": "int",
          "name": "varchar(255)",
          "percentage": "decimal(5,4)",
          "site_id": "int",
          "tax_rate_id": "int",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1624
    • schema_scan_id: 5816712
    • updated: 2021-07-21 11:46:30
    • created: 2021-07-11 12:56:12
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_fees`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_fees`\n(\n `id`  int , `site_id`  int , `name`  varchar(255) , `amount_in_cents`  int , `grace_period`  int , `kind`  varchar(255) , `created_at`  timestamp , `updated_at`  timestamp , `percentage`  decimal(5,4) , `description`  string , `minimum_amount_in_cents`  int , `maximum_amount_in_cents`  int , `tax_rate_id`  int , `deleted_at`  timestamp \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-dev/raw/esscore_fees/2021-07-11/1626026172'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_fees"
      ]
    • hive_path: s3://sfdl-rds-ess-dev/raw/esscore_fees/2021-07-11/1626026172
    • id: 4685186
    • processed: 1
    • raw_data:
      {
          "amount_in_cents": 3,
          "created_at": 6,
          "deleted_at": 13,
          "description": 9,
          "grace_period": 4,
          "id": 0,
          "kind": 5,
          "maximum_amount_in_cents": 11,
          "minimum_amount_in_cents": 10,
          "name": 2,
          "percentage": 8,
          "site_id": 1,
          "tax_rate_id": 12,
          "updated_at": 7
      }
    • schema_attributes:
      {
          "amount_in_cents": "int",
          "created_at": "timestamp",
          "deleted_at": "timestamp",
          "description": "string",
          "grace_period": "int",
          "id": "int",
          "kind": "varchar(255)",
          "maximum_amount_in_cents": "int",
          "minimum_amount_in_cents": "int",
          "name": "varchar(255)",
          "percentage": "decimal(5,4)",
          "site_id": "int",
          "tax_rate_id": "int",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1624
    • schema_scan_id: 5813369
    • updated: 2021-07-11 12:56:26
Schema Scans: 3
Last at 2021-07-22 17:44:19
    • duration: 0:00:13.943798
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5817113
    • payload:
      {
          "datatype_dict": {
              "amount_in_cents": "int",
              "created_at": "timestamp",
              "deleted_at": "timestamp",
              "description": "string",
              "grace_period": "int",
              "id": "int",
              "kind": "varchar(255)",
              "maximum_amount_in_cents": "int",
              "minimum_amount_in_cents": "int",
              "name": "varchar(255)",
              "percentage": "decimal(5,4)",
              "site_id": "int",
              "tax_rate_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-dev",
              "hive_path": "s3://sfdl-rds-ess-dev/raw/esscore_fees/2021-07-22/1626993859",
              "key": "raw/esscore_fees/2021-07-22/1626993859/split.ess_core.fees0.dat.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.ess_esscore_fees",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1624
    • start_time: 2021-07-22 17:44:19
    • success: True
    • trace_id: 6960646933280046365
    • duration: 0:00:13.909917
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5816712
    • payload:
      {
          "datatype_dict": {
              "amount_in_cents": "int",
              "created_at": "timestamp",
              "deleted_at": "timestamp",
              "description": "string",
              "grace_period": "int",
              "id": "int",
              "kind": "varchar(255)",
              "maximum_amount_in_cents": "int",
              "minimum_amount_in_cents": "int",
              "name": "varchar(255)",
              "percentage": "decimal(5,4)",
              "site_id": "int",
              "tax_rate_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-dev",
              "hive_path": "s3://sfdl-rds-ess-dev/raw/esscore_fees/2021-07-21/1626885978",
              "key": "raw/esscore_fees/2021-07-21/1626885978/split.ess_core.fees0.dat.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.ess_esscore_fees",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1624
    • start_time: 2021-07-21 11:46:19
    • success: True
    • trace_id: 12220881487361005994
    • duration: 0:00:16.357719
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5813369
    • payload:
      {
          "datatype_dict": {
              "amount_in_cents": "int",
              "created_at": "timestamp",
              "deleted_at": "timestamp",
              "description": "string",
              "grace_period": "int",
              "id": "int",
              "kind": "varchar(255)",
              "maximum_amount_in_cents": "int",
              "minimum_amount_in_cents": "int",
              "name": "varchar(255)",
              "percentage": "decimal(5,4)",
              "site_id": "int",
              "tax_rate_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-dev",
              "hive_path": "s3://sfdl-rds-ess-dev/raw/esscore_fees/2021-07-11/1626026172",
              "key": "raw/esscore_fees/2021-07-11/1626026172/split.ess_core.fees0.dat.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.ess_esscore_fees",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1624
    • start_time: 2021-07-11 12:56:12
    • success: True
    • trace_id: 3549725649728434862
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "amount_in_cents": "int",
        "created_at": "timestamp",
        "deleted_at": "timestamp",
        "description": "string",
        "grace_period": "int",
        "id": "int",
        "kind": "varchar(255)",
        "maximum_amount_in_cents": "int",
        "minimum_amount_in_cents": "int",
        "name": "varchar(255)",
        "percentage": "decimal(5,4)",
        "site_id": "int",
        "tax_rate_id": "int",
        "updated_at": "timestamp"
    }
  • created: 2021-07-22 17:44:20
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_fees`\n(\n `id`  int , `site_id`  int , `name`  varchar(255) , `amount_in_cents`  int , `grace_period`  int , `kind`  varchar(255) , `created_at`  timestamp , `updated_at`  timestamp , `percentage`  decimal(5,4) , `description`  string , `minimum_amount_in_cents`  int , `maximum_amount_in_cents`  int , `tax_rate_id`  int , `deleted_at`  timestamp \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-dev/raw/esscore_fees/2021-07-22/1626993859'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_fees`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_fees"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2021-07-11 12:56:12",
        "disabled": false,
        "format": "raw",
        "id": 1624,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_rds",
            "table": "ess_esscore_fees"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "amount_in_cents": "int",
            "created_at": "timestamp",
            "deleted_at": "timestamp",
            "description": "string",
            "grace_period": "int",
            "id": "int",
            "kind": "varchar(255)",
            "maximum_amount_in_cents": "int",
            "minimum_amount_in_cents": "int",
            "name": "varchar(255)",
            "percentage": "decimal(5,4)",
            "site_id": "int",
            "tax_rate_id": "int",
            "updated_at": "timestamp"
        },
        "created": "2021-07-22 17:44:20",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_fees`\n(\n `id`  int , `site_id`  int , `name`  varchar(255) , `amount_in_cents`  int , `grace_period`  int , `kind`  varchar(255) , `created_at`  timestamp , `updated_at`  timestamp , `percentage`  decimal(5,4) , `description`  string , `minimum_amount_in_cents`  int , `maximum_amount_in_cents`  int , `tax_rate_id`  int , `deleted_at`  timestamp \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-dev/raw/esscore_fees/2021-07-22/1626993859'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_fees`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_fees"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}