Skip to content

Conversation

@marmbrus
Copy link
Contributor

Otherwise we end up rewriting predicates to be trivially equal (i.e. a#1 = a#2 -> a#3 = a#3), at which point the query is no longer valid.

@yhuai
Copy link
Contributor

yhuai commented Apr 10, 2015

LGTM

@marmbrus
Copy link
Contributor Author

test this please

@SparkQA
Copy link

SparkQA commented Apr 10, 2015

Test build #30050 has finished for PR 5458 at commit 22df77c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch does not change any dependencies.

@asfgit asfgit closed this in 23d5f88 Apr 10, 2015
asfgit pushed a commit that referenced this pull request Apr 10, 2015
…tion

Otherwise we end up rewriting predicates to be trivially equal (i.e. `a#1 = a#2` -> `a#3 = a#3`), at which point the query is no longer valid.

Author: Michael Armbrust <[email protected]>

Closes #5458 from marmbrus/selfJoinParquet and squashes the following commits:

22df77c [Michael Armbrust] [SPARK-6851][SQL] Create new instance for each converted parquet relation

(cherry picked from commit 23d5f88)
Signed-off-by: Michael Armbrust <[email protected]>

Conflicts:
	sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
@marmbrus marmbrus deleted the selfJoinParquet branch August 3, 2015 22:55
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