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-13780][sql] Add missing dependency to build. #11640

Closed
wants to merge 1 commit into from

Conversation

vanzin
Copy link
Contributor

@vanzin vanzin commented Mar 11, 2016

This is needed to avoid odd compiler errors when building just the
sql package with maven, because of odd interactions between scalac
and shaded classes.

This is needed to avoid odd compiler errors when building just the
sql package with maven, because of odd interactions between scalac
and shaded classes.
@SparkQA
Copy link

SparkQA commented Mar 11, 2016

Test build #52878 has finished for PR 11640 at commit 240ba27.

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

@srowen
Copy link
Member

srowen commented Mar 11, 2016

+1

@vanzin
Copy link
Contributor Author

vanzin commented Mar 11, 2016

Merging to master.

@asfgit asfgit closed this in 99b7187 Mar 11, 2016
@vanzin vanzin deleted the SPARK-13780 branch March 14, 2016 21:30
roygao94 pushed a commit to roygao94/spark that referenced this pull request Mar 22, 2016
This is needed to avoid odd compiler errors when building just the
sql package with maven, because of odd interactions between scalac
and shaded classes.

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes apache#11640 from vanzin/SPARK-13780.
markhamstra pushed a commit to markhamstra/spark that referenced this pull request Jun 24, 2016
This is needed to avoid odd compiler errors when building just the
sql package with maven, because of odd interactions between scalac
and shaded classes.

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes apache#11640 from vanzin/SPARK-13780.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants