Hi all, I would like to know how to retrieve the list of available keys available for a specific column. There is the get_key_range method, but it is only available when using the OrderPreservingPartitioner -- I use a RandomPartitioner.
Does this mean that when using a RandomPartitioner, you cannot see which keys are available in the database ? -- Sébastien