Skip to content

Issues: googleapis/google-cloud-go

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

firestore: Estimate usage statistics for a firestore client api: firestore Issues related to the Firestore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#7518 opened Mar 8, 2023 by yabberyabber
firestore: Client.Doc() does not take full resource paths api: firestore Issues related to the Firestore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#7291 opened Jan 24, 2023 by wjkoh
datastore: add support for scatter query api: datastore Issues related to the Datastore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#7082 opened Nov 18, 2022 by maros7
datastore: datastore.put does not allow any non-empty value in the slice if the first value is empty with omitempty option api: datastore Issues related to the Datastore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#6983 opened Nov 3, 2022 by dmotylev
Firestore: Support returning the commit time from RunTransaction api: firestore Issues related to the Firestore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#6841 opened Oct 11, 2022 by galenwarren
bigtable: easier full table scans api: bigtable Issues related to the Bigtable API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#6796 opened Sep 30, 2022 by telpirion
datastore: add support for omitempty in Property api: datastore Issues related to the Datastore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#6794 opened Sep 30, 2022 by horvski
firestore: query array-type-filter in, array-contains-any and not-in should return an error when passed a value that is not of array type. api: firestore Issues related to the Firestore API. next major: breaking change this is a change that we should wait to bundle into the next major version type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#6330 opened Jul 13, 2022 by xwkuang5
datastore: Indication whether delete command was a no op or not api: datastore Issues related to the Datastore API. next major: breaking change this is a change that we should wait to bundle into the next major version type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#6211 opened Jun 17, 2022 by RoarkeRandall
datastore: rollback when panic occurs in RunInTransaction. api: datastore Issues related to the Datastore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#5969 opened May 1, 2022 by yuki2006
datastore: entity fields not stored/loaded when embedded struct implements PropertyLoadSaver and entity does not api: datastore Issues related to the Datastore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue.
#5824 opened Mar 30, 2022 by evanwht
Firestore: Provide support for Valuer and Scanner interfaces api: firestore Issues related to the Firestore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#5730 opened Mar 6, 2022 by tomasweigenast
bigtable/bttest: add partition flexibility api: bigtable Issues related to the Bigtable API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#5393 opened Jan 25, 2022 by garye
datastore: opaque type when loading entities from an index api: datastore Issues related to the Datastore 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.
#5225 opened Dec 17, 2021 by zamicol
datastore: ErrFieldMismatch on sub fields clears out top level array field api: datastore Issues related to the Datastore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#5074 opened Nov 3, 2021 by evanwht
datastore: flatten option validation not confined to field it is defined on api: datastore Issues related to the Datastore 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.
#5026 opened Oct 25, 2021 by evanwht
firestore: disallow creating StartAt/EndAt/etc before orders. api: firestore Issues related to the Firestore API. next major: breaking change this is a change that we should wait to bundle into the next major version 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.
#4448 opened Jul 15, 2021 by crwilcox
datastore: Export query struct fields api: datastore Issues related to the Datastore 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.
#4341 opened Jun 29, 2021 by RPGillespie6
firestore: add tracing to GetAll method api: firestore Issues related to the Firestore API. next major: breaking change this is a change that we should wait to bundle into the next major version 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.
#4203 opened Jun 2, 2021 by crwilcox
datastore: load and write string representation of int enum api: datastore Issues related to the Datastore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#4196 opened Jun 2, 2021 by scorsi
Firestore: Support passing a slice of strings when querying firestore.DocumentID IN ["docId, "docId2"] api: firestore Issues related to the 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.
#4151 opened May 23, 2021 by JasperSurmont
datastore: versioned mutations api: datastore Issues related to the Datastore 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.
#3756 opened Mar 1, 2021 by hermanbanken
datastore: Transaction appears to be unsafe to use concurrently api: datastore Issues related to the Datastore 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.
#3750 opened Feb 27, 2021 by riannucci
bigtable: Simulate latency/errors in Bigtable emulator for performance / DiRT testing api: bigtable Issues related to the Bigtable API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#3348 opened Dec 3, 2020 by AdamBSteele
datastore: query filter value cannot be of defined/custom type (breaking change from appengine/datastore) api: datastore Issues related to the Datastore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#3179 opened Nov 10, 2020 by Hexcles
ProTip! Adding no:label will show everything without a label.