Skip to content
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

datastore: Support querying multiple kinds #2

Closed
rakyll opened this issue May 30, 2014 · 1 comment
Closed

datastore: Support querying multiple kinds #2

rakyll opened this issue May 30, 2014 · 1 comment
Assignees
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@rakyll
Copy link
Contributor

rakyll commented May 30, 2014

No description provided.

@rakyll rakyll changed the title Support querying multiple kinds datastore: Support querying multiple kinds Jul 4, 2014
@rakyll
Copy link
Contributor Author

rakyll commented Nov 26, 2014

Done a while ago, obsolete issue.

@rakyll rakyll closed this as completed Nov 26, 2014
semistrict pushed a commit to semistrict/google-cloud-go that referenced this issue Jun 11, 2018
The attributes are added to SpanData as long as there is not an existing
attribute on the span with the same key.
jeanbza pushed a commit to jeanbza/google-cloud-go that referenced this issue Mar 29, 2019
…tions.

Also, don't break URLs in comments.

This improves issue googleapis#2.

Change-Id: I32fbbe26238f5c1527a7e9cd42b063749f76d881
Reviewed-on: https://code-review.googlesource.com/3240
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
gopherbot pushed a commit that referenced this issue Jan 23, 2020
This keeps the test failure and cause in the same location. t.Errorf
will continue executing the test (t.Fatalf stops execution). See
https://github.com/golang/go/wiki/TestComments#keep-going.

Also, I put the import path first since it's the more useful part for
finding the failing config. But, the import path may be empty, so I left
the index in
(https://github.com/golang/go/wiki/TestComments#identify-the-input is
relevant).

This results in failures like:
--- FAIL: TestMicrogenConfigs (0.00s)
    /.../internal/gapicgen/generator/config_test.go:43: config "cloud.google.com/go/texttospeech/apiv1" (#0) expected non-empty pkg field
    /.../internal/gapicgen/generator/config_test.go:59: config "cloud.google.com/go/language/apiv1" (#2) invalid release level: "alphaa"

Change-Id: If92888c1fd21484ea92918ebbdb362b8400a6bac
Reviewed-on: https://code-review.googlesource.com/c/gocloud/+/50810
Reviewed-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Noah Dietz <ndietz@google.com>
@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Apr 6, 2020
rahul2393 pushed a commit to rahul2393/google-cloud-go that referenced this issue Feb 22, 2022
test(spanner): fixed PGNumeric test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants