RockteMQ-AI commented on issue #910: URL: https://github.com/apache/rocketmq-externals/issues/910#issuecomment-5213706182
**Issue Evaluation** Category: `type/bug` | Status: **Needs Info** This appears to be a Spark compatibility issue with rocketmq-spark-connector, but the report lacks critical details: - [ ] RocketMQ Spark connector version - [ ] Spark version being used - [ ] Complete stack trace (the image is not accessible) - [ ] Code snippet showing how the Literal is being used - [ ] Whether this is a regression from a previous version The error "Literal must have a corresponding value to string, but class String found" suggests a type mismatch in Spark SQL Literal handling, possibly due to Spark version incompatibility. Please provide the missing information so we can investigate further. --- *Automated evaluation by github-manager* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
