Sunyue commented on issue #446: URL: https://github.com/apache/arrow-go/issues/446#issuecomment-3100451491
Another thing is filtering on arrow.DECIMAL128 now works, but still not the case for arrow.DECIMAL256. It looks like when converting to types.DecimalType, both DECIMAL128 and DECIMAL256 are possible, but there are several place when converting from types.DecimalType back to arrow types, it was hard coded to DECIMAL128. Any chance make it work for DECIMAL256? -- 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