Skip to content

fix:doris_conn cannot get table comment to store vectordb#2490

Merged
fangyinc merged 1 commit into
eosphoros-ai:mainfrom
TenYearOldJAVA:main
Mar 21, 2025
Merged

fix:doris_conn cannot get table comment to store vectordb#2490
fangyinc merged 1 commit into
eosphoros-ai:mainfrom
TenYearOldJAVA:main

Conversation

@TenYearOldJAVA
Copy link
Copy Markdown
Contributor

#Description
When working with Doris as a data source for visualization, I discovered that the vector data queried lacked the corresponding table comments. This absence of table comments was causing a decrease in matching accuracy. To address this issue, I implemented a solution by rewriting the get_table_comment method in the conn_doris module. This enhancement ensures proper retrieval and association of table comments with the vector data, ultimately improving the overall accuracy of data matching and visualization results.

@github-actions github-actions Bot added the fix Bug fixes label Mar 20, 2025
@TenYearOldJAVA
Copy link
Copy Markdown
Contributor Author

@fangyinc Hellothanks for your watching.I have reformatted the file and open a new request.Could you please check if this is correct.Thanks again!😘

Copy link
Copy Markdown
Collaborator

@Aries-ckt Aries-ckt left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for your contribution.

Copy link
Copy Markdown
Collaborator

@yyhhyyyyyy yyhhyyyyyy left a comment

Choose a reason for hiding this comment

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

r+

@fangyinc fangyinc merged commit 3ce3be6 into eosphoros-ai:main Mar 21, 2025
FOkvj pushed a commit to FOkvj/DB-GPT that referenced this pull request Mar 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants