[GitHub] [zeppelin] asfgit closed pull request #3863: [ZEPPELIN-4965]. Support flink 1.11.1

2020-07-22 Thread GitBox
asfgit closed pull request #3863: URL: https://github.com/apache/zeppelin/pull/3863 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

[GitHub] [zeppelin] jason-ogaard opened a new pull request #3864: avoiding retrieving and redrawing the note on websocket reconnect

2020-07-22 Thread GitBox
jason-ogaard opened a new pull request #3864: URL: https://github.com/apache/zeppelin/pull/3864 ### What is this PR for? Currently, when the websocket reconnects GET_NOTE is called. The purpose of this call on reconnect is to add the note back to the NoteSocketMap (see discussion here:

[GitHub] [zeppelin] zjffdu opened a new pull request #3863: [ZEPPELIN-4965]. Support flink 1.11.1

2020-07-22 Thread GitBox
zjffdu opened a new pull request #3863: URL: https://github.com/apache/zeppelin/pull/3863 ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the contributing guide -

[GitHub] [zeppelin] alexott opened a new pull request #3862: [ZEPPELIN-4964] Add formatter for decimal values

2020-07-22 Thread GitBox
alexott opened a new pull request #3862: URL: https://github.com/apache/zeppelin/pull/3862 ### What is this PR for? New options for formatting of `decimal` values. By default, formatted without any precision loss (by specifying special value -1 as precision) ### What type

[GitHub] [zeppelin] alexott commented on pull request #3861: [ZEPPELIN-4963] Fix typo in pom.xml

2020-07-22 Thread GitBox
alexott commented on pull request #3861: URL: https://github.com/apache/zeppelin/pull/3861#issuecomment-662417627 can you add link to your CI build for this PR? This is an automated message from the Apache Git Service. To

[GitHub] [zeppelin] elbakramer opened a new pull request #3861: [ZEPPELIN-4963] Fix typo in pom.xml

2020-07-22 Thread GitBox
elbakramer opened a new pull request #3861: URL: https://github.com/apache/zeppelin/pull/3861 ### What is this PR for? Fixes typo (replaced saprk to spark) in spark/spark-scala-parent/pom.xml ### What type of PR is it? Bug Fix ### Todos None ### What is the

[jira] [Created] (ZEPPELIN-4964) Cassandra: add formatte for decimal data type

2020-07-22 Thread Alex Ott (Jira)
Alex Ott created ZEPPELIN-4964: -- Summary: Cassandra: add formatte for decimal data type Key: ZEPPELIN-4964 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4964 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-4963) Typo in spark/spark-scala-parent/pom.xml

2020-07-22 Thread Yunseong Hwang (Jira)
Yunseong Hwang created ZEPPELIN-4963: Summary: Typo in spark/spark-scala-parent/pom.xml Key: ZEPPELIN-4963 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4963 Project: Zeppelin

[GitHub] [zeppelin] jongyoul commented on a change in pull request #3851: [ZEPPELIN-4948] Update Neo4j Driver

2020-07-22 Thread GitBox
jongyoul commented on a change in pull request #3851: URL: https://github.com/apache/zeppelin/pull/3851#discussion_r458588735 ## File path: zeppelin-web/src/index.html ## @@ -191,6 +191,7 @@ + Review comment: BTW, I don't know well but, is this