Nineya
Home
Blog
Pandas DOC: fix docstring validation errors for pandas.Timestamp
2025-02-26 14:04:02
10360
follow up on issues #56804 and #58063pandas has a script for validating docstrings:https://github.com/pandas-dev/pandas/...
Pandas ENH: json_normalize should work with JSON
2025-02-26 14:03:56
1625
Feature Type[x] Adding new functionality to pandas[x] Changing existing functionality in pandas[ ] Removing existing fun...
Keras User guide to use Rematerialization
2025-02-26 14:03:49
155
gradient checkpoint feat was introduced here https://github.com/keras-team/keras/pull/20743 but currently there is no us...
Keras load_model_from_hdf5 doesn't load axis param for Concatenate layer
2025-02-26 14:03:43
1242
When loading a keras model from an hdf5 file the axis parameter is dropped from the model config.The code at https://git...
Gin Pull requests
2025-02-26 14:03:30
780
Hi,Are pull requests processed by someone ?I made one 3 weeks ago to add BSON and see 200 active PR in the queue.How lon...
Gin [ProtoBuf Render] why not use Data proto.Message directly
2025-02-26 14:03:25
504
just a question render/protobuf.gotype ProtoBuf struct { Data any}var protobufContentType = []string{"applicatio...
MyBatis-Plus [功能改进]: 我在使用星环大数据平台,可否增加对hive2的jdbc支持
2025-02-26 14:03:18
7252
确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题功能改进我在使用3.5.8...
Redis [NEW] ACL - Add support for Groups or Roles
2025-02-26 14:02:53
694
The problem/use-case that the feature addressesThere is no way today to define a Groups or Roles.Which means that each u...
Redis [QUESTION] Failed to resolve hostname 'redis-service.admin.svc.test001'
2025-02-26 14:02:45
1710
Please keep in mind that this issue tracker should be used for reporting bugs or proposing improvements to the Redis ser...
Redis When unit tests (UTs) are executed concurrently in a multi - threaded environment without locks, it can lead to port duplication, which in turn causes the UTs to fail.
2025-02-26 14:02:29
193
https://github.com/redis/redis/blob/695126cccef67ddf4591da970b62b1efe175ac7c/tests/support/util.tcl#L494Comment From: Sh...
Redis [CRASH] <redis crashes: allocated a large memory which caused OOM>
2025-02-26 14:02:23
33651
### Crash reportWe are running redis cluster 5.0.11 with 31 master + 62 slave nodes and 20+ GiB data per node. Running i...
Spring Cloud Config spring.cloud.config.uri is no longer fetched from the active Spring profile, starting with v4.0.3
2025-02-26 14:02:10
1844
Describe the bugStarting with Spring Cloud Config 4.0.3, Spring profile-specific settings of spring.cloud.config.uri are...
Spring Security Add PathPatternRequestMatcher
2025-02-26 14:01:32
157
SummaryCreate PathPatternRequestMatcherComment From: jzheauxSorry, @rwinch, I missed this ticket. Since #16429 is comple...
Spring AI Add a feature in pgvector to support pgvectorscale.
2025-02-26 14:01:19
490
Add a support to use pgvectorscale extension from Timescale. Expected Behaviorpgvectorscale is a open source extension f...
SpringBoot Change X-Trace-Id response header in favour of "traceresponse"
2025-02-26 14:00:58
1362
We received feedback on our new X-Trace-Id response header support for Spring Boot 3.5 (see #40857). Instead of using an...
Spring MockHttpServletResponse - handle multiple values for Content-Language header
2025-02-26 14:00:35
1118
Affects: 6.x+It seems that if we provide multiple values for CONTENT_LANGUAGE as an array like:ResponseEntity.ok() ...
Spring 500 response for ResourceHttpRequestHandler when requested range is not satisfied
2025-02-26 14:00:30
1096
When sending a request to a resource with an invalid range, the server responds with a 500 Internal server error instead...
Spring Endless loop with DataSourceUtils in spring-jdbc
2025-02-26 14:00:22
3453
DataSourceUtils resolution getTargetConnection gets stuck in an endless loop under certain conditions in spring-jdbc 6.2...
Spring Avoid unnecessary CGLIB processing on configuration classes
2025-02-26 14:00:18
451
If a @Configuration class does not declare (or inherit) any instance-level @Bean methods, generating an enhanced subclas...
Spring Improve SimpleKey hashing function
2025-02-26 14:00:14
643
SimpleKey is used in Spring Framework's caching support and its hashCode value can be used to efficiently store this key...
上一页
下一页
1
…
15
16
17
18
19
…
2246
.