Class Ref
Object
org.apache.spark.sql.connector.expressions.Ref
Convenience extractor for any NamedReference.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic scala.Some<scala.collection.immutable.Seq<String>>
unapply
(NamedReference named)
-
Constructor Details
-
Ref
public Ref()
-
-
Method Details
-
unapply
-