Sunyue opened a new issue, #446: URL: https://github.com/apache/arrow-go/issues/446
### Describe the bug, including details regarding any error messages, version, and platform. I had a try with enhancement from https://github.com/apache/arrow-go/issues/404 using v18.4.0, when executing exprs.ExecuteScalarExpression it still gives me an unimplemented error. The error is raised from arrow/compute/exprs/exec.go literalToDatum(), maybe those new PrecisionTimeType or PrecisionTimestampType should also be supported in this method? Thanks. ### Component(s) Other -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org