fyuan1030 commented 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-611440867
 
 
   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

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