Skip to content

[SPARK-12921] Fix another non-reflective TaskAttemptContext access in SpecificParquetRecordReaderBase #11131

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

Closed
wants to merge 1 commit into from

Conversation

JoshRosen
Copy link
Contributor

This is a minor followup to #10843 to fix one remaining place where we forgot to use reflective access of TaskAttemptContext methods.

@SparkQA
Copy link

SparkQA commented Feb 9, 2016

Test build #50962 has finished for PR 11131 at commit 8948409.

  • This patch fails to build.
  • This patch merges cleanly.
  • This patch adds no public classes.

@JoshRosen
Copy link
Contributor Author

Jenkins, retest this please.

@SparkQA
Copy link

SparkQA commented Feb 9, 2016

Test build #50986 has finished for PR 11131 at commit 8948409.

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

@JoshRosen
Copy link
Contributor Author

Merging to branch-1.6.

asfgit pushed a commit that referenced this pull request Feb 10, 2016
… SpecificParquetRecordReaderBase

This is a minor followup to #10843 to fix one remaining place where we forgot to use reflective access of TaskAttemptContext methods.

Author: Josh Rosen <joshrosen@databricks.com>

Closes #11131 from JoshRosen/SPARK-12921-take-2.
@JoshRosen JoshRosen closed this Feb 10, 2016
@JoshRosen JoshRosen deleted the SPARK-12921-take-2 branch February 10, 2016 19:17
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.

2 participants