Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix incompatible types bug #174

Closed
hyl-xidian opened this issue Jun 24, 2022 · 0 comments
Closed

fix incompatible types bug #174

hyl-xidian opened this issue Jun 24, 2022 · 0 comments

Comments

@hyl-xidian
Copy link
Contributor

hyl-xidian commented Jun 24, 2022

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

@ni-ze ni-ze closed this as completed Jun 27, 2022
ni-ze added a commit that referenced this issue Jun 28, 2022
[ISSUE #172][ISSUE #174]Modify the File Source Example; Update README; Fix incompatible types bug
ni-ze added a commit to ni-ze/rocketmq-streams that referenced this issue Oct 7, 2022
[ISSUE apache#172][ISSUE apache#174]Modify the File Source Example; Update README; Fix incompatible types bug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants