junwen12221 commented on issue #8284: URL: https://github.com/apache/shardingsphere/issues/8284#issuecomment-737790367
@tristaZero @guimingyue read it. [janino](https://janino-compiler.github.io/janino/) ``` Debugging The generated classes can be debugged interactively, even though they were created on-the-fly...... ``` -Dorg.codehaus.janino.source_debugging.dir=federatedSQL\target\ target is maven target folder. If it doesn't work, you can copy the code of the function to replace the generated object for debugging。 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
