Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multi-staged optimization to support simple queries #115

Open
zhouqingqing opened this issue Jun 11, 2020 · 0 comments
Open

multi-staged optimization to support simple queries #115

zhouqingqing opened this issue Jun 11, 2020 · 0 comments

Comments

@zhouqingqing
Copy link
Owner

No description provided.

zhouqingqing added a commit that referenced this issue Jun 16, 2020
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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant