rethinkdb-java
                                
                                 rethinkdb-java copied to clipboard
                                
                                    rethinkdb-java copied to clipboard
                            
                            
                            
                        Filtering in Groovy not working properly
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
For anyone looking at this, the workaround I used is:
