arun-prasat commented on issue #10263: URL: https://github.com/apache/shardingsphere/issues/10263#issuecomment-839403395
> Hi @arun-prasat , > > > SELECT b.id FROM a AS b WHERE (b.name = 'sent') AND (lower(arrayElement(b.ep.Value, indexOf(b.ep.Key, 'id'))) = '1196' OR lower(arrayElement(b.ep.Value, indexOf(b.ep.Key, 'campaign_id'))) = '1197') > > Does this SQL cause the exception even with 5.0.0-alpha? yes I tried with 5.0.0-alpha also with the master branch still no luck. Getting the same parser exception. -- 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]
