This is indeed strange. To add to the question , I can see that if I use a
filter I get an exception (as expected) , so I am not sure what's the
difference between the  where clause and filter : 


b.filter(s=> {
val bar : String = s.getAs("bar")

bar.equals("20")
}).show

* java.lang.IllegalArgumentException: Field "bar" does not exist.*





--
Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/

---------------------------------------------------------------------
To unsubscribe e-mail: [email protected]

Reply via email to