Aurora Blog
Home
Golang cmd/compile: avoid allocs by better tracking of literals for interface conversions and make
2025-06-29 14:01:46
3939
In this example, converting a concrete value to an interface does not cause the integer value to be heap allocated:fmt.P...
Golang net/http: infinite redirect on path variable followed by trailing slash
2025-06-29 14:01:44
2834
Go versiongo version go1.22.3 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...
Golang net/http: "http: invalid Read on closed Body" on "io.Copy(w, r.Body)"
2025-06-29 14:01:42
3471
Go versiongo version go1.24.3 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'...
Golang go : The term 'go' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
2025-06-29 14:01:40
658
go : The term 'go' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spel...
Golang net/mail: ParseAddress allows unquoted non ascii ×
2025-06-29 14:01:38
3164
Go versiongo1.22.4 darwin/arm64Output of go env in your module/workspace:GO111MODULE='on'GOARCH='arm64'GOBIN=''GOCACHE='...
Pandas ENH: read_xml() does not allow to specify huge_tree=True for the 'lxml' parser.
2025-06-29 14:01:33
1589
Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: pandas read_xml with iterparse and stylesheets silently ignores stylesheets
2025-06-29 14:01:31
3700
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas ENH: Type support for variables in DataFrame.query()
2025-06-29 14:01:29
1161
Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas Removal of members from pandas-triage team
2025-06-29 14:01:28
560
If your Github handle is in the list below, we intend to remove you from the pandas-triage team due to lack of activity ...
Pandas DOC: Index.infer_objects is missing from docs
2025-06-29 14:01:26
487
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Gin BindJSON validation failed for a required integer field that has zero value
2025-06-29 14:01:20
11589
type Req struct { Field int `json:"field" binding:"required"`}func handler(ctx *gin.Context) { ...
Apache Superset Changing metric currency breaks physical dataset
2025-06-29 14:01:07
2400
Bug descriptionSteps to reproduce:1. Open physical dataset2. Create metric with name "test" and sql expression = 13. Sav...
Apache Superset Can't enter commas into database configuration setup
2025-06-29 14:01:04
6768
Bug descriptionWhen attempting to enter commas in order to limit the ability to upload data to specific database schemas...
Apache Superset Last month doesn't appear on X axis for Time Series Line Chart
2025-06-29 14:01:00
4911
Bug descriptionGo to a time series line chart with monthly data from the example datasetsChose month time grainExpectedL...
Apache Dubbo [Bug] Optimize security protocol reflection performance - WIP
2025-06-29 14:00:51
2419
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 how to get addr(ip adn port) from a gorm.DB value
2025-06-29 14:00:43
794
Your QuestionThe document you expected this should be explainedExpected answerI use "db.Callback().Query().After("gorm:a...
Gorm problème avec la documentation officiel
2025-06-29 14:00:39
723
on n'arrive pas à accéder à la documentations officiel . J'ai tout fait pour y accéder . je me dis que le serveur à sûre...
Spring AI spring ai doc is wrong
2025-06-29 14:00:24
94
it should be spring.ai.vectorstore.milvus.auto-idComment From: dev-jonghoonparkNice Catch 👍
SpringBoot Provide a way to supply OpenTelmetry Resource Attributes to OTLPMeterRegistry
2025-06-29 14:00:19
8269
https://github.com/spring-projects/spring-boot/blob/b6b570ebebb6ea233e00af5e554adcf40256f224/spring-boot-project/spring-...
Spring Convert Spring @Inject TCK tests from JUnit 3 to JUnit Jupiter
2025-06-29 14:00:09
421
OverviewIn preparation for upgrading to JUnit 6 with its "deprecation" of the the JUnit Vintage test engine, we should f...
上一页
下一页
1
…
271
272
273
274
275
…
386
.