Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-9908] [SQL] When spark.sql.tungsten.enabled is false, broadcast join does not work #8149

Closed
wants to merge 1 commit into from

Conversation

yhuai
Copy link
Contributor

@yhuai yhuai commented Aug 12, 2015

@SparkQA
Copy link

SparkQA commented Aug 13, 2015

Test build #1509 has finished for PR 8149 at commit 16c3438.

  • This patch fails PySpark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@rxin
Copy link
Contributor

rxin commented Aug 13, 2015

I'm merging this since the Python test is flaky.

asfgit pushed a commit that referenced this pull request Aug 13, 2015
…t join does not work

https://issues.apache.org/jira/browse/SPARK-9908

Author: Yin Huai <yhuai@databricks.com>

Closes #8149 from yhuai/SPARK-9908.

(cherry picked from commit 4413d08)
Signed-off-by: Reynold Xin <rxin@databricks.com>
@asfgit asfgit closed this in 4413d08 Aug 13, 2015
@SparkQA
Copy link

SparkQA commented Aug 13, 2015

Test build #1524 has finished for PR 8149 at commit 16c3438.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

CodingCat pushed a commit to CodingCat/spark that referenced this pull request Aug 17, 2015
…t join does not work

https://issues.apache.org/jira/browse/SPARK-9908

Author: Yin Huai <yhuai@databricks.com>

Closes apache#8149 from yhuai/SPARK-9908.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants