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

Query: Proper extensibility support for parameter value based SQL processor #20883

Merged
merged 1 commit into from
May 7, 2020

Conversation

smitpatel
Copy link
Member

  • Methods to override only parts of Sql Processor
  • Consistent shape of methods taking SelectExpression/parameter values and canCache via out variable
  • Initialize the inner visitors only once during creation

…cessor

- Methods to override only parts of Sql Processor
- Consistent shape of methods taking SelectExpression/parameter values and canCache via out variable
- Initialize the inner visitors only once during creation
@smitpatel smitpatel merged commit f899240 into master May 7, 2020
@smitpatel smitpatel deleted the smit/services branch May 7, 2020 21:42
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

Successfully merging this pull request may close these issues.

2 participants