Schema Info

Schema Name: sfdl_stage_drivethru.molo_moloeventset
  • created: 2023-08-10 13:54:48
  • disabled: False
  • format: raw
  • id: 1870
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_drivethru",
        "table": "molo_moloeventset"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2023-10-16 01:56:23
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloeventset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloeventset`\n(\n `Id`  string , `Name`  string , `StartDate`  string , `StartTime`  string , `EndDate`  string , `EndTime`  string , `Notes`  string , `UpdateHash`  string , `Completed`  string , `CompletionDateTime`  string , `Hidden`  string , `CreationDateTime`  string , `LastEditDateTime`  string , `DeletionDateTime`  string , `EventTypeId`  string , `WorkOrderId`  string , `Reminders`  string , `AllDay`  string , `EventStatusId`  string , `MarinaLocation_Id`  string , `CompletionUser_Id`  string , `RecordStatus_Id`  string , `CreationUser_Id`  string , `LastEditUser_Id`  string , `DeletionUser_Id`  string , `EventType_Id`  string , `EventStatus_Id`  string , `SV_JobId`  string , `EstimateId`  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-stage/raw/molo_moloEventSet/2023-10-16/1697439241'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloeventset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEventSet/2023-10-16/1697439241
    • id: 611718
    • processed: 1
    • raw_data:
      {
          "AllDay": 17,
          "Completed": 8,
          "CompletionDateTime": 9,
          "CompletionUser_Id": 20,
          "CreationDateTime": 11,
          "CreationUser_Id": 22,
          "DeletionDateTime": 13,
          "DeletionUser_Id": 24,
          "EndDate": 4,
          "EndTime": 5,
          "EstimateId": 28,
          "EventStatusId": 18,
          "EventStatus_Id": 26,
          "EventTypeId": 14,
          "EventType_Id": 25,
          "Hidden": 10,
          "Id": 0,
          "LastEditDateTime": 12,
          "LastEditUser_Id": 23,
          "MarinaLocation_Id": 19,
          "Name": 1,
          "Notes": 6,
          "RecordStatus_Id": 21,
          "Reminders": 16,
          "SV_JobId": 27,
          "StartDate": 2,
          "StartTime": 3,
          "UpdateHash": 7,
          "WorkOrderId": 15
      }
    • schema_attributes:
      {
          "AllDay": "string",
          "Completed": "string",
          "CompletionDateTime": "string",
          "CompletionUser_Id": "string",
          "CreationDateTime": "string",
          "CreationUser_Id": "string",
          "DeletionDateTime": "string",
          "DeletionUser_Id": "string",
          "EndDate": "string",
          "EndTime": "string",
          "EstimateId": "string",
          "EventStatusId": "string",
          "EventStatus_Id": "string",
          "EventTypeId": "string",
          "EventType_Id": "string",
          "Hidden": "string",
          "Id": "string",
          "LastEditDateTime": "string",
          "LastEditUser_Id": "string",
          "MarinaLocation_Id": "string",
          "Name": "string",
          "Notes": "string",
          "RecordStatus_Id": "string",
          "Reminders": "string",
          "SV_JobId": "string",
          "StartDate": "string",
          "StartTime": "string",
          "UpdateHash": "string",
          "WorkOrderId": "string"
      }
    • schema_name_id: 1870
    • schema_scan_id: 5253233
    • updated: 2023-10-16 01:56:34
    • created: 2023-10-15 01:56:57
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloeventset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloeventset`\n(\n `Id`  string , `Name`  string , `StartDate`  string , `StartTime`  string , `EndDate`  string , `EndTime`  string , `Notes`  string , `UpdateHash`  string , `Completed`  string , `CompletionDateTime`  string , `Hidden`  string , `CreationDateTime`  string , `LastEditDateTime`  string , `DeletionDateTime`  string , `EventTypeId`  string , `WorkOrderId`  string , `Reminders`  string , `AllDay`  string , `EventStatusId`  string , `MarinaLocation_Id`  string , `CompletionUser_Id`  string , `RecordStatus_Id`  string , `CreationUser_Id`  string , `LastEditUser_Id`  string , `DeletionUser_Id`  string , `EventType_Id`  string , `EventStatus_Id`  string , `SV_JobId`  string , `EstimateId`  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-stage/raw/molo_moloEventSet/2023-10-15/1697352780'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloeventset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEventSet/2023-10-15/1697352780
    • id: 611069
    • processed: 1
    • raw_data:
      {
          "AllDay": 17,
          "Completed": 8,
          "CompletionDateTime": 9,
          "CompletionUser_Id": 20,
          "CreationDateTime": 11,
          "CreationUser_Id": 22,
          "DeletionDateTime": 13,
          "DeletionUser_Id": 24,
          "EndDate": 4,
          "EndTime": 5,
          "EstimateId": 28,
          "EventStatusId": 18,
          "EventStatus_Id": 26,
          "EventTypeId": 14,
          "EventType_Id": 25,
          "Hidden": 10,
          "Id": 0,
          "LastEditDateTime": 12,
          "LastEditUser_Id": 23,
          "MarinaLocation_Id": 19,
          "Name": 1,
          "Notes": 6,
          "RecordStatus_Id": 21,
          "Reminders": 16,
          "SV_JobId": 27,
          "StartDate": 2,
          "StartTime": 3,
          "UpdateHash": 7,
          "WorkOrderId": 15
      }
    • schema_attributes:
      {
          "AllDay": "string",
          "Completed": "string",
          "CompletionDateTime": "string",
          "CompletionUser_Id": "string",
          "CreationDateTime": "string",
          "CreationUser_Id": "string",
          "DeletionDateTime": "string",
          "DeletionUser_Id": "string",
          "EndDate": "string",
          "EndTime": "string",
          "EstimateId": "string",
          "EventStatusId": "string",
          "EventStatus_Id": "string",
          "EventTypeId": "string",
          "EventType_Id": "string",
          "Hidden": "string",
          "Id": "string",
          "LastEditDateTime": "string",
          "LastEditUser_Id": "string",
          "MarinaLocation_Id": "string",
          "Name": "string",
          "Notes": "string",
          "RecordStatus_Id": "string",
          "Reminders": "string",
          "SV_JobId": "string",
          "StartDate": "string",
          "StartTime": "string",
          "UpdateHash": "string",
          "WorkOrderId": "string"
      }
    • schema_name_id: 1870
    • schema_scan_id: 5251405
    • updated: 2023-10-15 01:57:08
    • created: 2023-10-14 01:57:36
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloeventset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloeventset`\n(\n `Id`  string , `Name`  string , `StartDate`  string , `StartTime`  string , `EndDate`  string , `EndTime`  string , `Notes`  string , `UpdateHash`  string , `Completed`  string , `CompletionDateTime`  string , `Hidden`  string , `CreationDateTime`  string , `LastEditDateTime`  string , `DeletionDateTime`  string , `EventTypeId`  string , `WorkOrderId`  string , `Reminders`  string , `AllDay`  string , `EventStatusId`  string , `MarinaLocation_Id`  string , `CompletionUser_Id`  string , `RecordStatus_Id`  string , `CreationUser_Id`  string , `LastEditUser_Id`  string , `DeletionUser_Id`  string , `EventType_Id`  string , `EventStatus_Id`  string , `SV_JobId`  string , `EstimateId`  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-stage/raw/molo_moloEventSet/2023-10-14/1697266465'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloeventset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEventSet/2023-10-14/1697266465
    • id: 610379
    • processed: 1
    • raw_data:
      {
          "AllDay": 17,
          "Completed": 8,
          "CompletionDateTime": 9,
          "CompletionUser_Id": 20,
          "CreationDateTime": 11,
          "CreationUser_Id": 22,
          "DeletionDateTime": 13,
          "DeletionUser_Id": 24,
          "EndDate": 4,
          "EndTime": 5,
          "EstimateId": 28,
          "EventStatusId": 18,
          "EventStatus_Id": 26,
          "EventTypeId": 14,
          "EventType_Id": 25,
          "Hidden": 10,
          "Id": 0,
          "LastEditDateTime": 12,
          "LastEditUser_Id": 23,
          "MarinaLocation_Id": 19,
          "Name": 1,
          "Notes": 6,
          "RecordStatus_Id": 21,
          "Reminders": 16,
          "SV_JobId": 27,
          "StartDate": 2,
          "StartTime": 3,
          "UpdateHash": 7,
          "WorkOrderId": 15
      }
    • schema_attributes:
      {
          "AllDay": "string",
          "Completed": "string",
          "CompletionDateTime": "string",
          "CompletionUser_Id": "string",
          "CreationDateTime": "string",
          "CreationUser_Id": "string",
          "DeletionDateTime": "string",
          "DeletionUser_Id": "string",
          "EndDate": "string",
          "EndTime": "string",
          "EstimateId": "string",
          "EventStatusId": "string",
          "EventStatus_Id": "string",
          "EventTypeId": "string",
          "EventType_Id": "string",
          "Hidden": "string",
          "Id": "string",
          "LastEditDateTime": "string",
          "LastEditUser_Id": "string",
          "MarinaLocation_Id": "string",
          "Name": "string",
          "Notes": "string",
          "RecordStatus_Id": "string",
          "Reminders": "string",
          "SV_JobId": "string",
          "StartDate": "string",
          "StartTime": "string",
          "UpdateHash": "string",
          "WorkOrderId": "string"
      }
    • schema_name_id: 1870
    • schema_scan_id: 5249339
    • updated: 2023-10-14 01:57:47
Schema Scans: 3
Last at 2023-10-16 01:56:22
    • duration: 0:00:12.245190
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5253233
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEventSet/2023-10-16/1697439241",
              "key": "raw/molo_moloEventSet/2023-10-16/1697439241/EventSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloEventSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 2492202280170556904,
              "service_name": "drive-thru",
              "span_id": 414939880746505767,
              "trace_id": 15641450996859719984
          }
      }
    • running: False
    • schema_name_id: 1870
    • start_time: 2023-10-16 01:56:22
    • success: True
    • trace_id: 15641450996859719984
    • duration: 0:00:12.195468
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5251405
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEventSet/2023-10-15/1697352780",
              "key": "raw/molo_moloEventSet/2023-10-15/1697352780/EventSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloEventSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 8871824934947506476,
              "service_name": "drive-thru",
              "span_id": 12771165353696823694,
              "trace_id": 15708238403824112576
          }
      }
    • running: False
    • schema_name_id: 1870
    • start_time: 2023-10-15 01:56:56
    • success: True
    • trace_id: 15708238403824112576
    • duration: 0:00:12.311320
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5249339
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEventSet/2023-10-14/1697266465",
              "key": "raw/molo_moloEventSet/2023-10-14/1697266465/EventSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloEventSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 15345281237026818908,
              "service_name": "drive-thru",
              "span_id": 8193661060985453022,
              "trace_id": 10176859274890569369
          }
      }
    • running: False
    • schema_name_id: 1870
    • start_time: 2023-10-14 01:57:35
    • success: True
    • trace_id: 10176859274890569369
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "AllDay": "string",
        "Completed": "string",
        "CompletionDateTime": "string",
        "CompletionUser_Id": "string",
        "CreationDateTime": "string",
        "CreationUser_Id": "string",
        "DeletionDateTime": "string",
        "DeletionUser_Id": "string",
        "EndDate": "string",
        "EndTime": "string",
        "EstimateId": "string",
        "EventStatusId": "string",
        "EventStatus_Id": "string",
        "EventTypeId": "string",
        "EventType_Id": "string",
        "Hidden": "string",
        "Id": "string",
        "LastEditDateTime": "string",
        "LastEditUser_Id": "string",
        "MarinaLocation_Id": "string",
        "Name": "string",
        "Notes": "string",
        "RecordStatus_Id": "string",
        "Reminders": "string",
        "SV_JobId": "string",
        "StartDate": "string",
        "StartTime": "string",
        "UpdateHash": "string",
        "WorkOrderId": "string"
    }
  • created: 2023-10-16 01:56:23
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloeventset`\n(\n `Id`  string , `Name`  string , `StartDate`  string , `StartTime`  string , `EndDate`  string , `EndTime`  string , `Notes`  string , `UpdateHash`  string , `Completed`  string , `CompletionDateTime`  string , `Hidden`  string , `CreationDateTime`  string , `LastEditDateTime`  string , `DeletionDateTime`  string , `EventTypeId`  string , `WorkOrderId`  string , `Reminders`  string , `AllDay`  string , `EventStatusId`  string , `MarinaLocation_Id`  string , `CompletionUser_Id`  string , `RecordStatus_Id`  string , `CreationUser_Id`  string , `LastEditUser_Id`  string , `DeletionUser_Id`  string , `EventType_Id`  string , `EventStatus_Id`  string , `SV_JobId`  string , `EstimateId`  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-stage/raw/molo_moloEventSet/2023-10-16/1697439241'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloeventset`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloeventset"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2023-08-10 13:54:48",
        "disabled": false,
        "format": "raw",
        "id": 1870,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_drivethru",
            "table": "molo_moloeventset"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "AllDay": "string",
            "Completed": "string",
            "CompletionDateTime": "string",
            "CompletionUser_Id": "string",
            "CreationDateTime": "string",
            "CreationUser_Id": "string",
            "DeletionDateTime": "string",
            "DeletionUser_Id": "string",
            "EndDate": "string",
            "EndTime": "string",
            "EstimateId": "string",
            "EventStatusId": "string",
            "EventStatus_Id": "string",
            "EventTypeId": "string",
            "EventType_Id": "string",
            "Hidden": "string",
            "Id": "string",
            "LastEditDateTime": "string",
            "LastEditUser_Id": "string",
            "MarinaLocation_Id": "string",
            "Name": "string",
            "Notes": "string",
            "RecordStatus_Id": "string",
            "Reminders": "string",
            "SV_JobId": "string",
            "StartDate": "string",
            "StartTime": "string",
            "UpdateHash": "string",
            "WorkOrderId": "string"
        },
        "created": "2023-10-16 01:56:23",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloeventset`\n(\n `Id`  string , `Name`  string , `StartDate`  string , `StartTime`  string , `EndDate`  string , `EndTime`  string , `Notes`  string , `UpdateHash`  string , `Completed`  string , `CompletionDateTime`  string , `Hidden`  string , `CreationDateTime`  string , `LastEditDateTime`  string , `DeletionDateTime`  string , `EventTypeId`  string , `WorkOrderId`  string , `Reminders`  string , `AllDay`  string , `EventStatusId`  string , `MarinaLocation_Id`  string , `CompletionUser_Id`  string , `RecordStatus_Id`  string , `CreationUser_Id`  string , `LastEditUser_Id`  string , `DeletionUser_Id`  string , `EventType_Id`  string , `EventStatus_Id`  string , `SV_JobId`  string , `EstimateId`  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-stage/raw/molo_moloEventSet/2023-10-16/1697439241'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloeventset`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloeventset"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}