Apache Superset TypeError: __init__() got an unexpected keyword argument 'username' in superset-worker when trying to deploy latest Helm chart

This is my first time trying to deploy Superset, and I want to deploy it into a Kubernetes cluster. I'm following the gu...

Apache Superset Superset 4.0.X: custom build stuck

Bug descriptionCannot make custom build Superset 4.0.1, 4.0.2 from Dockerfile.docker build -t superset:test .After some ...

Apache Superset Screenshot with playwright timeout when using wait_until=load

Bug descriptionIn the default auth_driver, there's a page load to /login to set user cookieWith the default page.goto, p...

Apache Dubbo [Bug] Demo dubbo-samples-triple-http3 consumer print org.apache.dubbo.rpc.StatusRpcException: CANCELLED

Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...

Gorm The constraint "unique" is not working

Your QuestionI was trying to use the unique constraint in the email field of my model but this is not being migrated to ...

Spring AI Can this Spring AI compete official Typescript AI SDKs?

Hi, honestly I think this is more like tech preview v0.2.Do you have any roadmap?Issues:- no support for Anthropic and G...

SpringBoot @PostConstruct deprecated?

Hello.I've read on https://www.linkedin.com/posts/gureev-roman_springboot-java-javadev-activity-7345764962612436992-c4bQ...

Spring RestClient and RestTemplate unable to support file upload to Streamable API (/upload) due to strict raw HTTP requirement.

Spring's RestClient and RestTemplate fail to successfully upload video files to Streamable's API, even when configured w...

Golang Protobuf dynamicpb ProtoReflect().IsValid() panics for nil messages

What version of protobuf and what language are you using?Latest Go protobuf from google.golang.orgWhat did you do?https:...

Golang cmd/compile: virtual nosplit causes hard segfault

Consider the following program:package mainvar f func(int)//go:nosplitfunc x(y int) { f(y+1) }func main() { f = x f(0)...

Golang proposal: spec: typed struct tags

Proposal: Typed struct tagsThis is a fully fleshed out version of a design I sketched on #23637. It is prompted by discu...

Golang cmd/compile/internal/ssa: TestStmtLines panics

Go versiongo version go1.25-devel_d184f8dc02 Sat Jun 7 00:48:37 2025 -0700 darwin/arm64Output of go env in your module/w...

Golang x/tools/gopls: reporting "no views" when starting ( go installed from msys2 )

gopls versionBuild infogolang.org/x/tools/gopls v0.16.1 golang.org/x/tools/gopls@v0.16.1 h1:1hO/dCeUvjEYx3V0rVvCtOkwn...

Golang cmd/compile: loopbce cares about the order of successors in the loop header

https://github.com/golang/go/blob/6c3b5a2798c83d583cb37dba9f39c47300d19f1f/src/cmd/compile/internal/ssa/loopbce.go#L175-...

Golang cmd/cgo: does not correctly read DWARF data for unsigned types

What version of Go are you using (go version)?$ go versiongo version go1.14.2 darwin/amd64Does this issue reproduce with...

Golang syscall/exec_windows.go: appendEscapeArg does not escape all necessary characters

Go versiongo version go1.22.4 windows/amd64Output of go env in your module/workspace:set GO111MODULE=onset GOARCH=amd64s...

Golang cmd/compile: BCE of fixed width blocks during iteration

With SIMD it is normal to iterate a slice let's say 8 elements at a time.Sadly this incurs a bound check: const step ...

Golang cmd/compile: significant performance difference between 'strs[i] == str' and 'str == strs[i]'"

Go versiongo 1.24.1 darwin/arm64 Apple M1SummaryI'm working on a performance optimization in our business logic and noti...

Golang io: Copy leaves file zero bytes in Azure with CIFS

Go version1.22.3Output of go env in your module/workspace:I'm using the golang:1.22.3 Docker image.What did you do?Pleas...

Golang x/build/cmd/golangbuild: Windows builders failing with "rdb: The system cannot find the file specified."

There's a problem affecting all Windows builders on LUCI, causing them fail with an error like:Error: failed to run &quo...
上一页 下一页
.