zeroshade opened a new pull request, #447: URL: https://github.com/apache/arrow-go/pull/447
### Rationale for this change While #404 fixed support for substrait precision types on inputs, it did not address support for literals that use the Precision types. Fixes #446 ### What changes are included in this PR? Fix `literalToDatum` so that it properly supports the precision types for literals. ### Are these changes tested? Yes, a unit test is added. ### Are there any user-facing changes? Just the increased support -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org