Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-37377: [C#] Throw OverflowException on overflow in Timestamp…
…Array.ConvertTo() (apache#37388) Throw `OverflowException` on overflow in `TimestampArray.ConvertTo()` when `DataType.Unit` is `Nanosecond` and `ticks` is large, instead of silently overflowing and returning the wrong value. * Closes: apache#37377 Authored-by: Danyaal Khan <danyaal99@hotmail.co.uk> Signed-off-by: Weston Pace <weston.pace@gmail.com>
- Loading branch information