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

Create handlers for filter ops #115

Closed
jsanda opened this issue Feb 26, 2013 · 2 comments
Closed

Create handlers for filter ops #115

jsanda opened this issue Feb 26, 2013 · 2 comments

Comments

@jsanda
Copy link
Collaborator

jsanda commented Feb 26, 2013

Need to create operation handlers for CREATEFILTER, FILTERMODE, and also implement logic for executing a filter and returning the filtered results.

@jsanda
Copy link
Collaborator Author

jsanda commented Feb 26, 2013

I pushed an initial set of changes at https://github.com/jsanda/intravert-ug/tree/filter-handler. The integration test for column slice filters passes. I need to implement support in GetHandler yet. Then I need to see what can be done to reduce the excessive JsonObject creation and mapping back and forth.

@edwardcapriolo
Copy link
Collaborator

Seemslike this is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants