Aurora Blog
Home
Pandas IntervalIndex level in MultiIndex does not work as expected
2025-08-16 14:02:21
10467
I am trying to index data frame with a MultiIndex with constituent IntervalIndexExampleii = pd.IntervalIndex.from_arrays...
Pandas ENH: Behaviour Series.isin with dataframe comparison is confusing [for discussion]
2025-08-16 14:02:19
1281
Right now we can compare a Series with a DataFrame through Series.isin, but is this expected / wanted behaviour? I would...
Pandas BUG: concat_{categorical, compat} leads to erroneous result on non-ns datetime-EA
2025-08-16 14:02:17
1453
Code to reproduce:import numpy as npimport pandas as pdnp_datetimes = np.array([datetime.date(2010, 1, 1)], dtype="...
Pandas DOC: s3fs is required when using read_csv with an S3 URI
2025-08-16 14:02:15
2827
Location of the documentationpandas.read_csvDocumentation problemI've just noticed that s3fs is required when you read a...
Pandas BUG: .str.contains() regex lookbehind and lookahead fail for data type string[pyarrow]
2025-08-16 14:02:11
5692
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: Exception with unstack(sort=False) and NA in index
2025-08-16 14:02:09
5282
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: category index levels casted to non-category dtype in merge
2025-08-16 14:02:05
3293
[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on the latest vers...
Pandas BUG: Arrow Struct columns cannot be grouped on (ArrowNotImplementedError)
2025-08-16 14:02:03
10778
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Apache Superset GET /ws HTTP/1.1 werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server.
2025-08-16 14:01:48
2615
when i click welcome pages,it will request the /ws api,then the backend will cause notFound errorHow to reproduce the bu...
Apache Superset bug ant-color-picker-alpha-input not visible
2025-08-16 14:01:39
528
Added to PR #34712 componentScreenshotPackage styles superset-frontend/node_modules/geostyler/dist/Component/Symbolizer/...
Apache Superset Can't use float column type to create histogram chart in Superset 5.0.0
2025-08-16 14:01:34
19174
Bug descriptionWhy i can't use float column type to create histogram chart in Superset 5.0.0? I already ask @dosu in dis...
Redis [QUESTION] Does Redis sentinel support emitting failover events to Redis Streams instead of Pub/Sub?
2025-08-16 14:01:12
256
Hey, thanks for the awesome work in supporting Redis 💯 Is it possible to use Redis Streams instead of Pub/Sub API to get...
Gorm Boolean fields cant be set to false if they have a default tag which is set to true
2025-08-16 14:01:09
730
GORM Playground Linkhttps://github.com/go-gorm/playground/pull/824DescriptionThis is a duplicate of #7543 which the gith...
Gorm bool field with default:true always stored as true, even when explicitly set to false in JSON
2025-08-16 14:01:05
4863
I'm encountering unexpected behavior with GORM (v1.30.1) when inserting a record that includes a boolean field with defa...
Spring Security Re-enable requestWhenMappedByPostInterceptUrlThenBehaviorMatchesNamespace Test
2025-08-16 14:00:53
306
When updating to Framework M8, NamespaceHttpInterceptUrlTests#requestWhenMappedByPostInterceptUrlThenBehaviorMatchesNam...
Spring Security Improve Spring Boot's integration with PathPatternRequestMatcher.Builder
2025-08-16 14:00:49
575
Spring Security 7.0.0-M1 publishes a PathPatternRequestMatcherBuilderFactoryBean to allow applications to have a PathPat...
Spring AI Add ability to configure custom HTTP headers at ChatClient.Builder
2025-08-16 14:00:46
1346
Currently, Spring AI only provides a straightforward way to set custom HTTP headers in certain provider-specific integra...
Spring AI MCP server does not work with custom server.servlet.context-path
2025-08-16 14:00:42
1152
EnvironmentSpring Boot Version: 3.5.3Dependency:<dependency><groupId>org.springframework.ai</groupId>&...
Spring AI MCPServer Redeployment causes this behavior "Error sending message: 404" in MCPClient
2025-08-16 14:00:37
4305
Bug ReportBug descriptionI have a MCP Server and the MCP client built. First, I spin up the MCP Server and then the MCP ...
Spring AI similaritySearch throwing Exception due to schema name
2025-08-16 14:00:34
1302
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
上一页
下一页
1
…
101
102
103
104
105
…
369
.