Re: AssertionError while executing SQL

2018-08-01 Thread Denis Mekhanikov
Prasad, This is a bug. It doesn't let you use fields of sub-select results in WHERE conditions. I filed a JIRA ticket for it: IGNITE-9156 Thank you for the report! You can embed the equality condition into the sub-select to avoid this problem.

AssertionError while executing SQL

2018-08-01 Thread Prasad Bhalerao
I am getting Assertion error while executing following SQL. Please check this highlighted part which causing this error. Can someone please advise? Is this a bug or am I doing something wrong? SELECT tmp.assetGroupId, tmp.name, tmp.businessImpact, tmp.userId , tmp.modifiedBy,

Re: AssertionError

2016-10-27 Thread thammoud
Thank you. I've been trying to reproduce to no avail. Glad you found the cause. Will keep an eye. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/AssertionError-tp8321p8554.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: AssertionError

2016-10-26 Thread vkulichenko
Here is the ticket for this issue: https://issues.apache.org/jira/browse/IGNITE-4142 -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/AssertionError-tp8321p8525.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: AssertionError

2016-10-17 Thread vkulichenko
Hi, Can you attach full log files from all nodes? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/AssertionError-tp8321p8327.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

AssertionError

2016-10-17 Thread thammoud
OR [stderr] at org.apache.ignite.spi.discovery.tcp.ClientImpl$MessageWorker.body(ClientImpl.java:1499) 10:39:38,359 ERROR [stderr] at org.apache.ignite.spi.IgniteSpiThread.run(IgniteSpiThread.java:62) -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Asse