Schema Info

Schema Name: sfdl_dev_rds.sparefoot_sparefoot_statement_batches
  • created: 2022-08-11 16:46:59
  • disabled: False
  • format: raw
  • id: 2006
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_rds",
        "table": "sparefoot_sparefoot_statement_batches"
    }
  • type: rds
Schema Versions: 3
    • created: 2025-07-02 15:21:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_statement_batches`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_statement_batches`\n(\n `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 \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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/sparefoot_statement_batches/2025-07-02/1751487699'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_statement_batches"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/sparefoot_statement_batches/2025-07-02/1751487699
    • id: 4761416
    • processed: 1
    • raw_data:
      {
          "account_ids": "string",
          "batch_time": "timestamp[ns]",
          "billed_time": "timestamp[ns]",
          "emails_sent_time": "timestamp[ns]",
          "end_date": "date32[day]",
          "label": "string",
          "parent_statement_batch_id": "int32",
          "reconciliation_end_date": "date32[day]",
          "start_date": "date32[day]",
          "statement_batch_id": "int32",
          "status": "string",
          "user_id": "int32"
      }
    • 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: 2006
    • schema_scan_id: 6814377
    • updated: 2025-07-02 15:22:06
    • created: 2024-08-14 08:48:16
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_statement_batches`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_statement_batches`\n(\n `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 \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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/sparefoot_statement_batches/2024-08-14/1723643291'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_statement_batches"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/sparefoot_statement_batches/2024-08-14/1723643291
    • id: 4708655
    • processed: 1
    • raw_data:
      {
          "account_ids": "string",
          "batch_time": "timestamp[ns]",
          "billed_time": "timestamp[ns]",
          "emails_sent_time": "timestamp[ns]",
          "end_date": "date32[day]",
          "label": "string",
          "parent_statement_batch_id": "int32",
          "reconciliation_end_date": "date32[day]",
          "start_date": "date32[day]",
          "statement_batch_id": "int32",
          "status": "string",
          "user_id": "int32"
      }
    • 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: 2006
    • schema_scan_id: 6564669
    • updated: 2024-08-14 08:48:27
    • created: 2024-05-14 02:43:41
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_statement_batches`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_statement_batches`\n(\n `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 \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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/sparefoot_statement_batches/2024-05-14/1715672606'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_statement_batches"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/sparefoot_statement_batches/2024-05-14/1715672606
    • id: 4705812
    • processed: 1
    • raw_data:
      {
          "account_ids": "string",
          "batch_time": "timestamp[ns]",
          "billed_time": "timestamp[ns]",
          "emails_sent_time": "timestamp[ns]",
          "end_date": "date32[day]",
          "label": "string",
          "parent_statement_batch_id": "int32",
          "reconciliation_end_date": "date32[day]",
          "start_date": "date32[day]",
          "statement_batch_id": "int32",
          "status": "string",
          "user_id": "int32"
      }
    • 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: 2006
    • schema_scan_id: 6490491
    • updated: 2024-05-14 02:43:54
Schema Scans: 3
Last at 2025-07-02 15:21:54
    • duration: 0:00:11.749357
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6814377
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/sparefoot_statement_batches/2025-07-02/1751487699",
              "key": "raw/sparefoot_statement_batches/2025-07-02/1751487699/statement_batches.parquet.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_sparefoot_statement_batches",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 5245953053883406656,
              "service_name": "sparefoot",
              "span_id": 11915451287463036452,
              "trace_id": 5245953053883406656
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2025-07-02 15:21:54
    • success: True
    • trace_id: 5245953053883406656
    • duration: 0:00:11.663452
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6564669
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/sparefoot_statement_batches/2024-08-14/1723643291",
              "key": "raw/sparefoot_statement_batches/2024-08-14/1723643291/statement_batches.parquet.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_sparefoot_statement_batches",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 17566725418878215553,
              "service_name": "sparefoot",
              "span_id": 5372100740209208162,
              "trace_id": 17566725418878215553
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2024-08-14 08:48:15
    • success: True
    • trace_id: 17566725418878215553
    • duration: 0:00:14.316240
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6490491
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/sparefoot_statement_batches/2024-05-14/1715672606",
              "key": "raw/sparefoot_statement_batches/2024-05-14/1715672606/statement_batches.parquet.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_sparefoot_statement_batches",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 12258047876562387284,
              "service_name": "sparefoot",
              "span_id": 6557574838128223811,
              "trace_id": 12258047876562387284
          }
      }
    • running: False
    • schema_name_id: 2006
    • start_time: 2024-05-14 02:43:40
    • success: True
    • trace_id: 12258047876562387284
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: 2025-07-02 15:21:55
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_statement_batches`\n(\n `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 \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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/sparefoot_statement_batches/2025-07-02/1751487699'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_statement_batches`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_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-08-11 16:46:59",
        "disabled": false,
        "format": "raw",
        "id": 2006,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_rds",
            "table": "sparefoot_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": "2025-07-02 15:21:55",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_statement_batches`\n(\n `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 \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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/sparefoot_statement_batches/2025-07-02/1751487699'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_statement_batches`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_statement_batches"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}