chucheng92 commented on PR #3324: URL: https://github.com/apache/calcite/pull/3324#issuecomment-1646776589
btw, the `SameOperandTypeChecker` is a common class(If we must limit the strict same type, we should modify the OperandTypeChecker), however the `arrayReturnType` is a private method just for spark semantics. This PR only modify the spark `arrayReturnType` to solve this bug, I think it's reasonable solution. @tanclary @JiajunBernoulli looking forward to your opinion. -- 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]
