4paradigm / 4paradigm/OpenMLDB
api server: query with null input
Aperta
api-server
bug
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
```sh
> curl -X POST http://127.0.0.1:9527/dbs/test_db -d '{"mode":"online","sql": "select * from tx where id = ?", "input": {"schema": ["int16"], "data": [null]}}'
{"code":-1,"msg":"Json parse failed, INVALID_ARGUMENT: append failed on 0 type 1"}⏎
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.