[
https://issues.apache.org/jira/browse/HIVE-26480?focusedWorklogId=801635&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-801635
]
ASF GitHub Bot logged work on HIVE-26480:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Aug/22 09:34
Start Date: 18/Aug/22 09:34
Worklog Time Spent: 10m
Work Description: veghlaci05 opened a new pull request, #3529:
URL: https://github.com/apache/hive/pull/3529
### What changes were proposed in this pull request?
Minor changes in the SYS.COMPACTIONS and SYS.TRANSACTIONS views
### Why are the changes needed?
To improve user-readability of the data in these views.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Manually and through unit tests
Issue Time Tracking
-------------------
Worklog Id: (was: 801635)
Remaining Estimate: 0h
Time Spent: 10m
> Improve SYS.COMPACTIONS and SYS.TRANSACTIONS views
> --------------------------------------------------
>
> Key: HIVE-26480
> URL: https://issues.apache.org/jira/browse/HIVE-26480
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Reporter: László Végh
> Assignee: László Végh
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> * SYS.COMPACTIONS displays dates as millis since the epoch. We should replace
> these with or add columns displaying dates in human-readable form.
> * SYS.TRANSACTIONS tries to display human-readable dates, but they're wrong.
> e.g. 53405-07-01 11:20:03 (probably is interpreting millis as seconds)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)