Skip to content

Release 0.2.0#177

Merged
cutecutecat merged 2 commits into
supervc-stack:mainfrom
cutecutecat:release-0.2.0
Jan 27, 2025
Merged

Release 0.2.0#177
cutecutecat merged 2 commits into
supervc-stack:mainfrom
cutecutecat:release-0.2.0

Conversation

@cutecutecat

@cutecutecat cutecutecat commented Jan 26, 2025

Copy link
Copy Markdown
Contributor

Close #175

Upgrade

  • sql/*: schema for 0.1.0, 0.2.0 and 0.1.0->0.2.0
  • tools/dev.md: document about how to release new version in the future

Chore

  • scripts/bench.py: additional argument -t for choosing top 10/100
  • scripts/index.py: support more than 8 cores for server in external index build

@cutecutecat
cutecutecat marked this pull request as ready for review January 27, 2025 01:27
Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
@cutecutecat
cutecutecat merged commit d23a538 into supervc-stack:main Jan 27, 2025
@usamoi

usamoi commented Jan 27, 2025

Copy link
Copy Markdown
Contributor

Did you test if it really worked?

@cutecutecat

Copy link
Copy Markdown
Contributor Author

Did you test if it really worked?

I have tested the upgrade by these steps:
https://github.com/tensorchord/VectorChord/blob/main/tools/dev.md#step-4---further-test

@cutecutecat
cutecutecat deleted the release-0.2.0 branch February 27, 2025 07:34
spenc-r pushed a commit to spenc-r/VectorChord that referenced this pull request May 22, 2026
Close supervc-stack#175 

## Upgrade
- `sql/*`: schema for 0.1.0, 0.2.0 and 0.1.0->0.2.0
- `tools/dev.md`: document about how to release new version in the
future

## Chore
- `scripts/bench.py`: additional argument `-t` for choosing top 10/100
- `scripts/index.py`: support more than 8 cores for server in external
index build

---------

Signed-off-by: cutecutecat <junyuchen@tensorchord.ai>
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.

feat: 0.2 upgrade schema sql

2 participants