Go for it.

Make sure it works w/ 0.90 branch and we'll make it go out with next
0.90 release.

St.Ack

On Mon, May 16, 2011 at 11:37 AM, Matthew Ward <[email protected]> wrote:
> I would like to implement the following in ThriftServer.java (implementation 
> will utilize the ColumnPaginationFilter)
>
> getRowWithColumnsPaginated(tableName, columns, limit, offset)
> getRowWithColumnsTsPagination(tableName, columns, timestamp, limit, offset)
>
> I will also modify the thrift definition to support those functions.
>
> I want to implement this off of .89, as this is the version we are currently 
> running.
>
>
>
>
>

Reply via email to