-
Notifications
You must be signed in to change notification settings - Fork 10
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
fix: align the col name for embedding #76
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
Signed-off-by: Keming <yangkeming@tensorchord.ai>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Signed-off-by: Keming <yangkeming@tensorchord.ai>
cc @cutecutecat |
cutecutecat
approved these changes
Apr 30, 2024
xieydd
pushed a commit
that referenced
this pull request
May 28, 2024
* fix: align the col name for embedding Signed-off-by: Keming <yangkeming@tensorchord.ai> * fix typos lint Signed-off-by: Keming <yangkeming@tensorchord.ai> --------- Signed-off-by: Keming <yangkeming@tensorchord.ai> Co-authored-by: Keming <yangkeming@tensorchord.ai> Signed-off-by: xieydd <xieydd@gmail.com>
xieydd
added a commit
that referenced
this pull request
May 28, 2024
* feat: add function alter_vector_index (#73) Signed-off-by: cutecutecat <junyuchen@tensorchord.ai> Signed-off-by: xieydd <xieydd@gmail.com> * fix idx_options in monitoring part (#75) Signed-off-by: Jinjing Zhou <VoVAllen@users.noreply.github.com> Signed-off-by: xieydd <xieydd@gmail.com> * Add transparent background logo Signed-off-by: xieydd <xieydd@gmail.com> * add full logo Signed-off-by: xieydd <xieydd@gmail.com> * fix: align the col name for embedding (#76) * fix: align the col name for embedding Signed-off-by: Keming <yangkeming@tensorchord.ai> * fix typos lint Signed-off-by: Keming <yangkeming@tensorchord.ai> --------- Signed-off-by: Keming <yangkeming@tensorchord.ai> Co-authored-by: Keming <yangkeming@tensorchord.ai> Signed-off-by: xieydd <xieydd@gmail.com> * feat: add cloud doc layout Signed-off-by: xieydd <xieydd@gmail.com> * feat: add cloud sign up, quick start and connect page Signed-off-by: xieydd <xieydd@gmail.com> * feat: add cloud manage, pricing, monitoring, limit page Signed-off-by: xieydd <xieydd@gmail.com> * fix spell check Signed-off-by: xieydd <xieydd@gmail.com> * fmt Signed-off-by: xieydd <xieydd@gmail.com> * delete server resource type Signed-off-by: xieydd <xieydd@gmail.com> * feat: add billing page Signed-off-by: cutecutecat <junyuchen@tensorchord.ai> Signed-off-by: xieydd <xieydd@gmail.com> * fix PGVecto.rs Cloud noun Signed-off-by: cutecutecat <junyuchen@tensorchord.ai> Signed-off-by: xieydd <xieydd@gmail.com> * move cloud to cloud guides Signed-off-by: xieydd <xieydd@gmail.com> * Update .vitepress/config.mts Co-authored-by: Ce Gao <gaocegege@hotmail.com> Signed-off-by: xieydd <xieydd@gmail.com> * Update .vitepress/config.mts Co-authored-by: Ce Gao <gaocegege@hotmail.com> Signed-off-by: xieydd <xieydd@gmail.com> * Update .vitepress/config.mts Co-authored-by: Ce Gao <gaocegege@hotmail.com> Signed-off-by: xieydd <xieydd@gmail.com> * Update .vitepress/config.mts Co-authored-by: Ce Gao <gaocegege@hotmail.com> Signed-off-by: xieydd <xieydd@gmail.com> * update create cluster image Signed-off-by: xieydd <xieydd@gmail.com> * fix some comments Signed-off-by: xieydd <xieydd@gmail.com> * Update src/cloud/connect/connect-with-psql.md Co-authored-by: Keming <kemingyang@tensorchord.ai> Signed-off-by: xieydd <xieydd@gmail.com> * Update src/cloud/getting-started/quick-start.md Co-authored-by: Keming <kemingyang@tensorchord.ai> Signed-off-by: xieydd <xieydd@gmail.com> * Update src/cloud/limit/cloud-limit.md Co-authored-by: Keming <kemingyang@tensorchord.ai> Signed-off-by: xieydd <xieydd@gmail.com> * Update src/cloud/manage/project.md Co-authored-by: Keming <kemingyang@tensorchord.ai> Signed-off-by: xieydd <xieydd@gmail.com> * Update src/cloud/monitoring/monitoring.md Co-authored-by: Keming <kemingyang@tensorchord.ai> Signed-off-by: xieydd <xieydd@gmail.com> * fix monitoring image and description error Signed-off-by: xieydd <xieydd@gmail.com> --------- Signed-off-by: cutecutecat <junyuchen@tensorchord.ai> Signed-off-by: xieydd <xieydd@gmail.com> Signed-off-by: Jinjing Zhou <VoVAllen@users.noreply.github.com> Signed-off-by: Keming <yangkeming@tensorchord.ai> Co-authored-by: cutecutecat <junyuchen@tensorchord.ai> Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by: Keming <kemingyang@tensorchord.ai> Co-authored-by: Keming <yangkeming@tensorchord.ai> Co-authored-by: Ce Gao <gaocegege@hotmail.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.
All the following SQLs use
embedding
instead ofval
.