Aurora Blog
Home
Pandas BUG(?) Index.__getitem__ with 0D numpy array raises AssertionError
2025-08-30 14:02:49
1570
In [5]: pd.Index([2, 2, 2])[np.array(0)]---------------------------------------------------------------------------Asser...
Pandas BUG: Styler.to_excel does not export styles and formats correctly
2025-08-30 14:02:45
10227
This is a tracker / explainer for the various issues:(#21221)(#25185)(#30008)(#34438)Essentially these issues record 3 t...
Pandas ENH: Improve OverflowError message when pandas.read_stata fails to convert dates
2025-08-30 14:02:38
10102
Is your feature request related to a problem?Calling pd.read_stata on a DTA file with a bad date format code leads to a ...
Pandas ENH: Change ExtensionOpsMixin behaviour to not add new operator method if one is already defined on the ExtensionArray class
2025-08-30 14:02:35
4030
Feature Type[ ] Adding new functionality to pandas[X] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas ENH: support apply method for ExtensionArray backed DataFrame
2025-08-30 14:02:33
840
Feature Type[X] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: Insert then delete column into MultiIndex with timestamps leads to RecursionError
2025-08-30 14:02:31
2932
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: loc fails with tz_aware DateTimeIndex
2025-08-30 14:02:29
2889
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Keras StringLookup does not work on torch.Tensor
2025-08-30 14:02:23
1169
keras.layers.StringLookup throws an error when calling on a torch.Tensor or a numpy array (although, both are supposed t...
Keras Mismatch on output_mode in func IntegerLookup
2025-08-30 14:02:21
1667
Bug IssueI found a mismatch on IntegerLookup between doc and its usage, the doc of IntegerLookup shows its description a...
Jackson Core 2.20.0 does not seem to be published on Maven Central
2025-08-30 14:02:17
2772
HeySounds like the 2.20.0 version has not been added to Maven Central.Is it missing a manual step or is there an issue w...
Jackson Databind Generics using wildcard not correctly resolved
2025-08-30 14:02:12
4457
Search before asking[x] I searched in the issues and found nothing similar.Describe the bugI opened a Spring Boot issue,...
Apache Superset Gamma user can't list value for a filter
2025-08-30 14:01:51
2201
Bug descriptionWith Superset in version 4.0.2 :An Alpha user can create a filter by simply selecting a value from a filt...
Apache Superset Superset 4.1.4 and gevent error
2025-08-30 14:01:46
3165
Bug descriptionWe deploy the release version superset, and this morning we’d had an outage: Web interface was running bu...
Apache Superset Unable to delete dashboards
2025-08-30 14:01:34
28395
Bug descriptionFor any existing dashboard or a new untitled empty dashboard, unable to delete it.DELETE API responseRequ...
Apache Superset Gamma user can't list annotation
2025-08-30 14:01:27
1687
Bug descriptionAnnotations are existing (created by an administrator)Gamma user (with permission on a dataset) can creat...
Gorm Postgres hopes to add string.agg to replace GroupConcat
2025-08-30 14:01:10
1354
Describe the featureDescribe the featurecount, err := qu.WithContext(ctx). Select( qu.UID, ...
Spring Security [spring-security/crypto/bcrypt] [performance] SecureRandom created every for single password encode
2025-08-30 14:01:01
857
Describe the bugBCrypt#gensalt without providing a SecureRandom instance, seems to generate one every single time.https:...
Spring Security SEC-2856: Make cookie theft detection in remember-me service configurable because it's seriously broken
2025-08-30 14:00:59
11848
Jean-Pierre Bergamin (Migrated from SEC-2856) said:After enabling remember-me authentication for our SSO portal, people ...
Spring Security Remove null checks to work around setBeanResolver(BeanResolver)
2025-08-30 14:00:51
161
Find comments linking to https://github.com/spring-projects/spring-framework/issues/35371 and remove the null check afte...
Spring Security Remove @NullUnmarked from observability web classes
2025-08-30 14:00:49
278
I wasn't sure how to resolve some of the errors with nullability inObservationWebFilterChainDecorator and ObservationFil...
上一页
下一页
1
…
74
75
76
77
78
…
369
.