Aurora Blog
Home
Pandas BUG: Empty list passed to Series returns object dtype, but via DataFrame returns float64
2025-08-05 14:03:47
6876
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas dtype-unaware (empty) objects ("any" dtype)
2025-08-05 14:03:36
1325
Code Sample, a copy-pastable example if possibleIn [2]: s = pd.Series(dtype='object')In [3]: s.loc['myint'] = 1In [4]: s...
Keras Adding a predict_proba method on SKLearnClassifier
2025-08-05 14:03:22
1692
Currently the SKLearnClassifier only exposes a predict method. At the moment the raw probabilities are used in the predi...
Jackson Databind Support accessing annotations via AnnotatedMember.annotations()
2025-08-05 14:03:16
977
Is your feature request related to a problem? Please describe.In 3.0, AnnotatedMember does not have a non-deprecated way...
Apache Superset Superset Embedded Dashboard Cache Retrieval Fails with Multi-Parameter Jinja Filters
2025-08-05 14:03:06
5384
Bug descriptionApache Superset Version: 4.1.2Deployment: Dockerized, with two VMs (one for Superset web UI, one for Cele...
Apache Superset Unable to update colour palette in version 5.0.0
2025-08-05 14:03:01
3420
Bug descriptionI have added an extra color palette in EXTRA_CATEGORICAL_COLOR_SCHEMES section in the config.py file but ...
Apache Superset Negative values are being shown on the wrong side of radar chart axes
2025-08-05 14:02:50
3517
Bug descriptionSince my company updated to the latest version of Superset begin December, I'm seeing weird visuals on ra...
Apache Superset Database cache and table cache timeout set to 0 or -1 crashes when creating dataset
2025-08-05 14:02:42
2603
Database connection cache and table cache timeout set to 0 or -1 crashes when attempting to create a dataset.How to repr...
Apache Superset Line chart. Event annotation not work
2025-08-05 14:02:33
4314
Line chart. Event annotation not work.error raised from python (raises every time):How to reproduce the bugcreate a line...
Apache Superset auto-refresh not working in standalone mode
2025-08-05 14:02:20
3746
Hi!I trying create auto-refreshed dashbord via superset on my web site.How to reproduce the bugI tune public role for sh...
Apache Superset Security: table permission
2025-08-05 14:02:17
3917
Bug descriptionUser can get limit asccess on tables but when he(r) create datasets on it, himself(or herself) can't view...
Apache Superset Helm chart 0.14.3 not published
2025-08-05 14:02:03
1260
Bug descriptionIt doesn't appear that the latest Helm chart release (0.14.3) has been published to Helm even though it s...
Apache Superset Embedded Dashboard continues to call fetchGuestToken after unmount() in Angular applications
2025-08-05 14:02:01
4553
Bug descriptionThe embedded dashboard continues to make fetchGuestToken calls even after the component containing it has...
Apache Superset 4.1.x: THEME_OVERRIDES primary color is only applied partly
2025-08-05 14:01:56
3911
ScreenshotDescriptionI've overwritten both primary and secondary colors in config.py THEME_OVERRIDES:THEME_OVERRIDES = {...
Apache Dubbo [Bug] RpcContent has lost。
2025-08-05 14:01:48
5576
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...
Apache Dubbo [Feature] Dubbo MCP Support for Streamable Protocol
2025-08-05 14:01:46
759
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...
Redis Potential null-dereference at redis-cli.c
2025-08-05 14:01:42
965
After having been compared to a NULL value https://github.com/redis/redis/blob/ff2f0b092c24d5cc590ff1eb596fc0865e0fb721/...
Redis Feature Request: Dynamic I/O Thread Scaling for Better CPU Efficiency in Containerized Deployments
2025-08-05 14:01:40
2843
The problem/use-case that the feature addressesWe run a large number of Redis instances in Docker containers on shared h...
Feign FeignClient not sending proper form url encoded request
2025-08-05 14:01:32
1777
We have a scenario where a POST application/form-url-encoded request is to be sent to an API endpoint. And we are using ...
Spring Security add filter before or after multiple existing filters
2025-08-05 14:01:25
1404
Expected BehaviorI have a custom filter (doing things like user validation) expected to be put after both BearerTokenAut...
上一页
下一页
1
…
162
163
164
165
166
…
386
.