Hi, In HBase, the time stamp is set for each column, not for the entire row. If somehow I want to find the latest updated (put new row, or update only certain columns in some rows, etc) rows, is there an efficient way to do it?
Many thanks. William
Hi, In HBase, the time stamp is set for each column, not for the entire row. If somehow I want to find the latest updated (put new row, or update only certain columns in some rows, etc) rows, is there an efficient way to do it?
Many thanks. William