pvary commented on pull request #1101: URL: https://github.com/apache/hive/pull/1101#issuecomment-644675940
Thanks @klcopp and @laszlopinter86 for the reviews! > One more: have you considered displaying a human-readable timestamp (maybe specifying UTC) in show compactions output? I decided against it, because every timestamp now is printed in epoch time in the show compactions output, and also I think this might break some user scripts if we change this behavior. Maybe in another jira with its' own config would be beneficial to have this. > Also I recommend running the metastore upgrade tests if you haven't yet. That was big help in identifying issues (happily not in this script) - See: https://issues.apache.org/jira/browse/HIVE-23697 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
