[GitHub] [zeppelin] kkalyan commented on a diff in pull request #3496: [ZEPPELIN-4407] Add the ability to copy/paste result table

2023-02-24 Thread via GitHub
kkalyan commented on code in PR #3496: URL: https://github.com/apache/zeppelin/pull/3496#discussion_r1117828333 ## zeppelin-web/src/app/notebook/paragraph/result/result-chart-selector.html: ## @@ -88,8 +88,10 @@ Toggle Dropdown -CSV -TSV +Copy as TSV +

Re: Discuss on the next Zeppelin release

2023-02-24 Thread Philipp Dallig
(+1) I would have converted all tests to JUnit5 before the release if possible. This should simplify backports to 0.11.x. If we want to do without patch releases in the future, then I am also in favour of a release. Am 15.02.23 um 08:18 schrieb Jeff Zhang: Hi folks, The last release of

[GitHub] [zeppelin] Reamer merged pull request #4569: [ZEPPELIN-5884] fix: wrong path of test folder in Java Interpreter

2023-02-24 Thread via GitHub
Reamer merged PR #4569: URL: https://github.com/apache/zeppelin/pull/4569 -- 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:

[GitHub] [zeppelin] Reamer commented on pull request #4569: [ZEPPELIN-5884] fix: wrong path of test folder in Java Interpreter

2023-02-24 Thread via GitHub
Reamer commented on PR #4569: URL: https://github.com/apache/zeppelin/pull/4569#issuecomment-1443236925 The tests run through, but without log output. In my opinion, this can be omitted at the moment. How do you see it? ``` 2023-02-24T08:53:44.5652238Z [INFO]