Schema Info
Schema Name: sfdl_prod_csv.talkdesk_studio_flow_execution
- created: 2022-03-01 06:03:24
- disabled: False
- format: raw
- id: 966
- is_partitioned: True
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_csv", "table": "talkdesk_studio_flow_execution" } - type: csv
Schema Versions: 2
-
Version 972551
- created: 2024-08-08 06:01:20
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.talkdesk_studio_flow_execution`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.talkdesk_studio_flow_execution`\n(\n `Call_SID` string , `Flow_Execution_ID` string , `Interaction_ID` string , `Destination_Number` string , `Origin_Number` string , `Flow_Name` string , `Flow_ID` string , `Component_Title` string , `Step_Name` string , `Exit` string , `Time_in_Step` string , `Timestamp` string , `studio_flow_executions_aggregated_flow_execution_finished_time` string , `Step_Execution_Order` 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-csv-talkdesk-prod/raw_incremental/studio_flow_execution'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.talkdesk_studio_flow_execution" ] - hive_path: s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution
- id: 972551
- processed: 1
- raw_data:
{ "Call_SID": 0, "Component Title": 7, "Destination Number": 3, "Exit": 9, "Flow Execution ID": 1, "Flow ID": 6, "Flow Name": 5, "Interaction_ID": 2, "Origin Number": 4, "Step Execution Order": 13, "Step Name": 8, "Time in Step": 10, "Timestamp": 11, "studio_flow_executions_aggregated.flow_execution_finished_time": 12 } - schema_attributes:
{ "Call_SID": "string", "Component_Title": "string", "Destination_Number": "string", "Exit": "string", "Flow_Execution_ID": "string", "Flow_ID": "string", "Flow_Name": "string", "Interaction_ID": "string", "Origin_Number": "string", "Step_Execution_Order": "string", "Step_Name": "string", "Time_in_Step": "string", "Timestamp": "string", "studio_flow_executions_aggregated_flow_execution_finished_time": "string" } - schema_name_id: 966
- schema_scan_id: 124743521
- updated: 2024-08-08 06:01:54
-
Version 289205
- created: 2022-03-01 06:03:25
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "DROP TABLE IF EXISTS `sfdl_prod_csv.talkdesk_studio_flow_execution`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.talkdesk_studio_flow_execution`\n(\n `Call_SID` string , `Interaction_ID` string , `Destination_Number` string , `Origin_Number` string , `Flow_Name` string , `Flow_ID` string , `Component_Title` string , `Step_Name` string , `Exit` string , `Time_in_Step` string , `Timestamp` string , `studio_flow_executions_aggregated_flow_execution_finished_time` string , `Step_Execution_Order` 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-csv-talkdesk-prod/raw_incremental/studio_flow_execution'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_csv.talkdesk_studio_flow_execution" ] - hive_path: s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution
- id: 289205
- processed: 1
- raw_data:
{ "Call_SID": 0, "Component Title": 6, "Destination Number": 2, "Exit": 8, "Flow ID": 5, "Flow Name": 4, "Interaction_ID": 1, "Origin Number": 3, "Step Execution Order": 12, "Step Name": 7, "Time in Step": 9, "Timestamp": 10, "studio_flow_executions_aggregated.flow_execution_finished_time": 11 } - schema_attributes:
{ "Call_SID": "string", "Component_Title": "string", "Destination_Number": "string", "Exit": "string", "Flow_ID": "string", "Flow_Name": "string", "Interaction_ID": "string", "Origin_Number": "string", "Step_Execution_Order": "string", "Step_Name": "string", "Time_in_Step": "string", "Timestamp": "string", "studio_flow_executions_aggregated_flow_execution_finished_time": "string" } - schema_name_id: 966
- schema_scan_id: 60100946
- updated: 2022-03-01 06:03:39
Schema Scans: 2
Last at 2024-08-08 06:01:19
-
Scan 124743521
- duration: 0:02:04.599171
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1284, "partitions_applied": false, "success": true } - id: 124743521
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2024-08-07", "name": "dt", "type": "string", "value": "2024-08-07" }, "s3": { "bucket": "sfdl-csv-talkdesk-prod", "hive_path": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution", "key": "raw_incremental/studio_flow_execution/dt=2024-08-07/data.csv.gz" }, "schema": { "name": "sfdl_prod_csv.talkdesk_studio_flow_execution", "type": "csv" }, "trace_context": { "parent_id": 8900686259155522025, "service_name": "drive-thru", "span_id": 5618722377699958912, "trace_id": 17776829117105640245 } } - running: False
- schema_name_id: 966
- start_time: 2024-08-08 06:01:19
- success: True
- trace_id: 17776829117105640245
-
Scan 60100946
- duration: 0:00:17.228974
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 60100946
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2022-02-28", "name": "dt", "type": "string", "value": "2022-02-28" }, "s3": { "bucket": "sfdl-csv-talkdesk-prod", "hive_path": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution", "key": "raw_incremental/studio_flow_execution/dt=2022-02-28/data.csv.gz" }, "schema": { "name": "sfdl_prod_csv.talkdesk_studio_flow_execution", "type": "csv" }, "trace_context": { "parent_id": 13511479242476780017, "service_name": "drive-thru", "span_id": 10899303749782397254, "trace_id": 5827605988406577583 } } - running: False
- schema_name_id: 966
- start_time: 2022-03-01 06:03:24
- success: True
- trace_id: 5827605988406577583
- count: 56
- ddl:
[ "ALTER TABLE\n `sfdl_prod_csv.talkdesk_studio_flow_execution`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-14/'\n PARTITION (dt='2025-10-15') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-18/'\n PARTITION (dt='2025-10-19') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-19/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-22/'\n PARTITION (dt='2025-10-23') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-23/'\n PARTITION (dt='2025-10-24') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-25/'\n PARTITION (dt='2025-10-26') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-28/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-01/'\n PARTITION (dt='2025-11-02') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-07/'\n PARTITION (dt='2025-11-08') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-09/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-13/'\n PARTITION (dt='2025-11-14') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-19/'\n PARTITION (dt='2025-11-20') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-24/'\n PARTITION (dt='2025-11-25') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-25/'\n PARTITION (dt='2025-11-26') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-26/'\n PARTITION (dt='2025-11-27') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-27/'\n PARTITION (dt='2025-11-28') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-28/'\n PARTITION (dt='2025-11-29') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-29/'\n PARTITION (dt='2025-11-30') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-30/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-01/'\n PARTITION (dt='2025-12-02') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-02/'\n PARTITION (dt='2025-12-03') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-03/'\n PARTITION (dt='2025-12-04') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-04/'\n PARTITION (dt='2025-12-05') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-05/'\n PARTITION (dt='2025-12-06') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-06/'\n PARTITION (dt='2025-12-07') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-07/'\n PARTITION (dt='2025-12-08') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-08/'\n;" ] - name: dt
- state:
[ { "info": { "id": 1566071, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-14/", "name": "dt", "value": "2025-10-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-15 06:31:42", "last_data": "2025-10-15 06:31:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1566303, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-15/", "name": "dt", "value": "2025-10-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-16 06:01:57", "last_data": "2025-10-16 06:01:57" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1584183, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-16/", "name": "dt", "value": "2025-10-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-17 06:01:32", "last_data": "2025-10-17 06:01:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1595968, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-17/", "name": "dt", "value": "2025-10-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-18 06:31:39", "last_data": "2025-10-18 06:31:39" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1596188, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-18/", "name": "dt", "value": "2025-10-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-19 06:01:17", "last_data": "2025-10-19 06:01:17" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1596759, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-19/", "name": "dt", "value": "2025-10-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-20 06:11:31", "last_data": "2025-10-20 06:11:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1596999, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-20/", "name": "dt", "value": "2025-10-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-21 06:08:35", "last_data": "2025-10-21 06:08:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597236, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-21/", "name": "dt", "value": "2025-10-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-22 06:11:04", "last_data": "2025-10-22 06:11:04" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597468, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-22/", "name": "dt", "value": "2025-10-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-23 06:31:54", "last_data": "2025-10-23 06:31:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597726, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-23/", "name": "dt", "value": "2025-10-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-24 06:14:07", "last_data": "2025-10-24 06:14:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1597964, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-24/", "name": "dt", "value": "2025-10-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-25 06:31:29", "last_data": "2025-10-25 06:31:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1598197, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-25/", "name": "dt", "value": "2025-10-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-26 06:31:42", "last_data": "2025-10-26 06:31:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1598419, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-26/", "name": "dt", "value": "2025-10-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-27 06:31:26", "last_data": "2025-10-27 06:31:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1598662, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-27/", "name": "dt", "value": "2025-10-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-28 06:10:48", "last_data": "2025-10-28 06:10:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1598894, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-28/", "name": "dt", "value": "2025-10-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-29 06:35:53", "last_data": "2025-10-29 06:35:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1599138, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-29/", "name": "dt", "value": "2025-10-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-30 06:31:29", "last_data": "2025-10-30 06:31:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1599364, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-30/", "name": "dt", "value": "2025-10-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-10-31 06:08:32", "last_data": "2025-10-31 06:08:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1599610, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-31/", "name": "dt", "value": "2025-10-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-01 06:32:10", "last_data": "2025-11-01 06:32:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600038, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-01/", "name": "dt", "value": "2025-11-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-02 06:31:48", "last_data": "2025-11-02 06:31:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600276, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-02/", "name": "dt", "value": "2025-11-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-03 06:32:21", "last_data": "2025-11-03 06:32:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600517, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-03/", "name": "dt", "value": "2025-11-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-04 06:35:35", "last_data": "2025-11-04 06:35:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600756, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-04/", "name": "dt", "value": "2025-11-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-05 06:32:46", "last_data": "2025-11-05 06:32:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1600989, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-05/", "name": "dt", "value": "2025-11-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-06 06:10:05", "last_data": "2025-11-06 06:10:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601229, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-06/", "name": "dt", "value": "2025-11-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-07 06:31:31", "last_data": "2025-11-07 06:31:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601495, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-07/", "name": "dt", "value": "2025-11-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-08 06:31:50", "last_data": "2025-11-08 06:31:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601726, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-08/", "name": "dt", "value": "2025-11-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-09 06:33:51", "last_data": "2025-11-09 06:33:51" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1601970, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-09/", "name": "dt", "value": "2025-11-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-10 07:34:54", "last_data": "2025-11-10 07:34:54" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602205, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-10/", "name": "dt", "value": "2025-11-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-11 06:31:58", "last_data": "2025-11-11 06:31:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602449, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-11/", "name": "dt", "value": "2025-11-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-12 07:23:25", "last_data": "2025-11-12 07:23:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602678, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-12/", "name": "dt", "value": "2025-11-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-13 06:38:01", "last_data": "2025-11-13 06:38:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1602914, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-13/", "name": "dt", "value": "2025-11-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-14 06:31:33", "last_data": "2025-11-14 06:31:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1603144, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-14/", "name": "dt", "value": "2025-11-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-15 06:31:32", "last_data": "2025-11-15 06:31:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1604790, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-15/", "name": "dt", "value": "2025-11-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-16 06:47:22", "last_data": "2025-11-16 06:47:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1605801, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-16/", "name": "dt", "value": "2025-11-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-17 06:08:34", "last_data": "2025-11-17 06:08:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606072, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-17/", "name": "dt", "value": "2025-11-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-18 06:31:58", "last_data": "2025-11-18 06:31:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606306, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-18/", "name": "dt", "value": "2025-11-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-19 06:32:21", "last_data": "2025-11-19 06:32:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606546, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-19/", "name": "dt", "value": "2025-11-19" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-20 06:10:29", "last_data": "2025-11-20 06:10:29" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1606780, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-20/", "name": "dt", "value": "2025-11-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-21 06:31:34", "last_data": "2025-11-21 06:31:34" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1607551, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-21/", "name": "dt", "value": "2025-11-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-22 06:31:27", "last_data": "2025-11-22 06:31:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1607802, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-22/", "name": "dt", "value": "2025-11-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-23 06:31:30", "last_data": "2025-11-23 06:31:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608027, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-23/", "name": "dt", "value": "2025-11-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-24 06:31:31", "last_data": "2025-11-24 06:31:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608269, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-24/", "name": "dt", "value": "2025-11-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-25 06:31:56", "last_data": "2025-11-25 06:31:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608500, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-25/", "name": "dt", "value": "2025-11-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-26 06:09:52", "last_data": "2025-11-26 06:09:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608740, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-26/", "name": "dt", "value": "2025-11-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-27 06:31:53", "last_data": "2025-11-27 06:31:53" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1608965, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-27/", "name": "dt", "value": "2025-11-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-28 06:31:33", "last_data": "2025-11-28 06:31:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609192, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-28/", "name": "dt", "value": "2025-11-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-29 06:06:32", "last_data": "2025-11-29 06:06:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609421, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-29/", "name": "dt", "value": "2025-11-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-11-30 06:08:31", "last_data": "2025-11-30 06:08:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609655, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-30/", "name": "dt", "value": "2025-11-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-01 06:13:52", "last_data": "2025-12-01 06:13:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1609905, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-01/", "name": "dt", "value": "2025-12-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-02 06:31:32", "last_data": "2025-12-02 06:31:32" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1610144, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-02/", "name": "dt", "value": "2025-12-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-03 07:13:26", "last_data": "2025-12-03 07:13:26" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1610381, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-03/", "name": "dt", "value": "2025-12-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-04 06:12:40", "last_data": "2025-12-04 06:12:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1610613, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-04/", "name": "dt", "value": "2025-12-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-05 06:03:47", "last_data": "2025-12-05 06:03:47" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1611136, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-05/", "name": "dt", "value": "2025-12-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-06 06:31:44", "last_data": "2025-12-06 06:31:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1611365, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-06/", "name": "dt", "value": "2025-12-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-07 06:31:33", "last_data": "2025-12-07 06:31:33" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1611591, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-07/", "name": "dt", "value": "2025-12-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-08 06:31:46", "last_data": "2025-12-08 06:31:46" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1611831, "location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-08/", "name": "dt", "value": "2025-12-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-12-09 06:32:19", "last_data": "2025-12-09 06:32:19" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } } ] - type: string
- attributes:
{ "Call_SID": "string", "Component_Title": "string", "Destination_Number": "string", "Exit": "string", "Flow_Execution_ID": "string", "Flow_ID": "string", "Flow_Name": "string", "Interaction_ID": "string", "Origin_Number": "string", "Step_Execution_Order": "string", "Step_Name": "string", "Time_in_Step": "string", "Timestamp": "string", "studio_flow_executions_aggregated_flow_execution_finished_time": "string" } - created: 2024-08-08 06:01:20
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.talkdesk_studio_flow_execution`\n(\n `Call_SID` string , `Flow_Execution_ID` string , `Interaction_ID` string , `Destination_Number` string , `Origin_Number` string , `Flow_Name` string , `Flow_ID` string , `Component_Title` string , `Step_Name` string , `Exit` string , `Time_in_Step` string , `Timestamp` string , `studio_flow_executions_aggregated_flow_execution_finished_time` string , `Step_Execution_Order` 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-csv-talkdesk-prod/raw_incremental/studio_flow_execution'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_csv.talkdesk_studio_flow_execution`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_csv.talkdesk_studio_flow_execution" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2022-03-01 06:03:24",
"disabled": false,
"format": "raw",
"id": 966,
"is_partitioned": true,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_csv",
"table": "talkdesk_studio_flow_execution"
},
"type": "csv"
},
"partition": {
"count": 56,
"ddl": [
"ALTER TABLE\n `sfdl_prod_csv.talkdesk_studio_flow_execution`\nADD\n\n\n PARTITION (dt='2025-10-14') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-14/'\n PARTITION (dt='2025-10-15') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-15/'\n PARTITION (dt='2025-10-16') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-16/'\n PARTITION (dt='2025-10-17') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-17/'\n PARTITION (dt='2025-10-18') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-18/'\n PARTITION (dt='2025-10-19') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-19/'\n PARTITION (dt='2025-10-20') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-20/'\n PARTITION (dt='2025-10-21') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-21/'\n PARTITION (dt='2025-10-22') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-22/'\n PARTITION (dt='2025-10-23') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-23/'\n PARTITION (dt='2025-10-24') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-24/'\n PARTITION (dt='2025-10-25') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-25/'\n PARTITION (dt='2025-10-26') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-26/'\n PARTITION (dt='2025-10-27') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-27/'\n PARTITION (dt='2025-10-28') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-28/'\n PARTITION (dt='2025-10-29') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-29/'\n PARTITION (dt='2025-10-30') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-30/'\n PARTITION (dt='2025-10-31') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-31/'\n PARTITION (dt='2025-11-01') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-01/'\n PARTITION (dt='2025-11-02') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-02/'\n PARTITION (dt='2025-11-03') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-03/'\n PARTITION (dt='2025-11-04') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-04/'\n PARTITION (dt='2025-11-05') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-05/'\n PARTITION (dt='2025-11-06') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-06/'\n PARTITION (dt='2025-11-07') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-07/'\n PARTITION (dt='2025-11-08') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-08/'\n PARTITION (dt='2025-11-09') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-09/'\n PARTITION (dt='2025-11-10') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-10/'\n PARTITION (dt='2025-11-11') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-11/'\n PARTITION (dt='2025-11-12') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-12/'\n PARTITION (dt='2025-11-13') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-13/'\n PARTITION (dt='2025-11-14') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-14/'\n PARTITION (dt='2025-11-15') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-15/'\n PARTITION (dt='2025-11-16') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-16/'\n PARTITION (dt='2025-11-17') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-17/'\n PARTITION (dt='2025-11-18') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-18/'\n PARTITION (dt='2025-11-19') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-19/'\n PARTITION (dt='2025-11-20') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-20/'\n PARTITION (dt='2025-11-21') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-21/'\n PARTITION (dt='2025-11-22') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-22/'\n PARTITION (dt='2025-11-23') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-23/'\n PARTITION (dt='2025-11-24') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-24/'\n PARTITION (dt='2025-11-25') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-25/'\n PARTITION (dt='2025-11-26') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-26/'\n PARTITION (dt='2025-11-27') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-27/'\n PARTITION (dt='2025-11-28') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-28/'\n PARTITION (dt='2025-11-29') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-29/'\n PARTITION (dt='2025-11-30') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-30/'\n PARTITION (dt='2025-12-01') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-01/'\n PARTITION (dt='2025-12-02') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-02/'\n PARTITION (dt='2025-12-03') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-03/'\n PARTITION (dt='2025-12-04') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-04/'\n PARTITION (dt='2025-12-05') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-05/'\n PARTITION (dt='2025-12-06') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-06/'\n PARTITION (dt='2025-12-07') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-07/'\n PARTITION (dt='2025-12-08') location 's3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-08/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 1566071,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-14/",
"name": "dt",
"value": "2025-10-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-15 06:31:42",
"last_data": "2025-10-15 06:31:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1566303,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-15/",
"name": "dt",
"value": "2025-10-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-16 06:01:57",
"last_data": "2025-10-16 06:01:57"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1584183,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-16/",
"name": "dt",
"value": "2025-10-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-17 06:01:32",
"last_data": "2025-10-17 06:01:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1595968,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-17/",
"name": "dt",
"value": "2025-10-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-18 06:31:39",
"last_data": "2025-10-18 06:31:39"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1596188,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-18/",
"name": "dt",
"value": "2025-10-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-19 06:01:17",
"last_data": "2025-10-19 06:01:17"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1596759,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-19/",
"name": "dt",
"value": "2025-10-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-20 06:11:31",
"last_data": "2025-10-20 06:11:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1596999,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-20/",
"name": "dt",
"value": "2025-10-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-21 06:08:35",
"last_data": "2025-10-21 06:08:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597236,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-21/",
"name": "dt",
"value": "2025-10-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-22 06:11:04",
"last_data": "2025-10-22 06:11:04"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597468,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-22/",
"name": "dt",
"value": "2025-10-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-23 06:31:54",
"last_data": "2025-10-23 06:31:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597726,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-23/",
"name": "dt",
"value": "2025-10-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-24 06:14:07",
"last_data": "2025-10-24 06:14:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1597964,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-24/",
"name": "dt",
"value": "2025-10-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-25 06:31:29",
"last_data": "2025-10-25 06:31:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1598197,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-25/",
"name": "dt",
"value": "2025-10-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-26 06:31:42",
"last_data": "2025-10-26 06:31:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1598419,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-26/",
"name": "dt",
"value": "2025-10-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-27 06:31:26",
"last_data": "2025-10-27 06:31:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1598662,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-27/",
"name": "dt",
"value": "2025-10-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-28 06:10:48",
"last_data": "2025-10-28 06:10:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1598894,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-28/",
"name": "dt",
"value": "2025-10-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-29 06:35:53",
"last_data": "2025-10-29 06:35:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1599138,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-29/",
"name": "dt",
"value": "2025-10-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-30 06:31:29",
"last_data": "2025-10-30 06:31:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1599364,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-30/",
"name": "dt",
"value": "2025-10-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-10-31 06:08:32",
"last_data": "2025-10-31 06:08:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1599610,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-10-31/",
"name": "dt",
"value": "2025-10-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-01 06:32:10",
"last_data": "2025-11-01 06:32:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600038,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-01/",
"name": "dt",
"value": "2025-11-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-02 06:31:48",
"last_data": "2025-11-02 06:31:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600276,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-02/",
"name": "dt",
"value": "2025-11-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-03 06:32:21",
"last_data": "2025-11-03 06:32:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600517,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-03/",
"name": "dt",
"value": "2025-11-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-04 06:35:35",
"last_data": "2025-11-04 06:35:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600756,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-04/",
"name": "dt",
"value": "2025-11-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-05 06:32:46",
"last_data": "2025-11-05 06:32:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1600989,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-05/",
"name": "dt",
"value": "2025-11-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-06 06:10:05",
"last_data": "2025-11-06 06:10:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601229,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-06/",
"name": "dt",
"value": "2025-11-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-07 06:31:31",
"last_data": "2025-11-07 06:31:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601495,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-07/",
"name": "dt",
"value": "2025-11-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-08 06:31:50",
"last_data": "2025-11-08 06:31:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601726,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-08/",
"name": "dt",
"value": "2025-11-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-09 06:33:51",
"last_data": "2025-11-09 06:33:51"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1601970,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-09/",
"name": "dt",
"value": "2025-11-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-10 07:34:54",
"last_data": "2025-11-10 07:34:54"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602205,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-10/",
"name": "dt",
"value": "2025-11-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-11 06:31:58",
"last_data": "2025-11-11 06:31:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602449,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-11/",
"name": "dt",
"value": "2025-11-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-12 07:23:25",
"last_data": "2025-11-12 07:23:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602678,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-12/",
"name": "dt",
"value": "2025-11-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-13 06:38:01",
"last_data": "2025-11-13 06:38:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1602914,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-13/",
"name": "dt",
"value": "2025-11-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-14 06:31:33",
"last_data": "2025-11-14 06:31:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1603144,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-14/",
"name": "dt",
"value": "2025-11-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-15 06:31:32",
"last_data": "2025-11-15 06:31:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1604790,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-15/",
"name": "dt",
"value": "2025-11-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-16 06:47:22",
"last_data": "2025-11-16 06:47:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1605801,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-16/",
"name": "dt",
"value": "2025-11-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-17 06:08:34",
"last_data": "2025-11-17 06:08:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606072,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-17/",
"name": "dt",
"value": "2025-11-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-18 06:31:58",
"last_data": "2025-11-18 06:31:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606306,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-18/",
"name": "dt",
"value": "2025-11-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-19 06:32:21",
"last_data": "2025-11-19 06:32:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606546,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-19/",
"name": "dt",
"value": "2025-11-19"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-20 06:10:29",
"last_data": "2025-11-20 06:10:29"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1606780,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-20/",
"name": "dt",
"value": "2025-11-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-21 06:31:34",
"last_data": "2025-11-21 06:31:34"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1607551,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-21/",
"name": "dt",
"value": "2025-11-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-22 06:31:27",
"last_data": "2025-11-22 06:31:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1607802,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-22/",
"name": "dt",
"value": "2025-11-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-23 06:31:30",
"last_data": "2025-11-23 06:31:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608027,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-23/",
"name": "dt",
"value": "2025-11-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-24 06:31:31",
"last_data": "2025-11-24 06:31:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608269,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-24/",
"name": "dt",
"value": "2025-11-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-25 06:31:56",
"last_data": "2025-11-25 06:31:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608500,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-25/",
"name": "dt",
"value": "2025-11-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-26 06:09:52",
"last_data": "2025-11-26 06:09:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608740,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-26/",
"name": "dt",
"value": "2025-11-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-27 06:31:53",
"last_data": "2025-11-27 06:31:53"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1608965,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-27/",
"name": "dt",
"value": "2025-11-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-28 06:31:33",
"last_data": "2025-11-28 06:31:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609192,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-28/",
"name": "dt",
"value": "2025-11-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-29 06:06:32",
"last_data": "2025-11-29 06:06:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609421,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-29/",
"name": "dt",
"value": "2025-11-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-11-30 06:08:31",
"last_data": "2025-11-30 06:08:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609655,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-11-30/",
"name": "dt",
"value": "2025-11-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-01 06:13:52",
"last_data": "2025-12-01 06:13:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1609905,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-01/",
"name": "dt",
"value": "2025-12-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-02 06:31:32",
"last_data": "2025-12-02 06:31:32"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1610144,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-02/",
"name": "dt",
"value": "2025-12-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-03 07:13:26",
"last_data": "2025-12-03 07:13:26"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1610381,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-03/",
"name": "dt",
"value": "2025-12-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-04 06:12:40",
"last_data": "2025-12-04 06:12:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1610613,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-04/",
"name": "dt",
"value": "2025-12-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-05 06:03:47",
"last_data": "2025-12-05 06:03:47"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1611136,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-05/",
"name": "dt",
"value": "2025-12-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-06 06:31:44",
"last_data": "2025-12-06 06:31:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1611365,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-06/",
"name": "dt",
"value": "2025-12-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-07 06:31:33",
"last_data": "2025-12-07 06:31:33"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1611591,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-07/",
"name": "dt",
"value": "2025-12-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-08 06:31:46",
"last_data": "2025-12-08 06:31:46"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1611831,
"location": "s3://sfdl-csv-talkdesk-prod/raw_incremental/studio_flow_execution/dt=2025-12-08/",
"name": "dt",
"value": "2025-12-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-12-09 06:32:19",
"last_data": "2025-12-09 06:32:19"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"Call_SID": "string",
"Component_Title": "string",
"Destination_Number": "string",
"Exit": "string",
"Flow_Execution_ID": "string",
"Flow_ID": "string",
"Flow_Name": "string",
"Interaction_ID": "string",
"Origin_Number": "string",
"Step_Execution_Order": "string",
"Step_Name": "string",
"Time_in_Step": "string",
"Timestamp": "string",
"studio_flow_executions_aggregated_flow_execution_finished_time": "string"
},
"created": "2024-08-08 06:01:20",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_csv`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_csv.talkdesk_studio_flow_execution`\n(\n `Call_SID` string , `Flow_Execution_ID` string , `Interaction_ID` string , `Destination_Number` string , `Origin_Number` string , `Flow_Name` string , `Flow_ID` string , `Component_Title` string , `Step_Name` string , `Exit` string , `Time_in_Step` string , `Timestamp` string , `studio_flow_executions_aggregated_flow_execution_finished_time` string , `Step_Execution_Order` 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-csv-talkdesk-prod/raw_incremental/studio_flow_execution'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_csv.talkdesk_studio_flow_execution`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_csv.talkdesk_studio_flow_execution"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}