You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by ahirreddy <gi...@git.apache.org> on 2014/04/08 10:36:09 UTC

[GitHub] spark pull request: Pysql

GitHub user ahirreddy opened a pull request:

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

    Pysql

    

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

    $ git pull https://github.com/ahirreddy/spark pysql

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

    https://github.com/apache/spark/pull/359.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 #359
    
----
commit b4bc82d2072e0ddb2204a04404d7afa2b2263aa9
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-06T22:00:47Z

    compiling

commit b6f4feb3c4917f463d2f54647dd2781a20fc63bc
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-06T22:03:59Z

    Java to python

commit 5cb8dc05a03a74f37f6cdaff165b3f1d1a94c1db
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-06T23:07:10Z

    java to python, and python to java

commit d2c60af513afca5aec0292316c9c0516de66927f
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-07T04:41:09Z

    Added schema rdd class

commit 949071bfd269f0ac608bfa470474c91cae97f91f
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-07T22:45:55Z

    doesn't crash

commit 9cb15c858dbacfe6156c7289575d0d1baa5a986c
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-07T23:09:22Z

    working

commit 730803e0843a3497d4bdf663a86363b33a8883c2
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-07T23:47:36Z

    more working

commit 837bd13bfa2e757ca6cdbe79af1ae00cba7749f0
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-08T00:16:57Z

    even better

commit 224add86bf0ca3af5c478d8189103463f2ed9918
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-08T01:26:48Z

    yippie

commit f16524d873d5b7e1f881d1d2bab66a88f9193bd7
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-08T04:25:14Z

    Switched to using Scala SQLContext

commit d69594dca922f87aa4ac05c4ab0b59a47eb12e5b
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-08T05:11:23Z

    returning dictionaries works

commit 337ed16ea5d30fc9e51415607cde2f24219c5624
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-08T05:17:48Z

    output dictionaries correctly

commit ed9e3b447f0114e8bbe02166fb61d7965a4eb641
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-08T05:25:26Z

    return row objects

commit 2d44498d9932821437fc3c0794eafe357591d86d
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-08T05:42:19Z

    awesome row objects

commit 1f6e3436291572bbcda267179b320daa939e7b8e
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-08T06:13:01Z

    SchemaRDD now has all RDD operations

commit ef91795554afd59c5fefa61721df62354094b92d
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-08T06:19:05Z

    made jrdd explicitly lazy

commit ec5b6e63782f3d181546bcd00bfb05e039a52b1d
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-08T06:33:52Z

    for now only allow dictionaries as input

commit 6c690e590e214c6f4e4e7f28eaedb30874df5ec6
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-04-08T06:36:53Z

    added todo explaining cost of creating Row object in python

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: Pysql

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/359#issuecomment-39824109
  
    Merged build started. 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: Pysql

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/359#issuecomment-39824274
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/13890/


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: Pysql

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/359#issuecomment-39824095
  
     Merged build triggered. 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: Pysql

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/359#issuecomment-39824273
  
    Merged build finished. 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: Pysql

Posted by ahirreddy <gi...@git.apache.org>.
Github user ahirreddy closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---