Schema Info

Schema Name: sfdl_prod_drivethru.stellar_mmspos_returns
  • created: 2023-02-06 12:10:49
  • disabled: False
  • format: raw
  • id: 1363
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "stellar_mmspos_returns"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2025-10-06 04:00:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmspos_returns`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmspos_returns`\n(\n `tenant`  string , `id`  string , `ticket_id`  string , `credit_memo_id`  string , `subtotal`  string , `coupon_amount`  string , `tax_amount`  string , `total_amount`  string , `location_id`  string , `department_id`  string , `register_id`  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_mmspos_returns/2025-10-06/1759740915'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmspos_returns"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmspos_returns/2025-10-06/1759740915
    • id: 1494893
    • processed: 1
    • raw_data:
      {
          "coupon_amount": 5,
          "created_at": 13,
          "created_by": 11,
          "credit_memo_id": 3,
          "department_id": 9,
          "id": 1,
          "location_id": 8,
          "register_id": 10,
          "subtotal": 4,
          "tax_amount": 6,
          "tenant": 0,
          "ticket_id": 2,
          "total_amount": 7,
          "updated_at": 14,
          "updated_by": 12
      }
    • schema_attributes:
      {
          "coupon_amount": "string",
          "created_at": "string",
          "created_by": "string",
          "credit_memo_id": "string",
          "department_id": "string",
          "id": "string",
          "location_id": "string",
          "register_id": "string",
          "subtotal": "string",
          "tax_amount": "string",
          "tenant": "string",
          "ticket_id": "string",
          "total_amount": "string",
          "updated_at": "string",
          "updated_by": "string"
      }
    • schema_name_id: 1363
    • schema_scan_id: 151040053
    • updated: 2025-10-06 04:00:49
    • created: 2025-10-05 03:55:57
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmspos_returns`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmspos_returns`\n(\n `tenant`  string , `id`  string , `ticket_id`  string , `credit_memo_id`  string , `subtotal`  string , `coupon_amount`  string , `tax_amount`  string , `total_amount`  string , `location_id`  string , `department_id`  string , `register_id`  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_mmspos_returns/2025-10-05/1759654272'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmspos_returns"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmspos_returns/2025-10-05/1759654272
    • id: 1493531
    • processed: 1
    • raw_data:
      {
          "coupon_amount": 5,
          "created_at": 13,
          "created_by": 11,
          "credit_memo_id": 3,
          "department_id": 9,
          "id": 1,
          "location_id": 8,
          "register_id": 10,
          "subtotal": 4,
          "tax_amount": 6,
          "tenant": 0,
          "ticket_id": 2,
          "total_amount": 7,
          "updated_at": 14,
          "updated_by": 12
      }
    • schema_attributes:
      {
          "coupon_amount": "string",
          "created_at": "string",
          "created_by": "string",
          "credit_memo_id": "string",
          "department_id": "string",
          "id": "string",
          "location_id": "string",
          "register_id": "string",
          "subtotal": "string",
          "tax_amount": "string",
          "tenant": "string",
          "ticket_id": "string",
          "total_amount": "string",
          "updated_at": "string",
          "updated_by": "string"
      }
    • schema_name_id: 1363
    • schema_scan_id: 150979366
    • updated: 2025-10-05 03:56:08
    • created: 2025-10-04 03:55:52
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmspos_returns`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmspos_returns`\n(\n `tenant`  string , `id`  string , `ticket_id`  string , `credit_memo_id`  string , `subtotal`  string , `coupon_amount`  string , `tax_amount`  string , `total_amount`  string , `location_id`  string , `department_id`  string , `register_id`  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_mmspos_returns/2025-10-04/1759567941'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmspos_returns"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmspos_returns/2025-10-04/1759567941
    • id: 1492217
    • processed: 1
    • raw_data:
      {
          "coupon_amount": 5,
          "created_at": 13,
          "created_by": 11,
          "credit_memo_id": 3,
          "department_id": 9,
          "id": 1,
          "location_id": 8,
          "register_id": 10,
          "subtotal": 4,
          "tax_amount": 6,
          "tenant": 0,
          "ticket_id": 2,
          "total_amount": 7,
          "updated_at": 14,
          "updated_by": 12
      }
    • schema_attributes:
      {
          "coupon_amount": "string",
          "created_at": "string",
          "created_by": "string",
          "credit_memo_id": "string",
          "department_id": "string",
          "id": "string",
          "location_id": "string",
          "register_id": "string",
          "subtotal": "string",
          "tax_amount": "string",
          "tenant": "string",
          "ticket_id": "string",
          "total_amount": "string",
          "updated_at": "string",
          "updated_by": "string"
      }
    • schema_name_id: 1363
    • schema_scan_id: 150914976
    • updated: 2025-10-04 03:56:03
Schema Scans: 3
Last at 2025-10-06 04:00:24
    • duration: 0:00:24.728546
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 151040053
    • 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_mmspos_returns/2025-10-06/1759740915",
              "key": "raw/stellar_mmspos_returns/2025-10-06/1759740915/pos_returns.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_mmspos_returns",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 817894722211960134,
              "service_name": "drive-thru",
              "span_id": 16768377830835098813,
              "trace_id": 2523864060168070070
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2025-10-06 04:00:24
    • success: True
    • trace_id: 2523864060168070070
    • duration: 0:00:12.019705
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 150979366
    • 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_mmspos_returns/2025-10-05/1759654272",
              "key": "raw/stellar_mmspos_returns/2025-10-05/1759654272/pos_returns.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_mmspos_returns",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 9383614510585370238,
              "service_name": "drive-thru",
              "span_id": 3874383717934728606,
              "trace_id": 2968375967369617925
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2025-10-05 03:55:56
    • success: True
    • trace_id: 2968375967369617925
    • duration: 0:00:11.826748
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 150914976
    • 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_mmspos_returns/2025-10-04/1759567941",
              "key": "raw/stellar_mmspos_returns/2025-10-04/1759567941/pos_returns.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_mmspos_returns",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 14485037779086473372,
              "service_name": "drive-thru",
              "span_id": 15624891441757079276,
              "trace_id": 10231280186284805970
          }
      }
    • running: False
    • schema_name_id: 1363
    • start_time: 2025-10-04 03:55:51
    • success: True
    • trace_id: 10231280186284805970
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "coupon_amount": "string",
        "created_at": "string",
        "created_by": "string",
        "credit_memo_id": "string",
        "department_id": "string",
        "id": "string",
        "location_id": "string",
        "register_id": "string",
        "subtotal": "string",
        "tax_amount": "string",
        "tenant": "string",
        "ticket_id": "string",
        "total_amount": "string",
        "updated_at": "string",
        "updated_by": "string"
    }
  • created: 2025-10-06 04:00:34
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmspos_returns`\n(\n `tenant`  string , `id`  string , `ticket_id`  string , `credit_memo_id`  string , `subtotal`  string , `coupon_amount`  string , `tax_amount`  string , `total_amount`  string , `location_id`  string , `department_id`  string , `register_id`  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_mmspos_returns/2025-10-06/1759740915'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmspos_returns`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmspos_returns"
    }
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:10:49",
        "disabled": false,
        "format": "raw",
        "id": 1363,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "stellar_mmspos_returns"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "coupon_amount": "string",
            "created_at": "string",
            "created_by": "string",
            "credit_memo_id": "string",
            "department_id": "string",
            "id": "string",
            "location_id": "string",
            "register_id": "string",
            "subtotal": "string",
            "tax_amount": "string",
            "tenant": "string",
            "ticket_id": "string",
            "total_amount": "string",
            "updated_at": "string",
            "updated_by": "string"
        },
        "created": "2025-10-06 04:00:34",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmspos_returns`\n(\n `tenant`  string , `id`  string , `ticket_id`  string , `credit_memo_id`  string , `subtotal`  string , `coupon_amount`  string , `tax_amount`  string , `total_amount`  string , `location_id`  string , `department_id`  string , `register_id`  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_mmspos_returns/2025-10-06/1759740915'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmspos_returns`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmspos_returns"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}