Schema Info

Schema Name: sfdl_dev_rds.sparefoot_key_source_pq
  • created: 2022-06-08 13:50:10
  • disabled: False
  • format: raw
  • id: 1816
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_rds",
        "table": "sparefoot_key_source_pq"
    }
  • type: rds
Schema Versions: 1
    • created: 2022-06-08 13:50:15
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_key_source_pq`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_key_source_pq`\n(\n `cdp_enabled_date`  timestamp , `friendly_name`  string , `logo_path`  string , `manual_integration`  smallint , `offsite`  smallint , `paid`  smallint , `reservation_instructions`  string , `short_name`  string , `source`  string , `source_id`  smallint \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/key_source_pq/2022-06-08/1654714203'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_key_source_pq"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/key_source_pq/2022-06-08/1654714203
    • id: 4689328
    • processed: 1
    • raw_data:
      {
          "cdp_enabled_date": "timestamp[ns]",
          "friendly_name": "string",
          "logo_path": "string",
          "manual_integration": "int16",
          "offsite": "int16",
          "paid": "int16",
          "reservation_instructions": "string",
          "short_name": "string",
          "source": "string",
          "source_id": "int16"
      }
    • schema_attributes:
      {
          "cdp_enabled_date": "timestamp",
          "friendly_name": "string",
          "logo_path": "string",
          "manual_integration": "smallint",
          "offsite": "smallint",
          "paid": "smallint",
          "reservation_instructions": "string",
          "short_name": "string",
          "source": "string",
          "source_id": "smallint"
      }
    • schema_name_id: 1816
    • schema_scan_id: 5931696
    • updated: 2022-06-08 13:50:27
Schema Scans: 1
Last at 2022-06-08 13:50:10
    • duration: 0:00:19.685859
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5931696
    • 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/key_source_pq/2022-06-08/1654714203",
              "key": "raw/key_source_pq/2022-06-08/1654714203/key_source_8.parquet"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_key_source_pq",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 1905361382556082069,
              "service_name": "sparefoot",
              "span_id": 15518028819346175687,
              "trace_id": 1905361382556082069
          }
      }
    • running: False
    • schema_name_id: 1816
    • start_time: 2022-06-08 13:50:10
    • success: True
    • trace_id: 1905361382556082069
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "cdp_enabled_date": "timestamp",
        "friendly_name": "string",
        "logo_path": "string",
        "manual_integration": "smallint",
        "offsite": "smallint",
        "paid": "smallint",
        "reservation_instructions": "string",
        "short_name": "string",
        "source": "string",
        "source_id": "smallint"
    }
  • created: 2022-06-08 13:50:15
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_key_source_pq`\n(\n `cdp_enabled_date`  timestamp , `friendly_name`  string , `logo_path`  string , `manual_integration`  smallint , `offsite`  smallint , `paid`  smallint , `reservation_instructions`  string , `short_name`  string , `source`  string , `source_id`  smallint \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/key_source_pq/2022-06-08/1654714203'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_key_source_pq`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_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-06-08 13:50:10",
        "disabled": false,
        "format": "raw",
        "id": 1816,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_rds",
            "table": "sparefoot_key_source_pq"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "cdp_enabled_date": "timestamp",
            "friendly_name": "string",
            "logo_path": "string",
            "manual_integration": "smallint",
            "offsite": "smallint",
            "paid": "smallint",
            "reservation_instructions": "string",
            "short_name": "string",
            "source": "string",
            "source_id": "smallint"
        },
        "created": "2022-06-08 13:50:15",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_key_source_pq`\n(\n `cdp_enabled_date`  timestamp , `friendly_name`  string , `logo_path`  string , `manual_integration`  smallint , `offsite`  smallint , `paid`  smallint , `reservation_instructions`  string , `short_name`  string , `source`  string , `source_id`  smallint \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/key_source_pq/2022-06-08/1654714203'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_key_source_pq`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_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"
    }
}