Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
  • Loading branch information
stdpain authored and wanpengfei-git committed Oct 25, 2022
1 parent cc2768a commit cb88be1
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -758,6 +758,7 @@ public void testJoin() throws Exception {
" | \n" +
" 3:HASH JOIN\n" +
" | join op: INNER JOIN (BROADCAST)\n" +
" | hash predicates:\n" +
" | colocate: false, reason: \n" +
" | equal join conjunct: 1: S_SUPPKEY = 9: S_SUPPKEY");
}
Expand Down

0 comments on commit cb88be1

Please sign in to comment.