-
Notifications
You must be signed in to change notification settings - Fork 158
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
Spark related changes FBR and PEx #644
Conversation
0f2aa85
to
ed97e24
Compare
build it please |
…text in 2i queries
… full bucket read
…ntroduce workaround for Full Bucket Reads without providing any keys
… any coverage entry with ip '0.0.0.0'.
…lder#withReplaceCoverageContext method
…table/alternative Riak Nodes
… be run in teh scope of Timeseries tests, since PEx in KV hasn't been released yet.
44495c9
to
05fbe31
Compare
Looks pretty good, and alternate coverage tests work (yey). A few minor notes incoming... |
return results; | ||
} | ||
|
||
// TODO: Add test for JSON values |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this still a todo?
+1 with the requested docs changes and fix/remove TODOs. |
build it please |
Buildbot isn't picking up the last change, but 05fbe31 was successful, only changes since then are comment related. +1 merge it. |
The PR Introduces changes required for Spark Connector like a Full Bucket Read and Parallel Extract and minor fixes.
It is reincarnation of #612 and here is a task list from the original PR created after review:
withReturnBody()
in SecondaryIndexQueryOperation:Builder