zhugezifang commented on PR #4598: URL: https://github.com/apache/zeppelin/pull/4598#issuecomment-1619421731
> @zhugezifang Hello, sorry for the late reply. I glance at your PR and suggest you make a child interpreter like `jdbc.debug` instead of adding a menu. The debug paragraph is currently only for JDBC, but the menu would be exposed for all kinds of paragraphs. `zeppelin-interpreter` package and `NotebookServer` class affect all of interpreters. If you want to make an interpreter-specific feature, I recommend adding a new sub-interpreter. WDYT? @jongyoul hiļ¼the menu of debug is controlled, it only can be viewed and used in jdbc interpreter, it cannot be viewed in other interpreter -- 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]
