Jeff Zhang created ZEPPELIN-3858:
Summary: Code completion doesn't work for spark interpreter when
cursor is in the middle of code
Key: ZEPPELIN-3858
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3858
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3206
@HyukjinKwon I created one PR for you to add test for spark 2.4, would mind
to merge that ? https://github.com/HyukjinKwon/zeppelin/pull/1
---
GitHub user zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/3221
ZEPPELIN-3858. Code completion doesn't work for spark interpreter when
cursor is in the middle of code
### What is this PR for?
It is a trivial fix for the code completion of spark interpreter
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/3113
---