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
Summary
root@localhost:8000/default> select * from (select number as a from numbers(10)), (select number as b from numbers(2));
error: APIError: QueryFailed: [1065]Duplicated table name numbers in the same FROM clause