Schema Info

Schema Name: sfdl_dev_rds.sparefoot_statement_batches
  • created: 2022-03-09 15:42:04
  • disabled: False
  • format: raw
  • id: 1738
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_rds",
        "table": "sparefoot_statement_batches"
    }
  • type: rds
Schema Versions: 3
    • created: 2022-03-16 16:57:49
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_statement_batches`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_statement_batches`\n(\n`billed_time`timestamp,`status`varchar(60),`emails_sent_time`timestamp,`start_date`date,`statement_batch_id`int,`parent_statement_batch_id`int,`batch_time`timestamp,`user_id`int,`label`varchar(255),`end_date`date,`reconciliation_end_date`date,`account_ids`varchar(255)\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-dev/raw/statement_batches/2022-03-16/1647467867'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_statement_batches"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/statement_batches/2022-03-16/1647467867
    • id: 4689066
    • processed: 1
    • raw_data:
      {
          "account_ids": null,
          "batch_time": "2021-05-01 12:41:22",
          "billed_time": "2021-05-12 13:11:58",
          "emails_sent_time": "2021-05-01 14:42:12",
          "end_date": "2021-04-30",
          "label": "Move In Dates: April 1, 2021 - April 30, 2021",
          "parent_statement_batch_id": 137,
          "reconciliation_end_date": "2021-05-10",
          "start_date": "2021-04-01",
          "statement_batch_id": 138,
          "status": "CLOSED",
          "user_id": 97031
      }
    • schema_attributes:
      {
          "account_ids": "string",
          "batch_time": "timestamp",
          "billed_time": "timestamp",
          "emails_sent_time": "timestamp",
          "end_date": "date",
          "label": "string",
          "parent_statement_batch_id": "int",
          "reconciliation_end_date": "date",
          "start_date": "date",
          "statement_batch_id": "int",
          "status": "string",
          "user_id": "int"
      }
    • schema_name_id: 1738
    • schema_scan_id: 5904829
    • updated: 2022-03-16 16:58:00
    • created: 2022-03-15 21:02:06
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_statement_batches`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_statement_batches`\n(\n`billed_time`timestamp,`status`varchar(60),`emails_sent_time`timestamp,`start_date`date,`statement_batch_id`int,`parent_statement_batch_id`int,`reconciliation_end_date`date,`user_id`int,`label`varchar(255),`end_date`date,`batch_time`timestamp,`account_ids`varchar(255)\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-dev/raw/statement_batches/2022-03-15/1647396108'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_statement_batches"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/statement_batches/2022-03-15/1647396108
    • id: 4688969
    • processed: 1
    • raw_data:
      {
          "account_ids": null,
          "batch_time": "2021-05-01 12:41:22",
          "billed_time": "2021-05-12 13:11:58",
          "emails_sent_time": "2021-05-01 14:42:12",
          "end_date": "2021-04-30",
          "label": "Move In Dates: April 1, 2021 - April 30, 2021",
          "parent_statement_batch_id": 137,
          "reconciliation_end_date": "2021-05-10",
          "start_date": "2021-04-01",
          "statement_batch_id": 138,
          "status": "CLOSED",
          "user_id": 97031
      }
    • schema_attributes:
      {
          "account_ids": "string",
          "batch_time": "timestamp",
          "billed_time": "timestamp",
          "emails_sent_time": "timestamp",
          "end_date": "date",
          "label": "string",
          "parent_statement_batch_id": "int",
          "reconciliation_end_date": "date",
          "start_date": "date",
          "statement_batch_id": "int",
          "status": "string",
          "user_id": "int"
      }
    • schema_name_id: 1738
    • schema_scan_id: 5904354
    • updated: 2022-03-15 21:02:17
    • created: 2022-03-14 19:58:30
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_statement_batches`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_statement_batches`\n(\n`billed_time`timestamp,`status`varchar(60),`emails_sent_time`timestamp,`start_date`date,`statement_batch_id`int,`parent_statement_batch_id`int,`batch_time`timestamp,`user_id`int,`label`varchar(255),`end_date`date,`reconciliation_end_date`date,`account_ids`varchar(255)\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-dev/raw/statement_batches/2022-03-14/1647305887'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_statement_batches"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/statement_batches/2022-03-14/1647305887
    • id: 4688869
    • processed: 1
    • raw_data:
      {
          "account_ids": null,
          "batch_time": "2021-05-01 12:41:22",
          "billed_time": "2021-05-12 13:11:58",
          "emails_sent_time": "2021-05-01 14:42:12",
          "end_date": "2021-04-30",
          "label": "Move In Dates: April 1, 2021 - April 30, 2021",
          "parent_statement_batch_id": 137,
          "reconciliation_end_date": "2021-05-10",
          "start_date": "2021-04-01",
          "statement_batch_id": 138,
          "status": "CLOSED",
          "user_id": 97031
      }
    • schema_attributes:
      {
          "account_ids": "string",
          "batch_time": "timestamp",
          "billed_time": "timestamp",
          "emails_sent_time": "timestamp",
          "end_date": "date",
          "label": "string",
          "parent_statement_batch_id": "int",
          "reconciliation_end_date": "date",
          "start_date": "date",
          "statement_batch_id": "int",
          "status": "string",
          "user_id": "int"
      }
    • schema_name_id: 1738
    • schema_scan_id: 5904049
    • updated: 2022-03-14 19:58:41
Schema Scans: 3
Last at 2022-03-16 16:57:48
    • duration: 0:00:14.499597
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5904829
    • payload:
      {
          "datatype_dict": {
              "account_ids": "varchar(255)",
              "batch_time": "timestamp",
              "billed_time": "timestamp",
              "emails_sent_time": "timestamp",
              "end_date": "date",
              "invoice_run_state": "varchar(32)",
              "label": "varchar(255)",
              "netsuite_batch_id": "varchar(32)",
              "parent_statement_batch_id": "int",
              "reconciliation_end_date": "date",
              "start_date": "date",
              "statement_batch_id": "int",
              "status": "varchar(60)",
              "user_id": "int"
          },
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/statement_batches/2022-03-16/1647467867",
              "key": "raw/statement_batches/2022-03-16/1647467867/statement_batches-8.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_statement_batches",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 14925945433497468731,
              "service_name": "sparefoot",
              "span_id": 17387217614177159551,
              "trace_id": 14925945433497468731
          }
      }
    • running: False
    • schema_name_id: 1738
    • start_time: 2022-03-16 16:57:48
    • success: True
    • trace_id: 14925945433497468731
    • duration: 0:00:14.551226
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5904354
    • payload:
      {
          "datatype_dict": {
              "account_ids": "varchar(255)",
              "batch_time": "timestamp",
              "billed_time": "timestamp",
              "emails_sent_time": "timestamp",
              "end_date": "date",
              "invoice_run_state": "varchar(32)",
              "label": "varchar(255)",
              "netsuite_batch_id": "varchar(32)",
              "parent_statement_batch_id": "int",
              "reconciliation_end_date": "date",
              "start_date": "date",
              "statement_batch_id": "int",
              "status": "varchar(60)",
              "user_id": "int"
          },
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/statement_batches/2022-03-15/1647396108",
              "key": "raw/statement_batches/2022-03-15/1647396108/data-8.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_statement_batches",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 12530874098511038853,
              "service_name": "sparefoot",
              "span_id": 13776117004703049590,
              "trace_id": 12530874098511038853
          }
      }
    • running: False
    • schema_name_id: 1738
    • start_time: 2022-03-15 21:02:06
    • success: True
    • trace_id: 12530874098511038853
    • duration: 0:00:14.881801
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5904049
    • payload:
      {
          "datatype_dict": {
              "account_ids": "varchar(255)",
              "batch_time": "timestamp",
              "billed_time": "timestamp",
              "emails_sent_time": "timestamp",
              "end_date": "date",
              "invoice_run_state": "varchar(32)",
              "label": "varchar(255)",
              "netsuite_batch_id": "varchar(32)",
              "parent_statement_batch_id": "int",
              "reconciliation_end_date": "date",
              "start_date": "date",
              "statement_batch_id": "int",
              "status": "varchar(60)",
              "user_id": "int"
          },
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/statement_batches/2022-03-14/1647305887",
              "key": "raw/statement_batches/2022-03-14/1647305887/data-8.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_statement_batches",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 13615494041123522141,
              "service_name": "sparefoot",
              "span_id": 4593837532116234099,
              "trace_id": 13615494041123522141
          }
      }
    • running: False
    • schema_name_id: 1738
    • start_time: 2022-03-14 19:58:29
    • success: True
    • trace_id: 13615494041123522141
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "account_ids": "string",
        "batch_time": "timestamp",
        "billed_time": "timestamp",
        "emails_sent_time": "timestamp",
        "end_date": "date",
        "label": "string",
        "parent_statement_batch_id": "int",
        "reconciliation_end_date": "date",
        "start_date": "date",
        "statement_batch_id": "int",
        "status": "string",
        "user_id": "int"
    }
  • created: 2022-03-16 16:57:49
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_statement_batches`\n(\n`billed_time`timestamp,`status`varchar(60),`emails_sent_time`timestamp,`start_date`date,`statement_batch_id`int,`parent_statement_batch_id`int,`batch_time`timestamp,`user_id`int,`label`varchar(255),`end_date`date,`reconciliation_end_date`date,`account_ids`varchar(255)\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-dev/raw/statement_batches/2022-03-16/1647467867'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_statement_batches`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_statement_batches"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2022-03-09 15:42:04",
        "disabled": false,
        "format": "raw",
        "id": 1738,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_rds",
            "table": "sparefoot_statement_batches"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "account_ids": "string",
            "batch_time": "timestamp",
            "billed_time": "timestamp",
            "emails_sent_time": "timestamp",
            "end_date": "date",
            "label": "string",
            "parent_statement_batch_id": "int",
            "reconciliation_end_date": "date",
            "start_date": "date",
            "statement_batch_id": "int",
            "status": "string",
            "user_id": "int"
        },
        "created": "2022-03-16 16:57:49",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_statement_batches`\n(\n`billed_time`timestamp,`status`varchar(60),`emails_sent_time`timestamp,`start_date`date,`statement_batch_id`int,`parent_statement_batch_id`int,`batch_time`timestamp,`user_id`int,`label`varchar(255),`end_date`date,`reconciliation_end_date`date,`account_ids`varchar(255)\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-dev/raw/statement_batches/2022-03-16/1647467867'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_statement_batches`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_statement_batches"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}