talkiq / gcloud-aio

(Asyncio OR Threadsafe) Google Cloud Client Library for Python
https://talkiq.github.io/gcloud-aio
264 stars 90 forks source link

IN filter with positional args not working as expected #771

Open onurdialpad opened 3 weeks ago

onurdialpad commented 3 weeks ago

If we pass positional args with IN filter (probably NOT_IN as well) it doesn't work, we should update here so that it would be able to process entire Array instead of individual Value items