-
Notifications
You must be signed in to change notification settings - Fork 322
feat: support show variables and set variable #892
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
feat: support show variables and set variable #892
Conversation
Codecov Report
@@ Coverage Diff @@
## main #892 +/- ##
============================================
+ Coverage 83.07% 83.08% +0.01%
Complexity 22 22
============================================
Files 283 283
Lines 52981 53025 +44
Branches 31 31
============================================
+ Hits 44013 44055 +42
- Misses 8959 8961 +2
Partials 9 9
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
feature
What is the current behavior? (You can also link to an open issue here)
resolve SQL: support set and show session system variable and global system variable syntax and logical plan #863
What is the new behavior (if this is a feature change)?
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information: