GitHub user dondrake opened a pull request: https://github.com/apache/spark/pull/4641
[SPARK-5722][SQL] fix for infer long type in python similar to Java long (master branch) Corresponding fix for SPARK-5722 for the master (1.3) branch. See Pull #4521 for 1.2 version. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dondrake/spark drake_python_long Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/4641.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 #4641 ---- commit 79f136d5ab347bf2c9afe8d0c5c29bcdc214e634 Author: Don Drake <d...@drakeconsulting.com> Date: 2015-02-17T04:11:31Z SPARK-5722 fixes for inferring LongType commit 9aa0737844ae66b25487f1d5979bdf4f7a23eddd Author: Don Drake <d...@drakeconsulting.com> Date: 2015-02-17T04:45:04Z Merge branch 'master' into drake_python_long Conflicts: python/pyspark/sql/dataframe.py ---- --- 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