@HaoYang670 added the simplification rule to simplify `col * 0` for numeric types other than `Decimal` in https://github.com/apache/arrow-datafusion/pull/3627 This ticket tracks adding this support for Decimal. _Originally posted by @HaoYang670 in https://github.com/apache/arrow-datafusion/pull/3627#discussion_r982103650_