zeroshade commented on issue #446: URL: https://github.com/apache/arrow-go/issues/446#issuecomment-3103657887
Ah, I see where I missed the `literalToDatum`. I'll fix that one :smile: As for Decimal256, the issue there is that Substrait explicitly does not support Decimal256, the precision for substrait decimal maxes out at 38, i.e. Decimal128, which is why the conversion hard codes to decimal128. -- 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