[GitHub] spark pull request #15526: [SPARK-17986] [ML] SQLTransformer should remove t...

2016-10-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15526 --- 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 ena

[GitHub] spark pull request #15526: [SPARK-17986] [ML] SQLTransformer should remove t...

2016-10-17 Thread leoromanovsky
Github user leoromanovsky commented on a diff in the pull request: https://github.com/apache/spark/pull/15526#discussion_r83785993 --- Diff: mllib/src/test/scala/org/apache/spark/ml/feature/SQLTransformerSuite.scala --- @@ -43,6 +43,7 @@ class SQLTransformerSuite assert(re

[GitHub] spark pull request #15526: [SPARK-17986] [ML] SQLTransformer should remove t...

2016-10-17 Thread drewrobb
GitHub user drewrobb opened a pull request: https://github.com/apache/spark/pull/15526 [SPARK-17986] [ML] SQLTransformer should remove temporary tables ## What changes were proposed in this pull request? A call to the method `SQLTransformer.transform` previously would create