org.apache.calcite.sql.validate.SqlValidator.Config#withLenientOperatorLookup
设置为true
SqlValidator.Config.DEFAULT.withSqlConformance(calciteConnectionConfig.conformance())
.withTypeCoercionEnabled(true).withLenientOperatorLookup(true);