4paradigm / 4paradigm/OpenMLDB
add doc about insert multiple times
- Lenguaje dominante
- C++
- Estrellas
- 1.7k
- Forks
- 331
- Merge medio
- 12 d 12 h
- PR fusionados (30 d)
- 1
Descripción
https://github.com/4paradigm/OpenMLDB/blob/e2dd0a581ed211056cb764d10c8dcff0007f50e3/docs/zh/quickstart/sdk/java_sdk.md?plain=1#L225
get insert pstmt
for:
pstmt.setxx
pstmt.setxx
pstmt.execute // after execute, cache will be cleaned
ref reuse way in https://github.com/4paradigm/OpenMLDB/blob/e2dd0a581ed211056cb764d10c8dcff0007f50e3/demo/java_quickstart/demo/src/main/java/com/openmldb/demo/App.java#L300
Guía de contribución
Línea de trabajo
The issue points to a Java SDK documentation file (docs/zh/quickstart/sdk/java_sdk.md) and a demo Java file (demo/java_quickstart/demo/src/main/java/com/openmldb/demo/App.java). First, examine the linked lines to understand the current insert pattern and the proposed reuse method. Then, update the documentation to clarify that after pstmt.execute, the cache is cleaned, and show the reuse pattern from the demo. Verify the changes by reviewing the documentation structure.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- documentation
- Tipo de issue
- Documentación
- Dificultad
- 1/5
- Tiempo estimado
- Menos de una hora
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 40/100