GitHub user maropu opened a pull request: https://github.com/apache/spark/pull/20980
[SPARK-23589][SQL] ExternalMapToCatalyst should support interpreted execution ## What changes were proposed in this pull request? This pr supported interpreted mode for `ExternalMapToCatalyst`. ## How was this patch tested? Added tests in `ObjectExpressionsSuite`. You can merge this pull request into a Git repository by running: $ git pull https://github.com/maropu/spark SPARK-23589 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/20980.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 #20980 ---- commit 52e76d760b2c9e1c9c72e1ee98a664bcf92c2c35 Author: Takeshi Yamamuro <yamamuro@...> Date: 2018-03-09T07:37:57Z ExternalMapToCatalyst should support interpreted execution ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org