Uh oh!
There was an error while loading. Please reload this page.
[SQL] SPARK-1367 Fix NPE when joining parquet tables by serializing operator output. - #292
[SQL] SPARK-1367 Fix NPE when joining parquet tables by serializing operator output.#292marmbrus wants to merge 1 commit into
Conversation
AmplabJenkins
commented
Apr 1, 2014
Merged build triggered. |
AmplabJenkins
commented
Apr 1, 2014
Merged build started. |
AmplabJenkins
commented
Apr 1, 2014
Merged build finished. |
AmplabJenkins
commented
Apr 1, 2014
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/13649/ |
marmbrus
commented
Apr 1, 2014
Jenkins, test this please. |
AmplabJenkins
commented
Apr 1, 2014
Merged build triggered. |
AmplabJenkins
commented
Apr 1, 2014
Merged build started. |
AmplabJenkins
commented
Apr 2, 2014
Merged build finished. All automated tests passed. |
AmplabJenkins
commented
Apr 2, 2014
All automated tests passed. |
jerryshao
commented
Apr 2, 2014
Hey Michael, it looks cool. One simple question: why |
marmbrus
commented
Apr 2, 2014
@jerryshao, good question. It is likely that we could mark quite a few things as transient that are currently not. However, I'm hesitant to do so this close to the 1.0 freeze since, as this bug shows, it is not always easy to reason about what is going to be required at runtime. At some point before 1.1 we should audit all of the stuff that is being shipped to try and minimize our closure size. |
marmbrus
commented
Apr 3, 2014
I'm going to close this. @AndreSchumacher fixed it also (and actually checks to make sure the answer is correct!) in #195 and I don't want to cause conflicts. |
standard Naive Bayes classifier Has implemented the standard Naive Bayes classifier. This is an updated version of apache#288, which is closed because of misoperations.
Remove docker-machine jobs --debug option
No description provided.