Skip to content

GH-40944: [Java] Implement TypeEqualsVisitor for StringView#41606

Merged
lidavidm merged 1 commit intoapache:mainfrom
tlm365:40944
May 12, 2024
Merged

GH-40944: [Java] Implement TypeEqualsVisitor for StringView#41606
lidavidm merged 1 commit intoapache:mainfrom
tlm365:40944

Conversation

@tlm365
Copy link
Copy Markdown
Contributor

@tlm365 tlm365 commented May 9, 2024

Rationale for this change

Resolves #40944 .

What changes are included in this PR?

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

Signed-off-by: Tai Le Manh <manhtai.lmt@gmail.com>
@tlm365 tlm365 requested a review from lidavidm as a code owner May 9, 2024 19:01
@github-actions
Copy link
Copy Markdown

github-actions bot commented May 9, 2024

⚠️ GitHub issue #40944 has been automatically assigned in GitHub to PR creator.

@vibhatha
Copy link
Copy Markdown
Contributor

@tlm365 thanks for working on this PR. I will take a look today.

@vibhatha
Copy link
Copy Markdown
Contributor

@lidavidm could you please help to run the workflows?

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting review Awaiting review labels May 10, 2024
@vibhatha
Copy link
Copy Markdown
Contributor

@lidavidm should we also include a test for string.length > 12?

@lidavidm
Copy link
Copy Markdown
Member

This is for type equality...

Copy link
Copy Markdown
Contributor

@vibhatha vibhatha left a comment

Choose a reason for hiding this comment

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

LGTM!

@lidavidm lidavidm merged commit 0e9896d into apache:main May 12, 2024
@lidavidm lidavidm removed the awaiting merge Awaiting merge label May 12, 2024
@conbench-apache-arrow
Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 0 benchmarking runs that have been run so far on merge-commit 0e9896d.

None of the specified runs were found on the Conbench server.

The full Conbench report has more details.

CurtHagenlocher pushed a commit to CurtHagenlocher/arrow that referenced this pull request May 13, 2024
…ache#41606)

### Rationale for this change
Resolves apache#40944 .

### What changes are included in this PR?

### Are these changes tested?
Yes.

### Are there any user-facing changes?
No.

* GitHub Issue: apache#40944

Authored-by: Tai Le Manh <manhtai.lmt@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
vibhatha pushed a commit to vibhatha/arrow that referenced this pull request May 25, 2024
…ache#41606)

### Rationale for this change
Resolves apache#40944 .

### What changes are included in this PR?

### Are these changes tested?
Yes.

### Are there any user-facing changes?
No.

* GitHub Issue: apache#40944

Authored-by: Tai Le Manh <manhtai.lmt@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
…ache#41606)

### Rationale for this change
Resolves apache#40944 .

### What changes are included in this PR?

### Are these changes tested?
Yes.

### Are there any user-facing changes?
No.

* GitHub Issue: apache#40944

Authored-by: Tai Le Manh <manhtai.lmt@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Java] Implement TypeEqualsVisitor for StringView

3 participants