OpenMLDB icon indicating copy to clipboard operation
OpenMLDB copied to clipboard

Kafka connector: date type cannot use string in JSON

Open wuyou10206 opened this issue 3 years ago • 0 comments

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

wuyou10206 avatar Aug 03 '22 11:08 wuyou10206