Skip to content

Conversation

@davies
Copy link
Contributor

@davies davies commented Apr 13, 2016

What changes were proposed in this pull request?

When prune the partitions or push down predicates, case-sensitivity is not respected. In order to make it work with case-insensitive, this PR update the AttributeReference inside predicate to use the name from schema.

How was this patch tested?

Add regression tests for case-insensitive.

@davies
Copy link
Contributor Author

davies commented Apr 13, 2016

cc @marmbrus

@marmbrus
Copy link
Contributor

LGTM, thanks for fixing this!

@SparkQA
Copy link

SparkQA commented Apr 13, 2016

Test build #55751 has finished for PR 12371 at commit ba0fbd6.

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

@asfgit asfgit closed this in 62b7f30 Apr 14, 2016
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