Liang-Chi Hsieh created SPARK-6322: -------------------------------------- Summary: CTAS should consider the case where no file format or storage handler is given Key: SPARK-6322 URL: https://issues.apache.org/jira/browse/SPARK-6322 Project: Spark Issue Type: Bug Components: SQL Reporter: Liang-Chi Hsieh
When creating CreateTableAsSelect in HiveQl, it doesn't consider the case where no file format or storage handler is given. So later in CreateTables, one of CreateTableAsSelect cases will never be run. -- 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