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

teach DataSet to use optimizer #221

Open
zhouqingqing opened this issue Sep 4, 2020 · 1 comment
Open

teach DataSet to use optimizer #221

zhouqingqing opened this issue Sep 4, 2020 · 1 comment
Assignees

Comments

@zhouqingqing
Copy link
Owner

          bind(null);

           // TBD: route to optimizer here
           QueryOption queryOpt = new QueryOption();
@arzuschen arzuschen self-assigned this Sep 4, 2020
@arzuschen
Copy link
Collaborator

  1. integrate memo optimizer with Dataset
  2. use distributed to calculate pi
  3. explore challenging APIs (not already done as function in sql like sort)

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

2 participants