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
[fix-32715][core]fix the same table join more than once, then throw 'table exists' error. The sql is analogous with 'Select a, b From TA join TB Union All Select a, b From TA join TB'
0 commit comments