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

Support: Ability to choose optimization of queries #1196

Open
sadath-12 opened this issue Oct 8, 2024 · 1 comment
Open

Support: Ability to choose optimization of queries #1196

sadath-12 opened this issue Oct 8, 2024 · 1 comment

Comments

@sadath-12
Copy link
Contributor

Can we have parameter , where we define whether we want the exact queries to be executed directly without optimization or not

@shangyian
Copy link
Contributor

Hi @sadath-12, what kind of optimization are you referring to here? Is this referring to whether it uses a materialized table or just builds the node down to the node query directly? If that's what you mean, then we already have a use_materialized parameter, but we might need to expose it in the SQL request API.

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