Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new ScanFilter class and add support for it in Scanner #51

Closed
vbajaria opened this issue Mar 1, 2013 · 1 comment
Closed

add new ScanFilter class and add support for it in Scanner #51

vbajaria opened this issue Mar 1, 2013 · 1 comment
Assignees

Comments

@vbajaria
Copy link

vbajaria commented Mar 1, 2013

Currently the API only supports setting the RowFilter + RegexStringComparator.

Since the official HBase API supports multiple filter types, need to provide a base ScanFilter which can be implemented by each filter individually.

@tsuna
Copy link
Member

tsuna commented Apr 29, 2013

Just for the record this is being resolved by pull request #56.

@tsuna tsuna closed this as completed in 5ee1d9f Apr 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants