Schema Info

Schema Name: sfdl_dev_drivethru.insurance_coverage_minimums_test
  • created: 2025-06-23 05:01:35
  • disabled: False
  • format: raw
  • id: 3128
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_drivethru",
        "table": "insurance_coverage_minimums_test"
    }
  • type: drivethrujson
Schema Versions: 1
    • created: 2025-06-23 10:50:28
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.insurance_coverage_minimums_test`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.insurance_coverage_minimums_test`\n(\n`start_date`STRING,`end_date`STRING,`software`STRING,`organization_id`STRING,`facility_id`STRING,`unit_id`STRING,`amount`STRING,`createdAt`STRING,`updatedAt`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-dev/raw_incremental/insurance_coverage_minimums_test'\n",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.insurance_coverage_minimums_test"
      ]
    • hive_path: s3://sfdl-drivethrujson-drivethru-dev/raw_incremental/insurance_coverage_minimums_test
    • id: 4760924
    • processed: 1
    • raw_data:
      {
          "amount": 0,
          "createdAt": "01/13/2025 12:02:11",
          "end_date": "06/23/2025 11:59:59",
          "facility_id": "a0bc68c0-b5cb-4e9e-aa33-46c131a5cce1",
          "organization_id": "174cad38-db59-4e03-b9d1-eba10720cebe",
          "software": "StorEdge",
          "start_date": "06/23/2025 12:00:00",
          "unit_id": "af78a367-b313-4324-ae60-1f1ff531bd93",
          "updatedAt": "01/13/2025 12:02:11"
      }
    • schema_attributes:
      {
          "amount": "string",
          "createdAt": "string",
          "end_date": "string",
          "facility_id": "string",
          "organization_id": "string",
          "software": "string",
          "start_date": "string",
          "unit_id": "string",
          "updatedAt": "string"
      }
    • schema_name_id: 3128
    • schema_scan_id: 6811779
    • updated: 2025-06-23 10:50:39
Schema Scans: 1
Last at 2025-06-23 10:50:27
    • duration: 0:00:14.453404
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 6811779
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-drivethrujson-drivethru-dev/raw_incremental/insurance_coverage_minimums_test/dt=2025-06-23",
              "name": "dt",
              "type": "string",
              "value": "2025-06-23"
          },
          "s3": {
              "bucket": "sfdl-drivethrujson-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrujson-drivethru-dev/raw_incremental/insurance_coverage_minimums_test",
              "key": "raw_incremental/insurance_coverage_minimums_test/dt=2025-06-23/coverage-minimums_test_06-23-2025_09-20-00.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.insurance_coverage_minimums_test",
              "type": "drivethrujson"
          },
          "trace_context": {
              "parent_id": 16232771932577172339,
              "service_name": "drive-thru",
              "span_id": 5964529484975709114,
              "trace_id": 6268062194503820689
          }
      }
    • running: False
    • schema_name_id: 3128
    • start_time: 2025-06-23 10:50:27
    • success: True
    • trace_id: 6268062194503820689
Partitions:
  • count: 1
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_drivethru.insurance_coverage_minimums_test`\nADD\n\n\n PARTITION (dt='2025-06-23') location 's3://sfdl-drivethrujson-drivethru-dev/raw_incremental/insurance_coverage_minimums_test/dt=2025-06-23/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 297406,
                "location": "s3://sfdl-drivethrujson-drivethru-dev/raw_incremental/insurance_coverage_minimums_test/dt=2025-06-23/",
                "name": "dt",
                "value": "2025-06-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-06-23 10:50:28",
                    "last_data": "2025-06-23 10:50:28"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "amount": "string",
        "createdAt": "string",
        "end_date": "string",
        "facility_id": "string",
        "organization_id": "string",
        "software": "string",
        "start_date": "string",
        "unit_id": "string",
        "updatedAt": "string"
    }
  • created: 2025-06-23 10:50:28
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.insurance_coverage_minimums_test`\n(\n`start_date`STRING,`end_date`STRING,`software`STRING,`organization_id`STRING,`facility_id`STRING,`unit_id`STRING,`amount`STRING,`createdAt`STRING,`updatedAt`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-dev/raw_incremental/insurance_coverage_minimums_test'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.insurance_coverage_minimums_test`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.insurance_coverage_minimums_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": "2025-06-23 05:01:35",
        "disabled": false,
        "format": "raw",
        "id": 3128,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_drivethru",
            "table": "insurance_coverage_minimums_test"
        },
        "type": "drivethrujson"
    },
    "partition": {
        "count": 1,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_drivethru.insurance_coverage_minimums_test`\nADD\n\n\n PARTITION (dt='2025-06-23') location 's3://sfdl-drivethrujson-drivethru-dev/raw_incremental/insurance_coverage_minimums_test/dt=2025-06-23/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 297406,
                    "location": "s3://sfdl-drivethrujson-drivethru-dev/raw_incremental/insurance_coverage_minimums_test/dt=2025-06-23/",
                    "name": "dt",
                    "value": "2025-06-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-06-23 10:50:28",
                        "last_data": "2025-06-23 10:50:28"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "amount": "string",
            "createdAt": "string",
            "end_date": "string",
            "facility_id": "string",
            "organization_id": "string",
            "software": "string",
            "start_date": "string",
            "unit_id": "string",
            "updatedAt": "string"
        },
        "created": "2025-06-23 10:50:28",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.insurance_coverage_minimums_test`\n(\n`start_date`STRING,`end_date`STRING,`software`STRING,`organization_id`STRING,`facility_id`STRING,`unit_id`STRING,`amount`STRING,`createdAt`STRING,`updatedAt`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrujson-drivethru-dev/raw_incremental/insurance_coverage_minimums_test'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.insurance_coverage_minimums_test`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.insurance_coverage_minimums_test"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}