4paradigm / 4paradigm/OpenMLDB

Reduce Java SDK's size

Abierto
#269 2 comentarios 0 reacciones 2 asignados Reclamado por @vagetablechicken Ver en GitHub
enhancement
Lenguaje dominante
C++
Estrellas
1.7k
Forks
331
Merge medio
12 d 12 h
PR fusionados (30 d)
1

Descripción

**Is your feature request related to a problem? Please describe.**
Current SDK will occupy around 250MB. Which is a lot larger than the sum of other packages in our user code. I think this may put potential user away.

**Describe the solution you'd like**
<= 5M would be more reasonable.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

The issue is about reducing the Java SDK size from ~250MB to <=5MB. Start by examining the Java SDK build configuration and dependencies in the repository. Look for large dependencies or bundled resources that can be removed or optimized. Check the project's build system (likely Maven or Gradle) and analyze the final JAR size. Determine what constitutes the SDK and identify areas for size reduction, such as removing unused dependencies, optimizing resources, or using lighter alternatives.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
java
Área
backend, performance
Tipo de issue
Refactorización
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.