colinmarc commented on issue #17970: URL: https://github.com/apache/datafusion/issues/17970#issuecomment-3386645465
Btw, enabling that option on the reproducer results in: ``` Error during planning: Cannot coerce arithmetic expression Decimal256(65, 0) * Decimal128(20, 0) to valid types ``` Am I correct in assuming that DF would like to support that? We could make a PR for that if so. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
