Conversation
MattSchur
commented
Apr 15, 2026
MattSchur
commented
Apr 15, 2026
Co-authored-by: Matthias Schur <107557548+MattSchur@users.noreply.github.com>
MattSchur
commented
Apr 17, 2026
Co-authored-by: Matthias Schur <107557548+MattSchur@users.noreply.github.com>
MattSchur
commented
Apr 17, 2026
MattSchur
commented
Apr 17, 2026
agoerler
reviewed
Apr 17, 2026
Contributor
agoerler
left a comment
There was a problem hiding this comment.
I think this now goes ways beyond of what we should document in "Working With CDS Data". It is more a cookbook now (but we don't wan't to have this docu under "docs/guides" for the well-known reason).
Maybe we can find a better place with "docs/java".
The function we should also mention here: https://pages.github.tools.sap/cap/docs/java/working-with-cql/query-api#scalar-functions
Co-authored-by: Matthias Schur <107557548+MattSchur@users.noreply.github.com>
agoerler
reviewed
Apr 20, 2026
Co-authored-by: Adrian Görler <adrian.goerler@sap.com>
agoerler
reviewed
Apr 24, 2026
MattSchur
commented
Apr 24, 2026
|
|
||
| #### Vector Functions | ||
|
|
||
| Vector functions allow you to compute similarity and distance of [vectors](../cds-data.md#vector-embeddings), as well as [vector embeddings](../../guides/databases/hana.md#vector-embeddings) of text data directly in the database. |
Contributor
Author
There was a problem hiding this comment.
vector embeddings link changes when #2507 is merged
agoerler
approved these changes
Apr 24, 2026
MattSchur
commented
Apr 24, 2026
MattSchur
commented
Apr 24, 2026
Co-authored-by: Matthias Schur <107557548+MattSchur@users.noreply.github.com>
smahati
approved these changes
Apr 27, 2026
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.
Introduces new "Vector Functions" section below "Scalar Functions"