Hi - We gave a dynamic CF which has a key and multiple columns which get added 
dynamically. For example -

Key_1  , Column1, Column2, Column3,.......
Key_2 ,  Column1, Column2, Column3,.....

Now I want to get all columns after Column3...how do we query that ? The 
ColumnSliceIterator in hector allows to specify a start_column and end_column 
name. But if we don't know the end_column name, will that still work ?

Thanks,
Kanwar

Reply via email to