I am new to HBase and I am creating a large table. My table periodically is being scanned and some data related to some row are being deleted.
I wanted to know if for a specific row , I delete some columns of that row, it decrease the amount of disk consumption so it reduces the amount of disk being used?