Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-48401

Spark Connect Go Session Type cannot be used in complex code

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.5.1
    • None
    • Connect
    • None

    Description

      The return type of a Spark Session builder is an unexported type.  This means that code cannot pass around a sql.sparkSession to perform more complex tasks (for instance, a routine that sets up a set of temporary views for later processing on).

       
      spark, err := sql.SparkSession.Builder.Remote(*remote).Build()
       

      Attachments

        Activity

          People

            Unassigned Unassigned
            dsisson David Sisson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 4h
                4h
                Remaining:
                Remaining Estimate - 4h
                4h
                Logged:
                Time Spent - Not Specified
                Not Specified