Schema Info

Schema Name: sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures
  • created: 2023-02-06 12:09:39
  • disabled: False
  • format: raw
  • id: 1341
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "stellar_mmsbooking_units_temporary_departures"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2025-10-06 03:58:02
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures`\n(\n `tenant`  string , `id`  string , `line_id`  string , `booking_unit_id`  string , `start_date`  string , `end_date`  string , `temporary_unit_info`  string , `created_by`  string , `updated_by`  string , `created_at`  string , `updated_at`  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-drivethrucsv-drivethru-prod/raw/stellar_mmsbooking_units_temporary_departures/2025-10-06/1759740912'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmsbooking_units_temporary_departures/2025-10-06/1759740912
    • id: 1494828
    • processed: 1
    • raw_data:
      {
          "booking_unit_id": 3,
          "created_at": 9,
          "created_by": 7,
          "end_date": 5,
          "id": 1,
          "line_id": 2,
          "start_date": 4,
          "temporary_unit_info": 6,
          "tenant": 0,
          "updated_at": 10,
          "updated_by": 8
      }
    • schema_attributes:
      {
          "booking_unit_id": "string",
          "created_at": "string",
          "created_by": "string",
          "end_date": "string",
          "id": "string",
          "line_id": "string",
          "start_date": "string",
          "temporary_unit_info": "string",
          "tenant": "string",
          "updated_at": "string",
          "updated_by": "string"
      }
    • schema_name_id: 1341
    • schema_scan_id: 151039960
    • updated: 2025-10-06 03:58:13
    • created: 2025-10-05 03:56:17
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures`\n(\n `tenant`  string , `id`  string , `line_id`  string , `booking_unit_id`  string , `start_date`  string , `end_date`  string , `temporary_unit_info`  string , `created_by`  string , `updated_by`  string , `created_at`  string , `updated_at`  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-drivethrucsv-drivethru-prod/raw/stellar_mmsbooking_units_temporary_departures/2025-10-05/1759654265'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmsbooking_units_temporary_departures/2025-10-05/1759654265
    • id: 1493541
    • processed: 1
    • raw_data:
      {
          "booking_unit_id": 3,
          "created_at": 9,
          "created_by": 7,
          "end_date": 5,
          "id": 1,
          "line_id": 2,
          "start_date": 4,
          "temporary_unit_info": 6,
          "tenant": 0,
          "updated_at": 10,
          "updated_by": 8
      }
    • schema_attributes:
      {
          "booking_unit_id": "string",
          "created_at": "string",
          "created_by": "string",
          "end_date": "string",
          "id": "string",
          "line_id": "string",
          "start_date": "string",
          "temporary_unit_info": "string",
          "tenant": "string",
          "updated_at": "string",
          "updated_by": "string"
      }
    • schema_name_id: 1341
    • schema_scan_id: 150979385
    • updated: 2025-10-05 03:56:28
    • created: 2025-10-04 03:52:09
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures`\n(\n `tenant`  string , `id`  string , `line_id`  string , `booking_unit_id`  string , `start_date`  string , `end_date`  string , `temporary_unit_info`  string , `created_by`  string , `updated_by`  string , `created_at`  string , `updated_at`  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-drivethrucsv-drivethru-prod/raw/stellar_mmsbooking_units_temporary_departures/2025-10-04/1759567922'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmsbooking_units_temporary_departures/2025-10-04/1759567922
    • id: 1492130
    • processed: 1
    • raw_data:
      {
          "booking_unit_id": 3,
          "created_at": 9,
          "created_by": 7,
          "end_date": 5,
          "id": 1,
          "line_id": 2,
          "start_date": 4,
          "temporary_unit_info": 6,
          "tenant": 0,
          "updated_at": 10,
          "updated_by": 8
      }
    • schema_attributes:
      {
          "booking_unit_id": "string",
          "created_at": "string",
          "created_by": "string",
          "end_date": "string",
          "id": "string",
          "line_id": "string",
          "start_date": "string",
          "temporary_unit_info": "string",
          "tenant": "string",
          "updated_at": "string",
          "updated_by": "string"
      }
    • schema_name_id: 1341
    • schema_scan_id: 150914871
    • updated: 2025-10-04 03:52:20
Schema Scans: 3
Last at 2025-10-06 03:58:01
    • duration: 0:00:11.670709
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 151039960
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmsbooking_units_temporary_departures/2025-10-06/1759740912",
              "key": "raw/stellar_mmsbooking_units_temporary_departures/2025-10-06/1759740912/booking_units_temporary_departures.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 17528568499156682641,
              "service_name": "drive-thru",
              "span_id": 8441741977214037361,
              "trace_id": 523542380541457797
          }
      }
    • running: False
    • schema_name_id: 1341
    • start_time: 2025-10-06 03:58:01
    • success: True
    • trace_id: 523542380541457797
    • duration: 0:00:11.686631
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 150979385
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmsbooking_units_temporary_departures/2025-10-05/1759654265",
              "key": "raw/stellar_mmsbooking_units_temporary_departures/2025-10-05/1759654265/booking_units_temporary_departures.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 13172928157384723925,
              "service_name": "drive-thru",
              "span_id": 11556837482750319270,
              "trace_id": 9393080226822745100
          }
      }
    • running: False
    • schema_name_id: 1341
    • start_time: 2025-10-05 03:56:16
    • success: True
    • trace_id: 9393080226822745100
    • duration: 0:00:11.714789
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 150914871
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmsbooking_units_temporary_departures/2025-10-04/1759567922",
              "key": "raw/stellar_mmsbooking_units_temporary_departures/2025-10-04/1759567922/booking_units_temporary_departures.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5491570507804272774,
              "service_name": "drive-thru",
              "span_id": 10229291261528497466,
              "trace_id": 10823585603935951179
          }
      }
    • running: False
    • schema_name_id: 1341
    • start_time: 2025-10-04 03:52:09
    • success: True
    • trace_id: 10823585603935951179
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "booking_unit_id": "string",
        "created_at": "string",
        "created_by": "string",
        "end_date": "string",
        "id": "string",
        "line_id": "string",
        "start_date": "string",
        "temporary_unit_info": "string",
        "tenant": "string",
        "updated_at": "string",
        "updated_by": "string"
    }
  • created: 2025-10-06 03:58:02
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures`\n(\n `tenant`  string , `id`  string , `line_id`  string , `booking_unit_id`  string , `start_date`  string , `end_date`  string , `temporary_unit_info`  string , `created_by`  string , `updated_by`  string , `created_at`  string , `updated_at`  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-drivethrucsv-drivethru-prod/raw/stellar_mmsbooking_units_temporary_departures/2025-10-06/1759740912'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2023-02-06 12:09:39",
        "disabled": false,
        "format": "raw",
        "id": 1341,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "stellar_mmsbooking_units_temporary_departures"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "booking_unit_id": "string",
            "created_at": "string",
            "created_by": "string",
            "end_date": "string",
            "id": "string",
            "line_id": "string",
            "start_date": "string",
            "temporary_unit_info": "string",
            "tenant": "string",
            "updated_at": "string",
            "updated_by": "string"
        },
        "created": "2025-10-06 03:58:02",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures`\n(\n `tenant`  string , `id`  string , `line_id`  string , `booking_unit_id`  string , `start_date`  string , `end_date`  string , `temporary_unit_info`  string , `created_by`  string , `updated_by`  string , `created_at`  string , `updated_at`  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-drivethrucsv-drivethru-prod/raw/stellar_mmsbooking_units_temporary_departures/2025-10-06/1759740912'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmsbooking_units_temporary_departures"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}