Schema Info

Schema Name: sfdl_stage_drivethru.molo_moloinventoryaudittrailset
  • created: 2023-08-10 14:03:38
  • disabled: False
  • format: raw
  • id: 2046
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_drivethru",
        "table": "molo_moloinventoryaudittrailset"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2023-10-16 01:58:45
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloinventoryaudittrailset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloinventoryaudittrailset`\n(\n `Id`  string , `AdjustmentCreationDateTime`  string , `AdjustmentCreationUserId`  string , `AdjustmentDate`  string , `AdjustmentQuantity`  string , `AdjustmentCostPrice`  string , `AdjustmentReason`  string , `AdjustmentTotal`  string , `InvoiceID`  string , `BillId`  string , `WorkOrderID`  string , `Refference`  string , `InventoryAdjustmentType_Id`  string , `SV_Inventory_Id`  string , `XeroAdjustmentAccount_Id`  string , `SV_PartInstance_Id`  string , `InvoiceItem_Id`  string , `SentToJournal`  string , `SV_PartInstanceId`  string , `COGSGLCode`  string , `InventoryGLCode`  string , `Tax`  string , `AdjustmentGLCode`  string , `ManualAdjustment`  string , `ExcludeFromGLReport`  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_moloInventoryAuditTrailSet/2023-10-16/1697439245'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloinventoryaudittrailset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloInventoryAuditTrailSet/2023-10-16/1697439245
    • id: 611765
    • processed: 1
    • raw_data:
      {
          "AdjustmentCostPrice": 5,
          "AdjustmentCreationDateTime": 1,
          "AdjustmentCreationUserId": 2,
          "AdjustmentDate": 3,
          "AdjustmentGLCode": 22,
          "AdjustmentQuantity": 4,
          "AdjustmentReason": 6,
          "AdjustmentTotal": 7,
          "BillId": 9,
          "COGSGLCode": 19,
          "ExcludeFromGLReport": 24,
          "Id": 0,
          "InventoryAdjustmentType_Id": 12,
          "InventoryGLCode": 20,
          "InvoiceID": 8,
          "InvoiceItem_Id": 16,
          "ManualAdjustment": 23,
          "Refference": 11,
          "SV_Inventory_Id": 13,
          "SV_PartInstanceId": 18,
          "SV_PartInstance_Id": 15,
          "SentToJournal": 17,
          "Tax": 21,
          "WorkOrderID": 10,
          "XeroAdjustmentAccount_Id": 14
      }
    • schema_attributes:
      {
          "AdjustmentCostPrice": "string",
          "AdjustmentCreationDateTime": "string",
          "AdjustmentCreationUserId": "string",
          "AdjustmentDate": "string",
          "AdjustmentGLCode": "string",
          "AdjustmentQuantity": "string",
          "AdjustmentReason": "string",
          "AdjustmentTotal": "string",
          "BillId": "string",
          "COGSGLCode": "string",
          "ExcludeFromGLReport": "string",
          "Id": "string",
          "InventoryAdjustmentType_Id": "string",
          "InventoryGLCode": "string",
          "InvoiceID": "string",
          "InvoiceItem_Id": "string",
          "ManualAdjustment": "string",
          "Refference": "string",
          "SV_Inventory_Id": "string",
          "SV_PartInstanceId": "string",
          "SV_PartInstance_Id": "string",
          "SentToJournal": "string",
          "Tax": "string",
          "WorkOrderID": "string",
          "XeroAdjustmentAccount_Id": "string"
      }
    • schema_name_id: 2046
    • schema_scan_id: 5253280
    • updated: 2023-10-16 01:58:56
    • created: 2023-10-15 01:59:33
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloinventoryaudittrailset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloinventoryaudittrailset`\n(\n `Id`  string , `AdjustmentCreationDateTime`  string , `AdjustmentCreationUserId`  string , `AdjustmentDate`  string , `AdjustmentQuantity`  string , `AdjustmentCostPrice`  string , `AdjustmentReason`  string , `AdjustmentTotal`  string , `InvoiceID`  string , `BillId`  string , `WorkOrderID`  string , `Refference`  string , `InventoryAdjustmentType_Id`  string , `SV_Inventory_Id`  string , `XeroAdjustmentAccount_Id`  string , `SV_PartInstance_Id`  string , `InvoiceItem_Id`  string , `SentToJournal`  string , `SV_PartInstanceId`  string , `COGSGLCode`  string , `InventoryGLCode`  string , `Tax`  string , `AdjustmentGLCode`  string , `ManualAdjustment`  string , `ExcludeFromGLReport`  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_moloInventoryAuditTrailSet/2023-10-15/1697352785'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloinventoryaudittrailset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloInventoryAuditTrailSet/2023-10-15/1697352785
    • id: 611122
    • processed: 1
    • raw_data:
      {
          "AdjustmentCostPrice": 5,
          "AdjustmentCreationDateTime": 1,
          "AdjustmentCreationUserId": 2,
          "AdjustmentDate": 3,
          "AdjustmentGLCode": 22,
          "AdjustmentQuantity": 4,
          "AdjustmentReason": 6,
          "AdjustmentTotal": 7,
          "BillId": 9,
          "COGSGLCode": 19,
          "ExcludeFromGLReport": 24,
          "Id": 0,
          "InventoryAdjustmentType_Id": 12,
          "InventoryGLCode": 20,
          "InvoiceID": 8,
          "InvoiceItem_Id": 16,
          "ManualAdjustment": 23,
          "Refference": 11,
          "SV_Inventory_Id": 13,
          "SV_PartInstanceId": 18,
          "SV_PartInstance_Id": 15,
          "SentToJournal": 17,
          "Tax": 21,
          "WorkOrderID": 10,
          "XeroAdjustmentAccount_Id": 14
      }
    • schema_attributes:
      {
          "AdjustmentCostPrice": "string",
          "AdjustmentCreationDateTime": "string",
          "AdjustmentCreationUserId": "string",
          "AdjustmentDate": "string",
          "AdjustmentGLCode": "string",
          "AdjustmentQuantity": "string",
          "AdjustmentReason": "string",
          "AdjustmentTotal": "string",
          "BillId": "string",
          "COGSGLCode": "string",
          "ExcludeFromGLReport": "string",
          "Id": "string",
          "InventoryAdjustmentType_Id": "string",
          "InventoryGLCode": "string",
          "InvoiceID": "string",
          "InvoiceItem_Id": "string",
          "ManualAdjustment": "string",
          "Refference": "string",
          "SV_Inventory_Id": "string",
          "SV_PartInstanceId": "string",
          "SV_PartInstance_Id": "string",
          "SentToJournal": "string",
          "Tax": "string",
          "WorkOrderID": "string",
          "XeroAdjustmentAccount_Id": "string"
      }
    • schema_name_id: 2046
    • schema_scan_id: 5251458
    • updated: 2023-10-15 01:59:44
    • created: 2023-10-14 01:56:44
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloinventoryaudittrailset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloinventoryaudittrailset`\n(\n `Id`  string , `AdjustmentCreationDateTime`  string , `AdjustmentCreationUserId`  string , `AdjustmentDate`  string , `AdjustmentQuantity`  string , `AdjustmentCostPrice`  string , `AdjustmentReason`  string , `AdjustmentTotal`  string , `InvoiceID`  string , `BillId`  string , `WorkOrderID`  string , `Refference`  string , `InventoryAdjustmentType_Id`  string , `SV_Inventory_Id`  string , `XeroAdjustmentAccount_Id`  string , `SV_PartInstance_Id`  string , `InvoiceItem_Id`  string , `SentToJournal`  string , `SV_PartInstanceId`  string , `COGSGLCode`  string , `InventoryGLCode`  string , `Tax`  string , `AdjustmentGLCode`  string , `ManualAdjustment`  string , `ExcludeFromGLReport`  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_moloInventoryAuditTrailSet/2023-10-14/1697266469'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloinventoryaudittrailset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloInventoryAuditTrailSet/2023-10-14/1697266469
    • id: 610362
    • processed: 1
    • raw_data:
      {
          "AdjustmentCostPrice": 5,
          "AdjustmentCreationDateTime": 1,
          "AdjustmentCreationUserId": 2,
          "AdjustmentDate": 3,
          "AdjustmentGLCode": 22,
          "AdjustmentQuantity": 4,
          "AdjustmentReason": 6,
          "AdjustmentTotal": 7,
          "BillId": 9,
          "COGSGLCode": 19,
          "ExcludeFromGLReport": 24,
          "Id": 0,
          "InventoryAdjustmentType_Id": 12,
          "InventoryGLCode": 20,
          "InvoiceID": 8,
          "InvoiceItem_Id": 16,
          "ManualAdjustment": 23,
          "Refference": 11,
          "SV_Inventory_Id": 13,
          "SV_PartInstanceId": 18,
          "SV_PartInstance_Id": 15,
          "SentToJournal": 17,
          "Tax": 21,
          "WorkOrderID": 10,
          "XeroAdjustmentAccount_Id": 14
      }
    • schema_attributes:
      {
          "AdjustmentCostPrice": "string",
          "AdjustmentCreationDateTime": "string",
          "AdjustmentCreationUserId": "string",
          "AdjustmentDate": "string",
          "AdjustmentGLCode": "string",
          "AdjustmentQuantity": "string",
          "AdjustmentReason": "string",
          "AdjustmentTotal": "string",
          "BillId": "string",
          "COGSGLCode": "string",
          "ExcludeFromGLReport": "string",
          "Id": "string",
          "InventoryAdjustmentType_Id": "string",
          "InventoryGLCode": "string",
          "InvoiceID": "string",
          "InvoiceItem_Id": "string",
          "ManualAdjustment": "string",
          "Refference": "string",
          "SV_Inventory_Id": "string",
          "SV_PartInstanceId": "string",
          "SV_PartInstance_Id": "string",
          "SentToJournal": "string",
          "Tax": "string",
          "WorkOrderID": "string",
          "XeroAdjustmentAccount_Id": "string"
      }
    • schema_name_id: 2046
    • schema_scan_id: 5249322
    • updated: 2023-10-14 01:56:55
Schema Scans: 3
Last at 2023-10-16 01:58:44
    • duration: 0:00:12.315183
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5253280
    • 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_moloInventoryAuditTrailSet/2023-10-16/1697439245",
              "key": "raw/molo_moloInventoryAuditTrailSet/2023-10-16/1697439245/InventoryAuditTrailSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloInventoryAuditTrailSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 11599971565321661324,
              "service_name": "drive-thru",
              "span_id": 2467790544114263549,
              "trace_id": 5462579662437229936
          }
      }
    • running: False
    • schema_name_id: 2046
    • start_time: 2023-10-16 01:58:44
    • success: True
    • trace_id: 5462579662437229936
    • duration: 0:00:12.283603
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5251458
    • 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_moloInventoryAuditTrailSet/2023-10-15/1697352785",
              "key": "raw/molo_moloInventoryAuditTrailSet/2023-10-15/1697352785/InventoryAuditTrailSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloInventoryAuditTrailSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 14834598016010168112,
              "service_name": "drive-thru",
              "span_id": 18212379252901329455,
              "trace_id": 5218804415526985156
          }
      }
    • running: False
    • schema_name_id: 2046
    • start_time: 2023-10-15 01:59:32
    • success: True
    • trace_id: 5218804415526985156
    • duration: 0:00:12.137678
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5249322
    • 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_moloInventoryAuditTrailSet/2023-10-14/1697266469",
              "key": "raw/molo_moloInventoryAuditTrailSet/2023-10-14/1697266469/InventoryAuditTrailSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloInventoryAuditTrailSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 558341210105891559,
              "service_name": "drive-thru",
              "span_id": 5092392725428763899,
              "trace_id": 452051046788213254
          }
      }
    • running: False
    • schema_name_id: 2046
    • start_time: 2023-10-14 01:56:43
    • success: True
    • trace_id: 452051046788213254
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "AdjustmentCostPrice": "string",
        "AdjustmentCreationDateTime": "string",
        "AdjustmentCreationUserId": "string",
        "AdjustmentDate": "string",
        "AdjustmentGLCode": "string",
        "AdjustmentQuantity": "string",
        "AdjustmentReason": "string",
        "AdjustmentTotal": "string",
        "BillId": "string",
        "COGSGLCode": "string",
        "ExcludeFromGLReport": "string",
        "Id": "string",
        "InventoryAdjustmentType_Id": "string",
        "InventoryGLCode": "string",
        "InvoiceID": "string",
        "InvoiceItem_Id": "string",
        "ManualAdjustment": "string",
        "Refference": "string",
        "SV_Inventory_Id": "string",
        "SV_PartInstanceId": "string",
        "SV_PartInstance_Id": "string",
        "SentToJournal": "string",
        "Tax": "string",
        "WorkOrderID": "string",
        "XeroAdjustmentAccount_Id": "string"
    }
  • created: 2023-10-16 01:58:45
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloinventoryaudittrailset`\n(\n `Id`  string , `AdjustmentCreationDateTime`  string , `AdjustmentCreationUserId`  string , `AdjustmentDate`  string , `AdjustmentQuantity`  string , `AdjustmentCostPrice`  string , `AdjustmentReason`  string , `AdjustmentTotal`  string , `InvoiceID`  string , `BillId`  string , `WorkOrderID`  string , `Refference`  string , `InventoryAdjustmentType_Id`  string , `SV_Inventory_Id`  string , `XeroAdjustmentAccount_Id`  string , `SV_PartInstance_Id`  string , `InvoiceItem_Id`  string , `SentToJournal`  string , `SV_PartInstanceId`  string , `COGSGLCode`  string , `InventoryGLCode`  string , `Tax`  string , `AdjustmentGLCode`  string , `ManualAdjustment`  string , `ExcludeFromGLReport`  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_moloInventoryAuditTrailSet/2023-10-16/1697439245'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloinventoryaudittrailset`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloinventoryaudittrailset"
    }
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 14:03:38",
        "disabled": false,
        "format": "raw",
        "id": 2046,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_drivethru",
            "table": "molo_moloinventoryaudittrailset"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "AdjustmentCostPrice": "string",
            "AdjustmentCreationDateTime": "string",
            "AdjustmentCreationUserId": "string",
            "AdjustmentDate": "string",
            "AdjustmentGLCode": "string",
            "AdjustmentQuantity": "string",
            "AdjustmentReason": "string",
            "AdjustmentTotal": "string",
            "BillId": "string",
            "COGSGLCode": "string",
            "ExcludeFromGLReport": "string",
            "Id": "string",
            "InventoryAdjustmentType_Id": "string",
            "InventoryGLCode": "string",
            "InvoiceID": "string",
            "InvoiceItem_Id": "string",
            "ManualAdjustment": "string",
            "Refference": "string",
            "SV_Inventory_Id": "string",
            "SV_PartInstanceId": "string",
            "SV_PartInstance_Id": "string",
            "SentToJournal": "string",
            "Tax": "string",
            "WorkOrderID": "string",
            "XeroAdjustmentAccount_Id": "string"
        },
        "created": "2023-10-16 01:58:45",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloinventoryaudittrailset`\n(\n `Id`  string , `AdjustmentCreationDateTime`  string , `AdjustmentCreationUserId`  string , `AdjustmentDate`  string , `AdjustmentQuantity`  string , `AdjustmentCostPrice`  string , `AdjustmentReason`  string , `AdjustmentTotal`  string , `InvoiceID`  string , `BillId`  string , `WorkOrderID`  string , `Refference`  string , `InventoryAdjustmentType_Id`  string , `SV_Inventory_Id`  string , `XeroAdjustmentAccount_Id`  string , `SV_PartInstance_Id`  string , `InvoiceItem_Id`  string , `SentToJournal`  string , `SV_PartInstanceId`  string , `COGSGLCode`  string , `InventoryGLCode`  string , `Tax`  string , `AdjustmentGLCode`  string , `ManualAdjustment`  string , `ExcludeFromGLReport`  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_moloInventoryAuditTrailSet/2023-10-16/1697439245'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloinventoryaudittrailset`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloinventoryaudittrailset"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}