Aurora Blog
Home
Pandas ENH: Images embedded in cells. The DISPIMG function of WPS
2025-07-23 14:02:52
2473
Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas Copy-on-Write (PDEP-7) follow-up overview issue
2025-07-23 14:02:49
5451
PDEP-7: https://pandas.pydata.org/pdeps/0007-copy-on-write.htmlAn initial implementation was merged in https://github.co...
Pandas BUG: date_range gives different output ends for fixed end and varying start when freq="B"
2025-07-23 14:02:45
4165
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas DEPR: ExtensionOpsMixin in favor of OpsMixin
2025-07-23 14:02:36
1726
All our internal uses have been moved over except for the DecimalArray tests, which use ExtensionScalarOpsMixin.Comment ...
Pandas PERF: parallelize libjoin calls
2025-07-23 14:02:34
6258
import numpy as npimport pandas as pdimport pandas._libs.join as libjoinleft = np.random.randint(0, 10**8, size=10**8)ri...
Keras keras.layers.Flatten() not updating shape information after transformation
2025-07-23 14:02:31
4214
one_hot_encode_input = keras.layers.Input(shape=(2,), name='code', dtype=tf.int64)one_hot_encode = keras.layers.IntegerL...
Jackson Core (REVERTED) Change default for JsonWriteFeature.ESCAPE_FORWARD_SLASHES to be true for 3.0
2025-07-23 14:02:17
2175
(follow-up to #507)Now that we have added ability to easily force escaping of / let's make that default for Jackson 3.0 ...
Jackson Databind Jackson 3 (rc6) deserialization of Locale (array) fails
2025-07-23 14:02:09
3010
Discussed in https://github.com/FasterXML/jackson-databind/discussions/5230Originally posted by **tsegall** July 22, 202...
Jackson Databind ParameterNamesModule fails to map Number into a class that wraps an int or long
2025-07-23 14:02:08
2723
Until version 2.17.3 Jackson was able to deserialize a number into wrapper classes such as this one:class IntValue { ...
Apache Superset Cannot find forced categorical x-axis option on line chart with 5.0.0
2025-07-23 14:02:02
2554
Bug descriptionIn this scenario, the x-axis is set to the version field (of type varchar), and I want to sort the x-axis...
Apache Superset 4.1.3: No module named 'superset.commands.logs'
2025-07-23 14:01:51
4219
Bug description4.1.3.post1 distribution is missing 'superset.commands.logs' module, and scheduler fails to start:Unable ...
Apache Superset Sometimes, dashboard could not be deleted
2025-07-23 14:01:47
6944
Bug descriptionWith Superset 4.0.1, I create lots of dashbaords, sometimes, dashboard could not be deletedThe dashborad ...
Apache Dubbo [Bug] Request method 'GET' not supported
2025-07-23 14:01:27
1739
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...
MyBatis-Plus [错误报告]: 使用FastAutoGenerator生成代码,无法指定自定义模板
2025-07-23 14:01:18
10952
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...
Redis [BUG] Issues with server.allow_access_expired
2025-07-23 14:01:11
243
Currently, keyIsExpired doesn't consider the flag, affecting KEYS and WATCH - we should probably check the flag inside k...
Redis [BUG] VSIM score changes over time
2025-07-23 14:01:09
4643
Describe the bugWhen more elements are inserted in a vector set, the VSIM score became lower.To reproduceGer FB data wik...
Gorm polymorphic association in gorm (belongs to)
2025-07-23 14:01:06
11914
Describe the featureI would like to request support for belongs to polymorphic association in GORM. Currently, GORM prov...
Spring Cloud Config Configure observability for RestTemplate used in ConfigServerConfigDataLoader
2025-07-23 14:00:58
1325
Is your feature request related to a problem? Please describe.When using Spring Cloud Config Client in a Spring Boot app...
Spring Security Extract spring-security-webauthn
2025-07-23 14:00:52
260
Currently webauthn logic is in spring-security-web and requires an optional dependency. This should be moved to its own ...
Spring Security Add AuthorizationManagerFactory
2025-07-23 14:00:50
2152
Spring Security provides expressive ways to declare authorization. For example HttpSecurity provides:http .authorizeH...
上一页
下一页
1
…
142
143
144
145
146
…
324
.