Schema Info

Schema Name: sfdl_dev_redshift.sandbox_test
  • created: 2024-05-07 15:27:16
  • disabled: False
  • format: raw
  • id: 2272
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_redshift",
        "table": "sandbox_test"
    }
  • type: redshift
Schema Versions: 1
    • created: 2024-05-07 15:27:17
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_redshift`",
          "DROP TABLE IF EXISTS `sfdl_dev_redshift.sandbox_test`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_redshift.sandbox_test`\n(\n `city`  string , `first_15_in_network`  int , `first_15_oon`  int , `latitude`  double , `longitude`  double , `page_num`  int , `search_key`  bigint , `state`  string , `total_listings`  int , `zip`  string \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-redshift-sandbox-dev/raw/test/2024-05-07/1715113630'\n",
          "MSCK REPAIR TABLE sfdl_dev_redshift.sandbox_test"
      ]
    • hive_path: s3://sfdl-redshift-sandbox-dev/raw/test/2024-05-07/1715113630
    • id: 4705473
    • processed: 1
    • raw_data:
      {
          "city": "string",
          "first_15_in_network": "int32",
          "first_15_oon": "int32",
          "latitude": "double",
          "longitude": "double",
          "page_num": "int32",
          "search_key": "int64",
          "state": "string",
          "total_listings": "int32",
          "zip": "string"
      }
    • schema_attributes:
      {
          "city": "string",
          "first_15_in_network": "int",
          "first_15_oon": "int",
          "latitude": "double",
          "longitude": "double",
          "page_num": "int",
          "search_key": "bigint",
          "state": "string",
          "total_listings": "int",
          "zip": "string"
      }
    • schema_name_id: 2272
    • schema_scan_id: 6485506
    • updated: 2024-05-07 15:27:28
Schema Scans: 1
Last at 2024-05-07 15:27:16
    • duration: 0:00:11.694488
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6485506
    • payload:
      {
          "datatype_dict": null,
          "file_format": "parquet",
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-redshift-sandbox-dev",
              "hive_path": "s3://sfdl-redshift-sandbox-dev/raw/test/2024-05-07/1715113630",
              "key": "raw/test/2024-05-07/1715113630/0000_part_00.parquet"
          },
          "schema": {
              "name": "sfdl_dev_redshift.sandbox_test",
              "type": "redshift"
          },
          "trace_context": {
              "parent_id": 16166889304085383268,
              "service_name": "drive-thru",
              "span_id": 3032223240467760044,
              "trace_id": 6997771665557633118
          }
      }
    • running: False
    • schema_name_id: 2272
    • start_time: 2024-05-07 15:27:16
    • success: True
    • trace_id: 6997771665557633118
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "city": "string",
        "first_15_in_network": "int",
        "first_15_oon": "int",
        "latitude": "double",
        "longitude": "double",
        "page_num": "int",
        "search_key": "bigint",
        "state": "string",
        "total_listings": "int",
        "zip": "string"
    }
  • created: 2024-05-07 15:27:17
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_redshift`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_redshift.sandbox_test`\n(\n `city`  string , `first_15_in_network`  int , `first_15_oon`  int , `latitude`  double , `longitude`  double , `page_num`  int , `search_key`  bigint , `state`  string , `total_listings`  int , `zip`  string \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-redshift-sandbox-dev/raw/test/2024-05-07/1715113630'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_redshift.sandbox_test`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_redshift.sandbox_test"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2024-05-07 15:27:16",
        "disabled": false,
        "format": "raw",
        "id": 2272,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_redshift",
            "table": "sandbox_test"
        },
        "type": "redshift"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "city": "string",
            "first_15_in_network": "int",
            "first_15_oon": "int",
            "latitude": "double",
            "longitude": "double",
            "page_num": "int",
            "search_key": "bigint",
            "state": "string",
            "total_listings": "int",
            "zip": "string"
        },
        "created": "2024-05-07 15:27:17",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_redshift`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_redshift.sandbox_test`\n(\n `city`  string , `first_15_in_network`  int , `first_15_oon`  int , `latitude`  double , `longitude`  double , `page_num`  int , `search_key`  bigint , `state`  string , `total_listings`  int , `zip`  string \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-redshift-sandbox-dev/raw/test/2024-05-07/1715113630'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_redshift.sandbox_test`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_redshift.sandbox_test"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}