sujith71955 commented on issue #25720: [SPARK-28930][SQL] Last Access Time value shall display 'UNKNOWN' and 'null' values will be shown in its capitals 'NULL' for all clients URL: https://github.com/apache/spark/pull/25720#issuecomment-530074761 @srowen We cannot have a condition check in the above logic shown in the snapshot since hive is multiplying the lastAccessTime with 1000 so -1 default value wont work in this case. so better we can update the default value of lastAccessTime as 0. Let me know for any inputs ,Thanks for your suggestions Sean.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
