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

Added tests for prepared statements with constant TTL and limit. #1

Open
wants to merge 9 commits into
base: prepared_statement_relational_operators
Choose a base branch
from

Conversation

levinson
Copy link
Owner

No description provided.

levinson and others added 8 commits March 13, 2016 19:54
…, greater than, greater than or equal) in prepared statements. Added new tests for prepared statements with relational operators using new test table 'Clicks'.
…relational_operators

Added support for relational operators (less than, less than or equal…
Adding modules for JDK8 date API support.
@levinson levinson force-pushed the prepared_statement_ttl_limit branch 5 times, most recently from 2433c0c to 40f01bf Compare March 15, 2016 01:11
… test for prepared statement with constant limit to TimeSeriesTest, and refactored test file to avoid duplication. Added a RelationalOperatorsTest file with queries using relational operators with Scala and Twitter Futures. Merged in tests from PreparedRelationalOperatorQueryTest into RelationalOperatorsTest, using the timeSeriesTable. Removed the clicks table since it was no longer needed.
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

Successfully merging this pull request may close these issues.

2 participants