4paradigm / 4paradigm/OpenMLDB
Kafka connector: date type cannot use string in JSON
Open
bug
extensions
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
**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**
1.
2.
3.
4.
Contributor guide
Assessment
This issue has not been assessed yet.