srowen commented on issue #25720: [SPARK-28930][SQL] Last Access Time value 
shall display 'UNKNOWN' in all clients
URL: https://github.com/apache/spark/pull/25720#issuecomment-531795492
 
 
   OK I see that we already intend to display "UNKNOWN" to match Hive in some 
cases. This does not change?
   
   Are you saying that Spark will use -1 and Hive will use 0 in the metastore 
for unknown values? then why change Spark's value? You can just treat <= 0 as 
unknown?

----------------------------------------------------------------
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