GitHub user wangtao605 opened a pull request: https://github.com/apache/spark/pull/20932
[SPARK-23812]DFS should be removed from unsupportedHiveNativeCommands in SqlBase.g4 ## What changes were proposed in this pull request? Dfs command has been supportedï¼but SqlBase.g4 also put it in unsupportedHiveNativeCommands. (Please fill in changes proposed in this fix) ## How was this patch tested? manual tests Please review http://spark.apache.org/contributing.html before opening a pull request. You can merge this pull request into a Git repository by running: $ git pull https://github.com/wangtao605/spark SPARK-23812 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/20932.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #20932 ---- commit c57f76f2feced6a48a476ed4b26757e286a8b479 Author: wangtao605 <wang.tao@...> Date: 2018-03-29T07:32:25Z [SPARK-23812]DFS should be removed from unsupportedHiveNativeCommands in SqlBase.g4 ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org