HaoYang670 opened a new pull request, #2041: URL: https://github.com/apache/arrow-rs/pull/2041
Signed-off-by: remzi <[email protected]> # Which issue does this PR close? None. Related to #2026. # Rationale for this change 1. converting from fixed size binary to decimal is safer than converting from fixed size list to decimal. 2. The Decimal builder will use this function in the future. # What changes are included in this PR? Add new function `from_fixed_size_binary_array` # Are there any user-facing changes? No. <!--- If there are any breaking changes to public APIs, please add the `breaking change` label. --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
