This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
arrow2::compute::arithmetics::negate will panic if use i32::MIN
#465
Labels
feature
A new feature
no-changelog
Issues whose changes are covered by a PR and thus should not be shown in the changelog
The negate of
MIN
is not existed. Should it be checked?The text was updated successfully, but these errors were encountered: