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

Console UI for SQL volatile functions #6228

Closed
beerose opened this issue Nov 19, 2020 · 4 comments
Closed

Console UI for SQL volatile functions #6228

beerose opened this issue Nov 19, 2020 · 4 comments
Assignees
Labels
c/console Related to console

Comments

@beerose
Copy link
Contributor

beerose commented Nov 19, 2020

@beerose beerose added the c/console Related to console label Nov 19, 2020
@beerose beerose self-assigned this Nov 19, 2020
@tirumaraiselvan
Copy link
Contributor

When tracking a function which is VOLATILE, a pop up should say "This will be added in mutation as the function is VOLATILE." Then there are 2 buttons: 1) "Continue" or 2) "Add as query". If "add as query" is chosen then a warning is shown saying "queries are supposed to be read only and hence recommended to be STABLE or IMMUTABLE. Are you sure?"

@beerose
Copy link
Contributor Author

beerose commented Nov 24, 2020

if "add as query" is chosen then the console needs to add a new key "expose_as": "query" in the payload

@its-a-feature
Copy link

Any idea when this will be pulled into a beta? This is exactly what I need. I was following along with https://www.youtube.com/watch?v=WDBiPbP1iJY, but it doesn't appear to be in the 1.3.4-beta.2.

@beerose
Copy link
Contributor Author

beerose commented Jan 13, 2021

Hi @its-a-feature! It will be released in 1.4, which should be out in just a few days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/console Related to console
Projects
None yet
3 participants