Nineya
Home
Blog
Pandas ENH: Add support for executing UDF's using Bodo as the engine
2025-03-15 14:05:44
13060
Feature Type[X] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Keras Use JAX's AbstractMesh in distribution lib
2025-03-15 14:05:28
690
In the JAX distribution lib, use AbstractMesh instead of Mesh since it doesn't result in a JIT cache misses when the dev...
Keras Memory leak/crash on torch backend
2025-03-15 14:05:16
4741
Working on a mini-gpt example for @monicadsong. Loads a decently large (few GB) tf.data.Dataset. Colab:https://colab.res...
Gin High CPU utilization - 100% - 120%
2025-03-15 14:04:52
1339
Hello,We are using Gin for our project. However, without adding any additional routes or configurations—just starting th...
Gin c.BindJSON sets text/plain?
2025-03-15 14:04:44
914
Hello!I am writing a simple REST API with this library. So far it works as expected but I am now running into (more of a...
MyBatis-Plus [功能改进]: deleteById无法更新修改人和修改时间
2025-03-15 14:04:36
215
确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题功能改进官方文档中说rem...
Redis [QUESTION] about redis on termux.
2025-03-15 14:03:55
949
hello, i am tring to run redis on android (termux) but it alwas quit showing:~/cach $ redis-server14775:C 15 Mar 2025 06...
Gorm Upgrade from 1.25.6 to 1.25.7 (and above) : argument do not match
2025-03-15 14:03:44
483
Your QuestionDescriptionHello Team,In1.25.6, this work without issue query := db. Where("Hash = ? AND exp...
Gorm Upgrade from Gorm 1.25.6 to 1.25.7 (and above) generate arguments do not match
2025-03-15 14:03:36
1394
DescriptionHello Team,In1.25.6, this work without issue query := db. Where("Hash = ? AND expires_at > ...
MyBatis knownMappers is using class object as key of map
2025-03-15 14:03:15
3304
Hi, from the source code:public class MapperRegistry { private final Configuration config; private final Map<Class&...
Spring Cloud Netflix Spring Cloud Gateway Server MVC - 'springCloudVersion', "2024.0.0" is not able to register with the Eureka server
2025-03-15 14:03:05
2562
When using spring-cloud-gateway-server-mvc ('springCloudVersion', "2024.0.0", 'org.springframework.boot' version '3.4.3'...
Spring Security Use FormPostRedirectStrategy in SAML 2.0 Filters
2025-03-15 14:02:48
188
With the addition of FormPostRedirectStrategy, it would be nice to remove code from the SAML 2.0 filters that do this in...
Spring Security AccessDeniedHandler/AuthenticationEntryPoint does not work
2025-03-15 14:02:40
3734
https://github.com/denberr95/spring-lessonsDescribe the bugI am implementing an application with Spring Boot 3.4.3 and S...
Spring AI Wrong key name "speach"
2025-03-15 14:02:27
487
https://github.com/spring-projects/spring-ai/blob/690d242c22a70d5d3ebe40436fdbca8a1e481e44/spring-ai-spring-boot-autocon...
Spring AI PGVector schema initialization doesn't work when datasource auto-commit is disabled.
2025-03-15 14:02:21
1917
Bug descriptionIf auto commit is disabled, jdbcTemplate.execute doesn't get committed and is rolled back:https://github....
Spring AI MethodToolCallback: Incorrect Deserialization of List<T> with Class<?>
2025-03-15 14:02:17
897
Bug descriptionA clear and concise description of what the bug is about.Within the MethodToolCallback class, in the buil...
Spring AI Support the official OpenAI Java SDK
2025-03-15 14:02:03
343
OpenAI has released their official Java SDK, which is currently in beta phase.Link - openai-javaWill this be supported i...
Spring AI OpenAI interface docking with siliconflow returns a bunch of null values
2025-03-15 14:01:57
820
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
SpringBoot Cannot override properties from imported config
2025-03-15 14:01:41
607
Assuming the below files on my classpath:application-staging.ymlspring: data: mongodb: uri: stagingUrI# ... (bu...
SpringBoot Rationalize Groovy Template configuration properties
2025-03-15 14:01:33
181
We currently have@ConfigurationProperties("spring.groovy.template.configuration")public GroovyMarkupConfigurer...
上一页
下一页
1
2
3
4
5
6
7
…
2246
.