Aurora Blog
Home
Viper Possibility to delete keys
2025-08-20 14:05:03
7778
Sometimes it might be necessary to delete/unset existing keys. For instance in my case, I want to use viper.WriteConfig ...
Pandas BUG: Inconsistent behaviour when merging reset-ed MultiIndex dataframe
2025-08-20 14:04:51
4288
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: Pandas column rename function now working for multilevel columns
2025-08-20 14:04:49
7428
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas RLS: 2.3.2
2025-08-20 14:04:45
223
2.3.2 milestone: https://github.com/pandas-dev/pandas/milestone/121I could do a 2.3.2 release tomorrow, just with what i...
Pandas BUG / API: setitem on pandas object fails if underlying numpy array is read-only
2025-08-20 14:04:43
2181
Consider the following example:>>> ser = pd.Series(np.asarray(pa.array([1, 2, 3])), copy=False)>>> ser...
Pandas API: port the magic X from pandas_ply/dplython to pandas proper?
2025-08-20 14:04:41
7142
Many DataFrame methods (now including __getitem__) accept callables that take the DataFrame as input, e..g, df[lambda x:...
Pandas BUG: Fails to Build on Raspberry Pi 3 (tested both 2.1.4, 2.3.1 and main Branch)
2025-08-20 14:04:39
12941
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Keras Input and Output layer name inconsistency with Keras' sequential model
2025-08-20 14:04:25
1390
Hi,I was working with sequential models using Keras 3, and I noticed that the output layer name of the current layer is ...
Gin proposal: gin/v2?
2025-08-20 14:04:17
1348
based on https://github.com/golang/go/discussions/63397 (encoding/json/v2) and https://github.com/gin-gonic/gin/pull/339...
Jackson Databind Remove deprecated URL-taking readValue() methods in ObjectMapper, ObjectReader from 3.0
2025-08-20 14:04:09
213
(follow-up to #5257) Since these methods were deprecated in 2.20, drop from 3.0, see #5257 and https://github.com/Faster...
Apache Superset [i18n] Partial Translation in Charts - Superset 6.0.0
2025-08-20 14:03:56
3975
Screenshothttps://github.com/user-attachments/assets/7ae05fba-99d3-4ed5-88c9-0e15778550e1DescriptionIn Superset 6.0.0, p...
Apache Superset The default URL generated by Dashboard has security risks!
2025-08-20 14:03:54
67649
When Superset sets password free, there is a significant security risk in the default URL generated by Dashboard, as I f...
Apache Superset Thumbnails and dashboard caching does not work in 4.1.11
2025-08-20 14:03:36
1834
Bug descriptionAfter upgrading to 4.1.11, we are seeing an increase in queries to the DB to retrieve thumbnails and dash...
Apache Superset Postgis shapes make meta database queries explode
2025-08-20 14:03:28
2651
Bug descriptionHow to reproduce:Have some PostGIS database table(s) with public.geometry (Shape) as column type.Run any ...
Apache Superset No data on mapbox with Deck.gl GeoJSON chart
2025-08-20 14:03:23
10358
Bug descriptionI tried to use deck.gl GeoJSON chart to display a maps of point or polyline.The original table contains a...
Apache Superset The legend limits are incorrectly calculated in deck.gl polygon
2025-08-20 14:03:05
2975
Bug descriptionHello,In superset 5.0 i have a value which is 38.7. But the scale max limit is calculated as 38 (instead ...
Apache Superset Filters are not hiding in embedding.
2025-08-20 14:02:55
2866
Bug description(async () => { try { await embedDashboard({ id: DASHBOARD_ID, supersetDomain: SUPERSET_U...
Apache Superset API endpoint SDK (/api/v1/me/roles/) not compatible with SUPERSET_APP_ROOT subpath routing
2025-08-20 14:02:51
3136
Bug descriptionWhen Superset is configured with SUPERSET_APP_ROOT set to a non-root path (e.g., "/prefix"), the embedded...
Apache Superset [SIP-131] Superset Security Model Redesign
2025-08-20 14:02:47
39865
MotivationThis SIP proposes a better security model for Superset, aimed at simplifying and strengthening the management ...
Apache Superset Javascript Tooltip Generator error in deck.gl Scatterplot in superset version 3.0.1
2025-08-20 14:02:35
3963
A clear and concise description of what the bug is.How to reproduce the bugCreate a deck.gl Scatterplot chartEdit Javasc...
上一页
下一页
1
…
9
10
11
12
13
…
286
.