Column
org.apache.spark.sql.Column => com.snowflake.snowpark.Column
Spark
SnowPark
Notes
endsWith(literal: String): Column
endswith**
endsWith(other: Column): Column
endswith**
getItem(Object key)
apply*
geq(other: Any): Column
N/A
isin(Any* list)
*
startsWith(other: Column): Column
N/A (is in functions)
Last updated
Was this helpful?