You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
when using ndb-0.1.0 you can see each filter has the name of the property and the value we set
When using ndb-0.2.0 you can see the parent_folder_key filter does not exist instead we see a filter with the kind of the key that is the value for the filter
Environment details
google-cloud-ndb 0.2.0
OS mac 10.15.1 (19B88)
Python 3.7.5
Steps to reproduce
Code example
when using ndb-0.1.0 you can see each filter has the name of the property and the value we set

When using ndb-0.2.0 you can see the parent_folder_key filter does not exist instead we see a filter with the kind of the key that is the value for the filter
