lastAccessTime property
The last time that the table was accessed. This is usually taken from HDFS, and might not be reliable.
Implementation
final DateTime? lastAccessTime;
The last time that the table was accessed. This is usually taken from HDFS, and might not be reliable.
final DateTime? lastAccessTime;