Schema Info

Schema Name: sfdl_dev_rds.ess_esscore_refunds
  • created: 2021-07-11 12:52:54
  • disabled: False
  • format: raw
  • id: 1587
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_rds",
        "table": "ess_esscore_refunds"
    }
  • type: rds
Schema Versions: 3
    • created: 2021-07-22 18:17:09
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_refunds`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_refunds`\n(\n `id`  bigint , `site_id`  int , `customer_id`  int , `stripe_payout_id`  bigint , `transaction_id`  int , `creator_id`  int , `amount`  decimal(8,2) , `fee`  decimal(8,2) , `stripe_id`  varchar(64) , `reason`  varchar(1023) , `refund_method`  int , `archived`  smallint , `created_at`  timestamp , `updated_at`  timestamp , `external_id`  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-dev/raw/esscore_refunds/2021-07-22/1626995827'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_refunds"
      ]
    • hive_path: s3://sfdl-rds-ess-dev/raw/esscore_refunds/2021-07-22/1626995827
    • id: 4685436
    • processed: 1
    • raw_data:
      {
          "amount": 6,
          "archived": 11,
          "created_at": 12,
          "creator_id": 5,
          "customer_id": 2,
          "external_id": 14,
          "fee": 7,
          "id": 0,
          "reason": 9,
          "refund_method": 10,
          "site_id": 1,
          "stripe_id": 8,
          "stripe_payout_id": 3,
          "transaction_id": 4,
          "updated_at": 13
      }
    • schema_attributes:
      {
          "amount": "decimal(8,2)",
          "archived": "smallint",
          "created_at": "timestamp",
          "creator_id": "int",
          "customer_id": "int",
          "external_id": "varchar(255)",
          "fee": "decimal(8,2)",
          "id": "bigint",
          "reason": "varchar(1023)",
          "refund_method": "int",
          "site_id": "int",
          "stripe_id": "varchar(64)",
          "stripe_payout_id": "bigint",
          "transaction_id": "int",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1587
    • schema_scan_id: 5817162
    • updated: 2021-07-22 18:17:20
    • created: 2021-07-21 11:48:57
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_refunds`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_refunds`\n(\n `id`  bigint , `site_id`  int , `customer_id`  int , `stripe_payout_id`  bigint , `transaction_id`  int , `creator_id`  int , `amount`  decimal(8,2) , `fee`  decimal(8,2) , `stripe_id`  varchar(64) , `reason`  varchar(1023) , `refund_method`  int , `archived`  smallint , `created_at`  timestamp , `updated_at`  timestamp , `external_id`  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-dev/raw/esscore_refunds/2021-07-21/1626886128'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_refunds"
      ]
    • hive_path: s3://sfdl-rds-ess-dev/raw/esscore_refunds/2021-07-21/1626886128
    • id: 4685332
    • processed: 1
    • raw_data:
      {
          "amount": 6,
          "archived": 11,
          "created_at": 12,
          "creator_id": 5,
          "customer_id": 2,
          "external_id": 14,
          "fee": 7,
          "id": 0,
          "reason": 9,
          "refund_method": 10,
          "site_id": 1,
          "stripe_id": 8,
          "stripe_payout_id": 3,
          "transaction_id": 4,
          "updated_at": 13
      }
    • schema_attributes:
      {
          "amount": "decimal(8,2)",
          "archived": "smallint",
          "created_at": "timestamp",
          "creator_id": "int",
          "customer_id": "int",
          "external_id": "varchar(255)",
          "fee": "decimal(8,2)",
          "id": "bigint",
          "reason": "varchar(1023)",
          "refund_method": "int",
          "site_id": "int",
          "stripe_id": "varchar(64)",
          "stripe_payout_id": "bigint",
          "transaction_id": "int",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1587
    • schema_scan_id: 5816751
    • updated: 2021-07-21 11:49:09
    • created: 2021-07-11 12:52:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_refunds`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_refunds`\n(\n `id`  bigint , `site_id`  int , `customer_id`  int , `stripe_payout_id`  bigint , `transaction_id`  int , `creator_id`  int , `amount`  decimal(8,2) , `fee`  decimal(8,2) , `stripe_id`  varchar(64) , `reason`  varchar(1023) , `refund_method`  int , `archived`  smallint , `created_at`  timestamp , `updated_at`  timestamp , `external_id`  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-dev/raw/esscore_refunds/2021-07-11/1626025973'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_refunds"
      ]
    • hive_path: s3://sfdl-rds-ess-dev/raw/esscore_refunds/2021-07-11/1626025973
    • id: 4685149
    • processed: 1
    • raw_data:
      {
          "amount": 6,
          "archived": 11,
          "created_at": 12,
          "creator_id": 5,
          "customer_id": 2,
          "external_id": 14,
          "fee": 7,
          "id": 0,
          "reason": 9,
          "refund_method": 10,
          "site_id": 1,
          "stripe_id": 8,
          "stripe_payout_id": 3,
          "transaction_id": 4,
          "updated_at": 13
      }
    • schema_attributes:
      {
          "amount": "decimal(8,2)",
          "archived": "smallint",
          "created_at": "timestamp",
          "creator_id": "int",
          "customer_id": "int",
          "external_id": "varchar(255)",
          "fee": "decimal(8,2)",
          "id": "bigint",
          "reason": "varchar(1023)",
          "refund_method": "int",
          "site_id": "int",
          "stripe_id": "varchar(64)",
          "stripe_payout_id": "bigint",
          "transaction_id": "int",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1587
    • schema_scan_id: 5813332
    • updated: 2021-07-11 12:53:05
Schema Scans: 3
Last at 2021-07-22 18:17:08
    • duration: 0:00:13.936049
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5817162
    • payload:
      {
          "datatype_dict": {
              "amount": "decimal(8,2)",
              "archived": "smallint",
              "created_at": "timestamp",
              "creator_id": "int",
              "customer_id": "int",
              "external_id": "varchar(255)",
              "fee": "decimal(8,2)",
              "id": "bigint",
              "reason": "varchar(1023)",
              "refund_method": "int",
              "site_id": "int",
              "stripe_id": "varchar(64)",
              "stripe_payout_id": "bigint",
              "transaction_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_refunds/2021-07-22/1626995827",
              "key": "raw/esscore_refunds/2021-07-22/1626995827/split.ess_core.refunds0.dat.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.ess_esscore_refunds",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1587
    • start_time: 2021-07-22 18:17:08
    • success: True
    • trace_id: 11317669169658599519
    • duration: 0:00:14.862644
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5816751
    • payload:
      {
          "datatype_dict": {
              "amount": "decimal(8,2)",
              "archived": "smallint",
              "created_at": "timestamp",
              "creator_id": "int",
              "customer_id": "int",
              "external_id": "varchar(255)",
              "fee": "decimal(8,2)",
              "id": "bigint",
              "reason": "varchar(1023)",
              "refund_method": "int",
              "site_id": "int",
              "stripe_id": "varchar(64)",
              "stripe_payout_id": "bigint",
              "transaction_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_refunds/2021-07-21/1626886128",
              "key": "raw/esscore_refunds/2021-07-21/1626886128/split.ess_core.refunds0.dat.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.ess_esscore_refunds",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1587
    • start_time: 2021-07-21 11:48:57
    • success: True
    • trace_id: 5148416459930324904
    • duration: 0:00:13.685900
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5813332
    • payload:
      {
          "datatype_dict": {
              "amount": "decimal(8,2)",
              "archived": "smallint",
              "created_at": "timestamp",
              "creator_id": "int",
              "customer_id": "int",
              "external_id": "varchar(255)",
              "fee": "decimal(8,2)",
              "id": "bigint",
              "reason": "varchar(1023)",
              "refund_method": "int",
              "site_id": "int",
              "stripe_id": "varchar(64)",
              "stripe_payout_id": "bigint",
              "transaction_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_refunds/2021-07-11/1626025973",
              "key": "raw/esscore_refunds/2021-07-11/1626025973/split.ess_core.refunds0.dat.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.ess_esscore_refunds",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1587
    • start_time: 2021-07-11 12:52:54
    • success: True
    • trace_id: 8230044741823828087
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "amount": "decimal(8,2)",
        "archived": "smallint",
        "created_at": "timestamp",
        "creator_id": "int",
        "customer_id": "int",
        "external_id": "varchar(255)",
        "fee": "decimal(8,2)",
        "id": "bigint",
        "reason": "varchar(1023)",
        "refund_method": "int",
        "site_id": "int",
        "stripe_id": "varchar(64)",
        "stripe_payout_id": "bigint",
        "transaction_id": "int",
        "updated_at": "timestamp"
    }
  • created: 2021-07-22 18:17:09
  • 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_refunds`\n(\n `id`  bigint , `site_id`  int , `customer_id`  int , `stripe_payout_id`  bigint , `transaction_id`  int , `creator_id`  int , `amount`  decimal(8,2) , `fee`  decimal(8,2) , `stripe_id`  varchar(64) , `reason`  varchar(1023) , `refund_method`  int , `archived`  smallint , `created_at`  timestamp , `updated_at`  timestamp , `external_id`  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-dev/raw/esscore_refunds/2021-07-22/1626995827'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_refunds`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_refunds"
    }
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:52:54",
        "disabled": false,
        "format": "raw",
        "id": 1587,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_rds",
            "table": "ess_esscore_refunds"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "amount": "decimal(8,2)",
            "archived": "smallint",
            "created_at": "timestamp",
            "creator_id": "int",
            "customer_id": "int",
            "external_id": "varchar(255)",
            "fee": "decimal(8,2)",
            "id": "bigint",
            "reason": "varchar(1023)",
            "refund_method": "int",
            "site_id": "int",
            "stripe_id": "varchar(64)",
            "stripe_payout_id": "bigint",
            "transaction_id": "int",
            "updated_at": "timestamp"
        },
        "created": "2021-07-22 18:17:09",
        "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_refunds`\n(\n `id`  bigint , `site_id`  int , `customer_id`  int , `stripe_payout_id`  bigint , `transaction_id`  int , `creator_id`  int , `amount`  decimal(8,2) , `fee`  decimal(8,2) , `stripe_id`  varchar(64) , `reason`  varchar(1023) , `refund_method`  int , `archived`  smallint , `created_at`  timestamp , `updated_at`  timestamp , `external_id`  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-dev/raw/esscore_refunds/2021-07-22/1626995827'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_refunds`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_refunds"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}