public static class LookupCatalog.AsTableIdentifier$
extends Object
For legacy support only. Please use LookupCatalog.CatalogAndIdentifier
instead on DSv2 code paths.
Modifier and Type | Field and Description |
---|---|
static LookupCatalog.AsTableIdentifier$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
AsTableIdentifier$() |
Modifier and Type | Method and Description |
---|---|
scala.Option<org.apache.spark.sql.catalyst.TableIdentifier> |
unapply(scala.collection.Seq<String> parts) |
public static final LookupCatalog.AsTableIdentifier$ MODULE$