4paradigm / 4paradigm/OpenMLDB
add doc about insert multiple times
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- documentation
- Tipo di issue
- Documentazione
- Difficoltà
- 1/5
- Tempo stimato
- Meno di un'ora
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 40/100