zevin02 opened a new issue, #1455:
URL: https://github.com/apache/incubator-kvrocks/issues/1455

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-kvrocks/issues) and found no 
similar issues.
   
   
   ### Motivation
   
   # Version
   unstable
   
   # Description
   When using the hmget function in kvrocks, if a middle field does not exist, 
all subsequent fields returned by the function are nil
   # Minimal reproduce step
   in kvrocks
   ![Screenshot from 2023-05-21 
21-01-41](https://github.com/apache/incubator-kvrocks/assets/92536645/445736c9-37f4-4fd2-b60a-975edd863798)
   
   # What did you expect to see?
   In Redis, it is possible to find subsequent fields even if the middle field 
is missing, unlike in kvrocks where hmget returns nil for all subsequent fields 
when a middle field is absent.
   ![Screenshot from 2023-05-21 
21-02-19](https://github.com/apache/incubator-kvrocks/assets/92536645/9238ed93-d50e-4222-b837-18d625df71a2)
   
   
   
   ### Solution
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to