Imran created HIVE-26415:
----------------------------
Summary: Add epoch time in the
information_schema.scheduled_executions view
Key: HIVE-26415
URL: https://issues.apache.org/jira/browse/HIVE-26415
Project: Hive
Issue Type: Bug
Components: Hive
Affects Versions: 4.0.0
Reporter: Imran
Assignee: Imran
information_schema.scheduled_executions shows time as the System time.
replication_metrics shows time in epoch time.
Only way to corelate the two is using the scheduled_execution id. Looking at
the time at the 2 tables causes some confusion. So we can add a new column in
the information_schema.scheduled_executions view displaying the epoch time.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)