Aurora Blog
Home
Apache Superset Table View error: getPaginationModel(): currentPage shouldn't be greater than totalPages
2025-08-10 14:00:48
2732
Bug descriptionOn Mixed Chart click "View as Table"Paginate to the last pageInput some text into search bar, not present...
Apache Superset Order of secondary heatmap axis varies based on data (started in 4.1)
2025-08-10 14:00:43
2573
Bug descriptionOriginally filed as https://github.com/apache/superset/issues/33105 but as a two-part issue which made it...
Spring AI Support for Claude Code CLI as a ChatModel provider
2025-08-10 14:00:19
1208
Hi Spring AI team!I'm working on a project that uses Spring AI for various AI integrations (TTS, STT, chat models). Curr...
Golang os, syscall: volume handles with FILE_FLAG_OVERLAPPED fail when calling ReadAt
2025-08-09 14:05:55
3817
Go versiongo1.25rc3 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-O2 -gset C...
Golang proposal: archive/tar: support zero-copy reading/writing
2025-08-09 14:05:53
10167
Proposal Detailsthe container ecosystem (podman,docker) spends its days creating and consuming huge .tar files. There is...
Golang crypto/internal/fips140/rsa: Requires a panic if self-tests fail
2025-08-09 14:05:49
265
Shouldn't this PCT failure result in a panic (at least in scope of key generation) to enter FIPS error state?https://git...
Golang x/tools/gopls: v0.16.1 breaking omnifunc completion in neovim
2025-08-09 14:05:34
18676
gopls versionBuild info----------golang.org/x/tools/gopls v0.16.1 golang.org/x/tools/gopls@v0.16.1 h1:1hO/dCeUvjEYx3V...
Golang os: make use of pidfd for linux
2025-08-09 14:05:24
10023
Based on a discussion in #51246 (in particular, https://github.com/golang/go/issues/51246#issuecomment-1050117436), this...
Golang time: TestAdjustTimers failures
2025-08-09 14:05:22
658
#!watchflakesdefault <- pkg == "time" && test == "TestAdjustTimers"Issue created automati...
Golang x/benchmarks/sweet/cmd/sweet: TestSweetEndToEnd failures
2025-08-09 14:05:12
23164
#!watchflakesdefault <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweet...
Golang proposal: unicode/utf8: provide generic versions of all functions
2025-08-09 14:05:06
6577
I'm trying to a write a generic function that operates on either string | []byte. However, I'm unable to do so since the...
Golang sync: Map panics with unhelpful error message when breaking hashing invariants (for example, string data changes)
2025-08-09 14:05:04
7880
Go versiongo version go1.24.6 linux/amd64 (go1.24 as contained in golang:1.24 docker image)Output of go env in your modu...
Golang To request feature
2025-08-09 14:05:02
1816
What version of Go are you using (go version)?$ go versiongo version go1.24.6 darwin/amd64Does this issue reproduce with...
Golang govulncheck-action: Warning: Both go-version and go-version-file inputs are specified, only go-version will be used while only 'go-version-file: go.mod' is specified
2025-08-09 14:05:00
2306
govulncheck versiongolang/govulncheck-action@v1.0.4Does this issue reproduce at the latest version of golang.org/x/vuln?...
Golang cmd/compile: []byte(string) incurs allocation even when it does not escape
2025-08-09 14:04:56
3677
The following Go program reports that the function makes an allocation to do the string to []byte conversion, even thoug...
Golang database/sql/driver: allow driver to entirely override Scan
2025-08-09 14:04:54
16462
Proposal DetailsI am the creator of the https://github.com/jackc/pgx/ PostgreSQL driver.pgx implements a very flexible a...
Golang syscall: sort environment passed to CreateProcess / CreateProcessAsUser
2025-08-09 14:04:44
2456
What version of Go are you using (go version)?go version go1.11.2 darwin/amd64Does this issue reproduce with the latest ...
Golang internal/poll: transparently support new linux io_uring interface
2025-08-09 14:04:35
33097
A document on the latest linux IO syscall has made the rounds of discussion forums on the internet:http://kernel.dk/io_u...
Golang go uninstall command
2025-08-09 14:04:33
778
Proposal DetailsHi, please make go uninstall command with interactive steps as additional option for fully remove not al...
Golang all: stop using non-libc system calls on OpenBSD
2025-08-09 14:04:20
31443
Upcoming changes to the OpenBSD kernel will prevent system calls from being made unless they are coming from libc.so (wi...
上一页
下一页
1
…
75
76
77
78
79
…
317
.