danny0405 commented on a change in pull request #706: [CALCITE-2302] Implicit 
type cast support
URL: https://github.com/apache/calcite/pull/706#discussion_r310425057
 
 

 ##########
 File path: 
core/src/main/java/org/apache/calcite/rel/type/RelDataTypeFactory.java
 ##########
 @@ -310,6 +310,16 @@ RelDataType createDecimalQuotient(
       RelDataType type1,
       RelDataType type2);
 
+  /**
+   * Create a decimal type equivalent to the numeric {@code type},
+   * this is somehow related to specific system implementation,
 
 Review comment:
   Removed, thanks.

----------------------------------------------------------------
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

Reply via email to