srowen 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-530003220
 
 
   I'm not sure this is a problem. These are different formats for the same 
info. In the case of a Spark DataFrame, `null` is correct, not the string 
`"NULL"`. I also don't see why last access time -1 needs to be 0?

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

Reply via email to