Hi!

I am working with arrays serialized in HBase and I suspect that when
persisting arrays to HBase, you can't delete elements (
https://github.com/apache/gora/blob/master/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStore.java#L312).
The array can only grow.
Am I missing something or am I right?

Thanks!

Regards,

Alfonso

Reply via email to