Skip to content

DOC-3029 Add GSQL.AllowInterpretedQueries configuration parameter#869

Merged
Tushar-TG-14 merged 3 commits into4.3.0-devfrom
DOC-3029-add-allowinterpretedqueries-config
Mar 27, 2026
Merged

DOC-3029 Add GSQL.AllowInterpretedQueries configuration parameter#869
Tushar-TG-14 merged 3 commits into4.3.0-devfrom
DOC-3029-add-allowinterpretedqueries-config

Conversation

@Tushar-TG-14
Copy link
Copy Markdown
Collaborator

No description provided.

|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`.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a redundant "a"?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there should not be cluster since the environment may be a single node environment.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@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.

@Tushar-TG-14 Tushar-TG-14 merged commit 66559c7 into 4.3.0-dev Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants