0

Im trying to do something like this:

Select column1, column2 from mytable where column1 = 'wathever';

But I cannot find something similar for hypertable, I understand the architecture and that it handles individual rows, but I would like to know if that's possible, I want to filter by one column but bringing all column family.

Thanks in advance

Ramesh Dharan
  • 895
  • 4
  • 14
Rodrigo.C
  • 1,123
  • 2
  • 10
  • 22
  • With the lack of documentation, samples and my weak experience on this DB, I had to move this to mongoDB – Rodrigo.C Oct 06 '14 at 23:32
  • The functionality of Select by condition is not available in Hypertable. May be in future it will be available. – Majoris Jan 02 '15 at 19:52

0 Answers0