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

[#3251] Improvement: fix assertion #3263

Merged
merged 2 commits into from
May 5, 2024

Conversation

rohit-satya
Copy link
Contributor

@rohit-satya rohit-satya commented May 4, 2024

What changes were proposed in this pull request?

Fixed assertion

Fix: #3251

Does this PR introduce any user-facing change?

No

How was this patch tested?

Ran test locally multiple times

Signed-off-by: Rohit Satya <work.rohitsatya@gmail.com>
Signed-off-by: Rohit Satya <work.rohitsatya@gmail.com>
@justinmclean
Copy link
Member

Can you please update the PR's description so it doesn't include the boilerplate text.

@rohit-satya
Copy link
Contributor Author

Can you please update the PR's description so it doesn't include the boilerplate text.

Done @justinmclean

Copy link
Member

@justinmclean justinmclean left a comment

Choose a reason for hiding this comment

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

Looks fine to me, thanks for for contribution.

@justinmclean justinmclean merged commit 41a1b11 into apache:main May 5, 2024
22 checks passed
@jerryshao jerryshao changed the title [3251] Improvement: fix assertion [#3251] Improvement: fix assertion May 6, 2024
diqiu50 pushed a commit to diqiu50/gravitino that referenced this pull request Jun 13, 2024
<!--
1. Title: [#<issue>] <type>(<scope>): <subject>
   Examples:
     - "[apache#123] feat(operator): support xxx"
     - "[apache#233] fix: check null before access result in xxx"
     - "[MINOR] refactor: fix typo in variable name"
     - "[MINOR] docs: fix typo in README"
     - "[apache#255] test: fix flaky test NameOfTheTest"
   Reference: https://www.conventionalcommits.org/en/v1.0.0/
2. If the PR is unfinished, please mark this PR as draft.
-->

### What changes were proposed in this pull request?
Fixed assertion



Fix:  apache#3251

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?

Ran test locally multiple times

---------

Signed-off-by: Rohit Satya <work.rohitsatya@gmail.com>
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.

[Improvement] assertThat should do that
2 participants