danny0405 commented on issue #706: [CALCITE-2302] Implicit type cast support URL: https://github.com/apache/calcite/pull/706#issuecomment-522831585 > integeralTypes, fractionalTypes, dateSecondIntervalType, varchar10Type in `TypeCoercionTest` are not used. > select '9'/2 returns integer 4 for Postgres, but in the POSTGRESQL_11 conformance, it still returns double. Thanks, i have remove the useless types in TypeCoercionTest. Also add an issue and TODO [CALCITE-3269](https://issues.apache.org/jira/browse/CALCITE-3269) for PostgreSQL.
---------------------------------------------------------------- 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
