rovboyko commented on PR #19648: URL: https://github.com/apache/flink/pull/19648#issuecomment-1123870692
> I left a comment. TBH I'm not sure if [FLINK-19796](https://issues.apache.org/jira/browse/FLINK-19796) was actually the right approach to fix the issue. We could have simply adapted the runtime implementation to perform the casting during runtime instead of modifying the plan and the built-in operator. This change in Calcite's default type inference might cause downstream issues in the optimizer. Hi Timo @twalthr . Ok I've got your idea and try to adapt the runtime to different decimal precision (instead of [FLINK-19796]). Could you please take a look? -- 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]
