Xiao Li created SPARK-16471: ------------------------------- Summary: Remove Hive-specific CreateHiveTableAsSelectLogicalPlan Key: SPARK-16471 URL: https://issues.apache.org/jira/browse/SPARK-16471 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 2.0.0 Reporter: Xiao Li
{{CreateHiveTableAsSelectLogicalPlan}} is a Hive-specific logical node. This is not a good design. We need to consolidate it into the corresponding {{CreateTableUsingAsSelect}}. -- 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