Bo Meng created SPARK-16004:
-------------------------------

             Summary: Improve CatalogTable information
                 Key: SPARK-16004
                 URL: https://issues.apache.org/jira/browse/SPARK-16004
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Bo Meng


A few issues found when running "describe extended | formatted [tableName]" 
command:
1. The last access time is incorrectly displayed something like "Last Access 
Time:           |Wed Dec 31 15:59:59 PST 1969", I think we should display as 
"UNKNOWN" as Hive does;
2. Owner is always empty, instead of the current login user, who creates the 
table;
3. Comments fields display "null" instead of empty string when commend is None;

I will make a PR shortly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to