Schema Info

Schema Name: sfdl_dev_rds.drivethru_test_table_full
  • created: 2021-12-16 12:18:11
  • disabled: False
  • format: raw
  • id: 1693
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_rds",
        "table": "drivethru_test_table_full"
    }
  • type: rds
Schema Versions: 3
    • created: 2022-02-23 14:22:48
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.drivethru_test_table_full`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.drivethru_test_table_full`\n(\n `col_a`  string , `col_b`  string , `col_c`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-drivethru-dev/raw/test_table_full/2022-02-23/1645647757'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_rds.drivethru_test_table_full"
      ]
    • hive_path: s3://sfdl-rds-drivethru-dev/raw/test_table_full/2022-02-23/1645647757
    • id: 4688345
    • processed: 1
    • raw_data:
      {
          "col_a": 0,
          "col_b": 1,
          "col_c": 2
      }
    • schema_attributes:
      {
          "col_a": "string",
          "col_b": "string",
          "col_c": "string"
      }
    • schema_name_id: 1693
    • schema_scan_id: 5898049
    • updated: 2022-02-23 14:23:00
    • created: 2022-02-23 14:20:29
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.drivethru_test_table_full`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.drivethru_test_table_full`\n(\n `col_a`  string , `col_b`  string , `col_c`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-drivethru-dev/raw/test_table_full/2022-02-23/1645647596'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_rds.drivethru_test_table_full"
      ]
    • hive_path: s3://sfdl-rds-drivethru-dev/raw/test_table_full/2022-02-23/1645647596
    • id: 4688344
    • processed: 1
    • raw_data:
      {
          "col_a": 0,
          "col_b": 1,
          "col_c": 2
      }
    • schema_attributes:
      {
          "col_a": "string",
          "col_b": "string",
          "col_c": "string"
      }
    • schema_name_id: 1693
    • schema_scan_id: 5898047
    • updated: 2022-02-23 14:20:40
    • created: 2021-12-16 12:18:12
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.drivethru_test_table_full`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.drivethru_test_table_full`\n(\n `col_a`  string , `col_b`  string , `col_c`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-drivethru-dev/raw/test_table_full/2021-12-16/1639678678'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_rds.drivethru_test_table_full"
      ]
    • hive_path: s3://sfdl-rds-drivethru-dev/raw/test_table_full/2021-12-16/1639678678
    • id: 4687123
    • processed: 1
    • raw_data:
      {
          "col_a": 0,
          "col_b": 1,
          "col_c": 2
      }
    • schema_attributes:
      {
          "col_a": "string",
          "col_b": "string",
          "col_c": "string"
      }
    • schema_name_id: 1693
    • schema_scan_id: 5875821
    • updated: 2021-12-16 12:18:23
Schema Scans: 3
Last at 2022-02-23 14:22:48
    • duration: 0:00:14.326552
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5898049
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-drivethru-dev",
              "hive_path": "s3://sfdl-rds-drivethru-dev/raw/test_table_full/2022-02-23/1645647757",
              "key": "raw/test_table_full/2022-02-23/1645647757/file1.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.drivethru_test_table_full",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 15712021399336839735,
              "service_name": "drive-thru",
              "span_id": 14532921981517672562,
              "trace_id": 5244256258965329891
          }
      }
    • running: False
    • schema_name_id: 1693
    • start_time: 2022-02-23 14:22:48
    • success: True
    • trace_id: 5244256258965329891
    • duration: 0:00:14.137501
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5898047
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-drivethru-dev",
              "hive_path": "s3://sfdl-rds-drivethru-dev/raw/test_table_full/2022-02-23/1645647596",
              "key": "raw/test_table_full/2022-02-23/1645647596/file1.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.drivethru_test_table_full",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 18050347888152928723,
              "service_name": "drive-thru",
              "span_id": 14510665600449254618,
              "trace_id": 17783797794650980114
          }
      }
    • running: False
    • schema_name_id: 1693
    • start_time: 2022-02-23 14:20:29
    • success: True
    • trace_id: 17783797794650980114
    • duration: 0:00:14.442828
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5875821
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-drivethru-dev",
              "hive_path": "s3://sfdl-rds-drivethru-dev/raw/test_table_full/2021-12-16/1639678678",
              "key": "raw/test_table_full/2021-12-16/1639678678/file1.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.drivethru_test_table_full",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 5523602278966619000,
              "service_name": "drive-thru",
              "span_id": 8385577369289995542,
              "trace_id": 17582608439693000776
          }
      }
    • running: False
    • schema_name_id: 1693
    • start_time: 2021-12-16 12:18:11
    • success: True
    • trace_id: 17582608439693000776
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "col_a": "string",
        "col_b": "string",
        "col_c": "string"
    }
  • created: 2022-02-23 14:22:48
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.drivethru_test_table_full`\n(\n `col_a`  string , `col_b`  string , `col_c`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-drivethru-dev/raw/test_table_full/2022-02-23/1645647757'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.drivethru_test_table_full`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.drivethru_test_table_full"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2021-12-16 12:18:11",
        "disabled": false,
        "format": "raw",
        "id": 1693,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_rds",
            "table": "drivethru_test_table_full"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "col_a": "string",
            "col_b": "string",
            "col_c": "string"
        },
        "created": "2022-02-23 14:22:48",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.drivethru_test_table_full`\n(\n `col_a`  string , `col_b`  string , `col_c`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-drivethru-dev/raw/test_table_full/2022-02-23/1645647757'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.drivethru_test_table_full`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.drivethru_test_table_full"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}