Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add another decimal cast edge test case (#7078)
* Add another decimal cast edge test case Before 1019f5b this test would fail, as the cast produced 1. 0 is an edge case worth explicitly testing for. * typo/fmt Co-authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com> --------- Co-authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com>
- Loading branch information