Builder.GetOrCreate 方法

定義

取得現有的 [[SparkSession]];如果沒有現有的專案,請根據在這個產生器中設定的選項建立新的 。

public Microsoft.Spark.Sql.SparkSession GetOrCreate();
member this.GetOrCreate : unit -> Microsoft.Spark.Sql.SparkSession
Public Function GetOrCreate () As SparkSession

傳回

適用於