Hi, I have two question regarding the usage of columns within a family:
1. Is there any limitation about the number of columns inside a column family associated to a row (i.e. maximum number of columns)? 2. Is there any pagination possible for columns? If I have a huge number of columns for a row I don't want to retrieve all of them at once, but paging through them. Thanks /SJ
