-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Inconsistent BITPOS
: BITPOS bit=1 works with intervals
#670
Comments
Hi @lucifercr07 , can you assign this task to me? |
Hi @lucifercr07, can I take this up? |
Hi @lucifercr07 |
@Nijin-P-S Go for it. Thanks @karandixit10 @jainbhavya53 Please check for other opened issues. Thanks for your interest. Means a lot! |
@karandixit10 assigned, thanks for picking this up. |
Hi @lucifercr07 This issue has the same scenario as #669. Shall I work on this or is it being worked on by someone else? |
PR: #716 |
@lucifercr07 Can you please assign this issue to me and close it ? |
Merged as part of #716 |
Steps to reproduce
Run the commands mentioned in the test on Line 380 in the file https://github.com/AshwinKul28/dice-tests/blob/main/tcltests/unit/bitpos.tcl#L380.
Expected output
The expected output when the above set of commands when run on Redis
Observed output
The observed output when the above set of commands when run on DiceDB
The steps to run the test cases are mentioned in the README of the dice-tests repository.
Expectations for resolution
This issue will be considered resolved when the following things are done:
dice
repository code to meet the expected behavior.You can find the tests under the
tests
directory of thedice
repository and the steps to run are in the README file. Refer to the following links to set up DiceDB and Redis 7.2.5 locallyThe text was updated successfully, but these errors were encountered: