Repository: zeppelin
Updated Branches:
refs/heads/master 1135fb61d -> 20b72758b
[ZEPPELIN-2330] Helium.html doesn't render spell information only in production
build
### What is this PR for?
Helium.html doesn't render spell information only in production build.
That's because self-closed di
Repository: zeppelin
Updated Branches:
refs/heads/master 9e8d7eb90 -> 1135fb61d
[ZEPPELIN-1965] Livy SQL Interpreter: Should use df.show(1000, false)â¦
⦠to display results
### What is this PR for?
Livy SQL interpreter truncate result strings of size greater than 20. In some
cases, we lik