Aurora Blog
Home
Pandas BUG: DataFrame.mean(axis=1) fails but Series.mean works incase of pandas Nullable integer dtype
2025-09-09 14:04:35
6294
[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on the latest vers...
Pandas ERR: HDF5 serialization of datelike-object dtypes should raise
2025-09-09 14:04:31
3641
UPDATE:In [157]: problem_date = old.dob.loc[4231354]In [158]: problem_dateOut[158]: datetime.date(2939, 6, 2)In [159]: t...
Keras Request for out-of-core prediction
2025-09-09 14:04:25
2442
The story:I am facing an issue with large data that using model.predict + a result off-loading callback (to write the re...
Jackson Databind Automatically detect target type (Class) to deserialize to
2025-09-09 14:04:19
7144
Is your feature request related to a problem? Please describe.Currently to deserialize object in ObjectMapper we use bel...
Jackson Databind Add one more parameter for AnnotationIntrospector.findPreferredCreator() method (3.x)
2025-09-09 14:04:17
687
(note: offshoot of #5045) Method: public PotentialCreator findPreferredCreator(MapperConfig<?> config, ...
Jackson Databind If there is a no-parameter constructor marked as JsonCreator and a constructor reported as DefaultCreator, latter is incorrectly used.
2025-09-09 14:04:16
6983
Search before asking[x] I searched in the issues and found nothing similar.Describe the bugIf both JsonCreator and Defau...
Jackson Databind consider removing use of Java Stream API for ObjectMapper.getRegisteredModules() (and rename as registeredModules()?)
2025-09-09 14:04:12
1982
This was recently added in Jackson 3.0.0-rc9. #5273The aim appears to have been to support returning collection data in ...
Apache Superset Export to Excel Option Missing in Embedded Apache Superset Dashboard
2025-09-09 14:03:48
3514
Bug descriptionI have an Apache Superset dashboard version 5.0.0 that is already embedded in my website. In the Apache S...
Apache Superset Cannot prohibit downloading and copying data in results.
2025-09-09 14:03:18
2211
Bug descriptionThe bug is:As long as there is permission to "can get results on SQLLAB", data in results can be download...
Apache Superset Upload forms have non-actionable error message
2025-09-09 14:03:02
1394
Bug descriptionWhen trying to upload a CSV file to Superset, if there's a problem with the data such as a numeric column...
Apache Dubbo [Bug] DefaultTPSLimiter doesn't acutally support per-method level TPS limit.
2025-09-09 14:02:08
1697
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 [Bug] RpcException message should not contain the accessKey and secretKey from MSE Nacos
2025-09-09 14:02:06
1786
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...
Gorm 关于在BeforeUpdate钩子函数中执行变更字段的问题
2025-09-09 14:01:57
1326
Your Question我在BeforeUpdate钩子函数中有个需求想统一变更修改人字段,于是使用tx.Statement.SetColumn("modify_user", xxx)设置,但是出现了问题The document you ...
Gorm gorm.G[E](r.db).Count undefined 1.30.3 to 1.30.5
2025-09-09 14:01:55
2648
GORM Playground Linkhttps://github.com/go-gorm/playground/pull/1Descriptiongorm v1.30.5 give error into method Countgorm...
Spring AI Rerank Model Support Plan
2025-09-09 14:01:46
496
Expected Behavior- q1:Now supports chat model, embedding model, based on project requirements. Could you please ask when...
Spring AI Enforce Maven build failure when a Java preview feature is used
2025-09-09 14:01:42
174
As a contributor using primarily Java 21 on a daily basis, I would like the Maven build to fail if a preview feature fro...
Spring AI equals,hashCode,toString auto-generate template
2025-09-09 14:01:40
467
I noticed that when using IntelliJ IDEA to auto-generate equals(), hashCode(), and toString() methods in the Spring AI s...
Spring AI Enhance BeanOutputConverter to trim Preamble
2025-09-09 14:00:39
740
Every so often I'll get responses from LLMs that look like this:I'll analyze and evaluate that for you. Here are the res...
SpringBoot Introduce a starter for HTTP Client applications
2025-09-09 14:00:30
4238
I'd like to suggest introducing a new Spring Boot starter aimed at client applications, with the necessary dependencies ...
SpringBoot Adapt RetryTopicConfiguration now that Spring Kafka no longer relies on Spring Retry
2025-09-09 14:00:28
222
We're still exposing spring.kafka.retry.topic.backoff.random that is no longer supported by Spring Kafka. Some propertie...
上一页
下一页
1
2
3
4
5
6
7
…
312
.