Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
The code that determines if a physical type is appropriate for a particular decimal logical type can overflow to infinity which then triggers a floating point error when converting to int32.
I don't know how large of decimals we want to support but there is a simple fix to support up to ~2^31 -1 digits.
Attachments
Issue Links
- links to