-
Notifications
You must be signed in to change notification settings - Fork 75
Issues: googleapis/python-firestore
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
proto-plus >= 1.25 needed for python 3.13
api: firestore
Issues related to the googleapis/python-firestore API.
#979
opened Oct 25, 2024 by
parthea
Strict python typing throws error on Issues related to the googleapis/python-firestore API.
get()
method for being partially unknown
api: firestore
#974
opened Oct 6, 2024 by
Stak-Michael-Grant
Duplicate Symbol Error in google.firestore.admin.v1.Database Proto File
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#973
opened Oct 3, 2024 by
haimjether
Wrong type for Issues related to the googleapis/python-firestore API.
create_time
api: firestore
#972
opened Oct 1, 2024 by
pgridharan
Implement IS_NOT_NULL
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#970
opened Sep 20, 2024 by
mgraczyk
tests.system.test_system: test_watch_collection[None] failed
api: firestore
Issues related to the googleapis/python-firestore API.
flakybot: flaky
Tells the Flaky Bot not to close or comment on this issue.
flakybot: issue
An issue filed by the Flaky Bot. Should not be added manually.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#968
opened Sep 13, 2024 by
flaky-bot
bot
tests.system.test_system: test_query_with_order_dot_key[None] failed
api: firestore
Issues related to the googleapis/python-firestore API.
flakybot: flaky
Tells the Flaky Bot not to close or comment on this issue.
flakybot: issue
An issue filed by the Flaky Bot. Should not be added manually.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#958
opened Aug 19, 2024 by
flaky-bot
bot
prerelease_deps
session with coroutine 'UnaryUnaryCall._invoke' was never awaited
with pytest-asyncio>0.21.2
api: firestore
#954
opened Aug 13, 2024 by
parthea
add more context to snippets
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: docs
Improvement to the documentation for an API.
#929
opened Jul 2, 2024 by
daniel-sanche
warning: filter using positional arguments in base_collection.py
api: firestore
Issues related to the googleapis/python-firestore API.
#922
opened May 20, 2024 by
ivica3730k
Wrong return type in AsyncCollectionReference.list_documents
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#918
opened Apr 24, 2024 by
gblazq
OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#916
opened Apr 22, 2024 by
nitinjassi
Types for base_query.py
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#900
opened Apr 3, 2024 by
rgant
Add streaming retries to BatchGetDocuments
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Fix query stream resumption
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
page_size not needed for list_documents
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: cleanup
An internal cleanup or hygiene concern.
support max_attempts in rpc calls
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#886
opened Mar 12, 2024 by
daniel-sanche
can't disable timeouts in rpc calls
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Reconsider Watch Retryable exceptions
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Surface Watch exceptions
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Refactor BulkWriter retries
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: cleanup
An internal cleanup or hygiene concern.
allow user configuration of backoff values in transaction retries
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Improve transaction-level retry logic
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Replace transaction retries with api_core implementation
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
list_indexes function returns all indexes in the database, not within a collection
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#874
opened Mar 6, 2024 by
fbjorn
Previous Next
ProTip!
Follow long discussions with comments:>50.