4paradigm / 4paradigm/OpenMLDB
support implicit data type conversion
Open
high-priority
sql
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
for the online request mode, there is no implicit conversion from int to double. There is an error "Translate to request row failed in array row 0" if the input is "1" but the data type is double.
Please confirm we do not support any implicit conversion right now? @aceforeverd @vagetablechicken @dl239
Contributor guide
Assessment
This issue has not been assessed yet.