You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
Describe the bug
For sql with Case when XX AND XX on joining, an UnsupportedOperationException is reported.
To Reproduce
Test the sql with the above case when statement, and turn off spark BHJ.
Expected behavior
No exception is thrown and no interruption.
The text was updated successfully, but these errors were encountered: