You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/12/11 02:41:46 UTC

[GitHub] [calcite] DonnyZone commented on issue #1644: [CALCITE-3564] Unify function's operands type check in validation and runtime

DonnyZone commented on issue #1644: [CALCITE-3564] Unify function's operands type check in validation and runtime
URL: https://github.com/apache/calcite/pull/1644#issuecomment-564351806
 
 
   > DATE is represented as int. TIMESTAMP is represented as long. DECIMAL is represented as long.
   @julianhyde I'm sorry that I can't get your point on "DECIMAL is represented as long". Do you mean `DATE/TIME/TIMESTAMP` are represented as `INT/INT/LONG`? In addition, many methods in SqlFunctions have `BigDecimal` arguments.

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


With regards,
Apache Git Services