Aurora Blog
Home
Pandas issubdtype(<categorical>, np.bool_) raises error
2025-08-03 14:01:19
14747
In[14]: import pandas as pdBackend Qt4Agg is interactive backend. Turning interactive mode on.In[15]: import numpy as np...
Apache Superset Time–shifted cumulative charts mis-align when current date has no data
2025-08-03 14:01:04
2154
Bug descriptionWhen using Time comparison with cumulative post-processing, rows that exist only in the shifted period (e...
MyBatis-Plus JSqlParser升级注意事项
2025-08-03 14:00:55
1359
重大改变自4.9开始连续的换行会认为是结束语句会抛出Encountered unexpected token。 如果你项目中含有连续换行语句,可以按如下方法进行统一处理连续换行语句。 ```java static { ...
MyBatis-Plus [错误报告]: 自定义mybatis plus starter中引入过MapperScan,主项目引入starter后,仍然会去扫描@SpringBootApplication所在的包,最终导致警告.
2025-08-03 14:00:53
460
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本i...
Gorm Lazy Connections with Read/Write splitting
2025-08-03 14:00:40
1115
Your QuestionI'd like to use read/write connection splitting with the DBResolver. When using this plugin as-documented, ...
Gorm Initialization with no default dialector
2025-08-03 14:00:38
1092
Your QuestionIf we wish to use a DBResolver for multiple Sources and multiple Replicas, do we need to provide a default ...
Spring Security Programmatic way to use expression-based authorization manager for websockets
2025-08-03 14:00:30
8954
Expected BehaviorWhen we configure MessageMatcherDelegatingAuthorizationManager it should be possible to provide an inst...
Spring AI MCP server Error state [CLOSE_CONNECTION_NOW] reported while processing request (SSE+HTTP)
2025-08-03 14:00:26
4706
Bug descriptionI'm using the following versions:spring-ai-starter-mcp-server-webmvc:1.0.0 (MPC server)spring-ai-starter-...
Spring AI I Hope @Tool Support DescriptionFactory Config,To Solution Dynamic description Scene
2025-08-03 14:00:24
463
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
SpringBoot Investigate service binding automation
2025-08-03 14:00:17
1100
https://github.com/buildpacks/spec/blob/master/extensions/bindings.mdhttps://application-stacks.github.io/service-bindin...
Spring Spring JDBC automatically converts 11-digit numeric strings to Long
2025-08-03 14:00:11
4784
Spring JDBC Automatic Type Conversion Bug: 11-digit Numeric Strings Converted to LongBug DescriptionSpring JDBC automati...
Golang proposal: encoding/json/jsonstruct: new API for handling JSON fields in a Go struct
2025-08-02 14:06:19
31421
Proposal DetailsThere are several use-cases that are currently difficult:Writing dynamic functionality that interacts wi...
Golang cmd/link: TestDWARFiOS/c-archive/testprogcgo failures
2025-08-02 14:06:07
2515
#!watchflakesdefault <- pkg == "cmd/link" && test == "TestDWARFiOS/c-archive/testprogcgo"...
Golang cmd/link: TestDWARFiOS/c-archive/testprog failures
2025-08-02 14:06:05
2458
#!watchflakesdefault <- pkg == "cmd/link" && test == "TestDWARFiOS/c-archive/testprog"Iss...
Golang cmd/link: TestBuildForTvOS failures
2025-08-02 14:06:01
3425
#!watchflakesdefault <- pkg == "cmd/link" && test == "TestBuildForTvOS"Issue created auto...
Golang runtime: use-after-free in mprof raw-FP unwinder under stack-growth race [signal SIGSEGV]
2025-08-02 14:05:59
3829
Go versiongo 1.24.5Output of go env in your module/workspace:GOARCH="arm64"GOOS="linux"GOROOT="...
Golang x/net/http2: panic: flow control update exceeds maximum window size
2025-08-02 14:05:57
1904
What version of Go are you using (go version)?$ go versiongo version go1.19.5 linux/amd64Does this issue reproduce with ...
Golang cmd/doc: Blank lines inserted into doc output in place of "directive" lines
2025-08-02 14:05:52
3895
xref https://github.com/golang/go/issues/56592What version of Go are you using (go version)?$ gotip versiongo version de...
Golang x/tools/cmd/digraph: allpaths missing edges
2025-08-02 14:05:43
1241
Something is amiss in digraph allpaths. % digraph allpaths BaseAgent LlmRequest <deps.topo BaseAgent BaseAgentBaseAge...
Golang cmd/trace: syscall profile omits most events
2025-08-02 14:05:41
10023
$ go versiongo version go1.26-devel_4ab1aec007 Fri Aug 1 11:56:27 2025 -0700 darwin/arm64The "go tool trace" command pro...
上一页
下一页
1
…
59
60
61
62
63
…
280
.