Thanks Alexey.

By predicate/projection pushdown, I mean: currently I am storing a native
Spark Row object as value format of IgniteCache. If I retrieve it as an
IgniteRDD, I only want certain column of that Row object rather than
returning entire Row and do filter/projection at Spark level. Do you have
better recommendations to achieve this?

Tracy



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/What-s-the-difference-between-EntryProcessor-and-distributed-closure-tp8759p8790.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to