My question is: how to config a schema name in a cross cache query?
I found that in scala , the method "className.class.getSimpleName" is differ
from the method "className.getClass().getSimpleName()", the former will add
a letter "$" at the end of the class name, so I write a hard code like "val
param = "ClassName" " to see if this is the matter, but it did not work. 



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Cross-cache-query-on-spark-schema-not-found-tp3991p3994.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to