Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

TAJO-867: OUTER JOIN with empty result subquery produces a wrong result.#35

Closed
babokim wants to merge 8 commits into
apache:masterfrom
babokim:TAJO-867
Closed

TAJO-867: OUTER JOIN with empty result subquery produces a wrong result.#35
babokim wants to merge 8 commits into
apache:masterfrom
babokim:TAJO-867

Conversation

@babokim
Copy link
Copy Markdown
Contributor

@babokim babokim commented Jun 7, 2014

No description provided.

@hyunsik
Copy link
Copy Markdown
Member

hyunsik commented Jun 24, 2014

Could you rebase this patch against the latest revision?

김형준 added 2 commits June 27, 2014 01:37
…into TAJO-867

Conflicts:
	tajo-core/src/test/java/org/apache/tajo/TajoTestingCluster.java
	tajo-core/src/test/java/org/apache/tajo/engine/query/TestJoinQuery.java
	tajo-core/src/test/resources/queries/TestJoinQuery/testWhereClauseJoin1.sql
	tajo-core/src/test/resources/queries/TestJoinQuery/testWhereClauseJoin2.sql
	tajo-core/src/test/resources/queries/TestJoinQuery/testWhereClauseJoin3.sql
	tajo-core/src/test/resources/queries/TestJoinQuery/testWhereClauseJoin4.sql
…into TAJO-867

Conflicts:
	tajo-core/src/main/java/org/apache/tajo/master/querymaster/Repartitioner.java
@hyunsik
Copy link
Copy Markdown
Member

hyunsik commented Jun 27, 2014

Travis CI had some problem. I just fixed it independently.

+1
the patch look good to me. I manually verified 'mvn clean install.

@asfgit asfgit closed this in 38f1a57 Jun 27, 2014
babokim pushed a commit to babokim/tajo that referenced this pull request Dec 11, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants