OpenMLDB
OpenMLDB copied to clipboard
Kafka connector: date type cannot use string in JSON
Bug Description
- version: v0.6.0 Date type cannot use string in JSON, but timestamp should be used. For example, 1659512628000 can be used, but "2022-08-03" cannot be used
Expected Behavior Compatible string types
Steps to Reproduce