GitHub user adrian-wang opened a pull request:
https://github.com/apache/spark/pull/6233
add range() api
This PR is based on #6230 , thanks @davies .
Closes #6230
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adrian-wang/spark range
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6233.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 #6233
----
commit d3a0c1bb1943735d331df8404f9a464456ea9e64
Author: Daoyuan Wang <[email protected]>
Date: 2015-05-14T05:27:37Z
add range api()
commit bd998ba5424a9b3330166eb6ea60531da6e5fd59
Author: Daoyuan Wang <[email protected]>
Date: 2015-05-14T05:31:27Z
update comments
commit 13dbe841b8d36bfbd5624b313ead71a8ef3d7c80
Author: Daoyuan Wang <[email protected]>
Date: 2015-05-14T07:10:40Z
update
commit 867c4178a5abe18f26d9a5f57c4aa039b4b55355
Author: Daoyuan Wang <[email protected]>
Date: 2015-05-14T09:49:48Z
fix
commit 617da762caa3f298deb3c469b9b7a430e2e99294
Author: Daoyuan Wang <[email protected]>
Date: 2015-05-15T05:01:39Z
fix safe marge for corner cases
commit f45e3b2266dfde5da1b216bbbbb9cff6a9ddd2be
Author: Daoyuan Wang <[email protected]>
Date: 2015-05-15T08:11:10Z
remove redundant toLong
commit cbf52002c0fb2e21c9e86d087e69041281cc411d
Author: Daoyuan Wang <[email protected]>
Date: 2015-05-18T05:51:29Z
let's add python support in a separate PR
commit 45902084c7e4c3428826ea3953982d947122f5df
Author: Davies Liu <[email protected]>
Date: 2015-05-18T07:38:47Z
Merge commit 'refs/pull/6081/head' of github.com:apache/spark into range
commit 789eda5165e35ffc419e50a9aa23548e78876710
Author: Davies Liu <[email protected]>
Date: 2015-05-18T07:57:51Z
add range() in Python
commit 59a15c59327d0a43b4a0fbb3b60417d2f7c2c743
Author: Daoyuan Wang <[email protected]>
Date: 2015-05-18T09:39:38Z
fix range in pyspark-sql, add tests
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]