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.
Screenshots



System info
- OS: Docker
- RethinkDB:
- Server: 2.4.0-8-g07da06-dirty
- Driver: 2.4.4
- JDK: java-8-openjdk-amd64
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:
Expected behavior
I expect it to filter and give me the desired results.
Screenshots



System info