sujith71955 opened a new pull request #25720: [SPARK-28930][SQL] Last Access 
Time value shall display 'UNKNOWN' as currently system cannot evaluate the last 
access time, and 'null' values will be shown in its capital form 'NULL' for SQL 
client to make the display format similar to spark-shell.
URL: https://github.com/apache/spark/pull/25720
 
 
   **What changes were proposed in this pull request?**
   If there is no comment for spark scala shell shows "null" in small letters 
but all other places Hive beeline/Spark beeline/Spark SQL it is showing in 
CAPITAL "NULL". In this patch
   shown in its capital form 'NULL' for SQL client to make the display format 
similar to Hive beeline/Spark beeline/Spark SQL. Also corrected the Last Access 
time, the value shall display 'UNKNOWN' as currently system wont support the 
last access time evaluation.
   Issue 2 mentioned in JIRA Spark SQL "desc formatted tablename" is not 
showing the header # col_name,data_type,comment , seems to be the header has 
been removed knowingly as part of SPARK-20954.
   
   **Does this PR introduce any user-facing change?**
   No
   
   **How was this patch tested?**
   Locally and corrected a ut.
   Attaching the test report below
   
![SPARK-28930](https://user-images.githubusercontent.com/12999161/64484908-83a1d980-d236-11e9-8062-9facf3003e5e.PNG)
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to