Skip to content
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 sparse parser. #1262

Merged
merged 4 commits into from
May 30, 2024
Merged

Fix sparse parser. #1262

merged 4 commits into from
May 30, 2024

Conversation

small-turtle-1
Copy link
Contributor

What problem does this PR solve?

  1. Fix: memory leak when parsing sparse vector.
  2. Fix: parser reduce warning by adding new DataType: EmptyArray
  3. Refactor: knn expr parser.

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • Refactoring

@small-turtle-1 small-turtle-1 added the wip work in progress label May 30, 2024
@small-turtle-1 small-turtle-1 added ci PR can be test and removed wip work in progress labels May 30, 2024
@JinHai-CN JinHai-CN merged commit 91ec6de into infiniflow:main May 30, 2024
3 checks passed
@small-turtle-1 small-turtle-1 deleted the fix_sparse branch May 30, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci PR can be test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants