Skip to content

Feature: add RightJoin Function #7462

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

Closed
wants to merge 1 commit into from

Conversation

NeariX67
Copy link

  • Do only one thing
  • Non breaking API changes
  • Tested

What did this pull request do?

Add RightJoin Function

User Case Description

Get correct results from right join, that inner join and left join wont deliver

@jinzhu
Copy link
Member

jinzhu commented May 22, 2025

We will recommend users to use the generics-based approach in the future: #7424

Therefore, this method won’t be necessary anymore — the same logic can be written like this instead:

image

Thank you for your PR.

@jinzhu jinzhu closed this May 22, 2025
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.

2 participants