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

Transformations: Implement remaining (missing) ReQL commands #57

Open
8 tasks
tbolier opened this issue May 19, 2018 · 0 comments
Open
8 tasks

Transformations: Implement remaining (missing) ReQL commands #57

tbolier opened this issue May 19, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed Missing feature Missing feature
Milestone

Comments

@tbolier
Copy link
Owner

tbolier commented May 19, 2018

Issue summary

The current ReQL document manipulation commands implementation is currently missing in the driver.
https://www.rethinkdb.com/api/java/

Document manipulation

  • map
  • withFields
  • concatMap
  • slice
  • nth
  • offsetsOf
  • union
  • sample

The following sections can be removed only, whenever they are not applicable or you have a simple question.

Actual Behavior

  • Not implemented

Expected Behavior

  • A working implementation including unit / integration test.
@tbolier tbolier added enhancement New feature or request help wanted Extra attention is needed Missing feature Missing feature labels May 19, 2018
@tbolier tbolier added this to the Version 2.0 milestone May 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Missing feature Missing feature
Projects
None yet
Development

No branches or pull requests

1 participant