Schema Info

Schema Name: sfdl_stage_drivethru.molo_molosv_billlineitemset
  • created: 2023-08-10 14:00:52
  • disabled: False
  • format: raw
  • id: 1991
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_drivethru",
        "table": "molo_molosv_billlineitemset"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2023-10-16 02:00:41
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molosv_billlineitemset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molosv_billlineitemset`\n(\n `Id`  string , `Quantity`  string , `Price`  string , `Discount`  string , `Name`  string , `Total`  string , `InventoryId`  string , `SV_BillId`  string , `FirstTrackingCategory`  string , `SecondTrackingCategory`  string , `Note`  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_moloSV_BillLineItemSet/2023-10-16/1697439339'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molosv_billlineitemset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloSV_BillLineItemSet/2023-10-16/1697439339
    • id: 611804
    • processed: 1
    • raw_data:
      {
          "Discount": 3,
          "FirstTrackingCategory": 8,
          "Id": 0,
          "InventoryId": 6,
          "Name": 4,
          "Note": 10,
          "Price": 2,
          "Quantity": 1,
          "SV_BillId": 7,
          "SecondTrackingCategory": 9,
          "Total": 5
      }
    • schema_attributes:
      {
          "Discount": "string",
          "FirstTrackingCategory": "string",
          "Id": "string",
          "InventoryId": "string",
          "Name": "string",
          "Note": "string",
          "Price": "string",
          "Quantity": "string",
          "SV_BillId": "string",
          "SecondTrackingCategory": "string",
          "Total": "string"
      }
    • schema_name_id: 1991
    • schema_scan_id: 5253319
    • updated: 2023-10-16 02:00:52
    • created: 2023-10-15 02:04:14
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molosv_billlineitemset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molosv_billlineitemset`\n(\n `Id`  string , `Quantity`  string , `Price`  string , `Discount`  string , `Name`  string , `Total`  string , `InventoryId`  string , `SV_BillId`  string , `FirstTrackingCategory`  string , `SecondTrackingCategory`  string , `Note`  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_moloSV_BillLineItemSet/2023-10-15/1697352880'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molosv_billlineitemset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloSV_BillLineItemSet/2023-10-15/1697352880
    • id: 611215
    • processed: 1
    • raw_data:
      {
          "Discount": 3,
          "FirstTrackingCategory": 8,
          "Id": 0,
          "InventoryId": 6,
          "Name": 4,
          "Note": 10,
          "Price": 2,
          "Quantity": 1,
          "SV_BillId": 7,
          "SecondTrackingCategory": 9,
          "Total": 5
      }
    • schema_attributes:
      {
          "Discount": "string",
          "FirstTrackingCategory": "string",
          "Id": "string",
          "InventoryId": "string",
          "Name": "string",
          "Note": "string",
          "Price": "string",
          "Quantity": "string",
          "SV_BillId": "string",
          "SecondTrackingCategory": "string",
          "Total": "string"
      }
    • schema_name_id: 1991
    • schema_scan_id: 5251551
    • updated: 2023-10-15 02:04:25
    • created: 2023-10-14 02:03:16
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molosv_billlineitemset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molosv_billlineitemset`\n(\n `Id`  string , `Quantity`  string , `Price`  string , `Discount`  string , `Name`  string , `Total`  string , `InventoryId`  string , `SV_BillId`  string , `FirstTrackingCategory`  string , `SecondTrackingCategory`  string , `Note`  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_moloSV_BillLineItemSet/2023-10-14/1697266559'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molosv_billlineitemset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloSV_BillLineItemSet/2023-10-14/1697266559
    • id: 610493
    • processed: 1
    • raw_data:
      {
          "Discount": 3,
          "FirstTrackingCategory": 8,
          "Id": 0,
          "InventoryId": 6,
          "Name": 4,
          "Note": 10,
          "Price": 2,
          "Quantity": 1,
          "SV_BillId": 7,
          "SecondTrackingCategory": 9,
          "Total": 5
      }
    • schema_attributes:
      {
          "Discount": "string",
          "FirstTrackingCategory": "string",
          "Id": "string",
          "InventoryId": "string",
          "Name": "string",
          "Note": "string",
          "Price": "string",
          "Quantity": "string",
          "SV_BillId": "string",
          "SecondTrackingCategory": "string",
          "Total": "string"
      }
    • schema_name_id: 1991
    • schema_scan_id: 5249453
    • updated: 2023-10-14 02:03:27
Schema Scans: 3
Last at 2023-10-16 02:00:40
    • duration: 0:00:11.844165
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5253319
    • 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_moloSV_BillLineItemSet/2023-10-16/1697439339",
              "key": "raw/molo_moloSV_BillLineItemSet/2023-10-16/1697439339/SV_BillLineItemSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloSV_BillLineItemSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 18372117718258037270,
              "service_name": "drive-thru",
              "span_id": 11321960249579255150,
              "trace_id": 2644529041920440380
          }
      }
    • running: False
    • schema_name_id: 1991
    • start_time: 2023-10-16 02:00:40
    • success: True
    • trace_id: 2644529041920440380
    • duration: 0:00:11.935724
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5251551
    • 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_moloSV_BillLineItemSet/2023-10-15/1697352880",
              "key": "raw/molo_moloSV_BillLineItemSet/2023-10-15/1697352880/SV_BillLineItemSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloSV_BillLineItemSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5986857800735935247,
              "service_name": "drive-thru",
              "span_id": 1214984917087137028,
              "trace_id": 155241024899018333
          }
      }
    • running: False
    • schema_name_id: 1991
    • start_time: 2023-10-15 02:04:13
    • success: True
    • trace_id: 155241024899018333
    • duration: 0:00:11.784495
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5249453
    • 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_moloSV_BillLineItemSet/2023-10-14/1697266559",
              "key": "raw/molo_moloSV_BillLineItemSet/2023-10-14/1697266559/SV_BillLineItemSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloSV_BillLineItemSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 16687768485207226302,
              "service_name": "drive-thru",
              "span_id": 8855318806027683113,
              "trace_id": 13404274313447822026
          }
      }
    • running: False
    • schema_name_id: 1991
    • start_time: 2023-10-14 02:03:15
    • success: True
    • trace_id: 13404274313447822026
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "Discount": "string",
        "FirstTrackingCategory": "string",
        "Id": "string",
        "InventoryId": "string",
        "Name": "string",
        "Note": "string",
        "Price": "string",
        "Quantity": "string",
        "SV_BillId": "string",
        "SecondTrackingCategory": "string",
        "Total": "string"
    }
  • created: 2023-10-16 02:00:41
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molosv_billlineitemset`\n(\n `Id`  string , `Quantity`  string , `Price`  string , `Discount`  string , `Name`  string , `Total`  string , `InventoryId`  string , `SV_BillId`  string , `FirstTrackingCategory`  string , `SecondTrackingCategory`  string , `Note`  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_moloSV_BillLineItemSet/2023-10-16/1697439339'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molosv_billlineitemset`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molosv_billlineitemset"
    }
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:00:52",
        "disabled": false,
        "format": "raw",
        "id": 1991,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_drivethru",
            "table": "molo_molosv_billlineitemset"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "Discount": "string",
            "FirstTrackingCategory": "string",
            "Id": "string",
            "InventoryId": "string",
            "Name": "string",
            "Note": "string",
            "Price": "string",
            "Quantity": "string",
            "SV_BillId": "string",
            "SecondTrackingCategory": "string",
            "Total": "string"
        },
        "created": "2023-10-16 02:00:41",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molosv_billlineitemset`\n(\n `Id`  string , `Quantity`  string , `Price`  string , `Discount`  string , `Name`  string , `Total`  string , `InventoryId`  string , `SV_BillId`  string , `FirstTrackingCategory`  string , `SecondTrackingCategory`  string , `Note`  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_moloSV_BillLineItemSet/2023-10-16/1697439339'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molosv_billlineitemset`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molosv_billlineitemset"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}