Skip to content

refactor: remove unused LFIndexer::build_empty_LFIndexer (#384)#403

Merged
zhanglei1949 merged 2 commits into
alibaba:mainfrom
zhanglei1949:zl/rm-lfindexer
May 26, 2026
Merged

refactor: remove unused LFIndexer::build_empty_LFIndexer (#384)#403
zhanglei1949 merged 2 commits into
alibaba:mainfrom
zhanglei1949:zl/rm-lfindexer

Conversation

@zhanglei1949
Copy link
Copy Markdown
Member

Fix #384

The function was only referenced in test_indexer.cc; drop it and the
now-unused file_utils.h include, and trim the test to its remaining
swap/varchar coverage.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@zhanglei1949 zhanglei1949 merged commit 1da426c into alibaba:main May 26, 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.

build_empty_LFIndexer is only used in testing code

3 participants