Schema Info

Schema Name: sfdl_prod_drivethru.stellar_mmspayment_providers
  • created: 2023-02-06 12:13:11
  • disabled: False
  • format: raw
  • id: 1404
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "stellar_mmspayment_providers"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2025-10-06 03:59:32
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmspayment_providers`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmspayment_providers`\n(\n `tenant`  string , `id`  string , `location_id`  string , `name`  string , `identifier`  string , `configuration`  string , `position`  string , `status`  string , `created_by`  string , `updated_by`  string , `created_at`  string , `updated_at`  string , `payment_provider_type_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-prod/raw/stellar_mmspayment_providers/2025-10-06/1759740911'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmspayment_providers"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmspayment_providers/2025-10-06/1759740911
    • id: 1494867
    • processed: 1
    • raw_data:
      {
          "configuration": 5,
          "created_at": 10,
          "created_by": 8,
          "id": 1,
          "identifier": 4,
          "location_id": 2,
          "name": 3,
          "payment_provider_type_id": 12,
          "position": 6,
          "status": 7,
          "tenant": 0,
          "updated_at": 11,
          "updated_by": 9
      }
    • schema_attributes:
      {
          "configuration": "string",
          "created_at": "string",
          "created_by": "string",
          "id": "string",
          "identifier": "string",
          "location_id": "string",
          "name": "string",
          "payment_provider_type_id": "string",
          "position": "string",
          "status": "string",
          "tenant": "string",
          "updated_at": "string",
          "updated_by": "string"
      }
    • schema_name_id: 1404
    • schema_scan_id: 151040014
    • updated: 2025-10-06 03:59:43
    • created: 2025-10-05 03:51:13
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmspayment_providers`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmspayment_providers`\n(\n `tenant`  string , `id`  string , `location_id`  string , `name`  string , `identifier`  string , `configuration`  string , `position`  string , `status`  string , `created_by`  string , `updated_by`  string , `created_at`  string , `updated_at`  string , `payment_provider_type_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-prod/raw/stellar_mmspayment_providers/2025-10-05/1759654257'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmspayment_providers"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmspayment_providers/2025-10-05/1759654257
    • id: 1493407
    • processed: 1
    • raw_data:
      {
          "configuration": 5,
          "created_at": 10,
          "created_by": 8,
          "id": 1,
          "identifier": 4,
          "location_id": 2,
          "name": 3,
          "payment_provider_type_id": 12,
          "position": 6,
          "status": 7,
          "tenant": 0,
          "updated_at": 11,
          "updated_by": 9
      }
    • schema_attributes:
      {
          "configuration": "string",
          "created_at": "string",
          "created_by": "string",
          "id": "string",
          "identifier": "string",
          "location_id": "string",
          "name": "string",
          "payment_provider_type_id": "string",
          "position": "string",
          "status": "string",
          "tenant": "string",
          "updated_at": "string",
          "updated_by": "string"
      }
    • schema_name_id: 1404
    • schema_scan_id: 150979231
    • updated: 2025-10-05 03:51:30
    • created: 2025-10-04 03:54:17
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmspayment_providers`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmspayment_providers`\n(\n `tenant`  string , `id`  string , `location_id`  string , `name`  string , `identifier`  string , `configuration`  string , `position`  string , `status`  string , `created_by`  string , `updated_by`  string , `created_at`  string , `updated_at`  string , `payment_provider_type_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-prod/raw/stellar_mmspayment_providers/2025-10-04/1759567937'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmspayment_providers"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_mmspayment_providers/2025-10-04/1759567937
    • id: 1492182
    • processed: 1
    • raw_data:
      {
          "configuration": 5,
          "created_at": 10,
          "created_by": 8,
          "id": 1,
          "identifier": 4,
          "location_id": 2,
          "name": 3,
          "payment_provider_type_id": 12,
          "position": 6,
          "status": 7,
          "tenant": 0,
          "updated_at": 11,
          "updated_by": 9
      }
    • schema_attributes:
      {
          "configuration": "string",
          "created_at": "string",
          "created_by": "string",
          "id": "string",
          "identifier": "string",
          "location_id": "string",
          "name": "string",
          "payment_provider_type_id": "string",
          "position": "string",
          "status": "string",
          "tenant": "string",
          "updated_at": "string",
          "updated_by": "string"
      }
    • schema_name_id: 1404
    • schema_scan_id: 150914934
    • updated: 2025-10-04 03:54:28
Schema Scans: 3
Last at 2025-10-06 03:59:31
    • duration: 0:00:11.801016
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 151040014
    • 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_mmspayment_providers/2025-10-06/1759740911",
              "key": "raw/stellar_mmspayment_providers/2025-10-06/1759740911/payment_providers.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_mmspayment_providers",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 3741221316737606513,
              "service_name": "drive-thru",
              "span_id": 8511372721342428675,
              "trace_id": 17104407573868016695
          }
      }
    • running: False
    • schema_name_id: 1404
    • start_time: 2025-10-06 03:59:31
    • success: True
    • trace_id: 17104407573868016695
    • duration: 0:00:16.981837
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 150979231
    • 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_mmspayment_providers/2025-10-05/1759654257",
              "key": "raw/stellar_mmspayment_providers/2025-10-05/1759654257/payment_providers.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_mmspayment_providers",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 11032925920184332449,
              "service_name": "drive-thru",
              "span_id": 15670367974403631803,
              "trace_id": 12360359765519748179
          }
      }
    • running: False
    • schema_name_id: 1404
    • start_time: 2025-10-05 03:51:13
    • success: True
    • trace_id: 12360359765519748179
    • duration: 0:00:11.703376
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 150914934
    • 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_mmspayment_providers/2025-10-04/1759567937",
              "key": "raw/stellar_mmspayment_providers/2025-10-04/1759567937/payment_providers.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_mmspayment_providers",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 301022868597871075,
              "service_name": "drive-thru",
              "span_id": 14406365105078601852,
              "trace_id": 7573945505406205296
          }
      }
    • running: False
    • schema_name_id: 1404
    • start_time: 2025-10-04 03:54:16
    • success: True
    • trace_id: 7573945505406205296
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "configuration": "string",
        "created_at": "string",
        "created_by": "string",
        "id": "string",
        "identifier": "string",
        "location_id": "string",
        "name": "string",
        "payment_provider_type_id": "string",
        "position": "string",
        "status": "string",
        "tenant": "string",
        "updated_at": "string",
        "updated_by": "string"
    }
  • created: 2025-10-06 03:59:32
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmspayment_providers`\n(\n `tenant`  string , `id`  string , `location_id`  string , `name`  string , `identifier`  string , `configuration`  string , `position`  string , `status`  string , `created_by`  string , `updated_by`  string , `created_at`  string , `updated_at`  string , `payment_provider_type_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-prod/raw/stellar_mmspayment_providers/2025-10-06/1759740911'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmspayment_providers`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmspayment_providers"
    }
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:13:11",
        "disabled": false,
        "format": "raw",
        "id": 1404,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "stellar_mmspayment_providers"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "configuration": "string",
            "created_at": "string",
            "created_by": "string",
            "id": "string",
            "identifier": "string",
            "location_id": "string",
            "name": "string",
            "payment_provider_type_id": "string",
            "position": "string",
            "status": "string",
            "tenant": "string",
            "updated_at": "string",
            "updated_by": "string"
        },
        "created": "2025-10-06 03:59:32",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_mmspayment_providers`\n(\n `tenant`  string , `id`  string , `location_id`  string , `name`  string , `identifier`  string , `configuration`  string , `position`  string , `status`  string , `created_by`  string , `updated_by`  string , `created_at`  string , `updated_at`  string , `payment_provider_type_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-prod/raw/stellar_mmspayment_providers/2025-10-06/1759740911'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_mmspayment_providers`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_mmspayment_providers"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}