Issue Number: 700526a
| Issue | An error in the result value occurs when a tuple is used in the join predicate. |
| Cause | The internal determination value used in the process of handling the join predicate was not properly set, so the tuple comparison was not performed correctly. |
| Solutions | The determination value was adjusted so that tuple comparison is now handled correctly. |