[ https://issues.apache.org/jira/browse/SPARK-19390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15843932#comment-15843932 ]
Apache Spark commented on SPARK-19390: -------------------------------------- User 'gatorsmile' has created a pull request for this issue: https://github.com/apache/spark/pull/16726 > Replace the unnecessary usages of hiveQlTable > --------------------------------------------- > > Key: SPARK-19390 > URL: https://issues.apache.org/jira/browse/SPARK-19390 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 2.2.0 > Reporter: Xiao Li > Assignee: Xiao Li > > `catalogTable` is the native table metadata structure for Spark SQL. Thus, we > should avoid using Hive's table metadata structure `Table` in our code base. > We should remove them. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org