Skip to content

Remove sort tag index #2032

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

Merged
merged 10 commits into from
Jan 10, 2025
Merged

Remove sort tag index #2032

merged 10 commits into from
Jan 10, 2025

Conversation

Tominatoo
Copy link
Contributor

Description

Summarize the change.

Fixes # (link all the GitHub issues this addresses)

Testing

Describe how you tested this code. How can the reviewers reproduce your tests?

Checklist:

Before marking your pull request as ready for review, complete the following.

  • I have self-reviewed this PR.
  • I have removed all print-debugging and commented-out code that should not be merged.
  • I have added sufficient comments in my code, particularly in hard-to-understand areas.
  • I have formatted the code, if applicable. For Go, I have run goimports -w ..

Tominatoo and others added 8 commits January 3, 2025 14:57
…es it. Removing this caused some unit tests to fail, so I added initialization for QuerySummary in unit tests, and also added checks for some functions to return nil if something hadn't been initialized.
…e completion calculation of if the sortIndexEnabled was false, previously.
Copy link
Collaborator

@AndrewHess AndrewHess left a comment

Choose a reason for hiding this comment

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

Looks good; just one question

…mpletion % needs to be accurately tracked later on.
@Tominatoo Tominatoo marked this pull request as ready for review January 10, 2025 18:05
@Tominatoo Tominatoo requested a review from Macbeth98 as a code owner January 10, 2025 18:05
@AndrewHess AndrewHess enabled auto-merge (squash) January 10, 2025 18:08
@AndrewHess AndrewHess merged commit 84d8fd5 into siglens:develop Jan 10, 2025
8 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.

2 participants