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

Using the filtering results of rough indexes to reduce the calculation of filters #9103

Closed
JinheLin opened this issue May 30, 2024 · 0 comments · Fixed by #9318
Closed

Using the filtering results of rough indexes to reduce the calculation of filters #9103

JinheLin opened this issue May 30, 2024 · 0 comments · Fixed by #9318
Assignees
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@JinheLin
Copy link
Contributor

Enhancement

@JinheLin JinheLin added the type/enhancement The issue or PR belongs to an enhancement. label May 30, 2024
@JinheLin JinheLin self-assigned this May 30, 2024
ti-chi-bot bot added a commit that referenced this issue Jun 13, 2024
ref #9103

Move some builder functions of filters to be a static member function of each class.

Co-authored-by: JaySon <tshent@qq.com>
Co-authored-by: JaySon-Huang <tshent@qq.com>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
@ti-chi-bot ti-chi-bot bot closed this as completed in 380a5f3 Jun 13, 2024
@JaySon-Huang JaySon-Huang reopened this Jun 13, 2024
ti-chi-bot bot pushed a commit that referenced this issue Jun 17, 2024
ref #9103

Co-authored-by: JaySon <tshent@qq.com>
ti-chi-bot bot pushed a commit that referenced this issue Jun 18, 2024
ref #9103

Co-authored-by: JaySon <tshent@qq.com>
ti-chi-bot bot pushed a commit that referenced this issue Jun 19, 2024
…ly contains null marks and delete marks (#9152)

ref #9103

Co-authored-by: JaySon-Huang <tshent@qq.com>
ti-chi-bot bot pushed a commit that referenced this issue Jul 25, 2024
ref #9103

Co-authored-by: Lloyd-Pottiger <60744015+Lloyd-Pottiger@users.noreply.github.com>
ti-chi-bot bot added a commit that referenced this issue Aug 13, 2024
ref #9103

1. Refine `RSResult`, make it can express whether null value is contained.
2. In `MinMaxIndex`, check if the pack has null value, and if so, add information containing the null value to the returned result.

Co-authored-by: JaySon <tshent@qq.com>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
@ti-chi-bot ti-chi-bot bot closed this as completed in 2652edb Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants