Skip to content

Conversation

rasharab
Copy link
Contributor

@rasharab rasharab commented May 13, 2024

Problem

#126

Solution

With REST, we are currently able to list vectors without a prefix but with a pagination token.
This is not currently available with v1 of the pinecone-java-client.

With this PR, we have added a function list with a pagination token and limit but no prefix.

rasharab added 2 commits May 13, 2024 10:46
With REST, we are currently able to list vectors without a prefix but with a pagination token.
This is not the case with v1 of the pinecone-java-clinet.

With this PR, we have added a function list with a pagination token and limit but no prefix.
@rohanshah18 rohanshah18 self-requested a review May 15, 2024 17:03
Copy link
Contributor

@rohanshah18 rohanshah18 left a comment

Choose a reason for hiding this comment

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

@rasharab
Copy link
Contributor Author

Absolutely!

@rasharab
Copy link
Contributor Author

Done!
Thanks @rohanshah18

@rasharab
Copy link
Contributor Author

FYI,
I'm noticing failures not related to my change:
UpsertDescribeIndexStatsAndDeletePodTest > initializationError FAILED
java.lang.ExceptionInInitializerError

@unblocked unblocked closed this by deleting the head repository May 24, 2024
@rohanshah18
Copy link
Contributor

@rasharab Sorry I was out all of this week for a company event but I'm more than happy to run the integration tests and release this PR if you still need it

@rasharab
Copy link
Contributor Author

Please release it. Thank you!

@rohanshah18
Copy link
Contributor

Would you please open the PR again so I can run the integration test, verify the correctness, and merge it in.

@rasharab
Copy link
Contributor Author

Sorry, one of our engineers deleted our fork. :(
I'll handle this, apologies.

@rasharab
Copy link
Contributor Author

annoyingly, had to re-create pr...

#133

@rohanshah18
Copy link
Contributor

Ok thanks, taking a look

rohanshah18 pushed a commit that referenced this pull request May 24, 2024
…sts #130 (#133)

## Problem

#126

## Solution

With REST, we are currently able to list vectors without a prefix but
with a pagination token.
This is not currently available with v1 of the pinecone-java-client.

With this PR, we have added a function list with a pagination token and
limit but no prefix.
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