Hi Pandees, Spark SQL introduced support for CASE expressions just recently and it is available in 1.0.1. As for NVL(), I don't think we support it yet, and if you are interested a pull request will be much appreciated!
Thanks, Zongheng On Thu, Jul 17, 2014 at 7:26 AM, pandees waran <pande...@gmail.com> wrote: > Do we have any equivalent scala functions available for NVL() and CASE > expressions to use in spark sql? >