Skip to content

Vector Embeddings in Java#2508

Merged
smahati merged 13 commits intomainfrom
java-Vector-Embeddings
Apr 27, 2026
Merged

Vector Embeddings in Java#2508
smahati merged 13 commits intomainfrom
java-Vector-Embeddings

Conversation

@MattSchur
Copy link
Copy Markdown
Contributor

@MattSchur MattSchur commented Apr 15, 2026

Introduces new "Vector Functions" section below "Scalar Functions"

@MattSchur MattSchur requested a review from agoerler April 15, 2026 14:52
Comment thread java/cds-data.md Outdated
Comment thread java/cds-data.md Outdated
Co-authored-by: Matthias Schur <107557548+MattSchur@users.noreply.github.com>
@MattSchur MattSchur marked this pull request as ready for review April 15, 2026 14:58
@MattSchur MattSchur requested a review from smahati as a code owner April 15, 2026 14:58
Comment thread java/cds-data.md Outdated
agoerler and others added 2 commits April 17, 2026 10:39
Co-authored-by: Matthias Schur <107557548+MattSchur@users.noreply.github.com>
Comment thread java/cds-data.md Outdated
Comment thread java/cds-data.md Outdated
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 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>
Comment thread java/cds-data.md Outdated
Co-authored-by: Adrian Görler <adrian.goerler@sap.com>
@MattSchur MattSchur requested a review from agoerler April 24, 2026 11:43
Comment thread java/working-with-cql/query-api.md

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

Choose a reason for hiding this comment

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

vector embeddings link changes when #2507 is merged

Comment thread java/working-with-cql/query-api.md Outdated
Comment thread java/working-with-cql/query-api.md Outdated
MattSchur and others added 2 commits April 24, 2026 17:24
Co-authored-by: Matthias Schur <107557548+MattSchur@users.noreply.github.com>
@smahati smahati merged commit 50103b1 into main Apr 27, 2026
7 checks passed
@smahati smahati deleted the java-Vector-Embeddings branch April 27, 2026 13:45
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.

3 participants