danny0405 opened a new pull request #1450: [CALCITE-3331] Support implicit type cast for operators that use sing… URL: https://github.com/apache/calcite/pull/1450 …le operand family checker * Add doc to SqlSingleOperandTypeChecker#checkSingleOperandType to note that we should not support implicit type coercion for it's implementation; * Tweak the operands checking logic for SqlJsonRemoveFunction, SqlRegexpReplaceFunction and SqlSubstringFunction to support implicit type coercion, also add the test cases in SqlValidatorTest; * Some cosmetic comments fix.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
