Schema Info
Schema Name: sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls
- created: 2022-11-03 17:18:22
- disabled: False
- format: raw
- id: 2112
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_dev_rds", "table": "sparefoot_sparefoot_inbound_phone_calls" } - type: rds
Schema Versions: 3
-
Version 4695743
- created: 2023-04-21 14:59:19
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls`\n(\n `agent_answer_end_time` timestamp , `agent_answer_start_time` timestamp , `agent_user_id` int , `application` string , `call_classification` string , `call_state` string , `classification_reason` string , `disposition_reason_id` int , `dt_partition` date , `end_time` timestamp , `from_number` string , `recording_url` string , `sales` smallint , `session_id` int , `site_id` int , `start_time` timestamp , `to_number` string , `traffic_source_id` string , `transfered_call_id` string , `transfered_to` string , `transferred_to` string , `tsla` int , `twilio_sid` string , `unqualified_reason_id` int , `visit_id` string \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-dev/raw_incremental/sparefoot_inbound_phone_calls'\n", "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls" ] - hive_path: s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls
- id: 4695743
- processed: 1
- raw_data:
{ "agent_answer_end_time": "timestamp[ns]", "agent_answer_start_time": "timestamp[ns]", "agent_user_id": "int32", "application": "string", "call_classification": "string", "call_state": "string", "classification_reason": "string", "disposition_reason_id": "int32", "dt_partition": "date32[day]", "end_time": "timestamp[ns]", "from_number": "string", "recording_url": "string", "sales": "int16", "session_id": "int32", "site_id": "int32", "start_time": "timestamp[ns]", "to_number": "string", "traffic_source_id": "string", "transfered_call_id": "string", "transfered_to": "string", "transferred_to": "string", "tsla": "int32", "twilio_sid": "string", "unqualified_reason_id": "int32", "visit_id": "string" } - schema_attributes:
{ "agent_answer_end_time": "timestamp", "agent_answer_start_time": "timestamp", "agent_user_id": "int", "application": "string", "call_classification": "string", "call_state": "string", "classification_reason": "string", "disposition_reason_id": "int", "dt_partition": "date", "end_time": "timestamp", "from_number": "string", "recording_url": "string", "sales": "smallint", "session_id": "int", "site_id": "int", "start_time": "timestamp", "to_number": "string", "traffic_source_id": "string", "transfered_call_id": "string", "transfered_to": "string", "transferred_to": "string", "tsla": "int", "twilio_sid": "string", "unqualified_reason_id": "int", "visit_id": "string" } - schema_name_id: 2112
- schema_scan_id: 6175063
- updated: 2023-04-21 14:59:33
-
Version 4693983
- created: 2023-04-20 15:00:52
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls`\n(\n `agent_answer_end_time` timestamp , `agent_answer_start_time` timestamp , `agent_user_id` string , `application` string , `call_classification` string , `call_state` string , `classification_reason` string , `disposition_reason_id` string , `dt_partition` timestamp , `end_time` timestamp , `from_number` string , `recording_url` string , `sales` string , `session_id` string , `site_id` string , `start_time` timestamp , `to_number` string , `traffic_source_id` string , `transfered_call_id` string , `transfered_to` string , `transferred_to` string , `tsla` string , `twilio_sid` string , `unqualified_reason_id` string , `visit_id` string \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-dev/raw_incremental/sparefoot_inbound_phone_calls'\n", "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls" ] - hive_path: s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls
- id: 4693983
- processed: 1
- raw_data:
{ "agent_answer_end_time": "timestamp[ns]", "agent_answer_start_time": "timestamp[ns]", "agent_user_id": "string", "application": "string", "call_classification": "string", "call_state": "string", "classification_reason": "string", "disposition_reason_id": "string", "dt_partition": "timestamp[ns]", "end_time": "timestamp[ns]", "from_number": "string", "recording_url": "string", "sales": "string", "session_id": "string", "site_id": "string", "start_time": "timestamp[ns]", "to_number": "string", "traffic_source_id": "string", "transfered_call_id": "string", "transfered_to": "string", "transferred_to": "string", "tsla": "string", "twilio_sid": "string", "unqualified_reason_id": "string", "visit_id": "string" } - schema_attributes:
{ "agent_answer_end_time": "timestamp", "agent_answer_start_time": "timestamp", "agent_user_id": "string", "application": "string", "call_classification": "string", "call_state": "string", "classification_reason": "string", "disposition_reason_id": "string", "dt_partition": "timestamp", "end_time": "timestamp", "from_number": "string", "recording_url": "string", "sales": "string", "session_id": "string", "site_id": "string", "start_time": "timestamp", "to_number": "string", "traffic_source_id": "string", "transfered_call_id": "string", "transfered_to": "string", "transferred_to": "string", "tsla": "string", "twilio_sid": "string", "unqualified_reason_id": "string", "visit_id": "string" } - schema_name_id: 2112
- schema_scan_id: 6170398
- updated: 2023-04-20 15:01:06
-
Version 4690330
- created: 2022-11-03 17:18:23
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls`\n(\n `agent_answer_end_time` timestamp , `agent_answer_start_time` timestamp , `agent_user_id` int , `application` string , `call_classification` string , `call_state` string , `classification_reason` string , `disposition_reason_id` int , `dt_partition` date , `end_time` timestamp , `from_number` string , `recording_url` string , `sales` smallint , `session_id` int , `site_id` int , `start_time` timestamp , `to_number` string , `traffic_source_id` string , `transfered_call_id` string , `transfered_to` string , `transferred_to` string , `tsla` int , `twilio_sid` string , `unqualified_reason_id` int , `visit_id` string \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-dev/raw_incremental/sparefoot_inbound_phone_calls'\n", "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls" ] - hive_path: s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls
- id: 4690330
- processed: 1
- raw_data:
{ "agent_answer_end_time": "timestamp[ns]", "agent_answer_start_time": "timestamp[ns]", "agent_user_id": "int32", "application": "string", "call_classification": "string", "call_state": "string", "classification_reason": "string", "disposition_reason_id": "int32", "dt_partition": "date32[day]", "end_time": "timestamp[ns]", "from_number": "string", "recording_url": "string", "sales": "int16", "session_id": "int32", "site_id": "int32", "start_time": "timestamp[ns]", "to_number": "string", "traffic_source_id": "string", "transfered_call_id": "string", "transfered_to": "string", "transferred_to": "string", "tsla": "int32", "twilio_sid": "string", "unqualified_reason_id": "int32", "visit_id": "string" } - schema_attributes:
{ "agent_answer_end_time": "timestamp", "agent_answer_start_time": "timestamp", "agent_user_id": "int", "application": "string", "call_classification": "string", "call_state": "string", "classification_reason": "string", "disposition_reason_id": "int", "dt_partition": "date", "end_time": "timestamp", "from_number": "string", "recording_url": "string", "sales": "smallint", "session_id": "int", "site_id": "int", "start_time": "timestamp", "to_number": "string", "traffic_source_id": "string", "transfered_call_id": "string", "transfered_to": "string", "transferred_to": "string", "tsla": "int", "twilio_sid": "string", "unqualified_reason_id": "int", "visit_id": "string" } - schema_name_id: 2112
- schema_scan_id: 5999676
- updated: 2022-11-03 17:18:36
Schema Scans: 3
Last at 2023-04-21 14:59:18
-
Scan 6175063
- duration: 0:00:17.640145
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 13, "partitions_applied": false, "success": true } - id: 6175063
- payload:
{ "datatype_dict": null, "file_format": "parquet", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls/dt=2023-04-20", "name": "dt", "type": "string", "value": "2023-04-20" }, "s3": { "bucket": "sfdl-rds-sparefoot-dev", "hive_path": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls", "key": "raw_incremental/sparefoot_inbound_phone_calls/dt=2023-04-20/inbound_phone_calls.parquet.gz" }, "schema": { "name": "sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls", "type": "rds" }, "trace_context": { "parent_id": 6899135242233731787, "service_name": "sparefoot", "span_id": 16373004163222357995, "trace_id": 6899135242233731787 } } - running: False
- schema_name_id: 2112
- start_time: 2023-04-21 14:59:18
- success: True
- trace_id: 6899135242233731787
-
Scan 6170398
- duration: 0:00:18.347827
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 12, "partitions_applied": false, "success": true } - id: 6170398
- payload:
{ "datatype_dict": null, "file_format": "parquet", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls/dt=2023-04-19", "name": "dt", "type": "string", "value": "2023-04-19" }, "s3": { "bucket": "sfdl-rds-sparefoot-dev", "hive_path": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls", "key": "raw_incremental/sparefoot_inbound_phone_calls/dt=2023-04-19/inbound_phone_calls.parquet.gz" }, "schema": { "name": "sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls", "type": "rds" }, "trace_context": { "parent_id": 16206573784504933139, "service_name": "sparefoot", "span_id": 7980822888614114353, "trace_id": 16206573784504933139 } } - running: False
- schema_name_id: 2112
- start_time: 2023-04-20 15:00:51
- success: True
- trace_id: 16206573784504933139
-
Scan 5999676
- duration: 0:00:17.506724
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 5999676
- payload:
{ "datatype_dict": null, "file_format": "parquet", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls/dt=2022-11-03", "name": "dt", "type": "string", "value": "2022-11-03" }, "s3": { "bucket": "sfdl-rds-sparefoot-dev", "hive_path": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls", "key": "raw_incremental/sparefoot_inbound_phone_calls/dt=2022-11-03/inbound_phone_calls.parquet.gz" }, "schema": { "name": "sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls", "type": "rds" }, "trace_context": { "parent_id": 8284518440456939693, "service_name": "sparefoot", "span_id": 12333379903711105260, "trace_id": 8284518440456939693 } } - running: False
- schema_name_id: 2112
- start_time: 2022-11-03 17:18:22
- success: True
- trace_id: 8284518440456939693
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls`\nADD\n\n\n PARTITION (dt='2024-05-13') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls/dt=2024-05-13/'\n PARTITION (dt='2024-08-13') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls/dt=2024-08-13/'\n PARTITION (dt='2025-07-02') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls/dt=2025-07-02/'\n;" ] - name: dt
- state:
[ { "info": { "id": 253991, "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls/dt=2024-05-13/", "name": "dt", "value": "2024-05-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-05-14 02:36:50", "last_data": "2024-05-14 02:36:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 259577, "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls/dt=2024-08-13/", "name": "dt", "value": "2024-08-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-08-14 08:45:43", "last_data": "2024-08-14 08:45:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 297990, "location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls/dt=2025-07-02/", "name": "dt", "value": "2025-07-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-07-02 15:16:09", "last_data": "2025-07-02 15:16:09" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } } ] - type: string
- attributes:
{ "agent_answer_end_time": "timestamp", "agent_answer_start_time": "timestamp", "agent_user_id": "int", "application": "string", "call_classification": "string", "call_state": "string", "classification_reason": "string", "disposition_reason_id": "int", "dt_partition": "date", "end_time": "timestamp", "from_number": "string", "recording_url": "string", "sales": "smallint", "session_id": "int", "site_id": "int", "start_time": "timestamp", "to_number": "string", "traffic_source_id": "string", "transfered_call_id": "string", "transfered_to": "string", "transferred_to": "string", "tsla": "int", "twilio_sid": "string", "unqualified_reason_id": "int", "visit_id": "string" } - created: 2023-04-21 14:59:19
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls`\n(\n `agent_answer_end_time` timestamp , `agent_answer_start_time` timestamp , `agent_user_id` int , `application` string , `call_classification` string , `call_state` string , `classification_reason` string , `disposition_reason_id` int , `dt_partition` date , `end_time` timestamp , `from_number` string , `recording_url` string , `sales` smallint , `session_id` int , `site_id` int , `start_time` timestamp , `to_number` string , `traffic_source_id` string , `transfered_call_id` string , `transfered_to` string , `transferred_to` string , `tsla` int , `twilio_sid` string , `unqualified_reason_id` int , `visit_id` string \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-dev/raw_incremental/sparefoot_inbound_phone_calls'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2022-11-03 17:18:22",
"disabled": false,
"format": "raw",
"id": 2112,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_dev_rds",
"table": "sparefoot_sparefoot_inbound_phone_calls"
},
"type": "rds"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls`\nADD\n\n\n PARTITION (dt='2024-05-13') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls/dt=2024-05-13/'\n PARTITION (dt='2024-08-13') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls/dt=2024-08-13/'\n PARTITION (dt='2025-07-02') location 's3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls/dt=2025-07-02/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 253991,
"location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls/dt=2024-05-13/",
"name": "dt",
"value": "2024-05-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-05-14 02:36:50",
"last_data": "2024-05-14 02:36:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 259577,
"location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls/dt=2024-08-13/",
"name": "dt",
"value": "2024-08-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-08-14 08:45:43",
"last_data": "2024-08-14 08:45:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 297990,
"location": "s3://sfdl-rds-sparefoot-dev/raw_incremental/sparefoot_inbound_phone_calls/dt=2025-07-02/",
"name": "dt",
"value": "2025-07-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-07-02 15:16:09",
"last_data": "2025-07-02 15:16:09"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"agent_answer_end_time": "timestamp",
"agent_answer_start_time": "timestamp",
"agent_user_id": "int",
"application": "string",
"call_classification": "string",
"call_state": "string",
"classification_reason": "string",
"disposition_reason_id": "int",
"dt_partition": "date",
"end_time": "timestamp",
"from_number": "string",
"recording_url": "string",
"sales": "smallint",
"session_id": "int",
"site_id": "int",
"start_time": "timestamp",
"to_number": "string",
"traffic_source_id": "string",
"transfered_call_id": "string",
"transfered_to": "string",
"transferred_to": "string",
"tsla": "int",
"twilio_sid": "string",
"unqualified_reason_id": "int",
"visit_id": "string"
},
"created": "2023-04-21 14:59:19",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls`\n(\n `agent_answer_end_time` timestamp , `agent_answer_start_time` timestamp , `agent_user_id` int , `application` string , `call_classification` string , `call_state` string , `classification_reason` string , `disposition_reason_id` int , `dt_partition` date , `end_time` timestamp , `from_number` string , `recording_url` string , `sales` smallint , `session_id` int , `site_id` int , `start_time` timestamp , `to_number` string , `traffic_source_id` string , `transfered_call_id` string , `transfered_to` string , `transferred_to` string , `tsla` int , `twilio_sid` string , `unqualified_reason_id` int , `visit_id` string \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-dev/raw_incremental/sparefoot_inbound_phone_calls'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_sparefoot_inbound_phone_calls"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}