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

Fix bitpos implementation for python and node #2343

Open
shohamazon opened this issue Sep 23, 2024 · 0 comments · May be fixed by #2227 or #2256
Open

Fix bitpos implementation for python and node #2343

shohamazon opened this issue Sep 23, 2024 · 0 comments · May be fixed by #2227 or #2256
Assignees
Labels
Milestone

Comments

@shohamazon
Copy link
Collaborator

shohamazon commented Sep 23, 2024

  1. bitpos should use OffsetOptions (like bitcount uses)
    and should not be saparated to bitpos and bitpos iterval

  2. OffsetOptions should not allow specifying indexType but not end

@shohamazon shohamazon added this to the 1.2 milestone Sep 23, 2024
@shohamazon shohamazon added the bug Something isn't working label Sep 23, 2024
This was linked to pull requests Sep 23, 2024
@asafpamzn asafpamzn modified the milestone: 1.2 Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants