Re: Fwd: [SparkSQL] Project using NamedExpression

2017-04-03 Thread Aviral Agarwal
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Thanks and Regards, Aviral Agarwal On Tue, Mar 28, 2017 at 2:13 PM, Liang-Chi Hsieh wrote: >

Re: Fwd: [SparkSQL] Project using NamedExpression

2017-03-27 Thread Aviral Agarwal
Hi, Can anyone please point me to the right class(es) where I can start digging in ? That would be super helpful too. Thanks, Aviral Agarwal On Fri, Mar 24, 2017 at 3:58 PM, Aviral Agarwal wrote: > Hi , > Can you please point me on how to resolve the expression ? > I was loo

Re: Fwd: [SparkSQL] Project using NamedExpression

2017-03-24 Thread Aviral Agarwal
Hi , Can you please point me on how to resolve the expression ? I was looking into LogicalPlan.Resolve expression() that takes a Partial Function but I am not sure how to use that. Thanks, Aviral Agarwal On Mar 24, 2017 09:20, "Liang-Chi Hsieh" wrote: Hi, You need to resolve the e

Fwd: [SparkSQL] Project using NamedExpression

2017-03-21 Thread Aviral Agarwal
help would be appreciated. Thanks and Regards, Aviral Agarwal