Gorm Generics API Joins() fails on Oracle due to hardcoded "AS" before table alias

GORM Playground Linkhttps://github.com/go-gorm/playground/pull/825DescriptionWhen using GORM generics Joins with a subqu...

Spring AI PDF reading bug fix not back ported to 1.0.x

I have noticed thathttps://github.com/spring-projects/spring-ai/pull/3271has the for:backport tag but has not made it in...

Spring AI HTTP Client configuration for models and vector stores

Enhancement DescriptionEach model integration is composed of two aspects: an *Api class calling the model provider over ...

Spring AI MessageChatMemoryAdvisor not working proper. It add privious chat history into msg but opneAI can't use that memory to response.

Please find sample code and logs.` @Bean public ChatClient chatClient(ChatClient.Builder builder, ...

Spring AI Bug: Groq API tests are disabled despite API being operational

Bug descriptionGroq API integration tests in OpenAiCompatibleChatModelIT.java are currently commented out with a comment...

SpringBoot Too many open files after upgrade to Spring Boot 2.2.8

We recently upgraded from Spring Boot 2.2.7 to 2.2.8, running on PCF (Azure, OS is linux). Now we just ran into an issue...

SpringBoot Direct memory is not released when downloading files

I have encountered a memory management problem in a Spring Boot application, and would like to get advice on how to prop...

Spring CGLIB proxy cannot be created for class containing a final afterPropertiesSet() method

Implementing a subclass of WebServiceGatewaySupport and deploying it within Spring Boot, you will see the following log ...

Spring Add validation support for FixedBackOff and ExponentialBackOff

When creating a BackOff instance via RetryPolicy, we get validation for the individual attributes. However, when creatin...

Keras 🚀OpenVINO Backend: GFIs for Further Development🚀

🚀A great opportunity to contribute to two popular AI projects with just one PR:: Keras 3 and OpenVINO.🚀 Keras 3 enables ...

Jackson Databind Deserialization information declared on getter not considered if no setter is declared

Search before asking[x] I searched in the issues and found nothing similar.Describe the bugIn Jackson 2, a mixin for a g...

Jackson Databind ParameterNamesModule causes @ConstructorProperties to be ignored, constructor called with null value

Search before asking[X] I searched in the issues and found nothing similar.Describe the bugIf ParameterNamesModule is en...

Apache Superset How can I translate the chart interface elements into Russian (specifically, Event Flow)?

ScreenshotDescriptionMy config.py already has the following language settings. The entire superset interface is translat...

Apache Superset [Superset 6.0.0rc1] Calculated Column isn't working and generate wrong SQL with ClickHouse

Bug descriptionCalculated Column isn't working with ClickHouse.The engine doesnt generate proper SQL1. Define a calculat...

Apache Superset deck.gl.path does not work with JAVASCRIPT DATA INTERCEPTOR

Bug descriptionthe bug is:1. deck.gl.path does not show with JAVASCRIPT DATA INTERCEPTOR 2. it works when JAVASCRIPT DAT...

Apache Superset ModuleNotFoundError: No module named 'psycopg2'" still not work

this is my Dockerfile below:FROM apache/superset:v5.0.0USER rootENV DEBIAN_FRONTEND=noninteractiveWORKDIR /appRUN apt-ge...

Apache Superset How can I change the logo? I am using docker compose

I would like you to help me to change the superset logo, it is my first time using containers and I don't know how to ch...

Apache Superset Application root configuration doesn't work

Bug descriptionI tried to configure superset to work under a specific path url like the documentation : https://superset...

Apache Superset Alerts and reports doesn't work because selenium fails to take screenshot

Bug descriptionI have superset deployed on openshift, and it works fine for the most part, except for sending alerts and...

MyBatis-Plus 建议底层接口不要随意更改,selectCount返回类型由Integer修改为Long!!!

当前使用版本(必填,否则不予处理)更新到3.4.3.2,发现底层接口破坏性变动!!!基础组件不带这样玩的,小版本接口变化,引起已有代码大量保错!!!该问题是如何引起的?(确定最新版也有问题再提!!!)BaseMapperInteger se...
上一页 下一页
.