Skip to content

Commit 0abe5ac

Browse files
committed
Remove obsolete todo about NaN handling
1 parent 1b0a220 commit 0abe5ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cpp/src/arrow/compare.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ using util::Float16;
7171

7272
namespace {
7373

74-
// TODO also handle HALF_FLOAT NaNs
75-
7674
template <bool Approximate, bool NansEqual, bool SignedZerosEqual>
7775
struct FloatingEqualityFlags {
7876
static constexpr bool approximate = Approximate;

0 commit comments

Comments
 (0)