GitHub user gatorsmile opened a pull request: https://github.com/apache/spark/pull/9717
[SPARK-9928][SQL] Removal of LogicalLocalTable LogicalLocalTable in ExistingRDD.scala is replaced by localRelation in LocalRelation.scala? Do you know any reason why we still keep this class? You can merge this pull request into a Git repository by running: $ git pull https://github.com/gatorsmile/spark LogicalLocalTable Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/9717.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 #9717 ---- commit 01e4cdfcfc4ac37644165923c6e8eb65fcfdf3ac Author: gatorsmile <gatorsm...@gmail.com> Date: 2015-11-13T22:50:39Z Merge remote-tracking branch 'upstream/master' commit e25b3785b923d44b3d48fe4100c4672d85787318 Author: gatorsmile <gatorsm...@gmail.com> Date: 2015-11-14T02:43:37Z Merge remote-tracking branch 'upstream/master' into LogicalLocalTable commit 7555b76633fdeff6dd65c97be41e733cc28ba04c Author: gatorsmile <gatorsm...@gmail.com> Date: 2015-11-14T02:44:22Z Merge branch 'master' of https://github.com/gatorsmile/spark into LogicalLocalTable merge. commit 6835704c273abc13e8eda37f5a10715027e4d17b Author: gatorsmile <gatorsm...@gmail.com> Date: 2015-11-14T02:50:51Z Merge remote-tracking branch 'upstream/master' commit 3a7d4654e3c7e69bafbe14d7c5b6158666e36b0e Author: gatorsmile <gatorsm...@gmail.com> Date: 2015-11-14T16:59:31Z Merge remote-tracking branch 'upstream/master' into LogicalLocalTable commit cb49f8cb79b7f9fcca0b62b0645709c7c8c539dc Author: gatorsmile <gatorsm...@gmail.com> Date: 2015-11-14T16:59:56Z Merge branch 'master' of https://github.com/gatorsmile/spark into LogicalLocalTable commit 9180687775649f97763bdbd7c004fe6fc392989c Author: gatorsmile <gatorsm...@gmail.com> Date: 2015-11-14T17:01:59Z Merge remote-tracking branch 'upstream/master' commit 45ef950ff8c6c082e3fb1de84f85329060daf27c Author: gatorsmile <gatorsm...@gmail.com> Date: 2015-11-14T17:03:36Z Merge branch 'master' of https://github.com/gatorsmile/spark into LogicalLocalTable commit 195d176da9d4a58650690c2f5cc3ba27883b63ad Author: gatorsmile <gatorsm...@gmail.com> Date: 2015-11-14T17:45:22Z SPARK-9928 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org