Schema Info

Schema Name: sfdl_stage_rds.ess_esscore_stripe_accounts
  • created: 2021-07-12 13:44:03
  • disabled: False
  • format: raw
  • id: 1120
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_rds",
        "table": "ess_esscore_stripe_accounts"
    }
  • type: rds
Schema Versions: 4
    • created: 2023-06-15 18:19:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_stripe_accounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_stripe_accounts`\n(\n `id`  bigint , `charges_enabled`  smallint , `payouts_enabled`  smallint , `verification_due_at`  timestamp , `verification_status`  int , `external_id`  varchar(255) , `created_at`  timestamp , `updated_at`  timestamp , `settings`  string , `deleted_at`  timestamp , `delete_external_account_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-stage/raw/esscore_stripe_accounts/2023-06-15/1686871193'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_stripe_accounts"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_stripe_accounts/2023-06-15/1686871193
    • id: 550890
    • processed: 1
    • raw_data:
      {
          "charges_enabled": 1,
          "created_at": 6,
          "delete_external_account_at": 10,
          "deleted_at": 9,
          "external_id": 5,
          "id": 0,
          "payouts_enabled": 2,
          "settings": 8,
          "updated_at": 7,
          "verification_due_at": 3,
          "verification_status": 4
      }
    • schema_attributes:
      {
          "charges_enabled": "smallint",
          "created_at": "timestamp",
          "delete_external_account_at": "timestamp",
          "deleted_at": "timestamp",
          "external_id": "varchar(255)",
          "id": "bigint",
          "payouts_enabled": "smallint",
          "settings": "string",
          "updated_at": "timestamp",
          "verification_due_at": "timestamp",
          "verification_status": "int"
      }
    • schema_name_id: 1120
    • schema_scan_id: 4963353
    • updated: 2023-06-15 18:20:05
    • created: 2022-06-22 20:49:16
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_stripe_accounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_stripe_accounts`\n(\n `id`  bigint , `charges_enabled`  smallint , `payouts_enabled`  smallint , `verification_due_at`  timestamp , `verification_status`  int , `external_id`  varchar(255) , `created_at`  timestamp , `updated_at`  timestamp , `settings`  string , `deleted_at`  timestamp , `delete_external_account_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-stage/raw/esscore_stripe_accounts/2022-06-23/1655948955'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_stripe_accounts"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_stripe_accounts/2022-06-23/1655948955
    • id: 402914
    • processed: 1
    • raw_data:
      {
          "charges_enabled": 1,
          "created_at": 6,
          "delete_external_account_at": 10,
          "deleted_at": 9,
          "external_id": 5,
          "id": 0,
          "payouts_enabled": 2,
          "settings": 8,
          "updated_at": 7,
          "verification_due_at": 3,
          "verification_status": 4
      }
    • schema_attributes:
      {
          "charges_enabled": "smallint",
          "created_at": "timestamp",
          "delete_external_account_at": "timestamp",
          "deleted_at": "timestamp",
          "external_id": "varchar(255)",
          "id": "bigint",
          "payouts_enabled": "smallint",
          "settings": "string",
          "updated_at": "timestamp",
          "verification_due_at": "timestamp",
          "verification_status": "int"
      }
    • schema_name_id: 1120
    • schema_scan_id: 3933497
    • updated: 2022-06-22 20:49:27
    • created: 2022-06-22 15:44:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_stripe_accounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_stripe_accounts`\n(\n `id`  bigint , `charges_enabled`  smallint , `payouts_enabled`  smallint , `verification_due_at`  timestamp , `verification_status`  int , `external_id`  varchar(255) , `created_at`  timestamp , `updated_at`  timestamp , `settings`  string , `deleted_at`  timestamp , `delete_external_account_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-stage/raw/esscore_stripe_accounts/2022-06-22/1655930647'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_stripe_accounts"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_stripe_accounts/2022-06-22/1655930647
    • id: 402812
    • processed: 1
    • raw_data:
      {
          "charges_enabled": 1,
          "created_at": 6,
          "delete_external_account_at": 10,
          "deleted_at": 9,
          "external_id": 5,
          "id": 0,
          "payouts_enabled": 2,
          "settings": 8,
          "updated_at": 7,
          "verification_due_at": 3,
          "verification_status": 4
      }
    • schema_attributes:
      {
          "charges_enabled": "smallint",
          "created_at": "timestamp",
          "delete_external_account_at": "timestamp",
          "deleted_at": "timestamp",
          "external_id": "varchar(255)",
          "id": "bigint",
          "payouts_enabled": "smallint",
          "settings": "string",
          "updated_at": "timestamp",
          "verification_due_at": "timestamp",
          "verification_status": "int"
      }
    • schema_name_id: 1120
    • schema_scan_id: 3932874
    • updated: 2022-06-22 15:44:19
    • created: 2021-07-23 23:49:17
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_stripe_accounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_stripe_accounts`\n(\n `id`  bigint , `charges_enabled`  smallint , `payouts_enabled`  smallint , `verification_due_at`  timestamp , `verification_status`  int , `external_id`  varchar(255) , `created_at`  timestamp , `updated_at`  timestamp , `settings`  string , `deleted_at`  timestamp , `delete_external_account_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-stage/raw/esscore_stripe_accounts/2021-07-24/1627102156'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_stripe_accounts"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_stripe_accounts/2021-07-24/1627102156
    • id: 341534
    • processed: 1
    • raw_data:
      {
          "charges_enabled": 1,
          "created_at": 6,
          "delete_external_account_at": 10,
          "deleted_at": 9,
          "external_id": 5,
          "id": 0,
          "payouts_enabled": 2,
          "settings": 8,
          "updated_at": 7,
          "verification_due_at": 3,
          "verification_status": 4
      }
    • schema_attributes:
      {
          "charges_enabled": "smallint",
          "created_at": "timestamp",
          "delete_external_account_at": "timestamp",
          "deleted_at": "timestamp",
          "external_id": "varchar(255)",
          "id": "bigint",
          "payouts_enabled": "smallint",
          "settings": "string",
          "updated_at": "timestamp",
          "verification_due_at": "timestamp",
          "verification_status": "int"
      }
    • schema_name_id: 1120
    • schema_scan_id: 3410604
    • updated: 2021-07-23 23:49:28
Schema Scans: 4
Last at 2023-06-15 18:19:54
    • duration: 0:00:11.200958
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 4963353
    • payload:
      {
          "datatype_dict": {
              "charges_enabled": "smallint",
              "created_at": "timestamp",
              "delete_external_account_at": "timestamp",
              "deleted_at": "timestamp",
              "external_id": "varchar(255)",
              "id": "bigint",
              "payouts_enabled": "smallint",
              "settings": "string",
              "updated_at": "timestamp",
              "verification_due_at": "timestamp",
              "verification_status": "int"
          },
          "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_stripe_accounts/2023-06-15/1686871193",
              "key": "raw/esscore_stripe_accounts/2023-06-15/1686871193/split.ess_core.stripe_accounts0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_stripe_accounts",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1120
    • start_time: 2023-06-15 18:19:54
    • success: True
    • trace_id: 13873690861291905704
    • duration: 0:00:13.918807
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 3933497
    • payload:
      {
          "datatype_dict": {
              "charges_enabled": "smallint",
              "created_at": "timestamp",
              "delete_external_account_at": "timestamp",
              "deleted_at": "timestamp",
              "external_id": "varchar(255)",
              "id": "bigint",
              "payouts_enabled": "smallint",
              "settings": "string",
              "updated_at": "timestamp",
              "verification_due_at": "timestamp",
              "verification_status": "int"
          },
          "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_stripe_accounts/2022-06-23/1655948955",
              "key": "raw/esscore_stripe_accounts/2022-06-23/1655948955/split.ess_core.stripe_accounts0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_stripe_accounts",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1120
    • start_time: 2022-06-22 20:49:16
    • success: True
    • trace_id: 13440995689726024675
    • duration: 0:00:13.907385
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 3932874
    • payload:
      {
          "datatype_dict": {
              "charges_enabled": "smallint",
              "created_at": "timestamp",
              "delete_external_account_at": "timestamp",
              "deleted_at": "timestamp",
              "external_id": "varchar(255)",
              "id": "bigint",
              "payouts_enabled": "smallint",
              "settings": "string",
              "updated_at": "timestamp",
              "verification_due_at": "timestamp",
              "verification_status": "int"
          },
          "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_stripe_accounts/2022-06-22/1655930647",
              "key": "raw/esscore_stripe_accounts/2022-06-22/1655930647/split.ess_core.stripe_accounts0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_stripe_accounts",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1120
    • start_time: 2022-06-22 15:44:08
    • success: True
    • trace_id: 14310038102256800153
    • duration: 0:00:13.795723
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 3410604
    • payload:
      {
          "datatype_dict": {
              "charges_enabled": "smallint",
              "created_at": "timestamp",
              "delete_external_account_at": "timestamp",
              "deleted_at": "timestamp",
              "external_id": "varchar(255)",
              "id": "bigint",
              "payouts_enabled": "smallint",
              "settings": "string",
              "updated_at": "timestamp",
              "verification_due_at": "timestamp",
              "verification_status": "int"
          },
          "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_stripe_accounts/2021-07-24/1627102156",
              "key": "raw/esscore_stripe_accounts/2021-07-24/1627102156/split.ess_core.stripe_accounts0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_stripe_accounts",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1120
    • start_time: 2021-07-23 23:49:17
    • success: True
    • trace_id: 18010911120399054844
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "charges_enabled": "smallint",
        "created_at": "timestamp",
        "delete_external_account_at": "timestamp",
        "deleted_at": "timestamp",
        "external_id": "varchar(255)",
        "id": "bigint",
        "payouts_enabled": "smallint",
        "settings": "string",
        "updated_at": "timestamp",
        "verification_due_at": "timestamp",
        "verification_status": "int"
    }
  • created: 2023-06-15 18:19:54
  • 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_stripe_accounts`\n(\n `id`  bigint , `charges_enabled`  smallint , `payouts_enabled`  smallint , `verification_due_at`  timestamp , `verification_status`  int , `external_id`  varchar(255) , `created_at`  timestamp , `updated_at`  timestamp , `settings`  string , `deleted_at`  timestamp , `delete_external_account_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-stage/raw/esscore_stripe_accounts/2023-06-15/1686871193'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_stripe_accounts`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_stripe_accounts"
    }
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:44:03",
        "disabled": false,
        "format": "raw",
        "id": 1120,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_rds",
            "table": "ess_esscore_stripe_accounts"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "charges_enabled": "smallint",
            "created_at": "timestamp",
            "delete_external_account_at": "timestamp",
            "deleted_at": "timestamp",
            "external_id": "varchar(255)",
            "id": "bigint",
            "payouts_enabled": "smallint",
            "settings": "string",
            "updated_at": "timestamp",
            "verification_due_at": "timestamp",
            "verification_status": "int"
        },
        "created": "2023-06-15 18:19:54",
        "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_stripe_accounts`\n(\n `id`  bigint , `charges_enabled`  smallint , `payouts_enabled`  smallint , `verification_due_at`  timestamp , `verification_status`  int , `external_id`  varchar(255) , `created_at`  timestamp , `updated_at`  timestamp , `settings`  string , `deleted_at`  timestamp , `delete_external_account_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-stage/raw/esscore_stripe_accounts/2023-06-15/1686871193'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_stripe_accounts`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_stripe_accounts"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}