0lai0 commented on issue #4834: URL: https://github.com/apache/datafusion-comet/issues/4834#issuecomment-4970527354
take Plan: 1. for DATE, convert the Int32 offset to `IntervalDayTime` before the Date32 arithmetic 2. for DECIMAL, normalize precision/scale before comparison Can split into two PRs if preferred. -- 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]
