kotlin-spark-api-parent_3.3.2_2.13
1.2.4
jvm
kotlin-spark-api_3.3.2_2.13
/
org.jetbrains.kotlinx.spark.api
/
==
==
infix
fun
Column
.
==
(
c
:
Column
)
:
Column
Deprecated (with error)
Changed to "`===`" to better reflect Scala API.
Replace with
this `===` c
Content copied to clipboard