Jason Lui

Results 17 comments of Jason Lui

> Hi @mrkagelui. Everything looks great; thanks for your work! > > The only thing that concerns me: the `go.sum` file should also have changed after you updated `go.mod`. So...

Hi @georgysavva just in case you missed this

if no one else has time, I'll try to tackle this

I've done some preliminary work here: https://github.com/DataDog/dd-trace-go/pull/1537 but dd-trace-go supports two Go versions back, i.e., 1.17, but pgx v5 requires 1.18, so we need to wait until 1.20 comes out...

> @mrkagelui > > You should be able to use [build constraints](https://pkg.go.dev/cmd/go#hdr-Build_constraints) to only build for go1.18+ > > Yes, however it's this lib's policy that two versions back are...

would be great to have this!

Hi is there any update to this? it looks like there's some discrepancy between cassandra and keyspaces, it would be great if we can have something that reflects keyspaces locally...