-
Notifications
You must be signed in to change notification settings - Fork 71
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
feat: add optimizing_threads to function #375
Merged
Merged
Conversation
This file contains 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
cutecutecat
force-pushed
the
opt-thread
branch
5 times, most recently
from
February 27, 2024 02:38
38932e5
to
1a0649e
Compare
usamoi
reviewed
Feb 27, 2024
cutecutecat
force-pushed
the
opt-thread
branch
2 times, most recently
from
February 28, 2024 08:58
62d875e
to
80c326a
Compare
This PR will be blocking until #314 handler Oid implemented. |
cutecutecat
force-pushed
the
opt-thread
branch
6 times, most recently
from
February 28, 2024 13:20
d9b7496
to
e3f9737
Compare
Please resolve conflicts. |
cutecutecat
force-pushed
the
opt-thread
branch
4 times, most recently
from
March 21, 2024 08:03
ba694f3
to
cd2a473
Compare
usamoi
reviewed
Mar 22, 2024
Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
cutecutecat
force-pushed
the
opt-thread
branch
2 times, most recently
from
March 25, 2024 01:19
4338947
to
4523276
Compare
cutecutecat
force-pushed
the
opt-thread
branch
2 times, most recently
from
March 25, 2024 03:35
d1e25fb
to
f6a7a64
Compare
Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
usamoi
reviewed
Mar 25, 2024
Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
usamoi
approved these changes
Mar 26, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
accepting anyelement
or json
may be better
Please raise a doc issue in doc repo for tracking |
silver-ymz
added a commit
to silver-ymz/pgvecto.rs
that referenced
this pull request
Apr 2, 2024
This reverts commit e18616b.
JinweiOS
pushed a commit
to JinweiOS/pgvecto.rs
that referenced
this pull request
May 21, 2024
* feat: add optiming_threads to index Signed-off-by: cutecutecat <junyuchen@tensorchord.ai> * put flexible at IndexProtect Signed-off-by: cutecutecat <junyuchen@tensorchord.ai> * fix by comments Signed-off-by: cutecutecat <junyuchen@tensorchord.ai> --------- Signed-off-by: cutecutecat <junyuchen@tensorchord.ai> Signed-off-by: jinweios <jinwei.peng@beingthink.com>
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.
Fix #195
Add a new function
select alter_vector_index("t_idx", 'optimizing.optimizing_threads', 100);
to alter index.