Is there a way to return the internal HBase timestamp for a row in a Phoenix table? An HBase column family can include a time to live (TTL). I'd like to be able to determine how long each row in a table has to live via a Phoenix query.
Thanks, Thomas Grayson
