org.apache.spark.sql.SparkSession => com.snowflake.snowpark.Session
builder()
builderarrow-up-right
Transformation could cause SPRKSCK1103arrow-up-right and SPRKSCL1104arrow-up-right
close()
closearrow-up-right
conf.get(string key)
get
Transformation cause SPRKSCL1170arrow-up-right
conf.set(string key, value)
set
createDataFrame(java.util.List<Row> rows, StructType schema)
createDataFramearrow-up-right
range(long end)
rangearrow-up-right
range(long start,long end, long step)
range(long start,long end, long step, int numPartitions)
read()
readarrow-up-right
Transformation could cause SPRKSCK1108arrow-up-right, SPRKSCK1109 arrow-up-rightand SPRKSCK1110arrow-up-right
sql(String sqlText)
sqlarrow-up-right
table(String tableName)
tablearrow-up-right
udf()
udfarrow-up-right
getOrCreate()
create()
Last updated 3 years ago
Was this helpful?