Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-1034

Add Spark Interpreter option to not import implicits

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 0.6.0
    • Interpreters
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              sadikovi Ivan Sadikov
              sadikovi Ivan Sadikov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: