You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/07/01 23:07:04 UTC

[GitHub] [spark] dongjoon-hyun commented on pull request #28964: [SPARK-32144][SQL] Retain EXTERNAL property in hive table properties

dongjoon-hyun commented on pull request #28964:
URL: https://github.com/apache/spark/pull/28964#issuecomment-652688226


   Hi, @ulysses-you . Did you test your new unit test locally? It seems to fail in the community.
   ```
   [info] - SPARK-32144: Retain EXTERNAL property in hive table properties *** FAILED *** (24 milliseconds)
   [info]   org.apache.spark.sql.catalyst.parser.ParseException:
   Operation not allowed: CREATE EXTERNAL TABLE must be accompanied by LOCATION(line 1, pos 0)
   [info] 
   [info] == SQL ==
   [info] create external table t0(c int)
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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