hyunwoo cho created ZEPPELIN-1758: ------------------------------------- Summary: support livy pyspark Interpreter's magic function Key: ZEPPELIN-1758 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1758 Project: Zeppelin Issue Type: Improvement Reporter: hyunwoo cho
{code} %livy.pyspark t = [{"name":"userA", "role":"roleA"}, {"name":"userB", "role":"roleB"}, {"name":"userC"}] %table t {code} AS-IS [empty] TO-BE -- This message was sent by Atlassian JIRA (v6.3.4#6332)