Ryan Blue created SPARK-28979: --------------------------------- Summary: DataSourceV2: Rename UnresolvedTable Key: SPARK-28979 URL: https://issues.apache.org/jira/browse/SPARK-28979 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 3.0.0 Reporter: Ryan Blue
CatalogTableAsV2 was renamed to UnresolvedTable in SPARK-28666. This name is incorrect because the table is not unresolved. Instead, it is a v1 table that doesn't expose any v2 capabilities. The name should not include "Unresolved". -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org