Ivan Sadikov created ZEPPELIN-1034:
--------------------------------------

             Summary: Add Spark SQL option to not import implicits
                 Key: ZEPPELIN-1034
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1034
             Project: Zeppelin
          Issue Type: New Feature
          Components: Interpreters
            Reporter: Ivan Sadikov
            Priority: Trivial


Add option {{zeppelin.spark.sqlAutoImport}} or something similar to Spark 
interpreter to not import implicits and functions from 
{{org.apache.spark.sql.functions._}}, if option is set to false. Default will 
be true, which is current default behaviour. 

Motivation: sometimes I import implicits that are in conflict with 
SQLImplicits, e.g. when importing Catalyst DSL, and would prefer to turn it off 
for these cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to