Skip to content

Conversation

@liyafan82
Copy link
Contributor

@liyafan82 liyafan82 commented Oct 12, 2020

As discussed in #7748 (comment), we need to compare scalars approximately in some scenarios.

Also:

  • Fix comparison of same-pointer NaN values
  • Fix scalar comparison result when both inputs are null (ARROW-8956)
  • Fix scalar kernel result type when result is null scalar

@github-actions
Copy link

@liyafan82 liyafan82 force-pushed the fly_1012_scl branch 2 times, most recently from cd08795 to 9631e9f Compare October 12, 2020 09:56
@liyafan82 liyafan82 requested a review from pitrou November 11, 2020 03:20
@github-actions github-actions bot added the needs-rebase A PR that needs to be rebased by the author label Nov 25, 2020
@pitrou
Copy link
Member

pitrou commented Dec 7, 2020

Sorry for the delay @liyafan82 . I will take a look at this now.

@github-actions github-actions bot removed the needs-rebase A PR that needs to be rebased by the author label Dec 7, 2020
@pitrou
Copy link
Member

pitrou commented Dec 7, 2020

I more or less rewrote this PR entirely as I identified other issues that were entangled with this one, and added a bunch of tests.

@pitrou
Copy link
Member

pitrou commented Dec 7, 2020

+1. Will merge now that this is green.

@pitrou pitrou closed this in 52d615d Dec 7, 2020
@liyafan82
Copy link
Contributor Author

@pitrou Thanks for your effort.

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.

2 participants