googleapis / googleapis/google-cloud-python

alternative for fetch_page query limitation

Open
#15,866 24 comments 10 reactions 0 assignees View on GitHub
api: datastore priority: p2 status: blocked type: feature request
Dominant language
Python
Stars
5.4k
Forks
1.8k
Avg merge
3d 4h
Merged PRs (30d)
122

Description

Hi,

In current PY3 version 'fetch_page' or 'fetch_page_async' can't be used with query that uses 'OR', '!=', or 'IN'

But it works perfectly in PY27 ndb library.

As I found in previous issue that it's a feature degradation.
So, is there any alternative for it or any way to use fetch_page with 'OR', "!=", "IN" ?
As this feature supports in python2.7, so why can't we have such feature in python3.7 ?? **urgent requirement.**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.