For various schemaRDD functions like select, where, orderby, groupby etc. I
would like to create expression objects and pass these to the methods for
execution.

Can someone show some examples of how to create expressions for case class
and execute ? E.g., how to create expressions for select, order by, group
by etc. and execute methods using the expressions ?

Regards,

Reply via email to