GitHub user rxin opened a pull request:

    https://github.com/apache/spark/pull/9528

    [SPARK-11269][SQL] Java API support & test cases for Dataset

    This simply brings https://github.com/apache/spark/pull/9358 up-to-date.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rxin/spark dataset-java

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/9528.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 #9528
    
----
commit 0166e71e323939a258119fcda23dca17184c6f75
Author: Wenchen Fan <wenc...@databricks.com>
Date:   2015-10-29T15:13:07Z

    add java API for Dataset

commit 33de26b76fa4a9905dd61e82c0f9f826f27b394d
Author: Wenchen Fan <wenc...@databricks.com>
Date:   2015-10-30T14:26:00Z

    implement more methods

commit 0eea82ce19c8676580ca5279ecfe70e81063b373
Author: Wenchen Fan <wenc...@databricks.com>
Date:   2015-11-03T13:34:37Z

    add more doc

commit f6a674c2b06de699af85e976e94ccb69fa054dc3
Author: Wenchen Fan <wenc...@databricks.com>
Date:   2015-11-04T03:01:43Z

    Merge remote-tracking branch 'origin/master' into java

commit fbf791ebaf535b4426efcb4612bd11788b5e97d6
Author: Wenchen Fan <wenc...@databricks.com>
Date:   2015-11-04T07:17:26Z

    new approach to create tuple encoder at java side

commit d8d5a19075d2749b841db1f0aa781cb10efd4078
Author: Wenchen Fan <wenc...@databricks.com>
Date:   2015-11-05T02:12:52Z

    Merge remote-tracking branch 'origin/master' into java

commit f9279e1f6632e7c9a7f6553f0df0ed741ded54fe
Author: Reynold Xin <r...@databricks.com>
Date:   2015-11-06T20:25:21Z

    Merge pull request #9358 from cloud-fan/java
    
    [SPARK-11269][SQL] Java API support & test cases

----


---
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

Reply via email to