I am performing an sql query on IgniteRDD. It is running ok for RDD transformation and actions but when I am Invoking an sql on the IgniteRDD, It won't return anything as result. Please refer to this stackOverflow post:
stackoverflow <http://stackoverflow.com/questions/41612845/igniterdd-doesnt-return-rows-in-the-dataframe> -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/IgniteRDD-doesn-t-return-rows-in-the-dataframe-tp10058.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
