[GitHub] spark pull request #17201: [SPARK-18055][SQL] Use correct mirror in Expresio...

2017-03-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17201 --- 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

[GitHub] spark pull request #17201: [SPARK-18055][SQL] Use correct mirror in Expresio...

2017-03-07 Thread marmbrus
GitHub user marmbrus opened a pull request: https://github.com/apache/spark/pull/17201 [SPARK-18055][SQL] Use correct mirror in ExpresionEncoder Previously, we were using the mirror of passed in `TypeTag` when reflecting to build an encoder. This fails when the outer class is