Schema Info

Schema Name: sfdl_stage_csv.payrix_failed_txn_results
  • created: 2023-08-22 08:04:21
  • disabled: False
  • format: raw
  • id: 2076
  • is_partitioned: True
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_csv",
        "table": "payrix_failed_txn_results"
    }
  • type: csv
Schema Versions: 1
    • created: 2023-08-22 08:04:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
          "DROP TABLE IF EXISTS `sfdl_stage_csv.payrix_failed_txn_results`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.payrix_failed_txn_results`\n(\n`id`STRING,`created`STRING,`modified`STRING,`creator`STRING,`modifier`STRING,`txn`STRING,`type`STRING,`message`STRING,`code`STRING,`bankCode`STRING,`originalCode`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results'\n",
          "MSCK REPAIR TABLE sfdl_stage_csv.payrix_failed_txn_results"
      ]
    • hive_path: s3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results
    • id: 581592
    • processed: 1
    • raw_data:
      {
          "bankCode": "declined",
          "code": 2,
          "created": "2023-06-28 02:03:33.5453",
          "creator": "p1_log_5dd57ad92f50a6623543437",
          "id": "p1_trs_649bcd35842a6900e2ace64",
          "message": "Decline",
          "modified": "2023-06-28 02:03:33.5453",
          "modifier": "p1_log_5dd57ad92f50a6623543437",
          "originalCode": "500",
          "txn": "p1_txn_649bcd34756c4c82c1a8f47",
          "type": 3
      }
    • schema_attributes:
      {
          "bankCode": "string",
          "code": "string",
          "created": "string",
          "creator": "string",
          "id": "string",
          "message": "string",
          "modified": "string",
          "modifier": "string",
          "originalCode": "string",
          "txn": "string",
          "type": "string"
      }
    • schema_name_id: 2076
    • schema_scan_id: 5119607
    • updated: 2024-03-29 12:31:57
Schema Scans: 1
Last at 2023-08-22 08:04:21
    • duration: 0:00:30.653718
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 3,
          "partitions_applied": false,
          "success": true
      }
    • id: 5119607
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": true,
          "partition": {
              "location": "s3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results/dt=2023-06-28",
              "name": "dt",
              "type": "string",
              "value": "2023-06-28"
          },
          "s3": {
              "bucket": "sfdl-csv-payrix-stage",
              "hive_path": "s3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results",
              "key": "raw_incremental/failed_txn_results/dt=2023-06-28/txnResults_0.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_csv.payrix_failed_txn_results",
              "type": "csv"
          },
          "trace_context": {
              "parent_id": 9035762599016370596,
              "service_name": "drive-thru",
              "span_id": 7642424918168365819,
              "trace_id": 10506217297435989621
          }
      }
    • running: False
    • schema_name_id: 2076
    • start_time: 2023-08-22 08:04:21
    • success: True
    • trace_id: 10506217297435989621
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_csv.payrix_failed_txn_results`\nADD\n\n\n PARTITION (dt='2024-06-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results/dt=2024-06-24/'\n PARTITION (dt='2024-06-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results/dt=2024-06-25/'\n PARTITION (dt='2024-06-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results/dt=2024-06-26/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 540926,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results/dt=2024-06-24/",
                "name": "dt",
                "value": "2024-06-24"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-06-25 07:43:29",
                    "last_data": "2024-06-25 07:43:29"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 541054,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results/dt=2024-06-25/",
                "name": "dt",
                "value": "2024-06-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-06-26 07:57:16",
                    "last_data": "2024-06-26 07:57:16"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 541186,
                "location": "s3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results/dt=2024-06-26/",
                "name": "dt",
                "value": "2024-06-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-06-27 07:57:33",
                    "last_data": "2024-06-27 07:57:33"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "bankCode": "string",
        "code": "string",
        "created": "string",
        "creator": "string",
        "id": "string",
        "message": "string",
        "modified": "string",
        "modifier": "string",
        "originalCode": "string",
        "txn": "string",
        "type": "string"
    }
  • created: 2023-08-22 08:04:38
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.payrix_failed_txn_results`\n(\n`id`STRING,`created`STRING,`modified`STRING,`creator`STRING,`modifier`STRING,`txn`STRING,`type`STRING,`message`STRING,`code`STRING,`bankCode`STRING,`originalCode`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_csv.payrix_failed_txn_results`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_csv.payrix_failed_txn_results"
    }
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-22 08:04:21",
        "disabled": false,
        "format": "raw",
        "id": 2076,
        "is_partitioned": true,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_csv",
            "table": "payrix_failed_txn_results"
        },
        "type": "csv"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_csv.payrix_failed_txn_results`\nADD\n\n\n PARTITION (dt='2024-06-24') location 's3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results/dt=2024-06-24/'\n PARTITION (dt='2024-06-25') location 's3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results/dt=2024-06-25/'\n PARTITION (dt='2024-06-26') location 's3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results/dt=2024-06-26/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 540926,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results/dt=2024-06-24/",
                    "name": "dt",
                    "value": "2024-06-24"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-06-25 07:43:29",
                        "last_data": "2024-06-25 07:43:29"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 541054,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results/dt=2024-06-25/",
                    "name": "dt",
                    "value": "2024-06-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-06-26 07:57:16",
                        "last_data": "2024-06-26 07:57:16"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 541186,
                    "location": "s3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results/dt=2024-06-26/",
                    "name": "dt",
                    "value": "2024-06-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-06-27 07:57:33",
                        "last_data": "2024-06-27 07:57:33"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "bankCode": "string",
            "code": "string",
            "created": "string",
            "creator": "string",
            "id": "string",
            "message": "string",
            "modified": "string",
            "modifier": "string",
            "originalCode": "string",
            "txn": "string",
            "type": "string"
        },
        "created": "2023-08-22 08:04:38",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_csv`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_csv.payrix_failed_txn_results`\n(\n`id`STRING,`created`STRING,`modified`STRING,`creator`STRING,`modifier`STRING,`txn`STRING,`type`STRING,`message`STRING,`code`STRING,`bankCode`STRING,`originalCode`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-csv-payrix-stage/raw_incremental/failed_txn_results'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_csv.payrix_failed_txn_results`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_csv.payrix_failed_txn_results"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}