OpenMLDB
OpenMLDB copied to clipboard
Kafka connector: when the data type is wrong, there is no error log
Bug Description
- version: v0.6.0
- When the data type is wrong, synchronization will not occur, but there is no error
- When the value of pk.fields is not an index column, it cannot be deleted, but there is no error log
Expected Behavior
Check the connect.log for error logs
Steps to Reproduce