[ https://issues.apache.org/jira/browse/HIVE-26415?focusedWorklogId=794047&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-794047 ]
ASF GitHub Bot logged work on HIVE-26415: ----------------------------------------- Author: ASF GitHub Bot Created on: 22/Jul/22 04:42 Start Date: 22/Jul/22 04:42 Worklog Time Spent: 10m Work Description: shreenidhiSaigaonkar closed pull request #3465: HIVE-26415 : Add epoch time in the information_schema.scheduled_executions view URL: https://github.com/apache/hive/pull/3465 Issue Time Tracking ------------------- Worklog Id: (was: 794047) Remaining Estimate: 167h 40m (was: 167h 50m) Time Spent: 20m (was: 10m) > 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: Shreenidhi > Priority: Major > Labels: pull-request-available > Original Estimate: 168h > Time Spent: 20m > Remaining Estimate: 167h 40m > > 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)