Problem Description
when runs an example, there is a bug reports :
incompatible types : java.lang.object cannot be converted to java.sql.Date
Fix
add a force type conversion
file location: org/apache/rocketmq/streams/common/context/UserDefinedMessage.java