Hello everyone,
I just want to make sure, the set of bounds values provided along QUERY or
EXECUTE requests coming from clients should be encoded in accordance with
serializers found in org.apache.cassandra.serializers.* right?
- Matt
On Tue, Nov 19, 2013 at 12:15 PM, Mathieu D'Amours wrote:
> I just want to make sure, the set of bounds values provided along QUERY or
> EXECUTE requests coming from clients should be encoded in accordance with
> serializers found in org.apache.cassandra.serializers.* right?
>
That's correct.
-