Schema Info

Schema Name: sfdl_prod_athena.explorations_quanticmind_selfstorage
  • created: 2020-01-17 17:43:55
  • disabled: False
  • format: raw
  • id: 783
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_prod_athena",
        "table": "explorations_quanticmind_selfstorage"
    }
  • type: athena
Schema Versions: 1
    • created: 2020-01-17 17:43:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_athena`",
          "DROP TABLE IF EXISTS `sfdl_prod_athena.explorations_quanticmind_selfstorage`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw_incremental/quanticmind_selfstorage'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_athena.explorations_quanticmind_selfstorage"
      ]
    • hive_path: s3://sfdl-athena-explorations-prod/raw_incremental/quanticmind_selfstorage
    • id: 120861
    • 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: 783
    • schema_scan_id: 31734700
    • updated: 2020-01-17 17:44:11
Schema Scans: 1
Last at 2020-01-17 17:43:55
    • duration: 0:00:18.909811
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 31734700
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-athena-explorations-prod/raw_incremental/quanticmind_selfstorage/dt=2020-01-17",
              "name": "dt",
              "type": "string",
              "value": "2020-01-17"
          },
          "s3": {
              "bucket": "sfdl-athena-explorations-prod",
              "hive_path": "s3://sfdl-athena-explorations-prod/raw_incremental/quanticmind_selfstorage",
              "key": "raw_incremental/quanticmind_selfstorage/dt=2020-01-17/data.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_athena.explorations_quanticmind_selfstorage",
              "type": "athena"
          }
      }
    • running: False
    • schema_name_id: 783
    • start_time: 2020-01-17 17:43:55
    • success: True
    • trace_id: 17409965571713047867
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_prod_athena.explorations_quanticmind_selfstorage`\nADD\n\n\n PARTITION (dt='2020-04-25') location 's3://sfdl-athena-explorations-prod/raw_incremental/quanticmind_selfstorage/dt=2020-04-25/'\n PARTITION (dt='2020-04-26') location 's3://sfdl-athena-explorations-prod/raw_incremental/quanticmind_selfstorage/dt=2020-04-26/'\n PARTITION (dt='2020-04-27') location 's3://sfdl-athena-explorations-prod/raw_incremental/quanticmind_selfstorage/dt=2020-04-27/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 484397,
                "location": "s3://sfdl-athena-explorations-prod/raw_incremental/quanticmind_selfstorage/dt=2020-04-25/",
                "name": "dt",
                "value": "2020-04-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2020-04-26 04:56:24",
                    "last_data": "2020-04-26 04:56:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 484583,
                "location": "s3://sfdl-athena-explorations-prod/raw_incremental/quanticmind_selfstorage/dt=2020-04-26/",
                "name": "dt",
                "value": "2020-04-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2020-04-27 04:58:30",
                    "last_data": "2020-04-27 04:58:30"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 484766,
                "location": "s3://sfdl-athena-explorations-prod/raw_incremental/quanticmind_selfstorage/dt=2020-04-27/",
                "name": "dt",
                "value": "2020-04-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2020-04-28 04:57:23",
                    "last_data": "2020-04-28 04:57:23"
                },
                "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 17:43:55
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_athena`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw_incremental/quanticmind_selfstorage'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_athena.explorations_quanticmind_selfstorage`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_athena.explorations_quanticmind_selfstorage"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2020-01-17 17:43:55",
        "disabled": false,
        "format": "raw",
        "id": 783,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_prod_athena",
            "table": "explorations_quanticmind_selfstorage"
        },
        "type": "athena"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_prod_athena.explorations_quanticmind_selfstorage`\nADD\n\n\n PARTITION (dt='2020-04-25') location 's3://sfdl-athena-explorations-prod/raw_incremental/quanticmind_selfstorage/dt=2020-04-25/'\n PARTITION (dt='2020-04-26') location 's3://sfdl-athena-explorations-prod/raw_incremental/quanticmind_selfstorage/dt=2020-04-26/'\n PARTITION (dt='2020-04-27') location 's3://sfdl-athena-explorations-prod/raw_incremental/quanticmind_selfstorage/dt=2020-04-27/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 484397,
                    "location": "s3://sfdl-athena-explorations-prod/raw_incremental/quanticmind_selfstorage/dt=2020-04-25/",
                    "name": "dt",
                    "value": "2020-04-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2020-04-26 04:56:24",
                        "last_data": "2020-04-26 04:56:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 484583,
                    "location": "s3://sfdl-athena-explorations-prod/raw_incremental/quanticmind_selfstorage/dt=2020-04-26/",
                    "name": "dt",
                    "value": "2020-04-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2020-04-27 04:58:30",
                        "last_data": "2020-04-27 04:58:30"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 484766,
                    "location": "s3://sfdl-athena-explorations-prod/raw_incremental/quanticmind_selfstorage/dt=2020-04-27/",
                    "name": "dt",
                    "value": "2020-04-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2020-04-28 04:57:23",
                        "last_data": "2020-04-28 04:57:23"
                    },
                    "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 17:43:55",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_athena`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw_incremental/quanticmind_selfstorage'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_athena.explorations_quanticmind_selfstorage`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_athena.explorations_quanticmind_selfstorage"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}