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

 ##########
 File path: core/src/main/java/org/apache/calcite/sql/SqlUtil.java
 ##########
 @@ -419,14 +419,17 @@ public static SqlLiteral 
concatenateLiterals(List<SqlLiteral> lits) {
    * @param category      whether a function or a procedure. (If a procedure is
    *                      being invoked, the overload rules are simpler.)
    * @param nameMatcher   Whether to look up the function case-sensitively
+   * @param coerce        Whether allows type coercion when do filter routines
 
 Review comment:
   Whether to allow.
   and L468

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to