[GitHub] spark pull request #18119: [BACKPORT-2.2][SPARK-19372][SQL] Fix throwing a J...

2017-05-26 Thread kiszk
Github user kiszk closed the pull request at: https://github.com/apache/spark/pull/18119 --- 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 enab

[GitHub] spark pull request #18119: [BACKPORT-2.2][SPARK-19372][SQL] Fix throwing a J...

2017-05-26 Thread kiszk
GitHub user kiszk opened a pull request: https://github.com/apache/spark/pull/18119 [BACKPORT-2.2][SPARK-19372][SQL] Fix throwing a Java exception at df.fliter() due to 64KB bytecode size limit ## What changes were proposed in this pull request? This PR is backport of https