DOC-3029 Add GSQL.AllowInterpretedQueries configuration parameter#869
Merged
Tushar-TG-14 merged 3 commits into4.3.0-devfrom Mar 27, 2026
Merged
Conversation
| |GSQL.QueryPlanCache.Capacity |Maximum number of xref:{page-component-version}@gsql-ref:querying:query-optimizer/query-plan-cache.adoc[queries in the cache]. Range from 1 : 100,000. default is 10,000. |`10000` | ||
|
|
||
| |GSQL.AllowInterpretedQueries | ||
| a|Enables or disables all interpreted (ad hoc) GSQL queries for the cluster. Default: `true`. |
Contributor
There was a problem hiding this comment.
Is there a redundant "a"?
Contributor
There was a problem hiding this comment.
I think there should not be cluster since the environment may be a single node environment.
Collaborator
Author
There was a problem hiding this comment.
@xun-gao-tigergraph Thanks for the review!
The a| is intentional here, it’s required in AsciiDoc to allow rich content (like bullet lists) inside a table cell. You can check the “Display the rich diff” view to see how it renders correctly.
Good point on “cluster”. I’ve updated it to “TigerGraph environment” to also cover single-node setups.
I’ve also cleaned up spacing for consistency.
Please take another look when you have a moment.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.