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

[BugFix] fix crash of json array compare #9322

Merged
merged 2 commits into from
Jul 28, 2022

Conversation

murphyatwork
Copy link
Contributor

What type of PR is this:

  • bug
  • feature
  • enhancement
  • refactor
  • others

Which issues of this PR fixes :

Fixes #9316

Problem Summary(Required) :

@murphyatwork
Copy link
Contributor Author

@Mergifyio backport branch-2.2 branch-2.3

@mergify
Copy link
Contributor

mergify bot commented Jul 28, 2022

backport branch-2.2 branch-2.3

🟠 Waiting for conditions to match

  • merged [:pushpin: backport requirement]

be/src/util/json.cpp Outdated Show resolved Hide resolved
@wanpengfei-git wanpengfei-git added the Approved Ready to merge label Jul 28, 2022
@wanpengfei-git
Copy link
Collaborator

run starrocks_admit_test

2 similar comments
@stdpain
Copy link
Contributor

stdpain commented Jul 28, 2022

run starrocks_admit_test

@murphyatwork
Copy link
Contributor Author

run starrocks_admit_test

@murphyatwork murphyatwork merged commit ffc3d8d into StarRocks:main Jul 28, 2022
mergify bot pushed a commit that referenced this pull request Jul 28, 2022
mergify bot pushed a commit that referenced this pull request Jul 28, 2022
@mergify
Copy link
Contributor

mergify bot commented Jul 28, 2022

backport branch-2.2 branch-2.3

✅ Backports have been created

kangkaisen pushed a commit that referenced this pull request Jul 29, 2022
(cherry picked from commit ffc3d8d)

Co-authored-by: Murphy <96611012+mofeiatwork@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BE crash when compare JSON array
4 participants