Aurora Blog
Home
Spring Remove redundant declarations of JSpecify's @NonNull
2025-08-20 14:00:12
210
There are a number of uses of @NonNull in the codebase for which IntelliJ IDEA warns about them being unnecessary. After...
Pandas ENH: Consistent name property for the iterates in DataFrameGroupBy
2025-08-19 14:05:00
2515
Feature Type[ ] Adding new functionality to pandas[x] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: df created with columns takes exceedingly long time for sum()
2025-08-19 14:04:54
4332
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas pd.groupby seems to mutate my pd.Grouper in-place
2025-08-19 14:04:52
6841
Code Sample (copy-pastable)import pandas as pddf1 = pd.DataFrame([["a", 1, 2, "05/29/2019"], ["...
Pandas TST: Use matplotlib's compare_images to check plots
2025-08-19 14:04:49
3063
With #5378 - could be a good time to start comparing against images for these plotting tests... matplotlib has a test fu...
Pandas BUG (string dtype): comparison of string column to mixed object column fails
2025-08-19 14:04:45
1324
At the moment you can freely compare with mixed object dtype column:>>> ser_string = pd.Series(["a", ...
Pandas BUG: type error in df.attrs.update()
2025-08-19 14:04:39
2931
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: Incorrect timedelta with tz_localize and nonexistent times
2025-08-19 14:04:34
4979
[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: tz_localize gives incorrect shift_forward value in some European timezones
2025-08-19 14:04:32
7169
[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on the latest vers...
Gin Disallow unknown fields on bind
2025-08-19 14:04:12
246
Hi,In Gin, we use ShouldBindJSON and ShouldBindQuery to deserialize and validate the request body/query parameters.Is th...
Jackson Databind Regression with immutable POJO, @JsonIdentityInfo, for 3.0
2025-08-19 14:04:00
620
Fix for #5238 (see #5239) exposes a problem with POJO case, for 3.0 -- see JsonIdentityOnRecord5238Test.java for failure...
Apache Superset Deprecated permissions are not deleted after upgrade
2025-08-19 14:03:51
4407
Bug descriptionI reopen an issue about deprecated permissions not deleted after upgrade(previous issue : https://github....
Apache Superset A report not yet executed is marked like a success
2025-08-19 14:03:49
669
HelloA report not yet executed is marked like a successScreenshotAnother symbol could be used for this state : Best rega...
Apache Superset Advanced Analytics hidden for Non-Timeseries Data
2025-08-19 14:03:44
5850
Bug descriptionIn this recently merged pulll request:https://github.com/apache/superset/pull/28312it says that The super...
Apache Superset Filter icon is not consistently shown for deck.gl charts when a filter is applied in Dashboard
2025-08-19 14:03:40
3098
Bug descriptionNavigate to DashboardsOpen the Deck.gl demo dashboardAdd a multi-layer chart to it and saveAdd a filter t...
Apache Superset DeckGL Scatter Map: Ctrl+Click on Legend Opens New Tab (Edge, Debian 12)
2025-08-19 14:03:37
3485
Bug descriptionWhen creating a map chart with the DeckGL Scatter type, using the legend to toggle layer visibility works...
Apache Superset build: d3-scale@4 causes runtime ReferenceError: module is not defined
2025-08-19 14:03:35
2290
Bug descriptionWhen @superset-ui/core resolves to d3-scale@4, the dev build fails at runtime with:Screenshots/recordings...
Apache Superset Failure on creation of Snowflake dataset due to staging S3 download errors (works in SQL Lab, regression with new connector)
2025-08-19 14:03:27
5298
Bug descriptionDescriptionWe have a Snowflake connection that works fine in SQL Lab (queries succeed).When creating a ne...
Apache Superset Value Range filter allows integer only options instead of decimal
2025-08-19 14:03:22
3237
Bug descriptionI am adding a value range filter to my dashboard.The data set I am applying it to is pulled from a postgr...
Apache Superset RBAC not working
2025-08-19 14:03:15
1772
Bug descriptionDescription:I have configured RBAC in Superset, but when I open the dashboard edit page, I do not see a b...
上一页
下一页
1
…
11
12
13
14
15
…
286
.