-
Notifications
You must be signed in to change notification settings - Fork 750
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
tracking: sql variable features #16135
Comments
Got it |
Add config or setting about variable quota. Personally, I'm more biased towards setting. Now we has user role quota config. But user and role is a global tenant level object. But var just a session level object. |
No need now. |
cc @soyeric128 Let's add documents about sql variables. |
Summary
IDENTIFIER($my_table_name)
, replace ident in NameResolutionContext feat(query): add identifier function from session variable #16264The text was updated successfully, but these errors were encountered: