You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/04/14 06:01:01 UTC

[GitHub] [incubator-shardingsphere] tristaZero edited a comment on issue #5123: org.antlr.v4.runtime.tree.ErrorNodeImpl cannot be cast to org.antlr.v4.runtime.ParserRuleContext

tristaZero edited a comment on issue #5123: org.antlr.v4.runtime.tree.ErrorNodeImpl cannot be cast to org.antlr.v4.runtime.ParserRuleContext
URL: https://github.com/apache/incubator-shardingsphere/issues/5123#issuecomment-613242008
 
 
   > when I change the SQL like this; it is ok
   select
   from table_name
   where type=1 and CURRENT_TIMESTAMP BETWEEN startTime AND endTime
   AND a in
   #{item}and status = 0 order by mtime asc
   
   Hi but you use `CURRENT_TIMESTAMP `, not `current_time ` in this SQL.
   @fyuan1030 

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