jongyoul commented on PR #4598: URL: https://github.com/apache/zeppelin/pull/4598#issuecomment-1590269638
@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? -- 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: dev-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org