Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new API to validate the precision for decimal array (#3242)
* support new api to validate decimal array: if value is overflow with the specified precision, will be changed to None * Update arrow-array/src/array/primitive_array.rs Co-authored-by: Raphael Taylor-Davies <1781103+tustvold@users.noreply.github.com> Co-authored-by: Raphael Taylor-Davies <1781103+tustvold@users.noreply.github.com>
- Loading branch information