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
some left over issues by disable memo in these cases:
1. distributed plan disabled memo because property enforcement is not yet done for it;
2. bottom selection statements (like COPY, INSERT ... SELECT etc) are disable because memo currently assumes selection statement only (#121).
Later we shall introduce multi-staged optimization to support simple queries without going through memo (#115).
No description provided.
The text was updated successfully, but these errors were encountered: