Schema Info

Schema Name: sfdl_stage_drivethru.molo_molostripepayoutadjustmentset
  • created: 2023-08-10 14:03:25
  • disabled: False
  • format: raw
  • id: 2042
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_drivethru",
        "table": "molo_molostripepayoutadjustmentset"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2023-10-16 02:02:39
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molostripepayoutadjustmentset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molostripepayoutadjustmentset`\n(\n `Id`  string , `CreationDateTime`  string , `CreationUser`  string , `OriginalAmount`  string , `BalanceRemaining`  string , `Reason`  string , `MarinaLocation_Id`  string , `StripeBatch_Id`  string , `StripePayoutAdjustmentType_Id`  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_moloStripePayoutAdjustmentSet/2023-10-16/1697439337'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molostripepayoutadjustmentset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloStripePayoutAdjustmentSet/2023-10-16/1697439337
    • id: 611844
    • processed: 1
    • raw_data:
      {
          "BalanceRemaining": 4,
          "CreationDateTime": 1,
          "CreationUser": 2,
          "Id": 0,
          "MarinaLocation_Id": 6,
          "OriginalAmount": 3,
          "Reason": 5,
          "StripeBatch_Id": 7,
          "StripePayoutAdjustmentType_Id": 8
      }
    • schema_attributes:
      {
          "BalanceRemaining": "string",
          "CreationDateTime": "string",
          "CreationUser": "string",
          "Id": "string",
          "MarinaLocation_Id": "string",
          "OriginalAmount": "string",
          "Reason": "string",
          "StripeBatch_Id": "string",
          "StripePayoutAdjustmentType_Id": "string"
      }
    • schema_name_id: 2042
    • schema_scan_id: 5253359
    • updated: 2023-10-16 02:02:50
    • created: 2023-10-15 02:02:33
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molostripepayoutadjustmentset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molostripepayoutadjustmentset`\n(\n `Id`  string , `CreationDateTime`  string , `CreationUser`  string , `OriginalAmount`  string , `BalanceRemaining`  string , `Reason`  string , `MarinaLocation_Id`  string , `StripeBatch_Id`  string , `StripePayoutAdjustmentType_Id`  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_moloStripePayoutAdjustmentSet/2023-10-15/1697352877'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molostripepayoutadjustmentset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloStripePayoutAdjustmentSet/2023-10-15/1697352877
    • id: 611182
    • processed: 1
    • raw_data:
      {
          "BalanceRemaining": 4,
          "CreationDateTime": 1,
          "CreationUser": 2,
          "Id": 0,
          "MarinaLocation_Id": 6,
          "OriginalAmount": 3,
          "Reason": 5,
          "StripeBatch_Id": 7,
          "StripePayoutAdjustmentType_Id": 8
      }
    • schema_attributes:
      {
          "BalanceRemaining": "string",
          "CreationDateTime": "string",
          "CreationUser": "string",
          "Id": "string",
          "MarinaLocation_Id": "string",
          "OriginalAmount": "string",
          "Reason": "string",
          "StripeBatch_Id": "string",
          "StripePayoutAdjustmentType_Id": "string"
      }
    • schema_name_id: 2042
    • schema_scan_id: 5251518
    • updated: 2023-10-15 02:02:44
    • created: 2023-10-14 02:04:27
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molostripepayoutadjustmentset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molostripepayoutadjustmentset`\n(\n `Id`  string , `CreationDateTime`  string , `CreationUser`  string , `OriginalAmount`  string , `BalanceRemaining`  string , `Reason`  string , `MarinaLocation_Id`  string , `StripeBatch_Id`  string , `StripePayoutAdjustmentType_Id`  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_moloStripePayoutAdjustmentSet/2023-10-14/1697266557'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molostripepayoutadjustmentset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloStripePayoutAdjustmentSet/2023-10-14/1697266557
    • id: 610517
    • processed: 1
    • raw_data:
      {
          "BalanceRemaining": 4,
          "CreationDateTime": 1,
          "CreationUser": 2,
          "Id": 0,
          "MarinaLocation_Id": 6,
          "OriginalAmount": 3,
          "Reason": 5,
          "StripeBatch_Id": 7,
          "StripePayoutAdjustmentType_Id": 8
      }
    • schema_attributes:
      {
          "BalanceRemaining": "string",
          "CreationDateTime": "string",
          "CreationUser": "string",
          "Id": "string",
          "MarinaLocation_Id": "string",
          "OriginalAmount": "string",
          "Reason": "string",
          "StripeBatch_Id": "string",
          "StripePayoutAdjustmentType_Id": "string"
      }
    • schema_name_id: 2042
    • schema_scan_id: 5249477
    • updated: 2023-10-14 02:04:38
Schema Scans: 3
Last at 2023-10-16 02:02:39
    • duration: 0:00:11.599531
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5253359
    • 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_moloStripePayoutAdjustmentSet/2023-10-16/1697439337",
              "key": "raw/molo_moloStripePayoutAdjustmentSet/2023-10-16/1697439337/StripePayoutAdjustmentSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloStripePayoutAdjustmentSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 4832953821089031382,
              "service_name": "drive-thru",
              "span_id": 6759885756411018159,
              "trace_id": 2173357050168105041
          }
      }
    • running: False
    • schema_name_id: 2042
    • start_time: 2023-10-16 02:02:39
    • success: True
    • trace_id: 2173357050168105041
    • duration: 0:00:11.668885
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5251518
    • 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_moloStripePayoutAdjustmentSet/2023-10-15/1697352877",
              "key": "raw/molo_moloStripePayoutAdjustmentSet/2023-10-15/1697352877/StripePayoutAdjustmentSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloStripePayoutAdjustmentSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 7521731574636205842,
              "service_name": "drive-thru",
              "span_id": 1501540713996233043,
              "trace_id": 98657674761809856
          }
      }
    • running: False
    • schema_name_id: 2042
    • start_time: 2023-10-15 02:02:32
    • success: True
    • trace_id: 98657674761809856
    • duration: 0:00:11.692842
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5249477
    • 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_moloStripePayoutAdjustmentSet/2023-10-14/1697266557",
              "key": "raw/molo_moloStripePayoutAdjustmentSet/2023-10-14/1697266557/StripePayoutAdjustmentSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloStripePayoutAdjustmentSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 13084630522155431531,
              "service_name": "drive-thru",
              "span_id": 6280404364821078038,
              "trace_id": 11364302227601209644
          }
      }
    • running: False
    • schema_name_id: 2042
    • start_time: 2023-10-14 02:04:27
    • success: True
    • trace_id: 11364302227601209644
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "BalanceRemaining": "string",
        "CreationDateTime": "string",
        "CreationUser": "string",
        "Id": "string",
        "MarinaLocation_Id": "string",
        "OriginalAmount": "string",
        "Reason": "string",
        "StripeBatch_Id": "string",
        "StripePayoutAdjustmentType_Id": "string"
    }
  • created: 2023-10-16 02:02:39
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molostripepayoutadjustmentset`\n(\n `Id`  string , `CreationDateTime`  string , `CreationUser`  string , `OriginalAmount`  string , `BalanceRemaining`  string , `Reason`  string , `MarinaLocation_Id`  string , `StripeBatch_Id`  string , `StripePayoutAdjustmentType_Id`  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_moloStripePayoutAdjustmentSet/2023-10-16/1697439337'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molostripepayoutadjustmentset`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molostripepayoutadjustmentset"
    }
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:25",
        "disabled": false,
        "format": "raw",
        "id": 2042,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_drivethru",
            "table": "molo_molostripepayoutadjustmentset"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "BalanceRemaining": "string",
            "CreationDateTime": "string",
            "CreationUser": "string",
            "Id": "string",
            "MarinaLocation_Id": "string",
            "OriginalAmount": "string",
            "Reason": "string",
            "StripeBatch_Id": "string",
            "StripePayoutAdjustmentType_Id": "string"
        },
        "created": "2023-10-16 02:02:39",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molostripepayoutadjustmentset`\n(\n `Id`  string , `CreationDateTime`  string , `CreationUser`  string , `OriginalAmount`  string , `BalanceRemaining`  string , `Reason`  string , `MarinaLocation_Id`  string , `StripeBatch_Id`  string , `StripePayoutAdjustmentType_Id`  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_moloStripePayoutAdjustmentSet/2023-10-16/1697439337'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molostripepayoutadjustmentset`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molostripepayoutadjustmentset"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}