-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I'm following the steps in https://rethinkdb.com/blog/alt-jvm-driver/, and the "fellowship" query do not give me anything.
To Reproduce
Steps to reproduce the behavior:
- Create a table named fellowship
- Insert some characters
- Try to query with a lambda filter
Expected behavior
I expect it to filter and give me the desired results.
System info
- OS: Docker
- RethinkDB:
- Server: 2.4.0-8-g07da06-dirty
- Driver: 2.4.4
- JDK: java-8-openjdk-amd64
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working


