Skip to content

chore: create a delta index to cover the unindexed fragments#1802

Closed
eddyxu wants to merge 7 commits intomainfrom
lei/merge_pq_code
Closed

chore: create a delta index to cover the unindexed fragments#1802
eddyxu wants to merge 7 commits intomainfrom
lei/merge_pq_code

Conversation

@eddyxu
Copy link
Copy Markdown
Member

@eddyxu eddyxu commented Jan 10, 2024

No description provided.

@eddyxu eddyxu force-pushed the lei/merge_pq_code branch from 8fee64a to 5d940b5 Compare January 10, 2024 02:06
@eddyxu eddyxu changed the title chore: delta index update chore: create a delta index to cover the unindexed fragments Jan 10, 2024
pub struct MergeIndex {}

pub enum OptimizeAction {
Append,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should we just make CreateDelta a mode of Append? say Append(create_new_fragment)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Lemme think about it. The intent was that one would not merge with the previous index, and the other would merge with the previous index.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Probally we just have one option to determine how many previous index to be merged together?

@eddyxu eddyxu force-pushed the lei/merge_pq_code branch from 2aaf9f0 to 4ea5224 Compare January 10, 2024 04:45
@eddyxu eddyxu force-pushed the lei/merge_pq_code branch from 4ea5224 to 41f62e4 Compare January 10, 2024 06:50
@eddyxu eddyxu self-assigned this Jan 15, 2024
@eddyxu
Copy link
Copy Markdown
Member Author

eddyxu commented Jan 17, 2024

Close in favor of #1841

@eddyxu eddyxu closed this Jan 17, 2024
@eddyxu eddyxu deleted the lei/merge_pq_code branch February 3, 2024 00:23
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.

2 participants