Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api server: query with null input #3902

Open
aceforeverd opened this issue Apr 26, 2024 · 0 comments
Open

api server: query with null input #3902

aceforeverd opened this issue Apr 26, 2024 · 0 comments
Assignees
Labels
api-server bug Something isn't working

Comments

@aceforeverd
Copy link
Collaborator

> 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"}⏎   
@aceforeverd aceforeverd added bug Something isn't working api-server labels Apr 26, 2024
@aceforeverd aceforeverd self-assigned this Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-server bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant