No. I can't think of a data model where that would be a good fit.
On Wed, Aug 4, 2010 at 5:15 PM, Kartal Guner wrote:
> Hello, I want to know if the following is possible:
>
>
>
> I want to query multiple keys in a column family. I want to limit the total
> # of columns returned.
>
>
>
> The nu
Hello, I want to know if the following is possible:
I want to query multiple keys in a column family. I want to limit the total #
of columns returned.
The number of columns for a given key can be anywhere from 0 to several million.
For example I want to get 50 columns total from keys A & C. I