Schema Info

Schema Name: sfdl_stage_athena.explorations_quanticmind_selfstorage
  • created: 2020-01-17 10:06:38
  • disabled: False
  • format: raw
  • id: 933
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_athena",
        "table": "explorations_quanticmind_selfstorage"
    }
  • type: athena
Schema Versions: 1
    • created: 2020-01-17 10:06:39
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_athena`",
          "DROP TABLE IF EXISTS `sfdl_stage_athena.explorations_quanticmind_selfstorage`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_athena.explorations_quanticmind_selfstorage`\n(\n `click_date`  string , `conv_date`  string , `parsed_iv`  string , `publisher`  string , `keyword_id`  string , `creative_id`  string , `device`  string , `group_id`  string , `target_id`  string , `keyword`  string , `match_type`  string , `web_reservations_conv`  string , `web_reservations_rev`  string , `call_reservations_conv`  string , `call_reservations_rev`  string , `order_id`  string \n)\nPARTITIONED BY (dt string)\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-athena-explorations-stage/raw_incremental/quanticmind_selfstorage'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_athena.explorations_quanticmind_selfstorage"
      ]
    • hive_path: s3://sfdl-athena-explorations-stage/raw_incremental/quanticmind_selfstorage
    • id: 246078
    • processed: 1
    • raw_data:
      {
          "call_reservations_conv": 13,
          "call_reservations_rev": 14,
          "click_date": 0,
          "conv_date": 1,
          "creative_id": 5,
          "device": 6,
          "group_id": 7,
          "keyword": 9,
          "keyword_id": 4,
          "match_type": 10,
          "order_id": 15,
          "parsed_iv": 2,
          "publisher": 3,
          "target_id": 8,
          "web_reservations_conv": 11,
          "web_reservations_rev": 12
      }
    • schema_attributes:
      {
          "call_reservations_conv": "string",
          "call_reservations_rev": "string",
          "click_date": "string",
          "conv_date": "string",
          "creative_id": "string",
          "device": "string",
          "group_id": "string",
          "keyword": "string",
          "keyword_id": "string",
          "match_type": "string",
          "order_id": "string",
          "parsed_iv": "string",
          "publisher": "string",
          "target_id": "string",
          "web_reservations_conv": "string",
          "web_reservations_rev": "string"
      }
    • schema_name_id: 933
    • schema_scan_id: 2524011
    • updated: 2020-01-17 10:06:49
Schema Scans: 1
Last at 2020-01-17 10:06:38
    • duration: 0:00:13.618606
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 2524011
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-athena-explorations-stage/raw_incremental/quanticmind_selfstorage/dt=2020-01-17",
              "name": "dt",
              "type": "string",
              "value": "2020-01-17"
          },
          "s3": {
              "bucket": "sfdl-athena-explorations-stage",
              "hive_path": "s3://sfdl-athena-explorations-stage/raw_incremental/quanticmind_selfstorage",
              "key": "raw_incremental/quanticmind_selfstorage/dt=2020-01-17/data.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_athena.explorations_quanticmind_selfstorage",
              "type": "athena"
          }
      }
    • running: False
    • schema_name_id: 933
    • start_time: 2020-01-17 10:06:38
    • success: True
    • trace_id: 16059753806131665215
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_athena.explorations_quanticmind_selfstorage`\nADD\n\n\n PARTITION (dt='2020-04-17') location 's3://sfdl-athena-explorations-stage/raw_incremental/quanticmind_selfstorage/dt=2020-04-17/'\n PARTITION (dt='2020-04-18') location 's3://sfdl-athena-explorations-stage/raw_incremental/quanticmind_selfstorage/dt=2020-04-18/'\n PARTITION (dt='2020-04-19') location 's3://sfdl-athena-explorations-stage/raw_incremental/quanticmind_selfstorage/dt=2020-04-19/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 142888,
                "location": "s3://sfdl-athena-explorations-stage/raw_incremental/quanticmind_selfstorage/dt=2020-04-17/",
                "name": "dt",
                "value": "2020-04-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2020-04-18 04:22:24",
                    "last_data": "2020-04-18 04:22:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 142963,
                "location": "s3://sfdl-athena-explorations-stage/raw_incremental/quanticmind_selfstorage/dt=2020-04-18/",
                "name": "dt",
                "value": "2020-04-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2020-04-19 04:49:48",
                    "last_data": "2020-04-19 04:49:48"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 143051,
                "location": "s3://sfdl-athena-explorations-stage/raw_incremental/quanticmind_selfstorage/dt=2020-04-19/",
                "name": "dt",
                "value": "2020-04-19"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2020-04-20 04:32:07",
                    "last_data": "2020-04-20 04:32:07"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "call_reservations_conv": "string",
        "call_reservations_rev": "string",
        "click_date": "string",
        "conv_date": "string",
        "creative_id": "string",
        "device": "string",
        "group_id": "string",
        "keyword": "string",
        "keyword_id": "string",
        "match_type": "string",
        "order_id": "string",
        "parsed_iv": "string",
        "publisher": "string",
        "target_id": "string",
        "web_reservations_conv": "string",
        "web_reservations_rev": "string"
    }
  • created: 2020-01-17 10:06:39
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_athena`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_athena.explorations_quanticmind_selfstorage`\n(\n `click_date`  string , `conv_date`  string , `parsed_iv`  string , `publisher`  string , `keyword_id`  string , `creative_id`  string , `device`  string , `group_id`  string , `target_id`  string , `keyword`  string , `match_type`  string , `web_reservations_conv`  string , `web_reservations_rev`  string , `call_reservations_conv`  string , `call_reservations_rev`  string , `order_id`  string \n)\nPARTITIONED BY (dt string)\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-athena-explorations-stage/raw_incremental/quanticmind_selfstorage'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_athena.explorations_quanticmind_selfstorage`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_athena.explorations_quanticmind_selfstorage"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2020-01-17 10:06:38",
        "disabled": false,
        "format": "raw",
        "id": 933,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_athena",
            "table": "explorations_quanticmind_selfstorage"
        },
        "type": "athena"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_athena.explorations_quanticmind_selfstorage`\nADD\n\n\n PARTITION (dt='2020-04-17') location 's3://sfdl-athena-explorations-stage/raw_incremental/quanticmind_selfstorage/dt=2020-04-17/'\n PARTITION (dt='2020-04-18') location 's3://sfdl-athena-explorations-stage/raw_incremental/quanticmind_selfstorage/dt=2020-04-18/'\n PARTITION (dt='2020-04-19') location 's3://sfdl-athena-explorations-stage/raw_incremental/quanticmind_selfstorage/dt=2020-04-19/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 142888,
                    "location": "s3://sfdl-athena-explorations-stage/raw_incremental/quanticmind_selfstorage/dt=2020-04-17/",
                    "name": "dt",
                    "value": "2020-04-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2020-04-18 04:22:24",
                        "last_data": "2020-04-18 04:22:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 142963,
                    "location": "s3://sfdl-athena-explorations-stage/raw_incremental/quanticmind_selfstorage/dt=2020-04-18/",
                    "name": "dt",
                    "value": "2020-04-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2020-04-19 04:49:48",
                        "last_data": "2020-04-19 04:49:48"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 143051,
                    "location": "s3://sfdl-athena-explorations-stage/raw_incremental/quanticmind_selfstorage/dt=2020-04-19/",
                    "name": "dt",
                    "value": "2020-04-19"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2020-04-20 04:32:07",
                        "last_data": "2020-04-20 04:32:07"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "call_reservations_conv": "string",
            "call_reservations_rev": "string",
            "click_date": "string",
            "conv_date": "string",
            "creative_id": "string",
            "device": "string",
            "group_id": "string",
            "keyword": "string",
            "keyword_id": "string",
            "match_type": "string",
            "order_id": "string",
            "parsed_iv": "string",
            "publisher": "string",
            "target_id": "string",
            "web_reservations_conv": "string",
            "web_reservations_rev": "string"
        },
        "created": "2020-01-17 10:06:39",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_athena`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_athena.explorations_quanticmind_selfstorage`\n(\n `click_date`  string , `conv_date`  string , `parsed_iv`  string , `publisher`  string , `keyword_id`  string , `creative_id`  string , `device`  string , `group_id`  string , `target_id`  string , `keyword`  string , `match_type`  string , `web_reservations_conv`  string , `web_reservations_rev`  string , `call_reservations_conv`  string , `call_reservations_rev`  string , `order_id`  string \n)\nPARTITIONED BY (dt string)\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-athena-explorations-stage/raw_incremental/quanticmind_selfstorage'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_athena.explorations_quanticmind_selfstorage`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_athena.explorations_quanticmind_selfstorage"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}