Schema Info
Schema Name: sfdl_dev_athena.explorations_bingppc_model_storagescout
- created: 2021-01-14 12:59:54
- disabled: False
- format: raw
- id: 1532
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_dev_athena", "table": "explorations_bingppc_model_storagescout" } - type: athena
Schema Versions: 1
-
Version 4684315
- created: 2021-01-14 12:59:54
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_athena`", "DROP TABLE IF EXISTS `sfdl_dev_athena.explorations_bingppc_model_storagescout`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_athena.explorations_bingppc_model_storagescout`\n(\n `microsoft_click_id` string , `conversion_name` string , `conversion_time` string , `conversion_value` string , `conversion_currency` 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-dev/raw_incremental/bingppc_model_storagescout'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_athena.explorations_bingppc_model_storagescout" ] - hive_path: s3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_storagescout
- id: 4684315
- processed: 1
- raw_data:
{ "conversion_currency": 4, "conversion_name": 1, "conversion_time": 2, "conversion_value": 3, "microsoft_click_id": 0 } - schema_attributes:
{ "conversion_currency": "string", "conversion_name": "string", "conversion_time": "string", "conversion_value": "string", "microsoft_click_id": "string" } - schema_name_id: 1532
- schema_scan_id: 5741499
- updated: 2021-01-14 13:00:08
Schema Scans: 1
Last at 2021-01-14 12:59:54
-
Scan 5741499
- duration: 0:00:16.933357
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 5741499
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_storagescout/dt=2021-01-14", "name": "dt", "type": "string", "value": "2021-01-14" }, "s3": { "bucket": "sfdl-athena-explorations-dev", "hive_path": "s3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_storagescout", "key": "raw_incremental/bingppc_model_storagescout/dt=2021-01-14/data.csv.gz" }, "schema": { "name": "sfdl_dev_athena.explorations_bingppc_model_storagescout", "type": "athena" } } - running: False
- schema_name_id: 1532
- start_time: 2021-01-14 12:59:54
- success: True
- trace_id: 11712034263227068581
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_dev_athena.explorations_bingppc_model_storagescout`\nADD\n\n\n PARTITION (dt='2021-01-14') location 's3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_storagescout/dt=2021-01-14/'\n PARTITION (dt='2021-02-09') location 's3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_storagescout/dt=2021-02-09/'\n PARTITION (dt='2022-06-21') location 's3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_storagescout/dt=2022-06-21/'\n;" ] - name: dt
- state:
[ { "info": { "id": 164120, "location": "s3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_storagescout/dt=2021-01-14/", "name": "dt", "value": "2021-01-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2021-01-14 12:59:54", "last_data": "2021-01-14 12:59:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 165028, "location": "s3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_storagescout/dt=2021-02-09/", "name": "dt", "value": "2021-02-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2021-02-09 16:38:44", "last_data": "2021-02-09 16:38:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 185361, "location": "s3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_storagescout/dt=2022-06-21/", "name": "dt", "value": "2022-06-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2022-06-21 14:32:25", "last_data": "2022-06-21 14:32:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } } ] - type: string
- attributes:
{ "conversion_currency": "string", "conversion_name": "string", "conversion_time": "string", "conversion_value": "string", "microsoft_click_id": "string" } - created: 2021-01-14 12:59:54
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_athena`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_athena.explorations_bingppc_model_storagescout`\n(\n `microsoft_click_id` string , `conversion_name` string , `conversion_time` string , `conversion_value` string , `conversion_currency` 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-dev/raw_incremental/bingppc_model_storagescout'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_athena.explorations_bingppc_model_storagescout`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_athena.explorations_bingppc_model_storagescout" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2021-01-14 12:59:54",
"disabled": false,
"format": "raw",
"id": 1532,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_dev_athena",
"table": "explorations_bingppc_model_storagescout"
},
"type": "athena"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_dev_athena.explorations_bingppc_model_storagescout`\nADD\n\n\n PARTITION (dt='2021-01-14') location 's3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_storagescout/dt=2021-01-14/'\n PARTITION (dt='2021-02-09') location 's3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_storagescout/dt=2021-02-09/'\n PARTITION (dt='2022-06-21') location 's3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_storagescout/dt=2022-06-21/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 164120,
"location": "s3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_storagescout/dt=2021-01-14/",
"name": "dt",
"value": "2021-01-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2021-01-14 12:59:54",
"last_data": "2021-01-14 12:59:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 165028,
"location": "s3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_storagescout/dt=2021-02-09/",
"name": "dt",
"value": "2021-02-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2021-02-09 16:38:44",
"last_data": "2021-02-09 16:38:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 185361,
"location": "s3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_storagescout/dt=2022-06-21/",
"name": "dt",
"value": "2022-06-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2022-06-21 14:32:25",
"last_data": "2022-06-21 14:32:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"conversion_currency": "string",
"conversion_name": "string",
"conversion_time": "string",
"conversion_value": "string",
"microsoft_click_id": "string"
},
"created": "2021-01-14 12:59:54",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_athena`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_athena.explorations_bingppc_model_storagescout`\n(\n `microsoft_click_id` string , `conversion_name` string , `conversion_time` string , `conversion_value` string , `conversion_currency` 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-dev/raw_incremental/bingppc_model_storagescout'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_athena.explorations_bingppc_model_storagescout`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_athena.explorations_bingppc_model_storagescout"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}