[siddhi-map-keyvalue] Allow casting to specified datatype forcefully
dnwick opened this issue · 1 comments
dnwick commented
Description:
Currently event will fail if the value type is different than defined data type. But the improvement should be done to try to cast it to specified data type before fail
Suggested Labels:
Suggested Assignees:
Affected Product Version:
OS, DB, other environment details and versions:
Steps to reproduce:
Related Issues:
dnwick commented
Fixed with siddhi-io/siddhi-map-keyvalue#43