public static class LookupCatalog.AsTableIdentifier
extends Object
For legacy support only. Please use LookupCatalog.CatalogAndIdentifier instead on DSv2 code paths.
| Constructor and Description |
|---|
AsTableIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
static scala.Option<org.apache.spark.sql.catalyst.TableIdentifier> |
unapply(scala.collection.Seq<String> parts) |