Skip to content

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR is a followup of #38270 that changes __lt__ to use < that is less than comparison.

Why are the changes needed?

To less than comparison to use < properly.

Does this PR introduce any user-facing change?

No, the original change is not released yet.

How was this patch tested?

Unit test was added.

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM.

Copy link
Contributor

@LuciferYang LuciferYang left a comment

Choose a reason for hiding this comment

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

+1, LGTM

@HyukjinKwon
Copy link
Member Author

Test failure is not from this PR. Let me fix it in another PR.

Merged to master.

SandishKumarHN pushed a commit to SandishKumarHN/spark that referenced this pull request Dec 12, 2022
…onnect expression

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

This PR is a followup of apache#38270 that changes `__lt__` to use `<` that is less than comparison.

### Why are the changes needed?

To less than comparison to use `<` properly.

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

No, the original change is not released yet.

### How was this patch tested?

Unit test was added.

Closes apache#38303 from HyukjinKwon/SPARK-40538-followup.

Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
@HyukjinKwon HyukjinKwon deleted the SPARK-40538-followup branch January 15, 2024 00:53
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.

6 participants