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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to