apache ignite cross cache join is not working, showing _Key column not found -


giving excepting like

javax.cache.cacheexception: class org.apache.ignite.igniteexception: failed parse query: select " @ org.apache.ignite.internal.processors.cache.ignitecacheproxy.query(ignitecacheproxy.java:760)

caused by: org.h2.jdbc.jdbcsqlexception: column "orders.orderitem._key" not found; sql statement: select "orders".orderitem._key, "orders".orderitem._val orderitem p, "distributors".distributor org p.distributorid = org.distributorid [42122-191]


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -