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

Support for the JSON.ARRLEN command #1856

Merged
merged 10 commits into from
Oct 26, 2023
Merged

Support for the JSON.ARRLEN command #1856

merged 10 commits into from
Oct 26, 2023

Conversation

Ziy1-Tan
Copy link
Contributor

closes: #1809.

This feature will support JSON.ARRLEN | Redis.

Signed-off-by: Ziy1-Tan <ajb459684460@gmail.com>
@Ziy1-Tan
Copy link
Contributor Author

Ziy1-Tan commented Oct 25, 2023

Hey! I'm new to kvrocks. Would you mind taking a look? I will take care of every review:). @mapleFU @PragmaTwice

Signed-off-by: Ziy1-Tan <ajb459684460@gmail.com>
@Ziy1-Tan Ziy1-Tan requested review from git-hulk and torwig October 25, 2023 10:43
Signed-off-by: Ziy1-Tan <ajb459684460@gmail.com>
Signed-off-by: Ziy1-Tan <ajb459684460@gmail.com>
Signed-off-by: Ziy1-Tan <ajb459684460@gmail.com>
Copy link
Member

@mapleFU mapleFU left a comment

Choose a reason for hiding this comment

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

General LGTM. Just few nits

Signed-off-by: Ziy1-Tan <ajb459684460@gmail.com>
mapleFU
mapleFU previously approved these changes Oct 26, 2023
Copy link
Member

@mapleFU mapleFU left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @Ziy1-Tan

Will waiting for twice's review.

Signed-off-by: Ziy1-Tan <ajb459684460@gmail.com>
PragmaTwice
PragmaTwice previously approved these changes Oct 26, 2023
@PragmaTwice
Copy link
Member

PragmaTwice commented Oct 26, 2023

Hi @Ziy1-Tan , before you push your code, you can run these c++ and golang unit tests on your local device.
And please make sure these tests can PASS before pushing.

Please refer to https://kvrocks.apache.org/community/contributing for more details.

Copy link
Contributor

@torwig torwig left a comment

Choose a reason for hiding this comment

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

LGTM.
@Ziy1-Tan Many thanks for your effort and patience!

@git-hulk git-hulk merged commit 6a02fad into apache:unstable Oct 26, 2023
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.

Add support for the JSON.ARRLEN command
6 participants