Github user rdblue commented on the issue:

    https://github.com/apache/spark/pull/21978
  
    @gatorsmile and @cloud-fan, this adds catalog to `TableIdentifier` in 
preparation for multi-catalog support. `TableIdentifier` continues to work 
as-is to ensure that there are no behavior changes in code paths that do not 
have catalog support. I've updated `UnresolvedRelation` to demonstrate how 
migration to `CatalogTableIdentifier` will work.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to