Hi I have a ColumnFamily with 50k rows, how can i load only say some 2k or so, Which are satisfied some Criteria on a Single Column Values.
For Example, In the ColumnFamily normal column named CreatedDate, i need to load the satisfied criteria like this. 1-sep-2009 to 3-july-2010. /Regards Sekhar.