hbase-trx / hbase-transactional-tableindexed

Transactional and indexing extensions for hbase
http://wiki.github.com/hbase-trx/hbase-transactional-tableindexed/
73 stars 19 forks source link

Delete.addColumn() not supported #3

Open jameskennedy opened 13 years ago

jameskennedy commented 13 years ago

You can't delete only the latest version of a cell because a SingleVersionDeleteNotSupported will be thrown.