Aurora Blog
Home
Golang cmd/compile: unnecessary shift-check
2025-08-08 14:03:15
3087
What version of Go are you using (go version)?$ go version1.17.0Does this issue reproduce with the latest release?yesWha...
Golang cmd/compile: loops prevent bounds checking elimination
2025-08-08 14:03:13
1951
What version of Go are you using (go version)?$ go versiongo1.14Does this issue reproduce with the latest release?YesWha...
Golang x/sys: backwards-incompatible change introduced in v0.23.0
2025-08-08 14:03:11
3171
Go versiongo version go1.22.1 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...
Golang go/types, types2: cycle to ... panics for a variety of types
2025-08-08 14:03:03
1128
I was experimenting with a type declaration generator I wrote to help learn more about the Go type system. During this, ...
Golang cmd/go/internal/list: segmentation fault on darwin
2025-08-08 14:03:02
12266
Go versiongo1.22.2 darwin/amd64Output of go env in your module/workspace:GO111MODULE='off'GOARCH='amd64'GOBIN=''GOCACHE=...
Golang js/wasm: wrong this argument passed in wasm_exec::_makeFuncWrapper
2025-08-08 14:02:59
769
Go versionlatestOutput of go env in your module/workspace:not necessaryWhat did you do?I tried building a wasm executabl...
Golang x/tools/gopls/internal/test/integration/diagnostics: TestResolveImportCycle failures
2025-08-08 14:02:57
16293
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/diagnostics" && ...
Golang crypto/x509: negative serial number disallowed by default
2025-08-08 14:02:53
4319
Go versiongo version go1.23.0 darwin/arm64Output of go env in your module/workspace:GO111MODULE='on'GOARCH='arm64'GOBIN=...
Pandas ENH: Persistent and Interoperable Accessors for NDFrame and Index (sliding window POC)
2025-08-08 14:02:48
6730
Feature Type[x] Adding new functionality to pandas[x] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: is_scalar(Enum) gives False
2025-08-08 14:02:44
2410
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Jackson Core RawValue and UTF-16 string
2025-08-08 14:02:26
4143
String utf16_1 = "{\"a\":\"UT";String utf16_2 = "F-16\"}";String utf16 = utf16_1...
Jackson Core Document StreamReadConstraints, StreamWriteConstraints on Wiki
2025-08-08 14:02:23
262
So, would be good to fill these 2 Wiki pages:https://github.com/FasterXML/jackson-core/wiki/StreamReadConstraintshttps:/...
Jackson Core Question: Delegating a parser/generator like ParserMinimalBase or ParserBase
2025-08-08 14:02:22
4476
I'm currently trying to use jackson-dataformat-cbor:2.19.0 and want to parse custom tags. Since I couldn't find specific...
Jackson Databind If ImplicitPropertyName is present, one-argument constructors with JsonCreator.Mode.DEFAULT are treated differently than usual.
2025-08-08 14:02:13
4688
Search before asking[x] I searched in the issues and found nothing similar.Describe the bugIf there is an ImplicitProper...
Apache Superset Inconsistent Primary/Secondary Button Order in Pages within "Security" Section (Roles, Users, Groups)
2025-08-08 14:01:57
1524
ScreenshotExample of inconsistent button order (primary on the left):Example of consistent button order (primary on the ...
Apache Superset 403 Forbidden error when trying to embed a dashboard & view it using a guest user token
2025-08-08 14:01:44
11698
I am trying to embed a superset dashboard into a simple front-end application. However, when the embedded dashboard alwa...
Apache Superset Encountering a "403 Forbidden" error while attempting to integrate a dashboard into our Angular application.
2025-08-08 14:01:32
10376
I'm attempting to integrate a Superset dashboard into our angular application(V16). Unfortunately, when embedding the da...
MyBatis-Plus 通过mapper.insert(T t)插入数据报错
2025-08-08 14:01:23
1233
如果插入一条空数据,会报Error updating database. Cause: org.postgresql.util.PSQLException: ERROR: syntax error at or near "RETURNIN...
Redis [BUG] Sporadic test timeouts for slave buffer are counted correctly
2025-08-08 14:01:18
5341
Time to time slave buffer are counted correctly test timeouts. It happens more often if run the test suite with --client...
Gorm reflect.Value.Set using unaddressable value
2025-08-08 14:01:13
1326
What version of Go are you using (go version)?go version go1.7.4 linux/amd64Which database and its version are you using...
上一页
下一页
1
…
80
81
82
83
84
…
317
.