GitHub user dondrake opened a pull request: https://github.com/apache/spark/pull/4538
[SPARK-5722][SQL] fix for infer long type in python similar to Java long (branch-1.3) This is the same fix applied on branch-1.2 now applied on branch-1.3. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dondrake/spark branch-1.3 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/4538.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 #4538 ---- commit 6bbd76960e2d88c5baad02566acf8bad0e8e8eea Author: Don Drake <d...@drakeconsulting.com> Date: 2015-02-11T20:10:40Z fixes for SPARK-5722 ---- --- 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