Golang cmd/compile/internal/ssa: TestStmtLines fails due to auto-generated crypto code

Recently introduced auto-generated crypto code with lots of math/bits calls is causing TestStmtLines to fail. See https:...

Golang os: TestPipeIOCloseRace timeout on Windows blocked in syscall.CancelIoEx

#!watchflakespost <- goos == "windows" && pkg == "os" && ((log ~ `panic: test tim...

Golang x/website: wiki CommonMistakes should mention Go 1.22 about loop variables

https://go.dev/wiki/CommonMistakes is not updated after Go 1.22 release.I see faq is saying:This behavior of the languag...

Pandas DOC: Typo within Series.mask() docs - alignment is done between self and cond, not cond and other

Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Pandas BUG: tz_localize(None) with Arrow timestamp

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas BUG?: creating Categorical from pandas Index/Series with "object" dtype infers string

When creating a pandas Series/Index/DataFrame, I think we generally differentiate between passing a pandas object with o...

Apache Superset Unable to access swagger API after enabling prefix routing

Bug descriptionI'm having an issue with accessing the /api/v1/_openapi endpoint. It looks like it redirects to /api/v1/_...

Apache Superset Apache Doris Error: (MySQLdb.OperationalError)

Bug descriptionAfter Upgrading Superset to 5.0.0 (release), I can't query my Apache Doris (3.0.6) Installation - Dashboa...

MyBatis-Plus [功能改进]: 希望对AOT的支持可以集成到框架内

确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为你的想法(不得删除 描述 前面的部分...

MyBatis-Plus [错误报告]: 描述 在达梦数据库中 查询 SQL语句没问题 代码运行 SQL语句写在xml中 如下:

确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...

MyBatis-Plus [功能改进]: 描述:与TableLogic注解搭配使用的逻辑删除功能

确认[X] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[X] 我已经在 issue 中搜索过, 确认问题没有被提出过[X] 我已经修改标题, 将标题中的 描述 替换为遇到的问题功能改进我的业务里删除数据...

Gorm Allow Logger.Config.Colorful to be set as needed

Describe the featureI was looking to a have Method (example: func (l *logger) ColorMode(enabled bool) Interface that all...

Spring AI MistralAiChatModel returns an error if MessageChatMemoryAdvisor is used

Bug descriptionIf I use MistralAiChatModel with MessageChatMemoryAdvisor + InMemoryChatMemory, at the second iteration, ...

Spring AI run license:update-file-header faild

The command ./mvnw license:update-file-header -Plicense cannot be executed correctly in my environment.Has anyone succes...

Spring AI com.fasterxml.jackson.databind.JsonMappingException: Unexpected end-of-input: was expecting closing quote for a string value at [Source: REDACTED (StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION disabled); line: 43, column: 43]

调用gpt4.1报错,大模型输出的结果被截断导致反序列化失败,怀疑是completionTokens超过了1024,但我并没有显式设置token任何长度限制的参数。是spring ai本身对模型输出长度做了限制吗?请问怎么解决?Here i...

Spring AI How does zhipu ai embeddings model support dimensions parameters

Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...

SpringBoot Update spring-boot-webclient to have an API dependency on spring-webflux

It currently has an optional dependency, but the module name would suggest that org.springframework.web.reactive.functio...

SpringBoot Change in DefaultErrorAttributes alters the shape of API validation error responses

A change in Spring Boot 3.5 (here and here) has what I consider an unintended API side-effect in applications. Basically...

Spring Content-Disposition response header duplicated for failed StreamingResponseBody

Spring Boot: 3.3.13; 3.4.7If return type in Controller is ResponseEntity and Content-Disposition header is set, it's cop...

Spring Consistent nullability and exception declarations in AbstractMessagingTemplate hierarchy

In the course of #32501, it turned out that some of the method signatures in the AbstractMessagingTemplate hierarchy (an...
上一页 下一页
.