-
Notifications
You must be signed in to change notification settings - Fork 1.6k
AlloyDB AI NL tool shouldn't require PSV extension #1970
Copy link
Copy link
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.product: alloydbAlloyDBAlloyDBtype: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.product: alloydbAlloyDBAlloyDBtype: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Type
Fields
Give feedbackNo fields configured for Feature.
Prerequisites
What are you trying to do that currently feels hard or impossible?
using alloydb ai nl without enabling psv.
Suggested Solution(s)
Toolbox's ai nl statement is requiring user to enable PSV even when its not needed.
PSV should only be needed when user uses parameters. If there are no params and psv is not enabled in the instance, the query execution will fail with Toolbox. However, running the query directly on AlloyDB studio will run successfully.
Alternatives Considered
No response
Additional Details
No response