googleapis / googleapis/google-cloud-python

alternative for fetch_page query limitation

Abierto
#15,866 24 comentarios 10 reacciones 0 asignados Ver en GitHub
api: datastore priority: p2 status: blocked type: feature request
Lenguaje dominante
Python
Estrellas
5.4k
Forks
1.8k
Merge medio
3 d 4 h
PR fusionados (30 d)
122

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.