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-18835][sql] Don't expose Guava types in the JavaTypeInference API. #16260

Closed
wants to merge 1 commit into from

Conversation

vanzin
Copy link
Contributor

@vanzin vanzin commented Dec 12, 2016

This avoids issues during maven tests because of shading.

…API.

This avoids issues during maven tests because of shading.
@SparkQA
Copy link

SparkQA commented Dec 13, 2016

Test build #70044 has finished for PR 16260 at commit 091b13d.

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

@vanzin
Copy link
Contributor Author

vanzin commented Dec 13, 2016

Merging to master / 2.1.

@asfgit asfgit closed this in f280ccf Dec 13, 2016
asfgit pushed a commit that referenced this pull request Dec 13, 2016
…API.

This avoids issues during maven tests because of shading.

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes #16260 from vanzin/SPARK-18835.

(cherry picked from commit f280ccf)
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
@vanzin vanzin deleted the SPARK-18835 branch December 13, 2016 18:32
robert3005 pushed a commit to palantir/spark that referenced this pull request Dec 15, 2016
…API.

This avoids issues during maven tests because of shading.

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes apache#16260 from vanzin/SPARK-18835.
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
…API.

This avoids issues during maven tests because of shading.

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes apache#16260 from vanzin/SPARK-18835.
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