klniu commented on issue #11384: URL: https://github.com/apache/shardingsphere/issues/11384#issuecomment-885351895
ok, thanks, I will do it. The problem is that the Java Stream Map method only requires java.util.Function, and does not require cast. Just using Lambda function is fine. However, the addition of a forced conversion and the import com.google.common.base.Function by mistake caused the exception. -- 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]
