Aurora Blog
Home
Apache Superset Running superset db upgrade results is about a SQLite syntax error.
2025-08-02 14:01:59
10960
Bug descriptionI encountered a ‘sqlite3.OperationalError: near “extra”: syntax error’ while performing superset db upgra...
Apache Superset Datetime values are returned as 0NaN-NaN-NaN outside of a certain range
2025-08-02 14:01:57
2823
Bug descriptionDatetime values outside of the range '1938-04-24 22:13:20.003' to '2286-11-20 17:46:39.997' are returned ...
Apache Superset Postgres: Charts with INTERVAL metrics fail to render
2025-08-02 14:01:55
2871
Bug descriptionWhen using an INTERVAL type in postgres as a metric, both bar charts and pie charts fail to render with n...
Apache Superset With Production docker compose, empty page with the X and Close buttons on login
2025-08-02 14:01:49
13412
Bug descriptionBasically the same issue as #24014 and #25171 but I created this new issue as I do not have the permissio...
Apache Superset Sqllab UI regession in 3.0.0 where it's not displaying certain string values
2025-08-02 14:01:44
4538
After we upgraded to 3.0.0, we have received user reporting query results not rendering in sqllab results. I have checke...
Apache Superset SQL Lab: Query History: Duration column shows some nonsense durations (expected only duration of run)
2025-08-02 14:01:35
2713
Bug descriptionOn the SQL Lab’s “Query History” tab, the “Duration column:expected: it should show only execution durati...
Apache Superset Creating a dashboard with API does not result in a functioning dashboard
2025-08-02 14:01:29
5835
When creating a dashboard with the API (POST `/dashboard/), the response indicates success but the resulting dashboard i...
Apache Superset [SIP-181] API Semantic Versioning Policy
2025-08-02 14:01:22
7892
MotivationThe motivation behind this proposal is to provide a more stable, reliable, and consistent API for all our user...
Apache Superset Unable to see dashboard widgets
2025-08-02 14:01:19
5821
Bug descriptionwerkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. If you entere...
Spring Security Consider warning users if securityMatchers do not match some filter in the chain
2025-08-02 14:00:54
3411
Describe the bugHttpSecurity configuration with securityMatcher and oauth2Login(withDefaults()) leads to 404 for some OA...
Spring Security Ability to disable anonymous authentication in RSocketSecurity
2025-08-02 14:00:51
1489
Expected BehaviorRSocketSecurity dsl should have ability to disable anonymous auth interceptorCurrent BehaviorRSocketSec...
Spring AI MCP Server using STDIO - Attempting to user JSON RPC from Windows command line with partial success
2025-08-02 14:00:42
2741
Bug descriptionCreated an MCP server. Added it to VSCode. The server is recognized and the 3 tools defined appear and wo...
SpringBoot Spring 4.0.0-M1 causes ClassNotFoundException on org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration when using opentelemetry-instrumentation-bom and opentelemetry-spring-boot-starter
2025-08-02 14:00:27
6383
I tested Spring 3.5 -> 4.0.0-M1 version upgardes on two programs. One of them went well and the other didn't. Investi...
Golang [n]byte to string
2025-08-01 14:11:26
3329
Proposal Detailsfunc main() {b1 := [6]byte{'a', 'b', 'c', 'd', 'e', 'f'} s1 := string(b1[:]) b2 := [10]byte{'a', '...
Golang debug/buildinfo: TestReadFile/linux_386/pie/invalid_str_len failures [consistent failure]
2025-08-01 14:10:38
12709
#!watchflakesdefault <- pkg == "debug/buildinfo" && test == "TestReadFile/linux_386/pie/invali...
Golang debug/buildinfo: TestReadFile/linux_386/exe/invalid_str_len failures [consistent failure]
2025-08-01 14:10:36
13293
#!watchflakesdefault <- pkg == "debug/buildinfo" && test == "TestReadFile/linux_386/exe/invali...
Golang database/sql: incorrect results returned from Rows.Scan (CVE-2025-47907)
2025-08-01 14:10:27
494
This is a PRIVATE issue for CVE-2025-47907, tracked in http://b/428194174./cc @golang/security and @golang/releaseCommen...
Golang x/build: windows-arm64-10 builder occasionally crashes during sequential all.bash test execution
2025-08-01 14:10:17
1549
Breaking this out from #47017 as a narrower issue for tracking and investigation purposes.There still seems to be some i...
Golang x/build: add a Windows ARM builder
2025-08-01 14:10:15
12751
Our current builder (generously contributed by @zx2c4) is ready to be turned down. We need additional hardware to keep s...
Golang encoding/json/v2: UnmarshalDecode EOF regression
2025-08-01 14:09:47
1930
Go versiongo1.25Output of go env in your module/workspace:n/aWhat did you do?Run this code:package mainimport ( "...
上一页
下一页
1
…
156
157
158
159
160
…
373
.