You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/07/15 19:37:00 UTC

[jira] [Commented] (SPARK-24812) Last Access Time in the table description is not valid

    [ https://issues.apache.org/jira/browse/SPARK-24812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16544651#comment-16544651 ] 

Apache Spark commented on SPARK-24812:
--------------------------------------

User 'sujith71955' has created a pull request for this issue:
https://github.com/apache/spark/pull/21775

> Last Access Time in the table description is not valid
> ------------------------------------------------------
>
>                 Key: SPARK-24812
>                 URL: https://issues.apache.org/jira/browse/SPARK-24812
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.2.1, 2.3.1
>            Reporter: Sujith
>            Priority: Minor
>
> Last Access Time in the table description is not valid, 
> Test steps:
> Step 1 -  create a table
> Step 2 - Run  command "DESC FORMATTED table"
>  Last Access Time will always displayed wrong date
> Wed Dec 31 15:59:59 PST 1969 - which is wrong.
> In hive its displayed as "UNKNOWN" which makes more sense than displaying wrong date.
> Seems to be a limitation as of now, better we can follow the hive behavior in this scenario.
>  
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org