Skip to content

ARROW-9495: [C++] Equality assertions don't handle Inf / -Inf properly#7826

Closed
liyafan82 wants to merge 1 commit into
apache:masterfrom
liyafan82:fly_0724_eq
Closed

ARROW-9495: [C++] Equality assertions don't handle Inf / -Inf properly#7826
liyafan82 wants to merge 1 commit into
apache:masterfrom
liyafan82:fly_0724_eq

Conversation

@liyafan82

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown

@liyafan82 liyafan82 force-pushed the fly_0724_eq branch 2 times, most recently from c1943d5 to d7766f3 Compare July 24, 2020 14:53
Comment thread cpp/src/arrow/array/array_test.cc Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nit: we could remove this line.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Removed. Thanks for your kind reminder.

@kiszk

kiszk commented Aug 12, 2020

Copy link
Copy Markdown
Member

Looks good to me

@liyafan82

Copy link
Copy Markdown
Contributor Author

@kiszk Thanks a lot for your feedback.
@pitrou could you please give some comments?

Comment thread cpp/src/arrow/compare.cc Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

You must also change the nans_equal path above.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Revised accordingly. Thanks a lot for your kind reminder.

@pitrou pitrou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

+1. Thank you @liyafan82 !

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.

3 participants