Schema Info

Schema Name: sfdl_test_rds.sparefoot_key_source_pq
  • created: 2022-05-24 17:02:36
  • disabled: False
  • format: raw
  • id: 1802
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_test_rds",
        "table": "sparefoot_key_source_pq"
    }
  • type: rds
Schema Versions: 1
    • created: 2022-05-24 17:02:37
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_test_rds`",
          "DROP TABLE IF EXISTS `sfdl_test_rds.sparefoot_key_source_pq`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_test_rds.sparefoot_key_source_pq`\n(\n `cdp_enabled_date`  string , `friendly_name`  string , `logo_path`  string , `manual_integration`  bigint , `offsite`  bigint , `paid`  bigint , `reservation_instructions`  string , `short_name`  string , `source`  string , `source_id`  bigint \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-testing-dev/raw/key_source/parquet'\n",
          "MSCK REPAIR TABLE sfdl_test_rds.sparefoot_key_source_pq"
      ]
    • hive_path: s3://sfdl-rds-testing-dev/raw/key_source/parquet
    • id: 4689206
    • processed: 1
    • raw_data:
      {
          "cdp_enabled_date": "null",
          "friendly_name": "string",
          "logo_path": "string",
          "manual_integration": "int64",
          "offsite": "int64",
          "paid": "int64",
          "reservation_instructions": "null",
          "short_name": "string",
          "source": "string",
          "source_id": "int64"
      }
    • schema_attributes:
      {
          "cdp_enabled_date": "string",
          "friendly_name": "string",
          "logo_path": "string",
          "manual_integration": "bigint",
          "offsite": "bigint",
          "paid": "bigint",
          "reservation_instructions": "string",
          "short_name": "string",
          "source": "string",
          "source_id": "bigint"
      }
    • schema_name_id: 1802
    • schema_scan_id: 5925562
    • updated: 2022-05-24 17:02:48
Schema Scans: 1
Last at 2022-05-24 17:02:36
    • duration: 0:00:14.478322
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5925562
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "partition": false,
          "s3": {
              "bucket": "sfdl-rds-testing-dev",
              "hive_path": "s3://sfdl-rds-testing-dev/raw/key_source/parquet",
              "key": "raw/key_source/parquet/key_source_1.parquet"
          },
          "schema": {
              "name": "sfdl_test_rds.sparefoot_key_source_pq",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1802
    • start_time: 2022-05-24 17:02:36
    • success: True
    • trace_id: 11840542885253401382
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "cdp_enabled_date": "string",
        "friendly_name": "string",
        "logo_path": "string",
        "manual_integration": "bigint",
        "offsite": "bigint",
        "paid": "bigint",
        "reservation_instructions": "string",
        "short_name": "string",
        "source": "string",
        "source_id": "bigint"
    }
  • created: 2022-05-24 17:02:37
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_test_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_test_rds.sparefoot_key_source_pq`\n(\n `cdp_enabled_date`  string , `friendly_name`  string , `logo_path`  string , `manual_integration`  bigint , `offsite`  bigint , `paid`  bigint , `reservation_instructions`  string , `short_name`  string , `source`  string , `source_id`  bigint \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-testing-dev/raw/key_source/parquet'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_test_rds.sparefoot_key_source_pq`",
        "repair_table": "MSCK REPAIR TABLE sfdl_test_rds.sparefoot_key_source_pq"
    }
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-05-24 17:02:36",
        "disabled": false,
        "format": "raw",
        "id": 1802,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_test_rds",
            "table": "sparefoot_key_source_pq"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "cdp_enabled_date": "string",
            "friendly_name": "string",
            "logo_path": "string",
            "manual_integration": "bigint",
            "offsite": "bigint",
            "paid": "bigint",
            "reservation_instructions": "string",
            "short_name": "string",
            "source": "string",
            "source_id": "bigint"
        },
        "created": "2022-05-24 17:02:37",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_test_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_test_rds.sparefoot_key_source_pq`\n(\n `cdp_enabled_date`  string , `friendly_name`  string , `logo_path`  string , `manual_integration`  bigint , `offsite`  bigint , `paid`  bigint , `reservation_instructions`  string , `short_name`  string , `source`  string , `source_id`  bigint \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-testing-dev/raw/key_source/parquet'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_test_rds.sparefoot_key_source_pq`",
            "repair_table": "MSCK REPAIR TABLE sfdl_test_rds.sparefoot_key_source_pq"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}