Skip to content

[TASK-344] Fix sparse to dense representation for CPP lookup#348

Merged
luoyuxia merged 1 commit into
apache:mainfrom
fresh-borzoni:cpp-fix-interleaved-pk
Feb 18, 2026
Merged

[TASK-344] Fix sparse to dense representation for CPP lookup#348
luoyuxia merged 1 commit into
apache:mainfrom
fresh-borzoni:cpp-fix-interleaved-pk

Conversation

@fresh-borzoni
Copy link
Copy Markdown
Member

Summary

closes #344

Added dense representation function and updated example to demostrate the fix

@fresh-borzoni
Copy link
Copy Markdown
Member Author

@leekeiabstraction PTAL 🙏

Copy link
Copy Markdown
Contributor

@leekeiabstraction leekeiabstraction left a comment

Choose a reason for hiding this comment

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

TY for the PR. LGTM

Copy link
Copy Markdown
Contributor

@luoyuxia luoyuxia left a comment

Choose a reason for hiding this comment

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

@fresh-borzoni Thanks. LGTM!

@luoyuxia luoyuxia merged commit 9765235 into apache:main Feb 18, 2026
17 checks passed
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.

Interleaving non-PK column with PK columns cause lookup panic in C++ binding

3 participants