James Bartlett

Results 9 issues of James Bartlett

**What type of PR is this?** Feature **What does this PR do? Why is it needed?** This PR adds a `go_cross` rule, that allows cross compiling `go_binary` generated targets to...

**What type of PR is this?** Feature **What does this PR do? Why is it needed?** This PR adds a build flag `--@io_bazel_rules_go//go/toolchain:sdk_version`, that allows changing which go SDK version...

I didn't see an FR issue template and the bug template didn't seem relevant, so sorry for not using the template. ### Use Case [Pixie](https://github.com/pixie-io/pixie) would like to be able...

Is there somewhere I could access your pretrained model?

**What type of PR is this?** Feature **What does this PR do? Why is it needed?** - Adds `go_cross_test` rule which reuses the implementation of the `go_cross_binary` rule from #3261....

**Describe the Task** The operator currently makes a request to NATS at the URL `.pl.pod.cluster.local`. This assumes that users' cluster domain is `cluster.local`. It can also cause problems when users'...

**Describe the Task** We already have support for planning queries with partial aggregates (Partial aggregates means some of the aggregation is done on the agent nodes before sending the partially...

**Describe the Task** When tcmalloc is enabled, we get mysterious linker errors trying to build the `query_broker` go binary: ``` external/go_sdk/pkg/tool/linux_amd64/link: running /usr/bin/gcc-12 failed: exit status 1 /usr/bin/ld.gold: internal error...