Skip to content

feat: Vector Search #1639

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 42 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
7284ac5
Add vector value type
cindy-peng Oct 22, 2024
fe5e966
Add vectorValue type
cindy-peng Oct 22, 2024
9c19afa
Add vector value test
cindy-peng Oct 22, 2024
8163c95
Add unit tests and system tests
cindy-peng Oct 26, 2024
6df2d8a
Fix formatting
cindy-peng Oct 26, 2024
32fdd41
Fix empty FindNearest pb instance
cindy-peng Oct 28, 2024
2b11399
Fix formatting
cindy-peng Oct 28, 2024
6165685
Fix javadoc
cindy-peng Oct 28, 2024
4461f5b
Merge from main
cindy-peng Oct 28, 2024
17b411f
fix(sample): change update entity sample to use transaction (#1633)
cindy-peng Oct 24, 2024
2aafa17
deps: update dependency com.google.cloud:sdk-platform-java-config to …
renovate-bot Oct 24, 2024
949a0ae
chore(main): release 2.24.0 (#1631)
release-please[bot] Oct 25, 2024
11b3227
deps: update googleapis/sdk-platform-java action to v2.49.0 (#1638)
renovate-bot Oct 28, 2024
742c7b9
chore(main): release 2.24.1-SNAPSHOT (#1635)
release-please[bot] Oct 28, 2024
089b68e
chore: Update generation configuration at Sun Oct 27 02:26:19 UTC 202…
cloud-java-bot Oct 28, 2024
81980d2
deps: update dependency com.google.cloud:sdk-platform-java-config to …
renovate-bot Oct 28, 2024
546cf81
chore(main): release 2.24.1 (#1641)
release-please[bot] Oct 28, 2024
4b21c3e
merging conflict
cindy-peng Oct 28, 2024
c495bb6
chore: generate libraries at Mon Oct 28 20:25:23 UTC 2024
cloud-java-bot Oct 28, 2024
e93ce5c
Fix import
cindy-peng Oct 28, 2024
0072de4
chore: generate libraries at Mon Oct 28 20:30:34 UTC 2024
cloud-java-bot Oct 28, 2024
a371467
Add Integration test
cindy-peng Oct 30, 2024
c8340bf
Add comment and fix formatting
cindy-peng Oct 30, 2024
62da35d
Modify comment and fix formatting
cindy-peng Oct 30, 2024
9694abb
Add setExcludeFromIndexes back to vectorvalue builder
cindy-peng Oct 30, 2024
f267339
Adjust testVectorSearch sample code
cindy-peng Oct 31, 2024
e2f8e87
Add system tests check details
cindy-peng Dec 2, 2024
d66e0d6
Merge branch 'main' of https://github.com/googleapis/java-datastore i…
cindy-peng Dec 2, 2024
1806f0a
chore: generate libraries at Mon Dec 2 20:09:57 UTC 2024
cloud-java-bot Dec 2, 2024
fca3689
fix initial numer of entities for ITDatastoreTst
cindy-peng Dec 2, 2024
9d79efc
Merge branch 'cindy/vector-search-1' of https://github.com/googleapis…
cindy-peng Dec 2, 2024
60dd19d
Add sample code for Java datastore vector search
cindy-peng Dec 3, 2024
d7c2559
chore: generate libraries at Tue Dec 3 00:29:52 UTC 2024
cloud-java-bot Dec 3, 2024
4d0a125
Merge branch 'main' into cindy/vector-search-1
cindy-peng Dec 5, 2024
6679cd2
Add tests to sample code
cindy-peng Dec 14, 2024
402d2cd
Resolving conflicts
cindy-peng Dec 14, 2024
cf1bb19
Fix added interface method warning
cindy-peng Dec 14, 2024
7c46b40
Fix mvn lint formatting
cindy-peng Dec 14, 2024
a4f2a6c
Merge branch 'main' into cindy/vector-search-1
cindy-peng Dec 14, 2024
1c73ec9
chore: generate libraries at Sat Dec 14 01:46:19 UTC 2024
cloud-java-bot Dec 14, 2024
d03f9a1
Merge branch 'main' into cindy/vector-search-1
cindy-peng Jan 22, 2025
c31e66a
Merge branch 'main' into cindy/vector-search-1
cindy-peng Mar 26, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into cindy/vector-search-1
  • Loading branch information
cindy-peng authored Jan 22, 2025
commit d03f9a177528fe459d04aea2bf6b887630d4aabc

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.