pgaref commented on a change in pull request #1147:
URL: https://github.com/apache/hive/pull/1147#discussion_r458205958



##########
File path: 
ql/src/test/org/apache/hadoop/hive/ql/exec/vector/mapjoin/TestMapJoinOperator.java
##########
@@ -1792,6 +1794,8 @@ private void executeTest(MapJoinTestDescription testDesc, 
MapJoinTestData testDa
     case FULL_OUTER:
       executeTestFullOuter(testDesc, testData, title);
       break;
+    case ANTI: //TODO

Review comment:
       Shall we open a ticket to track this? What is the main challenge here?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to