Schema Info
Schema Name: sfdl_dev_athena.explorations_bingppc_model_selfstorage
- created: 2021-01-14 12:59:56
- disabled: False
- format: raw
- id: 1533
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_dev_athena", "table": "explorations_bingppc_model_selfstorage" } - type: athena
Schema Versions: 1
-
Version 4684316
- created: 2021-01-14 12:59:56
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_athena`", "DROP TABLE IF EXISTS `sfdl_dev_athena.explorations_bingppc_model_selfstorage`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_athena.explorations_bingppc_model_selfstorage`\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_selfstorage'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_athena.explorations_bingppc_model_selfstorage" ] - hive_path: s3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_selfstorage
- id: 4684316
- 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: 1533
- schema_scan_id: 5741501
- updated: 2021-01-14 13:00:08
Schema Scans: 1
Last at 2021-01-14 12:59:56
-
Scan 5741501
- duration: 0:00:14.253773
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 5741501
- 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_selfstorage/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_selfstorage", "key": "raw_incremental/bingppc_model_selfstorage/dt=2021-01-14/data.csv.gz" }, "schema": { "name": "sfdl_dev_athena.explorations_bingppc_model_selfstorage", "type": "athena" } } - running: False
- schema_name_id: 1533
- start_time: 2021-01-14 12:59:56
- success: True
- trace_id: 16141847909598014363
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_dev_athena.explorations_bingppc_model_selfstorage`\nADD\n\n\n PARTITION (dt='2024-05-12') location 's3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_selfstorage/dt=2024-05-12/'\n PARTITION (dt='2024-05-13') location 's3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_selfstorage/dt=2024-05-13/'\n PARTITION (dt='2024-08-13') location 's3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_selfstorage/dt=2024-08-13/'\n;" ] - name: dt
- state:
[ { "info": { "id": 253980, "location": "s3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_selfstorage/dt=2024-05-12/", "name": "dt", "value": "2024-05-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-05-13 18:52:16", "last_data": "2024-05-13 18:52:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 254294, "location": "s3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_selfstorage/dt=2024-05-13/", "name": "dt", "value": "2024-05-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-05-14 09:39:02", "last_data": "2024-05-14 09:39:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 260011, "location": "s3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_selfstorage/dt=2024-08-13/", "name": "dt", "value": "2024-08-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-08-14 15:27:39", "last_data": "2024-08-14 15:27:39" }, "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:56
- 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_selfstorage`\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_selfstorage'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_athena.explorations_bingppc_model_selfstorage`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_athena.explorations_bingppc_model_selfstorage" }
- 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:56",
"disabled": false,
"format": "raw",
"id": 1533,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_dev_athena",
"table": "explorations_bingppc_model_selfstorage"
},
"type": "athena"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_dev_athena.explorations_bingppc_model_selfstorage`\nADD\n\n\n PARTITION (dt='2024-05-12') location 's3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_selfstorage/dt=2024-05-12/'\n PARTITION (dt='2024-05-13') location 's3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_selfstorage/dt=2024-05-13/'\n PARTITION (dt='2024-08-13') location 's3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_selfstorage/dt=2024-08-13/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 253980,
"location": "s3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_selfstorage/dt=2024-05-12/",
"name": "dt",
"value": "2024-05-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-05-13 18:52:16",
"last_data": "2024-05-13 18:52:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 254294,
"location": "s3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_selfstorage/dt=2024-05-13/",
"name": "dt",
"value": "2024-05-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-05-14 09:39:02",
"last_data": "2024-05-14 09:39:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 260011,
"location": "s3://sfdl-athena-explorations-dev/raw_incremental/bingppc_model_selfstorage/dt=2024-08-13/",
"name": "dt",
"value": "2024-08-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-08-14 15:27:39",
"last_data": "2024-08-14 15:27:39"
},
"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:56",
"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_selfstorage`\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_selfstorage'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_athena.explorations_bingppc_model_selfstorage`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_athena.explorations_bingppc_model_selfstorage"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}