Takeshi Nakata
Takeshi Nakata
Hi! I tried to parse [SDL with multibyte comment](https://github.com/graphql-go/graphql/compare/master...nakatamixi:fix/multi-byte-parse?expand=1#diff-eb480293457502591c6bfe13bf309a4fe6ab9b6c3052f4bedaae1a8c04a105a8R503-R506) , and failed. I think, the cause is that the start and end positions of the token created in `readName` were...
This PR supports [fine-grained access control](https://cloud.google.com/spanner/docs/fgac-about) DDL syntax parsing. - `CREATE ROLE` - `DROP ROLE` - `GRANT` - `REVOKE`
Add support [time to live (TTL)-based deletes filter](https://cloud.google.com/spanner/docs/change-streams#ttl-filter), [table modification type filter](https://cloud.google.com/spanner/docs/change-streams#mod-type-filter) supported [this release](https://cloud.google.com/spanner/docs/release-notes#April_08_2024).
Hello. I added release binary of arm64 arch to goos darwin and linux. I tested workflow at https://github.com/nktks/kleat/actions/runs/2759808342 and released at https://github.com/nktks/kleat/releases/tag/v0.6.1 and tested to execute `kleat -v` at only...
**Is your feature request related to a problem? Please describe.** When use [stackdriver exporter](https://pkg.go.dev/contrib.go.opencensus.io/exporter/stackdriver?tab=doc) and call datastore client public func (like datastore [*Client.Get](https://github.com/googleapis/google-cloud-go/blob/master/datastore/datastore.go#L330) ), child span ( like `cloud.google.com/go/datastore.*`) added...
This is a nits fix, but there was a place in the document where the package name was required.