You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Bo Meng (JIRA)" <ji...@apache.org> on 2016/06/23 21:56:16 UTC

[jira] [Updated] (SPARK-16004) Improve CatalogTable information

     [ https://issues.apache.org/jira/browse/SPARK-16004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bo Meng updated SPARK-16004:
----------------------------
    Description: 
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. Comments fields display "null" instead of empty string when commend is None;

I will make a PR shortly.

  was:
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.


> 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. 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org