Skip to content

Java query hints#1942

Open
MattSchur wants to merge 3 commits into
mainfrom
java-query-hints
Open

Java query hints#1942
MattSchur wants to merge 3 commits into
mainfrom
java-query-hints

Conversation

@MattSchur
Copy link
Copy Markdown
Contributor

Make hints docu independent of HANA

@MattSchur MattSchur requested a review from smahati as a code owner June 30, 2025 11:13
@MattSchur MattSchur requested a review from agoerler June 30, 2025 11:13
Copy link
Copy Markdown
Contributor

@agoerler agoerler left a comment

Choose a reason for hiding this comment

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

Please list all supported prefixes for hints

Comment thread java/working-with-cql/query-execution.md Outdated
@MattSchur
Copy link
Copy Markdown
Contributor Author

Please list all supported prefixes for hints

Currently we only support hdb. for HANA hints, but we extended this to non-db specific hints, e.g. to control the runtime view resolvement (will be documented in RT view section) and could introduce more hints in the future, e.g. to disable cascade delete.

Comment thread java/working-with-cql/query-execution.md Outdated
@MattSchur MattSchur requested a review from agoerler June 30, 2025 11:38
Copy link
Copy Markdown
Contributor

@agoerler agoerler left a comment

Choose a reason for hiding this comment

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

I'm still struggling with the fact that some of our hints are rather directives, which the runtime must follow. (I don't recall which as we don't have a summarizing table).

We also have hints, which are deliberately undocumented, I think.

@renejeglinsky renejeglinsky requested a review from agoerler April 29, 2026 09:34
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