GitHub user sujith71955 opened a pull request: https://github.com/apache/spark/pull/22396
[SPARK-23425][SQL][FOLLOWUP] Support wildcards in HDFS path for loadtable command. What changes were proposed in this pull request Updated the Migration guide for the behavior changes done in the JIRA issue SPARK-23425. How was this patch tested? Manually verified. ## What changes were proposed in this pull request? (Please fill in changes proposed in this fix) ## How was this patch tested? (Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests) (If this patch involves UI changes, please attach a screenshot; otherwise, remove this) 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/sujith71955/spark master_newtest Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/22396.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 #22396 ---- commit c875b16e9ebb0ac1702227ca6d24afa9f9f2d1af Author: s71955 <sujithchacko.2010@...> Date: 2018-09-11T14:11:55Z [SPARK-23425][SQL][FOLLOWUP] Support wildcards in HDFS path for load table command. What changes were proposed in this pull request Updated the Migration guide for the behavior changes done in the JIRA issue SPARK-23425. How was this patch tested? Manually verified. ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org