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 2020/01/21 06:17:59 UTC

[GitHub] [calcite] swathi858 edited a comment on issue #1772: [CALCITE-3744] Duplicate rule matches when RelSet gets merged

swathi858 edited a comment on issue #1772: [CALCITE-3744] Duplicate rule matches when RelSet gets merged
URL: https://github.com/apache/calcite/pull/1772#issuecomment-576523215
 
 
   @vlsi 
   SELECT * FROM TABLE(Ramp(3, 4))
   when i enter this query in sqlline in apache calcite i am getting error as 
    No match found for function signature RAMP(<NUMERIC>, <NUMERIC>) (state=,code=0)
   

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