Schema Info
Schema Name: sfdl_stage_rds.sparefoot_sparefoot_buyouts_temporal
- created: 2022-11-15 13:22:26
- disabled: False
- format: raw
- id: 1493
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_rds", "table": "sparefoot_sparefoot_buyouts_temporal" } - type: rds
Schema Versions: 1
-
Version 458339
- created: 2022-11-15 13:22:27
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_buyouts_temporal`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_buyouts_temporal`\n(\n `account_id` int , `buyout_id` int , `buyout_reason` string , `created` timestamp , `deleted` smallint , `dt_partition` date , `modified` timestamp , `negotiated_amount_due` double , `quoted_amount_due` double , `status` string , `user_id` int \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal'\n", "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_buyouts_temporal" ] - hive_path: s3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal
- id: 458339
- processed: 1
- raw_data:
{ "account_id": "int32", "buyout_id": "int32", "buyout_reason": "string", "created": "timestamp[ns]", "deleted": "int16", "dt_partition": "date32[day]", "modified": "timestamp[ns]", "negotiated_amount_due": "double", "quoted_amount_due": "double", "status": "string", "user_id": "int32" } - schema_attributes:
{ "account_id": "int", "buyout_id": "int", "buyout_reason": "string", "created": "timestamp", "deleted": "smallint", "dt_partition": "date", "modified": "timestamp", "negotiated_amount_due": "double", "quoted_amount_due": "double", "status": "string", "user_id": "int" } - schema_name_id: 1493
- schema_scan_id: 4325170
- updated: 2022-11-15 13:24:45
Schema Scans: 1
Last at 2022-11-15 13:22:26
-
Scan 4325170
- duration: 0:03:07.576198
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 563, "partitions_applied": false, "success": true } - id: 4325170
- payload:
{ "datatype_dict": null, "file_format": "parquet", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal/dt=2022-10-19", "name": "dt", "type": "string", "value": "2022-10-19" }, "s3": { "bucket": "sfdl-rds-sparefoot-stage", "hive_path": "s3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal", "key": "raw_incremental/sparefoot_buyouts_temporal/dt=2022-10-19/buyouts_temporal.parquet.gz" }, "schema": { "name": "sfdl_stage_rds.sparefoot_sparefoot_buyouts_temporal", "type": "rds" }, "trace_context": { "parent_id": 3487045651183896954, "service_name": "sparefoot", "span_id": 4623325344470638302, "trace_id": 3487045651183896954 } } - running: False
- schema_name_id: 1493
- start_time: 2022-11-15 13:22:26
- success: True
- trace_id: 3487045651183896954
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_stage_rds.sparefoot_sparefoot_buyouts_temporal`\nADD\n\n\n PARTITION (dt='2025-09-15') location 's3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal/dt=2025-09-15/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal/dt=2025-10-28/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal/dt=2026-02-24/'\n;" ] - name: dt
- state:
[ { "info": { "id": 647027, "location": "s3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal/dt=2025-09-15/", "name": "dt", "value": "2025-09-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-09-16 00:03:20", "last_data": "2025-09-16 00:03:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 651726, "location": "s3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal/dt=2025-10-28/", "name": "dt", "value": "2025-10-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-29 00:05:00", "last_data": "2025-10-29 00:05:00" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 669135, "location": "s3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal/dt=2026-02-24/", "name": "dt", "value": "2026-02-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2026-02-25 00:03:36", "last_data": "2026-02-25 00:03:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } } ] - type: string
- attributes:
{ "account_id": "int", "buyout_id": "int", "buyout_reason": "string", "created": "timestamp", "deleted": "smallint", "dt_partition": "date", "modified": "timestamp", "negotiated_amount_due": "double", "quoted_amount_due": "double", "status": "string", "user_id": "int" } - created: 2022-11-15 13:22:27
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_buyouts_temporal`\n(\n `account_id` int , `buyout_id` int , `buyout_reason` string , `created` timestamp , `deleted` smallint , `dt_partition` date , `modified` timestamp , `negotiated_amount_due` double , `quoted_amount_due` double , `status` string , `user_id` int \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_buyouts_temporal`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_buyouts_temporal" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2022-11-15 13:22:26",
"disabled": false,
"format": "raw",
"id": 1493,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_rds",
"table": "sparefoot_sparefoot_buyouts_temporal"
},
"type": "rds"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_stage_rds.sparefoot_sparefoot_buyouts_temporal`\nADD\n\n\n PARTITION (dt='2025-09-15') location 's3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal/dt=2025-09-15/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal/dt=2025-10-28/'\n PARTITION (dt='2026-02-24') location 's3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal/dt=2026-02-24/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 647027,
"location": "s3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal/dt=2025-09-15/",
"name": "dt",
"value": "2025-09-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-09-16 00:03:20",
"last_data": "2025-09-16 00:03:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 651726,
"location": "s3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal/dt=2025-10-28/",
"name": "dt",
"value": "2025-10-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-29 00:05:00",
"last_data": "2025-10-29 00:05:00"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 669135,
"location": "s3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal/dt=2026-02-24/",
"name": "dt",
"value": "2026-02-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2026-02-25 00:03:36",
"last_data": "2026-02-25 00:03:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"account_id": "int",
"buyout_id": "int",
"buyout_reason": "string",
"created": "timestamp",
"deleted": "smallint",
"dt_partition": "date",
"modified": "timestamp",
"negotiated_amount_due": "double",
"quoted_amount_due": "double",
"status": "string",
"user_id": "int"
},
"created": "2022-11-15 13:22:27",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.sparefoot_sparefoot_buyouts_temporal`\n(\n `account_id` int , `buyout_id` int , `buyout_reason` string , `created` timestamp , `deleted` smallint , `dt_partition` date , `modified` timestamp , `negotiated_amount_due` double , `quoted_amount_due` double , `status` string , `user_id` int \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_buyouts_temporal'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_buyouts_temporal`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_buyouts_temporal"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}